| /external/elfutils/libdw/ |
| D | dwarf_next_lines.c | 169 size_t esize; in dwarf_next_lines() local
|
| /external/elfutils/tests/ |
| D | next_cfi.c | 115 size_t esize; in main() local
|
| /external/python/cpython2/Modules/cjkcodecs/ |
| D | multibytecodec.c | 164 expand_encodebuffer(MultibyteEncodeBuffer *buf, Py_ssize_t esize) in expand_encodebuffer() 194 expand_decodebuffer(MultibyteDecodeBuffer *buf, Py_ssize_t esize) in expand_decodebuffer() 229 Py_ssize_t esize, start, end; in multibytecodec_encerror() local 368 Py_ssize_t esize, start, end; in multibytecodec_decerror() local
|
| /external/iptables/libxtables/ |
| D | xtoptions.c | 290 size_t esize = xtopt_esize_by_type(entry->type); in xtopt_parse_mint() local 601 static const size_t esize = sizeof(uint16_t); in xtopt_parse_mport() local
|
| /external/bc/src/ |
| D | vector.c | 59 void bc_vec_init(BcVec *restrict v, size_t esize, BcVecFree dtor) { in bc_vec_init()
|
| /external/python/cpython3/Modules/cjkcodecs/ |
| D | multibytecodec.c | 157 expand_encodebuffer(MultibyteEncodeBuffer *buf, Py_ssize_t esize) in expand_encodebuffer() 199 Py_ssize_t esize, start, end; in multibytecodec_encerror() local 355 Py_ssize_t esize, start, end; in multibytecodec_decerror() local
|
| /external/jemalloc_new/src/ |
| D | extent.c | 465 size_t esize, size_t alignment) { in extents_fit_locked() 888 size_t esize = size + pad; in extent_recycle_extract() local 959 size_t esize = size + pad; in extent_split_interior() local 1249 size_t esize = size + pad; in extent_grow_retained() local 1438 size_t esize = size + pad; in extent_alloc_wrapper_hard() local
|
| /external/igt-gpu-tools/assembler/ |
| D | gen8_disasm.c | 799 static int esize[6] = { 1, 2, 4, 8, 16, 32 }; variable
|
| D | brw_disasm.c | 1005 int esize[6] = { variable
|
| /external/kernel-headers/original/uapi/linux/netfilter/ |
| D | x_tables.h | 174 #define xt_entry_foreach(pos, ehead, esize) \ argument
|
| /external/iptables/include/linux/netfilter/ |
| D | x_tables.h | 171 #define xt_entry_foreach(pos, ehead, esize) \ argument
|
| /external/iproute2/include/uapi/linux/netfilter/ |
| D | x_tables.h | 172 #define xt_entry_foreach(pos, ehead, esize) \ argument
|
| /external/vixl/src/aarch64/ |
| D | instructions-aarch64.cc | 659 int esize = (1 << lane_size_in_bytes_log_2) * kBitsPerByte; in GetSVEImmShiftAndLaneSizeLog2() local
|
| D | logic-aarch64.cc | 215 int esize = LaneSizeInBytesFromFormat(vform); in ld2() local 261 int esize = LaneSizeInBytesFromFormat(vform); in ld3() local 320 int esize = LaneSizeInBytesFromFormat(vform); in ld4() local 400 int esize = LaneSizeInBytesFromFormat(vform); in st2() local 416 int esize = LaneSizeInBytesFromFormat(vform); in st2() local 427 int esize = LaneSizeInBytesFromFormat(vform); in st3() local 447 int esize = LaneSizeInBytesFromFormat(vform); in st3() local 460 int esize = LaneSizeInBytesFromFormat(vform); in st4() local 484 int esize = LaneSizeInBytesFromFormat(vform); in st4() local 3951 int esize = LaneSizeInBitsFromFormat(vform); in sqrdmulh() local [all …]
|
| /external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
| D | EmulateInstructionARM.cpp | 11899 uint32_t esize; in EmulateVLD1Multiple() local 12052 uint32_t esize; in EmulateVLD1Single() local 12234 uint32_t esize; in EmulateVST1Multiple() local 12385 uint32_t esize; in EmulateVST1Single() local 12641 uint32_t esize = ebytes * 8; in EmulateVLD1SingleAll() local
|
| /external/python/cpython2/Modules/_ctypes/libffi/src/ |
| D | dlmalloc.c | 3493 size_t esize = granularity_align(nb + TOP_FOOT_SIZE + SIZE_T_ONE - asize); in sys_alloc() local
|
| /external/libffi/src/ |
| D | dlmalloc.c | 3493 size_t esize = granularity_align(nb + TOP_FOOT_SIZE + SIZE_T_ONE - asize); in sys_alloc() local
|
| /external/dlmalloc/ |
| D | malloc.c | 4145 size_t esize = granularity_align(nb + SYS_ALLOC_PADDING - ssize); in sys_alloc() local
|
| /external/toybox/toys/pending/ |
| D | bc.c | 873 void bc_vec_init(BcVec *v, size_t esize, BcVecFree dtor) { in bc_vec_init()
|