| /third_party/icu/tools/colprobe/ |
| H A D | strengthprobe.cpp | 100 StrengthProbe::probePrefix(const Line &x, const Line &y, UChar first, UChar second) { in probePrefix() argument 121 StrengthProbe::probeSuffix(const Line &x, const Line &y, UChar first, UChar second) { in probeSuffix() argument 141 StrengthProbe::probePrefixNoSep(const Line &x, const Line &y, UChar first, UChar second) { in probePrefixNoSep() argument 160 StrengthProbe::probeSuffixNoSep(const Line &x, const Line &y, UChar first, UChar second) { in probeSuffixNoSep() argument
|
| H A D | line.cpp | 192 Line::setToConcat(const Line *first, const Line *second) { in setToConcat() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | GregorianCalendar.java | 443 GregorianCalendar(int year, int month, int date, int hour, int minute, int second) GregorianCalendar() argument
|
| H A D | EthiopicCalendar.java | 235 EthiopicCalendar(int year, int month, int date, int hour, int minute, int second) EthiopicCalendar() argument
|
| H A D | HebrewCalendar.java | 380 HebrewCalendar(int year, int month, int date, int hour, int minute, int second) HebrewCalendar() argument
|
| H A D | IndianCalendar.java | 260 IndianCalendar(int year, int month, int date, int hour, int minute, int second) IndianCalendar() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
| H A D | NumberRangeFormatterTest.java | 1043 assertFormattedRangeEquals(String message, LocalizedNumberRangeFormatter l, Number first, Number second, String expected) assertFormattedRangeEquals() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | CollationFastLatinBuilder.java | 628 private int encodeTwoCEs(long first, long second) { in encodeTwoCEs() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
| H A D | NumberRangeFormatterImpl.java | 372 Modifier resolveModifierPlurals(Modifier first, Modifier second) { in resolveModifierPlurals() argument
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/ |
| H A D | ICUZDump.java | 167 public long getTime(int year, int month, int dayOfMonth, int hour, int minute, int second) { in getTime() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Norm2AllModes.java | 53 public StringBuilder normalizeSecondAndAppend(StringBuilder first, CharSequence second) { in normalizeSecondAndAppend() argument 61 public StringBuilder append(StringBuilder first, CharSequence second) { in append() argument 122 public StringBuilder normalizeSecondAndAppend(StringBuilder first, CharSequence second) { in normalizeSecondAndAppend() argument 126 public StringBuilder append(StringBuilder first, CharSequence second) { in append() argument 129 normalizeSecondAndAppend( StringBuilder first, CharSequence second, boolean doNormalize) normalizeSecondAndAppend() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | RBBIRuleBuilder.java | 326 int second = 0; field in RBBIRuleBuilder.IntPair
|
| /third_party/libuv/test/ |
| H A D | test-timer.c | 209 int second; in TEST_IMPL() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | gl_nir_link_atomics.c | 188 const struct active_atomic_counter_uniform *const second = in cmp_active_counter_offsets() local
|
| /third_party/mesa3d/src/glx/tests/ |
| H A D | create_context_unittest.cpp | 406 GLXContext second = in TEST_F() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | filterednormalizer2.cpp | 137 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const normalizeSecondAndAppend() argument 144 append(UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const append() argument 151 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UBool doNormalize, UErrorCode &errorCode) const normalizeSecondAndAppend() argument [all...] |
| H A D | normalizer2.cpp | 363 normalizeSecondAndAppend(const UNormalizer2 *norm2, char16_t *first, int32_t firstLength, int32_t firstCapacity, const char16_t *second, int32_t secondLength, UBool doNormalize, UErrorCode *pErrorCode) normalizeSecondAndAppend() argument [all...] |
| /third_party/libinput/src/ |
| H A D | util-prop-parsers.c | 264 int first, second; in parse_range_property() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | redundancy-elimination.cc | 311 Node* const second = NodeProperties::GetValueInput(node, 1); in ReduceSpeculativeNumberComparison() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | descriptor-array-inl.h | 240 void DescriptorArray::SwapSortedKeys(int first, int second) { in SwapSortedKeys() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-strings.cc | 80 Handle<String> second = handle(cons.second(), isolate); in StringReplaceOneCharWithString() local 106 Handle<String> second = in StringReplaceOneCharWithString() local
|
| /third_party/musl/libc-test/src/functionalext/time/ |
| H A D | strptime_ext.c | 187 time_t second = 0; in strptime_0700() local
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | pipeline_test.cc | 142 std::vector<std::string> second = {"Third", "Forth"}; in TEST_F() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | dominator_tree.cpp | 352 DominatorTreeNode* second = GetOrInsertNode(edge.second); in InitializeTree() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | dominator_tree.cpp | 352 DominatorTreeNode* second = GetOrInsertNode(edge.second); in InitializeTree() local
|