Home
last modified time | relevance | path

Searched defs:bufLimit (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/icu-small/source/tools/genrb/
H A Drle.c67 encodeRunByte(uint16_t* buffer,uint16_t* bufLimit, uint8_t value, int32_t length, uint8_t state[], UErrorCode* status) { in encodeRunByte() argument
109 encodeRunShort(uint16_t* buffer,uint16_t* bufLimit, uint16_t value, int32_t length,UErrorCode* status) encodeRunShort() argument
152 uint16_t* bufLimit = buffer+bufLen; usArrayToRLEString() local
199 uint16_t* bufLimit = buffer+bufLen; byteArrayToRLEString() local
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Drle.c67 encodeRunByte(uint16_t* buffer,uint16_t* bufLimit, uint8_t value, int32_t length, uint8_t state[], UErrorCode* status) { in encodeRunByte() argument
109 encodeRunShort(uint16_t* buffer,uint16_t* bufLimit, uint16_t value, int32_t length,UErrorCode* status) encodeRunShort() argument
152 uint16_t* bufLimit = buffer+bufLen; usArrayToRLEString() local
199 uint16_t* bufLimit = buffer+bufLen; byteArrayToRLEString() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Drle.c67 encodeRunByte(uint16_t* buffer,uint16_t* bufLimit, uint8_t value, int32_t length, uint8_t state[], UErrorCode* status) { in encodeRunByte() argument
109 encodeRunShort(uint16_t* buffer,uint16_t* bufLimit, uint16_t value, int32_t length,UErrorCode* status) encodeRunShort() argument
152 uint16_t* bufLimit = buffer+bufLen; usArrayToRLEString() local
199 uint16_t* bufLimit = buffer+bufLen; byteArrayToRLEString() local
[all...]
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongRunningTests.cpp291 const int bufLimit; in init() member
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sLongRunningTests.cpp291 const int bufLimit; in init() member
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducbuf.cpp44 char16_t* bufLimit; member
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducbuf.cpp44 UChar* bufLimit; member
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducbuf.cpp44 UChar* bufLimit; member
[all...]
/third_party/lzma/Asm/arm64/
H A DLzmaDecOpt.S172 #define bufLimit r16 define
/third_party/lzma/C/
H A DLzmaDec.c234 int Z7_FASTCALL LZMA_DECODE_REAL(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LZMA_DECODE_REAL() argument
686 static int Z7_FASTCALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2() argument
719 const Byte *bufLimit = *bufOut; LzmaDec_TryDummy() local
1041 const Byte *bufLimit; LzmaDec_DecodeToDic() local
[all...]

Completed in 8 milliseconds