| /third_party/ffmpeg/libavfilter/ |
| H A D | af_hdcd.c | 1371 int lead = 0; in hdcd_process() local 1413 int lead = 0; hdcd_process_stereo() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Normalizer2Impl.java | 743 public boolean singleLeadMightHaveNonZeroFCD16(int lead) { in singleLeadMightHaveNonZeroFCD16() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Normalizer2Impl.java | 752 public boolean singleLeadMightHaveNonZeroFCD16(int lead) { in singleLeadMightHaveNonZeroFCD16() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | unistr.cpp | 181 UChar lead = U16_LEAD(c); in UnicodeString() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unistr.cpp | 181 char16_t lead = U16_LEAD(c); in UnicodeString() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-regexp-gen.cc | 1450 TNode<Int32T> lead = in AdvanceStringIndex() local
|
| H A D | builtins-string-gen.cc | 1463 TNode<Int32T> lead = var_result.value(); in LoadSurrogatePairAt() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXAsmPrinter.cpp | 1694 const char *lead; in printFPConstant() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unistr.cpp | 181 UChar lead = U16_LEAD(c); in UnicodeString() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_policy.c | 198 const char *lead = ""; in cil_cats_to_policy() local
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler.cc | 2430 CreateForSurrogatePair( Zone* zone, CharacterRange lead, ZoneList<CharacterRange>* trail_ranges, bool read_backward, RegExpNode* on_success) CreateForSurrogatePair() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | effect-control-linearizer.cc | 4241 Node* lead = in LowerStringFromSingleCodePoint() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory.cc | 965 Handle<String> Factory::NewSurrogatePairString(uint16_t lead, uint16_t trail) { in NewSurrogatePairString() argument
|
| /third_party/node/deps/simdutf/ |
| H A D | simdutf.cpp | 13358 uint32x4_t lead = vreinterpretq_u32_u16(vsliq_n_u16(vreinterpretq_u16_u8(swap), vreinterpretq_u16_u8(in), 6)); in convert_masked_utf8_to_utf16() local [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-charset-4_8_1_1.jar | ... CharBuffer, char, boolean)
java.nio.CharBuffer source
char lead
boolean flush
java.nio.charset.CoderResult cr ... |
| H A D | icu4j-4_8_1_1.jar | ... otherBMPSet
int[] newParentList
int newParentListLength
public boolean contains (int)
int lead
int twoBits
int c
public final int span (java. ... |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| H A D | UCharacter.java | 5342 public static int getCodePoint(int lead, int trail) in getCodePoint() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| H A D | UCharacter.java | 4620 public static int getCodePoint(char lead, char trail) in getCodePoint() argument
|