Home
last modified time | relevance | path

Searched defs:second (Results 1 - 25 of 295) sorted by relevance

12345678910>>...12

/third_party/curl/tests/libtest/
H A Dlib1900.c34 CURL *second = NULL; in test() local
/third_party/node/test/parallel/
H A Dtest-https-agent-session-eviction.js54 function second(server, session) { function
H A Dtest-http-agent-keepalive.js65 function second() { function
/third_party/curl/tests/unit/
H A Dunit1323.c40 struct curltime second; member
/third_party/skia/docs/examples/
H A DRegion_translate_2.cpp14 SkRegion second; in REG_FIDDLE() local
/third_party/gn/src/gn/
H A Dtoken.cc18 char second = v.size() > 1 ? v[1] : '\0'; in ClassifyAndMake() local
/third_party/mesa3d/src/compiler/spirv/tests/
H A Davail_vis.cpp209 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 Dexplicit-padding.h9 uint32_t second; member
15 uint32_t second; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DLocalizedNumberRangeFormatter.java37 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 DPair.java19 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 DPair.java21 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 DLocalizedNumberRangeFormatter.java37 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 Dpluralranges.h52 StandardPlural::Form second; member
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string-iterator-prototype.c116 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 DtestEnvCleanup.js
/third_party/node/deps/icu-small/source/i18n/
H A Dpluralranges.h52 StandardPlural::Form second; member
/third_party/libevdev/test/
H A Dtest-int-queue.c159 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 Dlitest-device-alps-3fg.c34 unsigned int first, second; member
/third_party/ltp/testcases/kernel/syscalls/fork/
H A Dfork13.c55 static int pid_distance(pid_t first, pid_t second) in pid_distance() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DUtil.h25 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 Dpluralranges.h52 StandardPlural::Form second; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h26 unsigned int second; member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_constructor_expression_test.cc1173 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 Dtime.h47 int second; member
/third_party/curl/lib/
H A Dstrcase.c92 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...]

Completed in 8 milliseconds

12345678910>>...12