Home
last modified time | relevance | path

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

12345678910>>...22

/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dcfag12864b.c107 cfag12864b_setcontrollers(unsigned char first, unsigned char second) cfag12864b_setcontrollers() argument
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-cd.h35 u8 second; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.h43 __le16 second; member
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-mv.c71 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_time() local
102 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_alarm() local
H A Drtc-ds1742.c84 unsigned int year, month, day, hour, minute, second, week; in ds1742_rtc_read_time() local
/kernel/linux/linux-5.10/fs/fat/
H A Dmisc.c202 time64_t second; in fat_time_fat2unix() local
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c46 long first, second; in gem_tsu_get_time() local
/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dcfag12864b.c107 cfag12864b_setcontrollers(unsigned char first, unsigned char second) cfag12864b_setcontrollers() argument
/kernel/linux/linux-6.6/fs/fat/
H A Dmisc.c208 time64_t second; in fat_time_fat2unix() local
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-ds1742.c83 unsigned int year, month, day, hour, minute, second, week; in ds1742_rtc_read_time() local
H A Drtc-mv.c71 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_time() local
102 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_alarm() local
/third_party/ffmpeg/libavutil/ppc/
H A Dutil_altivec.h132 register vec_u8 second = vec_ld(offset + 15, src); in unaligned_load() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationFastLatinBuilder.java627 private int encodeTwoCEs(long first, long second) { in encodeTwoCEs() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIRuleBuilder.java336 int second = 0; field in RBBIRuleBuilder.IntPair
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNorm2AllModes.java46 public StringBuilder normalizeSecondAndAppend(StringBuilder first, CharSequence second) { in normalizeSecondAndAppend() argument
54 public StringBuilder append(StringBuilder first, CharSequence second) { in append() argument
112 public StringBuilder normalizeSecondAndAppend(StringBuilder first, CharSequence second) { in normalizeSecondAndAppend() argument
116 public StringBuilder append(StringBuilder first, CharSequence second) { in append() argument
119 normalizeSecondAndAppend( StringBuilder first, CharSequence second, boolean doNormalize) normalizeSecondAndAppend() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberRangeFormatterImpl.java419 Modifier resolveModifierPlurals(Modifier first, Modifier second) { in resolveModifierPlurals() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dutf16tst.c872 UChar second = U16_TRAIL(s[i]); in TestSurrogate() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DEthiopicCalendar.java257 EthiopicCalendar(int year, int month, int date, int hour, int minute, int second) EthiopicCalendar() argument
H A DGregorianCalendar.java457 GregorianCalendar(int year, int month, int date, int hour, int minute, int second) GregorianCalendar() argument
H A DHebrewCalendar.java402 HebrewCalendar(int year, int month, int date, int hour, int minute, int second) HebrewCalendar() argument
H A DIndianCalendar.java283 IndianCalendar(int year, int month, int date, int hour, int minute, int second) IndianCalendar() argument
/third_party/icu/icu4c/source/common/
H A Dfilterednormalizer2.cpp137 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const normalizeSecondAndAppend() argument
144 append(UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const append() argument
151 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UBool doNormalize, UErrorCode &errorCode) const normalizeSecondAndAppend() argument
[all...]
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/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H A DNumberRangeFormatterTest.java863 assertFormattedRangeEquals(String message, LocalizedNumberRangeFormatter l, Number first, Number second, String expected) assertFormattedRangeEquals() argument
/third_party/icu/tools/colprobe/
H A Dstrengthprobe.cpp100 StrengthProbe::probePrefix(const Line &x, const Line &y, UChar first, UChar second) { in probePrefix() argument
121 StrengthProbe::probeSuffix(const Line &x, const Line &y, UChar first, UChar second) { in probeSuffix() argument
141 StrengthProbe::probePrefixNoSep(const Line &x, const Line &y, UChar first, UChar second) { in probePrefixNoSep() argument
160 StrengthProbe::probeSuffixNoSep(const Line &x, const Line &y, UChar first, UChar second) { in probeSuffixNoSep() argument

Completed in 19 milliseconds

12345678910>>...22