HomeSort by relevance Sort by last modified time
    Searched refs:Schemes (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/common/
ubiditransform.cpp 327 * All possible reordering schemes.
330 static const ReorderingScheme Schemes[] =
382 static const uint32_t nSchemes = sizeof(Schemes) / sizeof(*Schemes);
428 const ReorderingScheme *pScheme = Schemes + i;
  /external/golang-protobuf/ptypes/any/
any.pb.go 120 // Schemes other than `http`, `https` (or the empty scheme) might be
  /prebuilts/go/darwin-x86/src/html/template/
url.go 16 // Schemes that cause unintended side effects that are irreversible without user
20 // This filter conservatively assumes that all schemes other than the following
32 // To allow URLs containing other schemes to bypass this filter, developers must
  /prebuilts/go/linux-x86/src/html/template/
url.go 16 // Schemes that cause unintended side effects that are irreversible without user
20 // This filter conservatively assumes that all schemes other than the following
32 // To allow URLs containing other schemes to bypass this filter, developers must
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 413 == Building Token Schemes
480 and extend the scheme module. Since token schemes define the private instance

Completed in 624 milliseconds