Home
last modified time | relevance | path

Searched defs:second (Results 76 - 100 of 346) sorted by relevance

12345678910>>...14

/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dstring_utils.cpp59 bool StringUtils::IsSameStr(const string &first, const string &second) in IsSameStr() argument
/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
H A Ddomain_chain_rule.cpp135 uint8_t DomainChainRule::CharToHex(const char &first, const char &second) in CharToHex() argument
/base/global/i18n/frameworks/intl/src/
H A Dcollator.cpp267 CompareResult Collator::Compare(const std::string &first, const std::string &second) in Compare() argument
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
H A Dreminderrequestcalendar_fuzzer.cpp82 uint8_t second = *data % SECONDS; in DoSomethingInterestingWithMyAPI() local
/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/
H A Dsandbox_config_kv_data_storage.cpp130 std::size_t second = it->first.find_last_of(KEY_SEPATATOR); in GetKeyMapByUserId() local
/base/sensors/sensor/test/unittest/common/src/
H A Dsystem_info.cpp134 double CpuInfo::GetCpuUsage(const Total_Cpu_Occupy &first, const Total_Cpu_Occupy &second) in GetCpuUsage() argument
[all...]
/base/telephony/core_service/frameworks/native/src/
H A Doperator_config_types.cpp243 std::u16string second = parcel.ReadString16(); in ReadFromU16StringMap() local
260 std::string second = parcel.ReadString(); ReadFromStringMap() local
277 int32_t second = parcel.ReadInt32(); ReadFromIntMap() local
294 bool second = parcel.ReadBool(); ReadFromBoolMap() local
310 int64_t second = parcel.ReadInt64(); ReadFromLongMap() local
[all...]
/base/time/time_service/services/time/include/
H A Dsntp_client.h37 uint64_t second; member
44 int second; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/range/
H A DStandardPluralRanges.java144 private void addPluralRange(StandardPlural first, StandardPlural second, StandardPlural result) { in addPluralRange() argument
156 public StandardPlural resolve(StandardPlural first, StandardPlural second) { in resolve() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNormalizer2.java282 public abstract StringBuilder append(StringBuilder first, CharSequence second); in append() argument
269 normalizeSecondAndAppend( StringBuilder first, CharSequence second) normalizeSecondAndAppend() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCECalendar.java157 CECalendar(int year, int month, int date, int hour, int minute, int second) CECalendar() argument
H A DCopticCalendar.java231 CopticCalendar(int year, int month, int date, int hour, int minute, int second) CopticCalendar() argument
H A DJapaneseCalendar.java219 JapaneseCalendar(int year, int month, int date, int hour, int minute, int second) JapaneseCalendar() argument
H A DPersianCalendar.java251 PersianCalendar(int year, int month, int date, int hour, int minute, int second) PersianCalendar() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNormalizer2.java266 public abstract StringBuilder append(StringBuilder first, CharSequence second); in append() argument
254 normalizeSecondAndAppend( StringBuilder first, CharSequence second) normalizeSecondAndAppend() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCopticCalendar.java209 CopticCalendar(int year, int month, int date, int hour, int minute, int second) CopticCalendar() argument
H A DJapaneseCalendar.java209 JapaneseCalendar(int year, int month, int date, int hour, int minute, int second) JapaneseCalendar() argument
H A DCECalendar.java158 CECalendar(int year, int month, int date, int hour, int minute, int second) CECalendar() argument
H A DPersianCalendar.java253 PersianCalendar(int year, int month, int date, int hour, int minute, int second) PersianCalendar() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumrange_fluent.cpp289 formatFormattableRange( const Formattable& first, const Formattable& second, UErrorCode& status) const formatFormattableRange() argument
H A Dnumrange_capi.cpp108 unumrf_formatDoubleRange( const UNumberRangeFormatter* uformatter, double first, double second, UFormattedNumberRange* uresult, UErrorCode* ec) unumrf_formatDoubleRange() argument
127 unumrf_formatDecimalRange( const UNumberRangeFormatter* uformatter, const char* first, int32_t firstLen, const char* second, int32_t secondLen, UFormattedNumberRange* uresult, UErrorCode* ec) unumrf_formatDecimalRange() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dnumrange_fluent.cpp289 formatFormattableRange( const Formattable& first, const Formattable& second, UErrorCode& status) const formatFormattableRange() argument
H A Dnumrange_capi.cpp109 unumrf_formatDoubleRange( const UNumberRangeFormatter* uformatter, double first, double second, UFormattedNumberRange* uresult, UErrorCode* ec) unumrf_formatDoubleRange() argument
128 unumrf_formatDecimalRange( const UNumberRangeFormatter* uformatter, const char* first, int32_t firstLen, const char* second, int32_t secondLen, UFormattedNumberRange* uresult, UErrorCode* ec) unumrf_formatDecimalRange() argument
/third_party/libinput/src/
H A Devdev-mt-touchpad-thumb.c274 *second = NULL, in tp_thumb_update_multifinger() local
/third_party/ltp/testcases/realtime/func/sched_jitter/
H A Dsched_jitter.c86 unsigned long long first, second; in ts_sub() local

Completed in 14 milliseconds

12345678910>>...14