HomeSort by: relevance | last modified time | path
    Searched refs:bidirectional (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
README 10 bidirectional reordering algorithm. To use it, you will need to get the
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
utf.d 697 str = bidirectional range of UTF code units. Must be random access if
1338 bidirectional range of code units (rather than just a string or random access
1345 str = input string or bidirectional Range
4284 * A bidirectional range if `R` is a bidirectional range and not auto-decodable,
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
iteration.d 93 $(REF_ALTTEXT bidirectional range, isBidirectionalRange, std,range,primitives)
95 call to `cacheBidirectional`. Furthermore, a bidirectional _cache will
1507 * $(REF_ALTTEXT bidirectional range, isBidirectionalRange, std,range,primitives).
1524 r = Bidirectional range of elements
2934 A range of elements in the joined range. This will be a bidirectional range if
2935 both outer and inner ranges of `RoR` are at least bidirectional ranges. Else if
2946 When both outer and inner ranges of `RoR` are bidirectional and the joiner is
2948 front to back, even if it is a bidirectional range too.
3315 //joiner with separator can return a bidirectional range
3972 /// joiner can be bidirectional
    [all...]
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
package.d 154 $(TD Iterates a bidirectional range backwards.
244 Iterates a bidirectional range backwards. The original range can be
249 r = the bidirectional range to iterate backwards
252 A bidirectional range with length if `r` also provides a length. Or,
781 // Should fail if no length and bidirectional b/c there's no way
2544 // Bidirectional ranges can't be propagated properly if they don't
4760 // If all the ranges are bidirectional, if possible slice them to
4790 // If bidirectional range operations would not be supported by
5017 // Could also add the case where there is one non-infinite bidirectional
5025 bidirectional and either there is a compile-time guarantee that al
    [all...]

Completed in 39 milliseconds