Home
last modified time | relevance | path

Searched defs:second (Results 251 - 275 of 406) sorted by relevance

1...<<11121314151617

/third_party/icu/icu4c/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/mesa3d/src/compiler/nir/
H A Dnir_range_analysis.c1152 const struct ssa_result_range second = in analyze_expression() local
1183 const struct ssa_result_range second = in analyze_expression() local
/third_party/mesa3d/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp1837 nir_ssa_def *second = nir_imul_imm(b, index_base, 0x200000000); in TEST_F() local
/third_party/node/src/
H A Dutil-inl.h465 v8::Local<v8::Value> first, second; in ToV8Value() local
/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
/base/global/i18n/interfaces/js/kits/src/
H A Dintl_addon.cpp1525 std::vector<char> second; in CompareString() local
[all...]
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c401 int32_t GetHashMessage(const Uint8Buff *first, const Uint8Buff *second, uint8_t **hashMessage, uint32_t *messageSize) in GetHashMessage() argument
/base/telephony/sms_mms/test/fuzztest/unittesttwo_fuzzer/
H A Dunittesttwo_fuzzer.cpp188 GsmCbCodec second; in TestOperator() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp109 Dimension second = Dimension(rotationY, unit); in SetRotation() local
131 Dimension second = Dimension(offsetY, unit); in SetShadowOffset() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtable_info.cpp583 Difference(const FieldInfoMap &first, const FieldInfoMap &second, FieldInfoMap &orphanFst, FieldInfoMap &orphanSnd, FieldInfoMap &bothAppear) Difference() argument
[all...]
/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

Completed in 41 milliseconds

1...<<11121314151617