Home
last modified time | relevance | path

Searched defs:buffer (Results 2001 - 2025 of 5931) sorted by relevance

1...<<81828384858687888990>>...238

/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dfilestrm.cpp153 T_FileStream_readLine(FileStream* fileStream, char* buffer, int32_t length) in T_FileStream_readLine() argument
159 T_FileStream_writeLine(FileStream* fileStream, const char* buffer) in T_FileStream_writeLine() argument
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-strtod.cpp109 static Vector<const char> TrimLeadingZeros(Vector<const char> buffer) { in TrimLeadingZeros() argument
118 static void CutToMaxSignificantDigits(Vector<const char> buffer, in CutToMaxSignificantDigits() argument
140 TrimAndCut(Vector<const char> buffer, int exponent, char* buffer_copy_space, int space_size, Vector<const char>* trimmed, int* updated_exponent) TrimAndCut() argument
165 ReadUint64(Vector<const char> buffer, int* number_of_read_digits) ReadUint64() argument
183 ReadDiyFp(Vector<const char> buffer, DiyFp* result, int* remaining_decimals) ReadDiyFp() argument
[all...]
H A Ddouble-conversion-bignum-dtoa.cpp103 BignumDtoa(double v, BignumDtoaMode mode, int requested_digits, Vector<char> buffer, int* length, int* decimal_point) BignumDtoa() argument
199 GenerateShortestDigits(Bignum* numerator, Bignum* denominator, Bignum* delta_minus, Bignum* delta_plus, bool is_even, Vector<char> buffer, int* length) GenerateShortestDigits() argument
297 GenerateCountedDigits(int count, int* decimal_point, Bignum* numerator, Bignum* denominator, Vector<char> buffer, int* length) GenerateCountedDigits() argument
340 BignumToFixed(int requested_digits, int* decimal_point, Bignum* numerator, Bignum* denominator, Vector<char> buffer, int* length) BignumToFixed() argument
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Drle.c42 appendEncodedByte(uint16_t* buffer, uint16_t* buffLimit, uint8_t value, uint8_t state[],UErrorCode* status) { in appendEncodedByte() argument
67 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
151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* status) usArrayToRLEString() argument
197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status) byteArrayToRLEString() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dglthread.c52 uint64_t *buffer = batch->buffer; in glthread_unmarshal_batch() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_feedback.h39 VkBuffer buffer; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_android.h78 struct AHardwareBuffer* buffer; member
/third_party/icu/icu4c/source/tools/ctestfw/
H A Dtstdtmod.cpp41 char buffer[4000]; in errIfFailureAndReset() local
68 char buffer[4000]; in errDataIfFailureAndReset() local
93 char buffer[4000]; in expectErrorAndReset() local
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dnorms.cpp289 UChar buffer[3]; in rangeHandler() local
/third_party/icu/icu4c/source/tools/genrb/
H A Drle.c42 appendEncodedByte(uint16_t* buffer, uint16_t* buffLimit, uint8_t value, uint8_t state[],UErrorCode* status) { in appendEncodedByte() argument
67 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
151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* status) usArrayToRLEString() argument
197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status) byteArrayToRLEString() argument
[all...]
/third_party/icu/icu4c/source/tools/ctestfw/unicode/
H A Duperf.h180 UChar* buffer; member in UPerfTest
/third_party/libdrm/tests/etnaviv/
H A Dwrite_bmp.c104 bmp_dump32(char *buffer, unsigned width, unsigned height, bool bgra, const char *filename) in bmp_dump32() argument
120 bmp_dump32_noflip(char *buffer, unsigned width, unsigned height, bool bgra, const char *filename) in bmp_dump32_noflip() argument
136 bmp_dump32_ex(char *buffer, unsigned width, unsigned height, bool flip, bool bgra, bool alpha, const char *filename) in bmp_dump32_ex() argument
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_file_test.c80 const char buffer[] = "32768 61000"; in stage_file_test() local
/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dlib64.c61 char *buffer; in get_long_name_buffer() local
98 execute_function(char *name, int (*callback) (const char *), char *buffer, in execute_function() argument
135 char *ptr, *ptr_end, *buffer; in test_long_file_name() local
157 char *ptr, *ptr_end, *buffer; test_long_component_name() local
[all...]
H A Dlib.c61 char *buffer; in get_long_name_buffer() local
98 execute_function(char *name, int (*callback) (const char *), char *buffer, in execute_function() argument
135 char *ptr, *ptr_end, *buffer; in test_long_file_name() local
157 char *ptr, *ptr_end, *buffer; test_long_component_name() local
[all...]
/third_party/ltp/testcases/misc/math/float/
H A Dthread_code.c46 void *buffer; in read_file() local
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
H A Dht_utils.c20 char buffer[BUFF_SIZE]; variable
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_threads.c73 char * buffer; in t_recv() local
/third_party/lwip/src/include/lwip/apps/
H A Dsmtp.h78 char buffer[SMTP_BODYDH_BUFFER_SIZE]; /* buffer for generated content */ member
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
H A Dssl_x509.c89 X509* d2i_X509(X509 **cert, const unsigned char *buffer, long len) in d2i_X509() argument
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/
H A Dmain.c95 char buffer[1024 + LWS_PRE]; in callback_http() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-attach/
H A Dminimal-http-client-attach.c76 char buffer[1024 + LWS_PRE]; in callback_http() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/
H A Dminimal-http-client.c99 char buffer[1024 + LWS_PRE]; in callback_http() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dminimal-http-server-eventlib-foreign.c103 char buffer[1024 + LWS_PRE]; in callback_http() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dsort.c122 const void *buffer[2 * LIST_NODE_NR]; in merge_block_seqs() local

Completed in 16 milliseconds

1...<<81828384858687888990>>...238