Home
last modified time | relevance | path

Searched refs:SIZE_T (Results 1 – 25 of 50) sorted by relevance

12

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc46 DECLARE_REAL(SIZE_T, strlen, const char *s)
47 DECLARE_REAL(SIZE_T, strnlen, const char *s, SIZE_T maxlen)
107 INTERCEPTOR(SIZE_T, fread, void *ptr, SIZE_T size, SIZE_T nmemb, void *file) { in INTERCEPTOR() argument
109 SIZE_T res = REAL(fread)(ptr, size, nmemb, file); in INTERCEPTOR()
116 INTERCEPTOR(SIZE_T, fread_unlocked, void *ptr, SIZE_T size, SIZE_T nmemb, in INTERCEPTOR() argument
119 SIZE_T res = REAL(fread_unlocked)(ptr, size, nmemb, file); in INTERCEPTOR()
129 INTERCEPTOR(SSIZE_T, readlink, const char *path, char *buf, SIZE_T bufsiz) { in INTERCEPTOR()
138 INTERCEPTOR(void *, memcpy, void *dest, const void *src, SIZE_T n) { in INTERCEPTOR()
142 INTERCEPTOR(void *, mempcpy, void *dest, const void *src, SIZE_T n) { in INTERCEPTOR()
146 INTERCEPTOR(void *, memccpy, void *dest, const void *src, int c, SIZE_T n) { in INTERCEPTOR()
[all …]
/external/libxaac/decoder/drc_src/
Dimpd_drc_init.c289 SIZE_T persistant_ptr = (SIZE_T)p_obj_drc->p_state->persistant_ptr; in impd_drc_set_struct_pointer()
293 persistant_ptr = (SIZE_T)persistant_ptr + sizeof(ia_drc_bits_dec_struct) + 32; in impd_drc_set_struct_pointer()
297 persistant_ptr = (SIZE_T)persistant_ptr + sizeof(ia_drc_gain_dec_struct) + 32; in impd_drc_set_struct_pointer()
301 persistant_ptr = (SIZE_T)persistant_ptr + sizeof(ia_drc_gain_dec_struct) + 32; in impd_drc_set_struct_pointer()
306 (SIZE_T)persistant_ptr + sizeof(ia_drc_loudness_info_set_struct) + 32; in impd_drc_set_struct_pointer()
310 persistant_ptr = (SIZE_T)persistant_ptr + sizeof(ia_drc_gain_struct) + 32; in impd_drc_set_struct_pointer()
315 (SIZE_T)persistant_ptr + sizeof(ia_drc_interface_struct) + 32; in impd_drc_set_struct_pointer()
318 persistant_ptr = (SIZE_T)persistant_ptr + sizeof(ia_drc_config) + 32; in impd_drc_set_struct_pointer()
322 persistant_ptr = (SIZE_T)persistant_ptr + sizeof(ia_drc_sel_pro_struct) + 32; in impd_drc_set_struct_pointer()
325 persistant_ptr = (SIZE_T)persistant_ptr + 32 * 1024; /*varify the sizelater*/ in impd_drc_set_struct_pointer()
[all …]
Dimpd_drc_gain_decoder.c144 *mem_ptr = (pVOID)((SIZE_T)*mem_ptr + in impd_init_drc_decode_post_config()
190 *mem_ptr = (pVOID)((SIZE_T)*mem_ptr + sizeof(ia_eq_set_struct) + 32); in impd_init_drc_decode_post_config()
219 *mem_ptr = (pVOID)((SIZE_T)*mem_ptr + in impd_init_drc_decode_post_config()
226 (pVOID)((SIZE_T)*mem_ptr + in impd_init_drc_decode_post_config()
239 (pVOID)((SIZE_T)*mem_ptr + in impd_init_drc_decode_post_config()
243 (pVOID)((SIZE_T)*mem_ptr + in impd_init_drc_decode_post_config()
248 *mem_ptr = (pVOID)((SIZE_T)*mem_ptr + in impd_init_drc_decode_post_config()
262 (pVOID)((SIZE_T)*mem_ptr + in impd_init_drc_decode_post_config()
266 (pVOID)((SIZE_T)*mem_ptr + in impd_init_drc_decode_post_config()
270 (pVOID)((SIZE_T)*mem_ptr + in impd_init_drc_decode_post_config()
[all …]
Dimpd_drc_api.c79 SIZE_T *ps_value = pv_value; in ia_drc_dec_api()
134 (ia_drc_state_struct *)((SIZE_T)p_obj_drc + 8000 * 1024); in ia_drc_dec_api()
136 (ia_mem_info_struct *)((SIZE_T)p_obj_drc + 8002 * 1024); in ia_drc_dec_api()
137 p_obj_drc->pp_mem = (pVOID)((SIZE_T)p_obj_drc + 8006 * 1024); in ia_drc_dec_api()
235 *ps_value = (SIZE_T)p_obj_drc->str_payload.pstr_drc_sel_proc_output; in ia_drc_dec_api()
532 if (((SIZE_T)pv_value % p_obj_drc->p_mem_info[i_idx].ui_alignment) != 0) { in impd_drc_mem_api()
Dimpd_type_def.h108 #define SIZE_T size_t macro
/external/libxaac/decoder/
Dixheaacd_headerdecode.c642 if ((SIZE_T)it_bit_buff->ptr_read_next == in ixheaacd_ga_hdr_dec()
643 (SIZE_T)it_bit_buff->ptr_bit_buf_base) { in ixheaacd_ga_hdr_dec()
644 len = ((((SIZE_T)it_bit_buff->ptr_bit_buf_end - in ixheaacd_ga_hdr_dec()
645 (SIZE_T)it_bit_buff->ptr_bit_buf_base) + in ixheaacd_ga_hdr_dec()
648 (SIZE_T)it_bit_buff->size; in ixheaacd_ga_hdr_dec()
650 len = ((((SIZE_T)it_bit_buff->ptr_bit_buf_end - in ixheaacd_ga_hdr_dec()
651 (SIZE_T)it_bit_buff->ptr_bit_buf_base) + in ixheaacd_ga_hdr_dec()
654 (((((SIZE_T)it_bit_buff->ptr_read_next - in ixheaacd_ga_hdr_dec()
655 (SIZE_T)it_bit_buff->ptr_bit_buf_base)) in ixheaacd_ga_hdr_dec()
660 if ((SIZE_T)it_bit_buff->ptr_read_next == in ixheaacd_ga_hdr_dec()
[all …]
Dixheaacd_common_initfuncs.c99 (pVOID)((SIZE_T)((pWORD8)p_state_enhaacplus_dec->aac_persistent_mem_v + in ixheaacd_allocate_mem_persistent()
100 persistent_used + sizeof(SIZE_T) - 1) & in ixheaacd_allocate_mem_persistent()
101 (SIZE_T)(~(sizeof(SIZE_T) - 1))); in ixheaacd_allocate_mem_persistent()
Dixheaacd_api.c135 if (((SIZE_T)pv_value % in ixheaacd_dec_mem_api()
329 if (((SIZE_T)p_ia_enhaacplus_dec_obj & 3) != 0) { in ixheaacd_dec_api()
1179 SIZE_T ui_get_vals[5]; in ixheaacd_dec_table_api()
1212 ui_get_vals[4] = (SIZE_T)(*table_ptrs[i_idx]); in ixheaacd_dec_table_api()
1218 if (((SIZE_T)pv_value) & 3) { in ixheaacd_dec_table_api()
1231 *p_pui_value = (UWORD32 *)((SIZE_T)( in ixheaacd_dec_table_api()
1290 (pVOID)((SIZE_T)((pWORD8)p_obj_exhaacplus_dec->p_state_aac + in ixheaacd_dec_init()
1291 sizeof(ia_aac_dec_state_struct) + sizeof(SIZE_T) - 1) & in ixheaacd_dec_init()
1292 (SIZE_T)(~(sizeof(SIZE_T) - 1))); in ixheaacd_dec_init()
1319 (pVOID)((SIZE_T)((pWORD8)p_state_enhaacplus_dec->aac_persistent_mem_v + in ixheaacd_dec_init()
[all …]
Dixheaacd_type_def.h28 #define SIZE_T size_t macro
/external/boringssl/src/crypto/fipsmodule/aes/asm/
Daesp8-ppc.pl47 $SIZE_T =8;
48 $LRSAVE =2*$SIZE_T;
55 $SIZE_T =4;
56 $LRSAVE =$SIZE_T;
64 $LITTLE_ENDIAN = ($flavour=~/le$/) ? $SIZE_T : 0;
73 $FRAME=8*$SIZE_T;
681 $STU $sp,-`($FRAME+21*16+6*$SIZE_T)`($sp)
709 $PUSH r26,`$FRAME+21*16+0*$SIZE_T`($sp)
711 $PUSH r27,`$FRAME+21*16+1*$SIZE_T`($sp)
713 $PUSH r28,`$FRAME+21*16+2*$SIZE_T`($sp)
[all …]
/external/compiler-rt/lib/esan/
Desan_linux.cpp42 static bool liesWithinSingleAppRegion(uptr Start, SIZE_T Size) { in liesWithinSingleAppRegion()
52 bool fixMmapAddr(void **Addr, SIZE_T Size, int Flags) { in fixMmapAddr()
68 uptr checkMmapResult(uptr Addr, SIZE_T Size) { in checkMmapResult()
Desan.h50 bool fixMmapAddr(void **Addr, SIZE_T Size, int Flags);
51 uptr checkMmapResult(uptr Addr, SIZE_T Size);
Dworking_set.cpp81 void processRangeAccessWorkingSet(uptr PC, uptr Addr, SIZE_T Size, in processRangeAccessWorkingSet()
85 SIZE_T I = 0; in processRangeAccessWorkingSet()
89 SIZE_T NumLines = Size / LineSize + in processRangeAccessWorkingSet()
Dworking_set.h27 void processRangeAccessWorkingSet(uptr PC, uptr Addr, SIZE_T Size,
/external/google-breakpad/src/client/windows/crash_generation/
Dclient_info.cc137 SIZE_T bytes_count = 0; in GetClientExceptionInfo()
150 SIZE_T bytes_count = 0; in GetClientThreadId()
186 SIZE_T bytes_count = 0; in PopulateCustomInfo()
187 SIZE_T read_count = sizeof(CustomInfoEntry) * custom_client_info_.count; in PopulateCustomInfo()
/external/boringssl/src/crypto/fipsmodule/modes/asm/
Dghashp8-ppc.pl38 $SIZE_T=8;
39 $LRSAVE=2*$SIZE_T;
46 $SIZE_T=4;
47 $LRSAVE=$SIZE_T;
56 $FRAME=6*$SIZE_T+13*16; # 13*16 is for v20-v31 offload
385 li r10,`15+6*$SIZE_T`
386 li r11,`31+6*$SIZE_T`
618 li r10,`15+6*$SIZE_T`
619 li r11,`31+6*$SIZE_T`
/external/lzma/C/
DAlloc.c75 SIZE_T g_LargePageSize = 0;
76 typedef SIZE_T (WINAPI *GetLargePageMinimumP)();
82 SIZE_T size = 0; in SetLargePageSize()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc169 SIZE_T *size;
216 INTERCEPTOR(SIZE_T, strlen, const char *s) {
225 SIZE_T result = REAL(strlen)(s);
236 INTERCEPTOR(SIZE_T, strnlen, const char *s, SIZE_T maxlen) {
239 SIZE_T length = REAL(strnlen)(s, maxlen);
344 INTERCEPTOR(int, strncasecmp, const char *s1, const char *s2, SIZE_T n) {
459 INTERCEPTOR(SIZE_T, strspn, const char *s1, const char *s2) {
462 SIZE_T r = REAL(strspn)(s1, s2);
470 INTERCEPTOR(SIZE_T, strcspn, const char *s1, const char *s2) {
473 SIZE_T r = REAL(strcspn)(s1, s2);
[all …]
/external/compiler-rt/lib/dfsan/
Ddfsan_interceptors.cc19 INTERCEPTOR(void *, mmap, void *addr, SIZE_T length, int prot, int flags, in INTERCEPTOR()
27 INTERCEPTOR(void *, mmap64, void *addr, SIZE_T length, int prot, int flags, in INTERCEPTOR()
/external/lzma/CPP/Windows/
DFileMapping.h43 LPVOID Map(DWORD desiredAccess, UInt64 fileOffset, SIZE_T numberOfBytesToMap) in Map()
49 LPVOID Map(DWORD desiredAccess, UInt64 fileOffset, SIZE_T numberOfBytesToMap, LPVOID baseAddress) in Map()
/external/compiler-rt/lib/asan/
Dasan_malloc_win.cc165 SIZE_T dwBytes) { in INTERCEPTOR_WINAPI()
186 LPVOID lpMem, SIZE_T dwBytes) { in INTERCEPTOR_WINAPI()
195 INTERCEPTOR_WINAPI(SIZE_T, HeapSize, HANDLE hHeap, DWORD dwFlags, in INTERCEPTOR_WINAPI() argument
/external/v8/tools/testrunner/server/
Dcompression.py72 while self.datalength < constants.SIZE_T:
79 size = self._PopData(constants.SIZE_T)
Dconstants.py35 SIZE_T = 4 # Number of bytes used for network request size header. variable
/external/expat/
DConfigureChecks.cmake49 check_symbol_exists("size_t" "sys/types.h" SIZE_T)
52 set(SIZE_T "unsigned") variable
/external/compiler-rt/lib/interception/
Dinterception_type_test.cc22 COMPILER_CHECK(sizeof(::SIZE_T) == sizeof(size_t));

12