HomeSort by relevance Sort by last modified time
    Searched full:buf_size (Results 376 - 400 of 1199) sorted by null

<<11121314151617181920>>

  /external/kernel-headers/original/uapi/linux/
blktrace_api.h 135 __u32 buf_size; /* input */ member in struct:blk_user_trace_setup
  /external/ltp/testcases/kernel/ipc/ipc_stress/
message_queue_test_02_rcv.c 71 * BUF_SIZE: size of message buffer...
73 #define BUF_SIZE 256
126 (struct msgbuf *)calloc((size_t) (sizeof(struct msgbuf) + BUF_SIZE),
128 if (msgrcv(msqid, message, BUF_SIZE, 0, 0) < 0)
  /external/ltp/testcases/kernel/syscalls/lstat/
lstat03.c 47 #define BUF_SIZE 256
  /external/strace/
btrfs.c 117 uint64_t buf_size; /* in - size of buffer member in struct:btrfs_ioctl_search_args_v2
423 uint64_t buf_addr, uint64_t buf_size, bool print_size)
452 tprintf(", buf_size=%" PRIu64, buf_size);
457 tprintf(", buf_size=%" PRIu64, buf_size);
1185 tprintf("{buf_size=%" PRIu64 "}",
1186 (uint64_t)args.buf_size);
1198 args.buf_size, true);
    [all...]
  /external/strace/mpers-m32/
struct_blk_user_trace_setup.c 57 uint32_t buf_size; /* input */ member in struct:blk_user_trace_setup
struct_blkpg_ioctl_arg.c 57 uint32_t buf_size; /* input */ member in struct:blk_user_trace_setup
struct_blkpg_partition.c 57 uint32_t buf_size; /* input */ member in struct:blk_user_trace_setup
  /external/strace/mpers-mx32/
struct_blk_user_trace_setup.c 57 uint32_t buf_size; /* input */ member in struct:blk_user_trace_setup
struct_blkpg_ioctl_arg.c 57 uint32_t buf_size; /* input */ member in struct:blk_user_trace_setup
struct_blkpg_partition.c 57 uint32_t buf_size; /* input */ member in struct:blk_user_trace_setup
  /external/valgrind/coregrind/
m_libcproc.c 283 Buffer must not be NULL and buf_size must be at least 1.
286 void VG_(client_fname)(HChar *buffer, SizeT buf_size, Bool terminate_with_NUL)
289 vg_assert(buf_size >= 1);
300 VG_(strncpy)(buffer, n, buf_size);
302 buffer[buf_size - 1] = '\0';
308 static Bool add_string(HChar *buffer, SizeT *buf_size, const HChar *string)
311 VG_(strncat)(buffer, string, *buf_size);
312 if (len >= *buf_size - 1) {
313 *buf_size = 0;
316 *buf_size -= len
    [all...]
  /external/valgrind/include/
pub_tool_libcproc.h 55 Buffer must not be NULL and buf_size must be at least 1.
58 extern void VG_(client_fname)(HChar *buffer, SizeT buf_size,
62 the buffer. Buffer must not be NULL and buf_size must be
64 extern void VG_(client_cmd_and_args)(HChar *buffer, SizeT buf_size);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
hndrte_cons.h 31 uint buf_size; member in struct:__anon39983
  /hardware/intel/img/psb_headers/DRM/cc54/inc/
drm_common_api.h 104 uint32_t buf_size);
  /hardware/qcom/gps/msm8084/utils/
loc_log.cpp 169 char *loc_get_time(char *time_string, unsigned long buf_size)
179 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000));
228 char * get_timestamp(char *str, unsigned long buf_size)
237 snprintf(str, buf_size, "%02d:%02d:%02d.%06ld", hh, mm, ss, tv.tv_usec);
  /hardware/qcom/gps/msm8909/utils/
loc_log.cpp 171 char *loc_get_time(char *time_string, size_t buf_size)
181 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000));
230 char * get_timestamp(char *str, unsigned long buf_size)
239 snprintf(str, buf_size, "%02d:%02d:%02d.%06ld", hh, mm, ss, tv.tv_usec);
loc_log.h 65 extern char *loc_get_time(char *time_string, size_t buf_size);
  /hardware/qcom/gps/msm8960/utils/
loc_log.cpp 169 char *loc_get_time(char *time_string, unsigned long buf_size)
179 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000));
222 char * get_timestamp(char *str, unsigned long buf_size)
231 snprintf(str, buf_size, "%02d:%02d:%02d.%06ld", hh, mm, ss, tv.tv_usec);
  /hardware/qcom/gps/msm8994/utils/
loc_log.cpp 170 char *loc_get_time(char *time_string, unsigned long buf_size)
180 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000));
229 char * get_timestamp(char *str, unsigned long buf_size)
238 snprintf(str, buf_size, "%02d:%02d:%02d.%06ld", hh, mm, ss, tv.tv_usec);
  /hardware/qcom/gps/msm8996/utils/
loc_log.cpp 171 char *loc_get_time(char *time_string, size_t buf_size)
181 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000));
230 char * get_timestamp(char *str, unsigned long buf_size)
239 snprintf(str, buf_size, "%02d:%02d:%02d.%06ld", hh, mm, ss, tv.tv_usec);
loc_log.h 65 extern char *loc_get_time(char *time_string, size_t buf_size);
  /hardware/qcom/gps/msm8998/utils/
loc_log.cpp 167 char *loc_get_time(char *time_string, size_t buf_size)
177 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000));
226 char * get_timestamp(char *str, unsigned long buf_size)
235 snprintf(str, buf_size, "%02d:%02d:%02d.%06ld", hh, mm, ss, tv.tv_usec);
loc_log.h 65 extern char *loc_get_time(char *time_string, size_t buf_size);
  /hardware/qcom/gps/utils/
loc_log.cpp 170 char *loc_get_time(char *time_string, unsigned long buf_size)
180 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000));
229 char * get_timestamp(char *str, unsigned long buf_size)
238 snprintf(str, buf_size, "%02d:%02d:%02d.%06ld", hh, mm, ss, tv.tv_usec);
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/inc/
vidc_color_converter.h 43 bool get_buffer_size(int port,unsigned int &buf_size);

Completed in 950 milliseconds

<<11121314151617181920>>