Home
last modified time | relevance | path

Searched defs:second (Results 176 - 200 of 302) sorted by relevance

12345678910>>...13

/third_party/node/deps/icu-small/source/i18n/
H A Dgregocal.cpp255 GregorianCalendar(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode& status) GregorianCalendar() argument
H A Ducal.cpp446 ucal_setDateTime( UCalendar* cal, int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode *status) ucal_setDateTime() argument
/third_party/libinput/src/
H A Devdev-mt-touchpad-buttons.c1120 *second = NULL; in tp_clickfinger_set_button() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dflow.c224 static int try_to_simplify_bb(struct basic_block *bb, struct instruction *first, struct instruction *second) in try_to_simplify_bb() argument
/third_party/node/deps/v8/src/temporal/
H A Dtemporal-parser.cc406 int32_t len, hour, minute, second, nanosecond; in ScanTimeZoneNumericUTCOffset() local
/third_party/libabigail/src/
H A Dabg-default-reporter.cc119 enum_type_decl_sptr first = d.first_enum(), second = d.second_enum(); in report() local
1267 second = d.second_class_decl(); report() local
1379 union_decl_sptr first = d.first_union_decl(), second = d.second_union_decl(); report() local
[all...]
H A Dabg-comp-filter.cc697 class_decl_sptr second = d->second_class_decl(); class_diff_has_harmless_odr_violation_change() local
941 is_decl_only_class_with_size_change(const class_or_union& first, const class_or_union& second) is_decl_only_class_with_size_change() argument
971 is_decl_only_class_with_size_change(const class_or_union_sptr& first, const class_or_union_sptr& second) is_decl_only_class_with_size_change() argument
1021 has_decl_only_def_change(const decl_base_sptr& first, const decl_base_sptr& second) has_decl_only_def_change() argument
1072 has_class_decl_only_def_change(const class_or_union_sptr& first, const class_or_union_sptr& second) has_class_decl_only_def_change() argument
1099 has_enum_decl_only_def_change(const enum_type_decl_sptr& first, const enum_type_decl_sptr& second) has_enum_decl_only_def_change() argument
1245 type_base_sptr second = is_type(td->second_subject()); is_mostly_distinct_diff() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dgregocal.cpp254 GregorianCalendar(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode& status) GregorianCalendar() argument
/third_party/python/Lib/test/
H A Dtest_generators.py1723 def second(): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h130 ValueTy second; member in llvm::StringMapEntry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp221 unsigned second; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringMap.h129 ValueTy second; member in llvm::StringMapEntryStorage
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h578 PtrToKeyValuePair second; member
H A Dparse_context.h505 uint32 second = static_cast<uint8>(p[1]); in ReadTag() local
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Dplugin_render.cpp329 const int32_t second = 2; in FillElementInfo2() local
/test/xts/acts/kernel_lite/net_posix/src/
H A DActsNetTest.cpp833 int second = 1; in HWTEST_F() local
894 int second = 1; in HWTEST_F() local
1008 int second = 1; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Diff.c528 uint32_t first, second; in decode_ham_plane32() local
/third_party/ffmpeg/libavfilter/
H A Dvf_overlay.c998 AVFrame *mainpic, *second; in do_blend() local
[all...]
/third_party/glslang/SPIRV/
H A Dhex_float.h149 bool operator==(const FloatProxy<T>& first, const FloatProxy<T>& second) { in operator ==() argument
/third_party/cJSON/
H A DcJSON_Utils.c487 cJSON *second = list; in sort_list() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DBasicTest.java2964 public StringBuilder append(StringBuilder first, CharSequence second) { return null; } in append() argument
2961 normalizeSecondAndAppend( StringBuilder first, CharSequence second) normalizeSecondAndAppend() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DBasicTest.java2961 public StringBuilder append(StringBuilder first, CharSequence second) { return null; } in append() argument
2958 normalizeSecondAndAppend( StringBuilder first, CharSequence second) normalizeSecondAndAppend() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DMeasureUnitTest.java67 OrderedPair(F first, S second) { in OrderedPair() argument
71 public static <F extends Comparable, S extends Comparable> OrderedPair<F, S> of(F first, S second) { in of() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatabuilder.cpp591 char16_t second = s.charAt(1); in addCE32() local
H A Ducal.cpp445 ucal_setDateTime( UCalendar* cal, int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode *status) ucal_setDateTime() argument

Completed in 52 milliseconds

12345678910>>...13