| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | gregocal.cpp | 255 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 D | ucal.cpp | 446 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 D | evdev-mt-touchpad-buttons.c | 1120 *second = NULL; in tp_clickfinger_set_button() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | flow.c | 224 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 D | temporal-parser.cc | 406 int32_t len, hour, minute, second, nanosecond; in ScanTimeZoneNumericUTCOffset() local
|
| /third_party/libabigail/src/ |
| H A D | abg-default-reporter.cc | 119 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 D | abg-comp-filter.cc | 697 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 D | gregocal.cpp | 254 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 D | test_generators.py | 1723 def second(): function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | StringMap.h | 130 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 D | HexagonShuffler.cpp | 221 unsigned second; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | StringMap.h | 129 ValueTy second; member in llvm::StringMapEntryStorage [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map_entry_lite.h | 578 PtrToKeyValuePair second; member
|
| H A D | parse_context.h | 505 uint32 second = static_cast<uint8>(p[1]); in ReadTag() local
|
| /test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/ |
| H A D | plugin_render.cpp | 329 const int32_t second = 2; in FillElementInfo2() local
|
| /test/xts/acts/kernel_lite/net_posix/src/ |
| H A D | ActsNetTest.cpp | 833 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 D | iff.c | 528 uint32_t first, second; in decode_ham_plane32() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_overlay.c | 998 AVFrame *mainpic, *second; in do_blend() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | hex_float.h | 149 bool operator==(const FloatProxy<T>& first, const FloatProxy<T>& second) { in operator ==() argument
|
| /third_party/cJSON/ |
| H A D | cJSON_Utils.c | 487 cJSON *second = list; in sort_list() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
| H A D | BasicTest.java | 2964 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 D | BasicTest.java | 2961 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 D | MeasureUnitTest.java | 67 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 D | collationdatabuilder.cpp | 591 char16_t second = s.charAt(1); in addCE32() local
|
| H A D | ucal.cpp | 445 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
|