/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
deflate.h | 51 #define Buf_size 16
|
/external/fio/ |
init.c | 997 static char *make_filename(char *buf, size_t buf_size,struct thread_options *o, 1012 buf[buf_size - 1] = '\0'; 1013 strncpy(buf, o->filename_format, buf_size - 1); 1092 strncpy(buf, copy, buf_size - 1); [all...] |
/external/libpng/ |
pngwrite.c | 1053 png_alloc_size_t buf_size; local [all...] |
/external/ltp/testcases/kernel/ipc/ipc_stress/ |
message_queue_test_02_ctl.c | 71 * BUF_SIZE: size of message buffer...
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
xorg_renderer.c | 64 if (r->buffer_size + next_batch >= BUF_SIZE ||
|
/external/pcre/dist2/src/sljit/ |
sljitLir.c | 91 #define BUF_SIZE 4096 353 compiler->buf = (struct sljit_memory_fragment*)SLJIT_MALLOC(BUF_SIZE, allocator_data); 492 if (compiler->buf->used_size + size <= (BUF_SIZE - (sljit_uw)SLJIT_OFFSETOF(struct sljit_memory_fragment, memory))) { 497 new_frag = (struct sljit_memory_fragment*)SLJIT_MALLOC(BUF_SIZE, compiler->allocator_data); [all...] |
/external/pdfium/third_party/libpng16/ |
pngwrite.c | 1053 png_alloc_size_t buf_size; local [all...] |
/external/pdfium/third_party/zlib_v128/ |
deflate.h | 51 #define Buf_size 16
|
/external/skia/third_party/libpng/ |
pngwrite.c | 1053 png_alloc_size_t buf_size; local [all...] |
/external/wpa_supplicant_8/src/radius/ |
radius_server.c | 1538 const int buf_size = 1024; local [all...] |
/external/zlib/src/ |
deflate.h | 51 #define Buf_size 16
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
omx_video_base.h | 174 bool get_buffer_size(int port,unsigned int &buf_size);
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
omx_video_base.h | 178 bool get_buffer_size(int port,unsigned int &buf_size);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
omx_video_base.h | 183 bool get_buffer_size(int port,unsigned int &buf_size);
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
omx_video_base.h | 202 bool get_buffer_size(int port,unsigned int &buf_size);
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
msm_audio.h | 392 __u32 buf_size; member in struct:msm_hwacc_data_config
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
msm_vpu.h | 411 __u32 buf_size; member in struct:vpu_control_extended
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
msm_audio.h | 395 __u32 buf_size; member in struct:msm_hwacc_data_config
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
msm_vpu.h | 411 __u32 buf_size; member in struct:vpu_control_extended
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
msm_audio.h | 395 __u32 buf_size; member in struct:msm_hwacc_data_config
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
kvm.h | 19 __u32 buf_size; /* sub_buffer size of each per-cpu */ member in struct:kvm_user_trace_setup
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
kvm.h | 58 __u32 buf_size; member in struct:kvm_user_trace_setup
|
/system/bt/bta/include/ |
bta_hl_api.h | 324 uint16_t buf_size; member in struct:__anon105727
|
/system/extras/simpleperf/ |
record.h | 516 const perf_event_attr& attr, const char* buf, size_t buf_size);
|
/system/sepolicy/tools/fc_sort/ |
fc_sort.c | 18 #define BUF_SIZE 4096;
|