Home
last modified time | relevance | path

Searched defs:lead (Results 76 - 93 of 93) sorted by relevance

1234

/third_party/ffmpeg/libavfilter/
H A Daf_hdcd.c1371 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 DNormalizer2Impl.java743 public boolean singleLeadMightHaveNonZeroFCD16(int lead) { in singleLeadMightHaveNonZeroFCD16() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNormalizer2Impl.java752 public boolean singleLeadMightHaveNonZeroFCD16(int lead) { in singleLeadMightHaveNonZeroFCD16() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dunistr.cpp181 UChar lead = U16_LEAD(c); in UnicodeString() local
/third_party/node/deps/icu-small/source/common/
H A Dunistr.cpp181 char16_t lead = U16_LEAD(c); in UnicodeString() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-regexp-gen.cc1450 TNode<Int32T> lead = in AdvanceStringIndex() local
H A Dbuiltins-string-gen.cc1463 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 DNVPTXAsmPrinter.cpp1694 const char *lead; in printFPConstant() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr.cpp181 UChar lead = U16_LEAD(c); in UnicodeString() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_policy.c198 const char *lead = ""; in cil_cats_to_policy() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc2430 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 Deffect-control-linearizer.cc4241 Node* lead = in LowerStringFromSingleCodePoint() local
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc965 Handle<String> Factory::NewSurrogatePairString(uint16_t lead, uint16_t trail) { in NewSurrogatePairString() argument
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp13358 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 Dicu4j-charset-4_8_1_1.jar ... CharBuffer, char, boolean) java.nio.CharBuffer source char lead boolean flush java.nio.charset.CoderResult cr ...
H A Dicu4j-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 DUCharacter.java5342 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 DUCharacter.java4620 public static int getCodePoint(char lead, char trail) in getCodePoint() argument

Completed in 99 milliseconds

1234