/third_party/curl/tests/libtest/ |
H A D | lib1900.c | 34 CURL *second = NULL; in test() local
|
/third_party/node/test/parallel/ |
H A D | test-https-agent-session-eviction.js | 54 function second(server, session) { function
|
H A D | test-http-agent-keepalive.js | 65 function second() { function
|
/third_party/curl/tests/unit/ |
H A D | unit1323.c | 40 struct curltime second; member
|
/third_party/skia/docs/examples/ |
H A D | Region_translate_2.cpp | 14 SkRegion second; in REG_FIDDLE() local
|
/third_party/gn/src/gn/ |
H A D | token.cc | 18 char second = v.size() > 1 ? v[1] : '\0'; in ClassifyAndMake() local
|
/third_party/mesa3d/src/compiler/spirv/tests/ |
H A D | avail_vis.cpp | 209 nir_intrinsic_instr *second = find_intrinsic(nir_intrinsic_scoped_barrier, 1); in TEST_F() local 281 nir_intrinsic_instr *second = find_intrinsic(nir_intrinsic_scoped_barrier, 1); in TEST_F() local [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | explicit-padding.h | 9 uint32_t second; member 15 uint32_t second; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
H A D | LocalizedNumberRangeFormatter.java | 37 public FormattedNumberRange formatRange(int first, int second) { in formatRange() argument 55 public FormattedNumberRange formatRange(double first, double second) { in formatRange() argument 76 formatRange(Number first, Number second) formatRange() argument 85 formatImpl(DecimalQuantity first, DecimalQuantity second, boolean equalBeforeRounding) formatImpl() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | Pair.java | 19 public final S second; field in Pair 21 protected Pair(F first, S second) { in Pair() argument 32 public static <F, S> Pair<F, S> of(F first, S second) { in of() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | Pair.java | 21 public final S second; field in Pair 23 protected Pair(F first, S second) { in Pair() argument 34 public static <F, S> Pair<F, S> of(F first, S second) { in of() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
H A D | LocalizedNumberRangeFormatter.java | 37 public FormattedNumberRange formatRange(int first, int second) { in formatRange() argument 54 public FormattedNumberRange formatRange(double first, double second) { in formatRange() argument 74 formatRange(Number first, Number second) formatRange() argument 83 formatImpl(DecimalQuantity first, DecimalQuantity second, boolean equalBeforeRounding) formatImpl() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | pluralranges.h | 52 StandardPlural::Form second; member
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-string-iterator-prototype.c | 116 ecma_char_t second = ecma_string_get_char_at_pos (string_p, (ecma_length_t) (position + 1)); in ecma_builtin_string_iterator_prototype_object_next() local
|
/third_party/node/test/js-native-api/test_general/ |
H A D | testEnvCleanup.js | |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | pluralranges.h | 52 StandardPlural::Form second; member
|
/third_party/libevdev/test/ |
H A D | test-int-queue.c | 159 struct input_event ev, *first, *second, e1, e2; in START_TEST() local 198 struct input_event ev, *first, *second, e1, e2; in START_TEST() local 255 struct input_event ev, *first, *second; START_TEST() local [all...] |
/third_party/libinput/test/ |
H A D | litest-device-alps-3fg.c | 34 unsigned int first, second; member
|
/third_party/ltp/testcases/kernel/syscalls/fork/ |
H A D | fork13.c | 55 static int pid_distance(pid_t first, pid_t second) in pid_distance() argument
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DUtil.h | 25 operator ==(const D3D12_CPU_DESCRIPTOR_HANDLE & first, const D3D12_CPU_DESCRIPTOR_HANDLE & second) operator ==() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | pluralranges.h | 52 StandardPlural::Form second; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
H A D | GenericValue.h | 26 unsigned int second; member
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
H A D | builder_constructor_expression_test.cc | 1173 auto* second = vec3<f32>(1.f, 2.f, 3.f); in TEST_F() local 1787 auto* second = vec3<f32>(1.f, 2.f, 3.f); in TEST_F() local
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | time.h | 47 int second; member
|
/third_party/curl/lib/ |
H A D | strcase.c | 92 static int casecompare(const char *first, const char *second) in casecompare() argument 109 int curl_strequal(const char *first, const char *second) in curl_strequal() argument 119 static int ncasecompare(const char *first, const char *second, size_ argument 135 curl_strnequal(const char *first, const char *second, size_t max) curl_strnequal() argument [all...] |