/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | ml.c | 36 float buf[2][NN_MAX_NODES_PER_LAYER]; in av1_nn_predict_c() local 48 float val = layer_bias[node]; in av1_nn_predict_c() local 64 float val = layer_bias[node]; in av1_nn_predict_c() local 101 float val = bias[node]; in nn_fc_forward() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/ |
H A D | eap_teap_pac.c | 184 char *buf; member 235 u8 *buf; in eap_teap_parse_hex() local 478 static void eap_teap_write(char **buf, char **pos, size_t *buf_len, in eap_teap_write() 537 char *buf, size_t len) in eap_teap_write_pac() 579 static int eap_teap_add_pac_data(struct eap_teap_pac *pac, char **buf, in eap_teap_add_pac_data() 627 char *buf, *pos; in eap_teap_save_pac() local 756 u8 *buf, *end, *pos; in eap_teap_load_pac_bin() local 804 u16 val; in eap_teap_load_pac_bin() local 880 u8 *buf, *pos; in eap_teap_save_pac_bin() local
|
H A D | eap_fast_pac.c | 184 char *buf; member 234 u8 *buf; in eap_fast_parse_hex() local 477 static void eap_fast_write(char **buf, char **pos, size_t *buf_len, in eap_fast_write() 536 char *buf, size_t len) in eap_fast_write_pac() 574 static int eap_fast_add_pac_data(struct eap_fast_pac *pac, char **buf, in eap_fast_add_pac_data() 623 char *buf, *pos; in eap_fast_save_pac() local 752 u8 *buf, *end, *pos; in eap_fast_load_pac_bin() local 800 u16 val; in eap_fast_load_pac_bin() local 876 u8 *buf, *pos; in eap_fast_save_pac_bin() local
|
/aosp_15_r20/external/trusty/musl/src/time/ |
D | strftime.c | 21 int val = (tm->tm_yday + 7U - (tm->tm_wday+6U)%7) / 7; in week_num() local 48 long long val; in __strftime_fmt_1() local 218 char buf[100]; in __strftime_l() local
|
/aosp_15_r20/external/musl/src/time/ |
H A D | strftime.c | 22 int val = (tm->tm_yday + 7U - (tm->tm_wday+6U)%7) / 7; in week_num() local 49 long long val; in __strftime_fmt_1() local 219 char buf[100]; in __strftime_l() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | dynptr_success.c | 12 int pid, err, val; variable 36 char read_data[64] = {}, buf[64] = {}; in test_read_write() local 66 __u32 key = 0, val = 235, *map_val; in test_data_slice() local
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/ |
H A D | Bench.cpp | 146 static void RandGen_BufAfterPad(Byte *buf, size_t size) in RandGen_BufAfterPad() 169 const UInt32 val = res & (((UInt32)1 << numBits) - 1); in GetVal() local 186 Byte *buf = (Byte *)*this; in GenerateSimpleRandom() local 197 Byte *buf = (Byte *)*this; in GenerateLz() local
|
/aosp_15_r20/external/liburing/test/ |
H A D | recv-msgall-stream.c | 34 int sockfd, ret, val; in get_conn_sock() local 153 int buf[MAX_MSG]; in recv_sync() local 198 int buf[MAX_MSG]; in recv_uring() local 270 int *buf; in do_send() local
|
/aosp_15_r20/device/google/contexthub/util/nanoapp_sign/ |
D | nanoapp_sign.c | 47 static int getHexEncodedByte(uint8_t *buf, uint32_t *ppos, uint32_t size) in getHexEncodedByte() 51 uint8_t val = 0; in getHexEncodedByte() local 194 uint8_t *buf = *pbuf; in handleConvertKey() local 229 uint8_t *buf = *pbuf; in handleVerify() local 319 uint8_t *buf = *pbuf; in handleSign() local 424 uint8_t *buf = NULL; in main() local
|
/aosp_15_r20/external/icing/icing/legacy/index/ |
H A D | icing-bit-util.h | 56 #define BITFIELD_OR(x, offset, len, val) \ argument 98 static size_t Encode(uint64_t n, uint8_t *buf) { in Encode() 116 static size_t Decode(const uint8_t *buf, T *pn) { in Decode()
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | floatobject.c | 263 double val; in PyFloat_AsDouble() local 336 PyFloat_AsString(char *buf, PyFloatObject *v) in PyFloat_AsString() 346 PyFloat_AsReprString(char *buf, PyFloatObject *v) in PyFloat_AsReprString() 358 char *buf; in float_print() local 377 char *buf = PyOS_double_to_string(PyFloat_AS_DOUBLE(v), in float_str_or_repr() local 1095 char *buf, *buf_end, shortbuf[100], *mybuf=shortbuf; in _Py_double_round() local 1096 int decpt, sign, val, halfway_case; in _Py_double_round() local 2286 char *buf = PyOS_double_to_string( in PyFloat_Fini() local 2606 char buf[4]; in _PyFloat_Unpack4() local 2701 char buf[8]; in _PyFloat_Unpack8() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | testapi.c | 382 static void des_FILE_ptr(int no ATTRIBUTE_UNUSED, FILE *val, int nr ATTRIBUTE_UNUSED) { in des_FILE_ptr() 391 static void des_debug_FILE_ptr(int no ATTRIBUTE_UNUSED, FILE *val, int nr ATTRIBUTE_UNUSED) { in des_debug_FILE_ptr() 451 static void des_xmlParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlParserCtxtPtr val, int nr ATTRIBUTE_UN… in des_xmlParserCtxtPtr() 479 static void des_xmlValidCtxtPtr(int no ATTRIBUTE_UNUSED, xmlValidCtxtPtr val, int nr ATTRIBUTE_UNUS… in des_xmlValidCtxtPtr() 499 static void des_xmlParserInputBufferPtr(int no ATTRIBUTE_UNUSED, xmlParserInputBufferPtr val, int n… in des_xmlParserInputBufferPtr() 510 static void des_xmlDocPtr(int no ATTRIBUTE_UNUSED, xmlDocPtr val, int nr ATTRIBUTE_UNUSED) { in des_xmlDocPtr() 529 static void des_xmlDictPtr(int no ATTRIBUTE_UNUSED, xmlDictPtr val, int nr ATTRIBUTE_UNUSED) { in des_xmlDictPtr() 541 static void des_xmlNodePtr(int no, xmlNodePtr val, int nr ATTRIBUTE_UNUSED) { in des_xmlNodePtr() 557 static void des_xmlDtdPtr(int no, xmlDtdPtr val, int nr ATTRIBUTE_UNUSED) { in des_xmlDtdPtr() 589 static void des_xmlTextWriterPtr(int no ATTRIBUTE_UNUSED, xmlTextWriterPtr val, int nr ATTRIBUTE_UN… in des_xmlTextWriterPtr() [all …]
|
/aosp_15_r20/external/toybox/toys/net/ |
H A D | wget.c | 160 static size_t wget_read(void *buf, size_t len) in wget_read() 179 static void wget_write(void *buf, size_t len) in wget_write() 222 static char *wget_find_header(char *header, char *val) in wget_find_header()
|
/aosp_15_r20/libcore/ojluni/src/test/java/nio/MappedByteBuffer/ |
H A D | ForceViews.java | 61 ByteBuffer buf = ByteBuffer.wrap(new byte[1024]); in openChannel() local 114 ByteBuffer buf = ByteBuffer.allocate(length); in test() local 120 int val = regionOffset + i; in test() local
|
/aosp_15_r20/external/ltp/testcases/misc/math/atof/ |
H A D | atof01.c | 74 char buf[100]; in main() local 206 double val, v1, v2, k; in numin() local 318 char *buf; in checkbuf() local
|
/aosp_15_r20/external/libtracefs/src/ |
H A D | tracefs-filter.c | 104 const char *val) in append_filter() 346 const char *val) in trace_append_filter() 405 const char *val) in tracefs_filter_string_append() 656 char buf[(filter ? strlen(filter) : 0) + 1]; in tracefs_filter_string_verify() local 658 char *val; in tracefs_filter_string_verify() local 798 const char *val) in tracefs_event_append_filter()
|
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
H A D | ExifTag.java | 655 long[] val = (long[]) mValue; in getValueAsInts() local 764 Object val = ((Object[]) mValue)[0]; in forceGetValueAsString() local 836 protected void getBytes(byte[] buf) { in getBytes() 850 protected void getBytes(byte[] buf, int offset, int length) { in getBytes()
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/exif/ |
D | ExifTag.java | 655 long[] val = (long[]) mValue; in getValueAsInts() local 764 Object val = ((Object[]) mValue)[0]; in forceGetValueAsString() local 836 protected void getBytes(byte[] buf) { in getBytes() 850 protected void getBytes(byte[] buf, int offset, int length) { in getBytes()
|
/aosp_15_r20/external/libexif/libexif/ |
H A D | exif-entry.c | 176 exif_get_short_convert (const unsigned char *buf, ExifFormat format, in exif_get_short_convert() 446 exif_entry_format_value(ExifEntry *e, char *val, size_t maxlen) in exif_entry_format_value() 596 char buf[1024]; in exif_entry_dump() local 832 exif_entry_get_value (ExifEntry *e, char *val, unsigned int maxlen) in exif_entry_get_value()
|
/aosp_15_r20/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
D | ExifTag.java | 655 long[] val = (long[]) mValue; in getValueAsInts() local 764 Object val = ((Object[]) mValue)[0]; in forceGetValueAsString() local 836 protected void getBytes(byte[] buf) { in getBytes() 850 protected void getBytes(byte[] buf, int offset, int length) { in getBytes()
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
D | ExifTag.java | 655 long[] val = (long[]) mValue; in getValueAsInts() local 764 Object val = ((Object[]) mValue)[0]; in forceGetValueAsString() local 836 protected void getBytes(byte[] buf) { in getBytes() 850 protected void getBytes(byte[] buf, int offset, int length) { in getBytes()
|
/aosp_15_r20/external/e2fsprogs/debugfs/ |
H A D | logdump.c | 298 ext2_loff_t offset, char *buf, unsigned int size) in read_journal_block() 361 char buf[EXT2_MAX_BLOCK_SIZE]; in dump_journal() local 557 static void dump_fc_block(FILE *out_file, char *buf, int blocksize, in dump_fc_block() 567 __u8 *cur, *val; in dump_fc_block() local 650 char *buf, in dump_descriptor_block() 709 static void dump_revoke_block(FILE *out_file, char *buf, in dump_revoke_block() 782 char buf[EXT2_MAX_BLOCK_SIZE]; in dump_metadata_block() local 876 static void do_hexdump (FILE *out_file, char *buf, int blocksize) in do_hexdump()
|
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3399/ |
H A D | mipi.c | 131 int val; in rk_mipi_dsi_wait_phy_lock() local 145 int i, vco, val; in rk_mipi_dsi_phy_init() local 540 int val; in rk_mipi_dsi_check_fifo() local 554 int val; in rk_mipi_dsi_gen_pkt_hdr_write() local 579 u32 val; in rk_mipi_dsi_dcs_cmd() local 619 u16 buf = 0; in rk_mipi_dsi_write() local 620 u32 val; in rk_mipi_dsi_write() local
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_cs.h | 29 #define VN_CS_ENCODER_INITIALIZER(buf, size) \ argument 181 const void *val, in vn_cs_encoder_write() 213 void *val, in vn_cs_decoder_peek_internal() 232 void *val, in vn_cs_decoder_read() 242 void *val, in vn_cs_decoder_peek()
|
/aosp_15_r20/external/iproute2/misc/ |
H A D | rtacct.c | 69 unsigned long long val[256*4]; member 79 static void nread(int fd, char *buf, int tot) in nread() 147 static void format_count(FILE *fp, unsigned long long val) in format_count() 179 unsigned long long *val; in dump_abs_db() local 235 unsigned long long *val; in dump_incr_db() local
|