Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 25 of 1083) sorted by relevance

12345678910>>...44

/aosp_15_r20/external/llvm-libc/test/src/stdio/
H A Dsprintf_test.cpp43 char buff[128]; in TEST() local
54 char buff[64]; in TEST() local
63 char buff[64]; in TEST() local
77 char buff[64]; in TEST() local
91 char buff[64]; in TEST() local
115 char buff[64]; in TEST() local
302 char buff[64]; in TEST() local
407 char buff[64]; in TEST() local
496 char buff[64]; in TEST() local
548 char buff[64]; in TEST() local
[all …]
H A Dasprintf_test.cpp15 char *buff = nullptr; in TEST() local
25 char *buff = nullptr; in TEST() local
45 char *buff = nullptr; in TEST() local
65 char *buff = nullptr; in TEST() local
77 char *buff = nullptr; in TEST() local
H A Dvasprintf_test.cpp24 char *buff = nullptr; in TEST() local
33 char *buff = nullptr; in TEST() local
53 char *buff = nullptr; in TEST() local
73 char *buff = nullptr; in TEST() local
85 char *buff = nullptr; in TEST() local
/aosp_15_r20/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DScanHandler.java29 public void adup(char[] buff, int offset, int length) throws SAXException; in adup()
35 public void aname(char[] buff, int offset, int length) throws SAXException; in aname()
41 public void aval(char[] buff, int offset, int length) throws SAXException; in aval()
46 public void cdsect(char[] buff, int offset, int length) throws SAXException; in cdsect()
52 public void decl(char[] buff, int offset, int length) throws SAXException; in decl()
58 public void entity(char[] buff, int offset, int length) throws SAXException; in entity()
64 public void eof(char[] buff, int offset, int length) throws SAXException; in eof()
70 public void etag(char[] buff, int offset, int length) throws SAXException; in etag()
76 public void gi(char[] buff, int offset, int length) throws SAXException; in gi()
82 public void pcdata(char[] buff, int offset, int length) throws SAXException; in pcdata()
[all …]
H A DPYXWriter.java37 public void adup(char[] buff, int offset, int length) throws SAXException { in adup()
42 public void aname(char[] buff, int offset, int length) throws SAXException { in aname()
49 public void aval(char[] buff, int offset, int length) throws SAXException { in aval()
55 public void cmnt(char [] buff, int offset, int length) throws SAXException { in cmnt()
61 public void entity(char[] buff, int offset, int length) throws SAXException { } in entity()
65 public void eof(char[] buff, int offset, int length) throws SAXException { in eof()
69 public void etag(char[] buff, int offset, int length) throws SAXException { in etag()
75 public void decl(char[] buff, int offset, int length) throws SAXException { in decl()
78 public void gi(char[] buff, int offset, int length) throws SAXException { in gi()
84 public void cdsect(char[] buff, int offset, int length) throws SAXException { in cdsect()
[all …]
H A DParser.java529 public void adup(char[] buff, int offset, int length) throws SAXException { in adup()
535 public void aname(char[] buff, int offset, int length) throws SAXException { in aname()
543 public void aval(char[] buff, int offset, int length) throws SAXException { in aval()
606 public void entity(char[] buff, int offset, int length) throws SAXException { in entity()
612 private int lookupEntity(char[] buff, int offset, int length) { in lookupEntity()
633 public void eof(char[] buff, int offset, int length) throws SAXException { in eof()
643 public void etag(char[] buff, int offset, int length) throws SAXException { in etag()
649 public boolean etag_cdata(char[] buff, int offset, int length) throws SAXException { in etag_cdata()
675 public void etag_basic(char[] buff, int offset, int length) throws SAXException { in etag_basic()
832 public void decl(char[] buff, int offset, int length) throws SAXException { in decl()
[all …]
/aosp_15_r20/external/llvm-libc/test/src/stdlib/
H A DStrfromTest.h65 char buff[100]; in improperFormatString() local
103 char buff[20]; in insufficentBufsize() local
127 char buff[70]; in floatDecimalSinglePrec() local
141 char buff[500]; in floatDecimalDoublePrec() local
211 char buff[45]; in floatDecimalLongDoublePrec() local
222 char buff[25]; in floatHexExpSinglePrec() local
238 char buff[60]; in floatHexExpDoublePrec() local
264 char buff[55]; in floatHexExpLongDoublePrec() local
314 char buff[25]; in floatDecimalExpSinglePrec() local
325 char buff[101]; in floatDecimalExpDoublePrec() local
[all …]
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_vpd_vendor.c221 decode_vpd_c0_hp3par(uint8_t * buff, int len) in decode_vpd_c0_hp3par()
281 decode_firm_vpd_c0_sea(uint8_t * buff, int len) in decode_firm_vpd_c0_sea()
315 decode_date_code_vpd_c1_sea(uint8_t * buff, int len) in decode_date_code_vpd_c1_sea()
327 decode_dev_beh_vpd_c3_sea(uint8_t * buff, int len) in decode_dev_beh_vpd_c3_sea()
343 decode_rdac_vpd_c0(uint8_t * buff, int len) in decode_rdac_vpd_c0()
389 decode_rdac_vpd_c1(uint8_t * buff, int len) in decode_rdac_vpd_c1()
431 decode_rdac_vpd_c3(uint8_t * buff, int len) in decode_rdac_vpd_c3()
453 decode_rdac_vpd_c4(uint8_t * buff, int len) in decode_rdac_vpd_c4()
533 decode_rdac_vpd_c8(uint8_t * buff, int len) in decode_rdac_vpd_c8()
812 decode_rdac_vpd_ca(uint8_t * buff, int len) in decode_rdac_vpd_ca()
[all …]
H A Dsg_vpd_common.c329 decode_net_man_vpd(const uint8_t * buff, int len, struct opts_t * op, in decode_net_man_vpd()
643 decode_softw_inf_id(const uint8_t * buff, int len, struct opts_t * op, in decode_softw_inf_id()
677 decode_mode_policy_vpd(const uint8_t * buff, int len, struct opts_t * op, in decode_mode_policy_vpd()
735 decode_power_condition(const uint8_t * buff, int len, struct opts_t * op, in decode_power_condition()
779 filter_json_dev_ids(uint8_t * buff, int len, int m_assoc, struct opts_t * op, in filter_json_dev_ids()
809 decode_ata_info_vpd(const uint8_t * buff, int len, struct opts_t * op, in decode_ata_info_vpd()
907 decode_feature_sets_vpd(const uint8_t * buff, int len, struct opts_t * op, in decode_feature_sets_vpd()
971 decode_dev_constit_vpd(const uint8_t * buff, int len, struct opts_t * op, in decode_dev_constit_vpd()
1086 decode_cga_profile_vpd(const uint8_t * buff, int len, struct opts_t * op, in decode_cga_profile_vpd()
1260 decode_power_consumption(const uint8_t * buff, int len, struct opts_t * op, in decode_power_consumption()
[all …]
H A Dsg_vpd.c412 device_id_vpd_variants(uint8_t * buff, int len, int subvalue, in device_id_vpd_variants()
448 decode_supported_vpd_4vpd(uint8_t * buff, int len, struct opts_t * op, in decode_supported_vpd_4vpd()
518 decode_scsi_ports_vpd_4vpd(uint8_t * buff, int len, struct opts_t * op, in decode_scsi_ports_vpd_4vpd()
598 filter_dev_ids_quiet(uint8_t * buff, int len, int m_assoc) in filter_dev_ids_quiet()
793 filter_dev_ids(const char * print_if_found, int num_leading, uint8_t * buff, in filter_dev_ids()
873 decode_b0_vpd(uint8_t * buff, int len, struct opts_t * op, sgj_opaque_p jop) in decode_b0_vpd()
907 decode_b1_vpd(uint8_t * buff, int len, struct opts_t * op, sgj_opaque_p jop) in decode_b1_vpd()
936 decode_b2_vpd(uint8_t * buff, int len, int pdt, struct opts_t * op) in decode_b2_vpd()
959 decode_b3_vpd(uint8_t * buff, int len, struct opts_t * op, sgj_opaque_p jop) in decode_b3_vpd()
989 decode_b4_vpd(uint8_t * buff, int len, struct opts_t * op, sgj_opaque_p jop) in decode_b4_vpd()
H A Dsg_get_config.c144 get_profile_str(int profile_num, char * buff) in get_profile_str()
223 get_feature_str(int feature_num, char * buff) in get_feature_str()
251 char buff[128]; in decode_feature() local
892 char buff[128]; in decode_config() local
966 char buff[64]; in main() local
/aosp_15_r20/external/lua/src/
H A Dlzio.h29 #define luaZ_initbuffer(L, buff) ((buff)->buffer = NULL, (buff)->buffsize = 0) argument
31 #define luaZ_buffer(buff) ((buff)->buffer) argument
32 #define luaZ_sizebuffer(buff) ((buff)->buffsize) argument
33 #define luaZ_bufflen(buff) ((buff)->n) argument
35 #define luaZ_buffremove(buff,i) ((buff)->n -= (i)) argument
36 #define luaZ_resetbuffer(buff) ((buff)->n = 0) argument
39 #define luaZ_resizebuffer(L, buff, size) \ argument
44 #define luaZ_freebuffer(L, buff) luaZ_resizebuffer(L, buff, 0) argument
H A Dlobject.c259 char buff[L_MAXLENNUM + 1]; in l_str2d() local
323 int luaO_utf8esc (char *buff, unsigned long x) { in luaO_utf8esc()
355 static int tostringbuff (TValue *obj, char *buff) { in tostringbuff()
375 char buff[MAXNUMBER2STR]; in luaO_tostring() local
405 static void pushstr (BuffFS *buff, const char *str, size_t l) { in pushstr()
418 static void clearbuff (BuffFS *buff) { in clearbuff()
428 static char *getbuff (BuffFS *buff, int sz) { in getbuff()
443 static void addstr2buff (BuffFS *buff, const char *str, size_t slen) { in addstr2buff()
459 static void addnum2buff (BuffFS *buff, TValue *num) { in addnum2buff()
471 BuffFS buff; /* holds last part of the result */ in luaO_pushvfstring() local
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_flatbuffer.cpp94 auto buff = save_mobile_module_to_bytes(bc); in TEST() local
122 auto buff = save_mobile_module_to_bytes(bc); in TEST() local
145 auto buff = save_mobile_module_to_bytes(bc); in TEST() local
193 auto buff = save_mobile_module_to_bytes(bc); in TEST() local
301 auto buff = save_mobile_module_to_bytes(bc); in TEST() local
343 auto buff = save_mobile_module_to_bytes(bc); in TEST() local
373 auto buff = save_mobile_module_to_bytes(bc); in TEST() local
398 auto buff = save_mobile_module_to_bytes(bc); in TEST() local
421 auto buff = save_mobile_module_to_bytes(bc); in TEST() local
443 auto buff = save_mobile_module_to_bytes(bc); in TEST() local
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.utility/view.interface/
H A Dview.interface.pass.cpp37 int buff[8] = {0, 1, 2, 3, 4, 5, 6, 7}; member
43 int buff[8] = {0, 1, 2, 3, 4, 5, 6, 7}; member
72 int buff[8] = {0, 1, 2, 3, 4, 5, 6, 7}; member
79 int buff[8] = {0, 1, 2, 3, 4, 5, 6, 7}; member
95 int buff[8] = {0, 1, 2, 3, 4, 5, 6, 7}; member
103 int buff[8] = {0, 1, 2, 3, 4, 5, 6, 7}; member
113 int buff[8] = {0, 1, 2, 3, 4, 5, 6, 7}; member
122 int buff[8] = {0, 1, 2, 3, 4, 5, 6, 7}; member
129 int buff[8] = {0, 1, 2, 3, 4, 5, 6, 7}; member
152 int buff[8] = {0, 1, 2, 3, 4, 5, 6, 7}; member
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dcse_serger.c169 static const struct bpdt_ops *get_bpdt_ops(const struct buffer *buff) in get_bpdt_ops()
211 struct buffer *buff; in subpart_read() local
266 static void set_file_end_offset(struct buffer *buff) in set_file_end_offset()
282 static void read_bpdt_entries(struct buffer *buff) in read_bpdt_entries()
294 static int write_bpdt_entries(struct buffer *buff) in write_bpdt_entries()
385 static int subpart_write(struct buffer *buff) in subpart_write()
501 struct buffer buff; in print_subpart() local
570 struct buffer buff; in write_partition_to_file() local
603 struct buffer buff; in cmd_print_layout() local
620 static int allocate_buffer(struct buffer *buff, struct buffer *wbuff, const char *str) in allocate_buffer()
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.transform/iterator/
H A Dderef.pass.cpp20 int buff[] = {0, 1, 2, 3, 4, 5, 6, 7}; in main() local
28 int buff[] = {0, 1, 2, 3, 4, 5, 6, 7}; in main() local
36 int buff[] = {0, 1, 2, 3, 4, 5, 6, 7}; in main() local
44 int buff[] = {0, 1, 2, 3, 4, 5, 6, 7}; in main() local
52 int buff[] = {0, 1, 2, 3, 4, 5, 6, 7}; in main() local
/aosp_15_r20/external/webrtc/media/engine/
H A Dunhandled_packets_buffer_unittest.cc34 UnhandledPacketsBuffer buff; in TEST() local
47 UnhandledPacketsBuffer buff; in TEST() local
61 UnhandledPacketsBuffer buff; in TEST() local
77 UnhandledPacketsBuffer buff; in TEST() local
98 UnhandledPacketsBuffer buff; in TEST() local
124 UnhandledPacketsBuffer buff; in TEST() local
150 UnhandledPacketsBuffer buff; in TEST() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Permission/service/service-permission-statsd/android_common_apex30/javac/
Dservice-permission-statsd.jar ... ) int code int arg1 int needed byte[] buff int pos long elapsedRealtime public static void write (int ...
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cc33 static int AppendChar(char **buff, const char *buff_end, char c) { in AppendChar()
44 static int AppendNumber(char **buff, const char *buff_end, u64 absolute_value, in AppendNumber()
85 static int AppendUnsigned(char **buff, const char *buff_end, u64 num, u8 base, in AppendUnsigned()
91 static int AppendSignedDecimal(char **buff, const char *buff_end, s64 num, in AppendSignedDecimal()
98 static int AppendString(char **buff, const char *buff_end, int precision, in AppendString()
111 static int AppendPointer(char **buff, const char *buff_end, u64 ptr_value) { in AppendPointer()
119 int VSNPrintf(char *buff, int buff_length, in VSNPrintf()
/aosp_15_r20/external/oboe/samples/parselib/src/main/cpp/wav/
H A DWavStreamReader.cpp118 int WavStreamReader::getDataFloat_PCM8(float *buff, int numFrames) { in getDataFloat_PCM8()
158 int WavStreamReader::getDataFloat_PCM16(float *buff, int numFrames) { in getDataFloat_PCM16()
196 int WavStreamReader::getDataFloat_PCM24(float *buff, int numFrames) { in getDataFloat_PCM24()
218 int WavStreamReader::getDataFloat_Float32(float *buff, int numFrames) { in getDataFloat_Float32()
229 int WavStreamReader::getDataFloat_PCM32(float *buff, int numFrames) { in getDataFloat_PCM32()
264 int WavStreamReader::getDataFloat(float *buff, int numFrames) { in getDataFloat()
/aosp_15_r20/out/soong/.intermediates/external/tagsoup/tagsoup/android_common/javac/
Dtagsoup.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
/aosp_15_r20/external/erofs-utils/lib/
H A Ddecompress.c31 char *buff = NULL; in z_erofs_decompress_zstd() local
184 u8 *buff = NULL; in z_erofs_decompress_qpl() local
245 u8 *buff = NULL; in z_erofs_decompress_deflate() local
339 u8 *buff = NULL; in z_erofs_decompress_deflate() local
400 u8 *buff = NULL; in z_erofs_decompress_lzma() local
458 char *buff = NULL; in z_erofs_decompress_lz4() local
/aosp_15_r20/external/sg3_utils/lib/
H A Dsg_lib.c222 char buff[CMD_NAME_LEN]; in sg_print_command_len() local
261 sg_get_scsi_status_str(int scsi_status, int buff_len, char * buff) in sg_get_scsi_status_str()
285 char buff[128]; in sg_print_scsi_status() local
313 sg_get_sense_key_str(int sense_key, int buff_len, char * buff) in sg_get_sense_key_str()
329 int buff_len, char * buff) in sg_get_additional_sense_str()
383 sg_get_asc_ascq_str(int asc, int ascq, int buff_len, char * buff) in sg_get_asc_ascq_str()
587 sg_get_pdt_str(int pdt, int buff_len, char * buff) in sg_get_pdt_str()
632 sg_get_trans_proto_str(int tpi, int buff_len, char * buff) in sg_get_trans_proto_str()
871 sg_get_zone_type_str(uint8_t zt, int buff_len, char * buff) in sg_get_zone_type_str()
2306 char * buff) in sg_get_command_name()
[all …]
/aosp_15_r20/external/libcxx/test/libcxx/utilities/any/
H A Dsmall_type.pass.cpp36 char buff[BufferSize]; member
43 char buff[BufferSize]; member
48 char buff[BufferSize + 1]; member
55 char buff[BufferSize + 1]; member

12345678910>>...44