Searched defs:expectlen (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/caif/ |
H A D | cfserl.c | 64 u16 expectlen = 0; in cfserl_receive() local [all...] |
H A D | cfpkt_skbuff.c | 294 cfpkt_append(struct cfpkt *dstpkt, struct cfpkt *addpkt, u16 expectlen) cfpkt_append() argument
|
/kernel/linux/linux-6.6/net/caif/ |
H A D | cfserl.c | 64 u16 expectlen = 0; in cfserl_receive() local
|
H A D | cfpkt_skbuff.c | 294 cfpkt_append(struct cfpkt *dstpkt, struct cfpkt *addpkt, u16 expectlen) cfpkt_append() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ncnvfbts.c | 295 static UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, in testConvertToUnicode() argument
|
H A D | ncnvtst.c | 1354 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, in testConvertToU() argument
|
H A D | nccbtst.c | 2820 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, in testConvertToUnicode() argument 3193 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, in testConvertToUnicodeWithContext() argument [all...] |
H A D | nucnvtst.c | 520 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, in testConvertToU() argument
|
Completed in 19 milliseconds