Home
last modified time | relevance | path

Searched defs:second (Results 226 - 250 of 526) sorted by relevance

12345678910>>...22

/third_party/skia/third_party/externals/icu/source/common/
H A Dnormalizer2.cpp363 normalizeSecondAndAppend(const UNormalizer2 *norm2, UChar *first, int32_t firstLength, int32_t firstCapacity, const UChar *second, int32_t secondLength, UBool doNormalize, UErrorCode *pErrorCode) normalizeSecondAndAppend() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h225 T2 second[N]; member in llvm::IntervalMapImpl::NodeBase
[all...]
/third_party/unity/test/tests/
H A Dtest_unity_parameterized.c181 void test_TwoRanges(unsigned first, unsigned second) in test_TwoRanges() argument
194 void test_BothInclusiveAndExclusiveRange(unsigned first, unsigned second) in test_BothInclusiveAndExclusiveRange() argument
236 void test_TwoMatrices(unsigned first, signed second) in test_TwoMatrices() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnknownFieldSetLite.java73 static UnknownFieldSetLite mutableCopyOf(UnknownFieldSetLite first, UnknownFieldSetLite second) { in mutableCopyOf() argument
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter_test.cc690 Author* second = outer->add_friend_(); in TEST_P() local
737 Author* second = outer->add_friend_(); TEST_P() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstr_split_internal.h297 absl::string_view first, second; in operator std::pair() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcontainer_memory.h276 V second; member
/third_party/spirv-tools/source/opt/
H A Ddominator_tree.cpp339 DominatorTreeNode* second = GetOrInsertNode(edge.second); in InitializeTree() local
/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h76 std::string second; member in OHOS::Global::I18n::DateTimeFormat
/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitracechainc.c44 uint64_t second : 16; member
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dutils.cpp319 uint8_t second = ((uint8_t)(str[ArrayIndex::INDEX_ONE] - base)) & 0x7f; in EncodeLanguageOrRegion() local
/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_certificate_test.cpp199 CfEncodingBlob second = { 0 }; in HWTEST_F() local
/base/telephony/sms_mms/services/sms/include/
H A Dsms_pdu_code_type.h75 uint8_t second; /* range 0-59 */ member
/base/update/updater/services/applypatch/
H A Dblock_set.cpp111 size_t second = String2Int<size_t>(*bp, N_DEC); in ParserAndInsert() local
[all...]
/base/time/time_service/services/time/src/
H A Dsntp_client.cpp173 auto second = static_cast<uint32_t>((_ntpTs >> RECEIVE_TIMESTAMP_OFFSET) & UINT32_MASK); in ConvertNtpToStamp() local
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
H A Dsocket_utils.cpp265 bool SocketUtils::SetCloseWait(int32_t fd, int32_t second) in SetCloseWait() argument
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_data.h93 PickerTime(uint32_t hour, uint32_t minute, uint32_t second) : hour_(hour), minute_(minute), second_(second) {} in PickerTime() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp380 auto& second = from.operations_[i]; in MatchingLength() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.cpp204 int32_t second = ReadInt32(buff, cursor); in ReadFontFeature() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_timepicker_modifier.cpp233 ZeroPrefixType second = static_cast<ZeroPrefixType>(secondType); in SetTimepickerDateTimeOptions() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp678 int32_t second = currentSecond % 60; // 60:second in GetTimerFromMSecond() local
H A Dui_analog_clock.cpp139 void UIAnalogClock::SetInitTime24Hour(uint8_t hour, uint8_t minute, uint8_t second) in SetInitTime24Hour() argument
162 void UIAnalogClock::SetInitTime12Hour(uint8_t hour, uint8_t minute, uint8_t second, bool am) in SetInitTime12Hour() argument
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dunordered_map.h40 second_type second; member
[all...]
/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dreclaim_priority_manager_test.cpp55 static void Sleep(int second) in Sleep() argument
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_64_mmu.c205 bool second = false; in kvmppc_mmu_book3s_64_xlate() local
116 kvmppc_mmu_book3s_64_get_pteg(struct kvm_vcpu *vcpu, struct kvmppc_slb *slbe, gva_t eaddr, bool second) kvmppc_mmu_book3s_64_get_pteg() argument

Completed in 25 milliseconds

12345678910>>...22