Home
last modified time | relevance | path

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

12345678910>>...20

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_proxy_object.h28 META_NS::IProperty::ConstPtr second; member
/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
/foundation/arkui/ace_engine/test/unittest/core/pattern/stack/
H A Dstack_new_test_ng.cpp83 auto second = OHOS::Ace::AceType::DynamicCast<OHOS::Ace::NG::FrameNode>(frameNode->GetChildByIndex(SECOND_CHILD)); in HWTEST_F() local
/kernel/linux/linux-5.10/fs/isofs/
H A Dutil.c21 int year, month, day, hour, minute, second, tz; in iso_date() local
/kernel/linux/linux-5.10/lib/
H A Dkasprintf.c17 unsigned int first, second; in kvasprintf() local
/kernel/linux/linux-6.6/fs/isofs/
H A Dutil.c21 int year, month, day, hour, minute, second, tz; in iso_date() local
/kernel/linux/linux-6.6/lib/
H A Dkasprintf.c17 unsigned int first, second; in kvasprintf() 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
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_abstract_clock.cpp19 void UIAbstractClock::SetTime24Hour(uint8_t hour, uint8_t minute, uint8_t second) in SetTime24Hour() argument
27 void UIAbstractClock::SetTime12Hour(uint8_t hour, uint8_t minute, uint8_t second, bool am) in SetTime12Hour() argument
/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

Completed in 6 milliseconds

12345678910>>...20