Searched refs:size (Results 251 - 275 of 23208) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/ldb/common/
H A Dqsort.c29 /* Byte-wise swap two items of size SIZE. */
30 #define SWAP(a, b, size) \
33 register size_t __size = (size); \
43 /* Discontinue quicksort algorithm when partition gets below this size.
68 /* Order size using quicksort. This implementation incorporates
90 stack size is needed (actually O(1) in this case)! */
92 void ldb_qsort (void *const pbase, size_t total_elems, size_t size, argument
97 const size_t max_thresh = MAX_THRESH * size;
106 char *hi = &lo[size * (total_elems - 1)];
123 char *mid = lo + size * ((h
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/ldb/common/
H A Dqsort.c28 /* Byte-wise swap two items of size SIZE. */
29 #define SWAP(a, b, size) \
32 register size_t __size = (size); \
42 /* Discontinue quicksort algorithm when partition gets below this size.
67 /* Order size using quicksort. This implementation incorporates
89 stack size is needed (actually O(1) in this case)! */
91 void ldb_qsort (void *const pbase, size_t total_elems, size_t size, argument
96 const size_t max_thresh = MAX_THRESH * size;
105 char *hi = &lo[size * (total_elems - 1)];
122 char *mid = lo + size * ((h
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/ldb/common/
H A Dqsort.c29 /* Byte-wise swap two items of size SIZE. */
30 #define SWAP(a, b, size) \
33 register size_t __size = (size); \
43 /* Discontinue quicksort algorithm when partition gets below this size.
68 /* Order size using quicksort. This implementation incorporates
90 stack size is needed (actually O(1) in this case)! */
92 void ldb_qsort (void *const pbase, size_t total_elems, size_t size, argument
97 const size_t max_thresh = MAX_THRESH * size;
106 char *hi = &lo[size * (total_elems - 1)];
123 char *mid = lo + size * ((h
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/ldb/common/
H A Dqsort.c28 /* Byte-wise swap two items of size SIZE. */
29 #define SWAP(a, b, size) \
32 register size_t __size = (size); \
42 /* Discontinue quicksort algorithm when partition gets below this size.
67 /* Order size using quicksort. This implementation incorporates
89 stack size is needed (actually O(1) in this case)! */
91 void ldb_qsort (void *const pbase, size_t total_elems, size_t size, argument
96 const size_t max_thresh = MAX_THRESH * size;
105 char *hi = &lo[size * (total_elems - 1)];
122 char *mid = lo + size * ((h
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/util/
H A Dtrace-event-read.c56 static int do_read(int fd, void *buf, int size) argument
58 int rsize = size;
60 while (size) {
61 int ret = read(fd, buf, size);
73 size -= ret;
80 static int read_or_die(void *data, int size) argument
84 r = do_read(input_fd, data, size);
86 die("reading input file (size expected=%d received=%d)",
87 size, r);
96 static void skip(int size) argument
128 int size = 0; local
164 unsigned int size; local
182 unsigned int size; local
199 unsigned long long size; local
227 read_ftrace_file(unsigned long long size) argument
237 read_event_file(char *sys, unsigned long long size) argument
249 unsigned long long size; local
263 unsigned long long size; local
284 unsigned long long size; member in struct:cpu_data
488 ssize_t size; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/
H A Dtrace-event-read.c56 static int do_read(int fd, void *buf, int size) argument
58 int rsize = size;
60 while (size) {
61 int ret = read(fd, buf, size);
73 size -= ret;
80 static int read_or_die(void *data, int size) argument
84 r = do_read(input_fd, data, size);
86 die("reading input file (size expected=%d received=%d)",
87 size, r);
96 static void skip(int size) argument
128 int size = 0; local
164 unsigned int size; local
182 unsigned int size; local
199 unsigned long long size; local
227 read_ftrace_file(unsigned long long size) argument
237 read_event_file(char *sys, unsigned long long size) argument
249 unsigned long long size; local
263 unsigned long long size; local
284 unsigned long long size; member in struct:cpu_data
488 ssize_t size; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Drtpenc_h264.c32 static void nal_send(AVFormatContext *s1, const uint8_t *buf, int size, int last) argument
36 av_log(s1, AV_LOG_DEBUG, "Sending NAL %x of len %d M=%d\n", buf[0] & 0x1F, size, last);
37 if (size <= s->max_payload_size) {
38 ff_rtp_send_data(s1, buf, size, last);
43 av_log(s1, AV_LOG_DEBUG, "NAL size %d > %d\n", size, s->max_payload_size);
49 size -= 1;
50 while (size + 2 > s->max_payload_size) {
54 size -= s->max_payload_size - 2;
58 memcpy(&s->buf[2], buf, size);
63 ff_rtp_send_h264(AVFormatContext *s1, const uint8_t *buf1, int size) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Ddv_tablegen.h40 uint32_t size; member in struct:dv_vlc_pair
60 if (dv_vlc_map[dv_vlc_run[i]][dv_vlc_level[i]].size != 0)
65 dv_vlc_map[dv_vlc_run[i]][dv_vlc_level[i]].size =
71 if (dv_vlc_map[i][j].size == 0) {
73 (dv_vlc_map[i-1][0].vlc << (dv_vlc_map[0][j].size));
74 dv_vlc_map[i][j].size = dv_vlc_map[i-1][0].size +
75 dv_vlc_map[0][j].size;
80 if (dv_vlc_map[i][j].size == 0) {
82 (dv_vlc_map[i-1][0].vlc << (dv_vlc_map[0][j].size));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Ddv_tablegen.h40 uint32_t size; member in struct:dv_vlc_pair
60 if (dv_vlc_map[dv_vlc_run[i]][dv_vlc_level[i]].size != 0)
65 dv_vlc_map[dv_vlc_run[i]][dv_vlc_level[i]].size =
71 if (dv_vlc_map[i][j].size == 0) {
73 (dv_vlc_map[i-1][0].vlc << (dv_vlc_map[0][j].size));
74 dv_vlc_map[i][j].size = dv_vlc_map[i-1][0].size +
75 dv_vlc_map[0][j].size;
80 if (dv_vlc_map[i][j].size == 0) {
82 (dv_vlc_map[i-1][0].vlc << (dv_vlc_map[0][j].size));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Drtpenc_h264.c32 static void nal_send(AVFormatContext *s1, const uint8_t *buf, int size, int last) argument
36 av_log(s1, AV_LOG_DEBUG, "Sending NAL %x of len %d M=%d\n", buf[0] & 0x1F, size, last);
37 if (size <= s->max_payload_size) {
38 ff_rtp_send_data(s1, buf, size, last);
43 av_log(s1, AV_LOG_DEBUG, "NAL size %d > %d\n", size, s->max_payload_size);
49 size -= 1;
50 while (size + 2 > s->max_payload_size) {
54 size -= s->max_payload_size - 2;
58 memcpy(&s->buf[2], buf, size);
63 ff_rtp_send_h264(AVFormatContext *s1, const uint8_t *buf1, int size) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Drtpenc_h264.c32 static void nal_send(AVFormatContext *s1, const uint8_t *buf, int size, int last) argument
36 av_log(s1, AV_LOG_DEBUG, "Sending NAL %x of len %d M=%d\n", buf[0] & 0x1F, size, last);
37 if (size <= s->max_payload_size) {
38 ff_rtp_send_data(s1, buf, size, last);
43 av_log(s1, AV_LOG_DEBUG, "NAL size %d > %d\n", size, s->max_payload_size);
49 size -= 1;
50 while (size + 2 > s->max_payload_size) {
54 size -= s->max_payload_size - 2;
58 memcpy(&s->buf[2], buf, size);
63 ff_rtp_send_h264(AVFormatContext *s1, const uint8_t *buf1, int size) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Ddv_tablegen.h40 uint32_t size; member in struct:dv_vlc_pair
60 if (dv_vlc_map[dv_vlc_run[i]][dv_vlc_level[i]].size != 0)
65 dv_vlc_map[dv_vlc_run[i]][dv_vlc_level[i]].size =
71 if (dv_vlc_map[i][j].size == 0) {
73 (dv_vlc_map[i-1][0].vlc << (dv_vlc_map[0][j].size));
74 dv_vlc_map[i][j].size = dv_vlc_map[i-1][0].size +
75 dv_vlc_map[0][j].size;
80 if (dv_vlc_map[i][j].size == 0) {
82 (dv_vlc_map[i-1][0].vlc << (dv_vlc_map[0][j].size));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/C/
H A D7zCrc.c21 UInt32 MY_FAST_CALL CrcUpdate(UInt32 v, const void *data, size_t size) argument
24 for (; size > 0 ; size--, p++)
29 UInt32 MY_FAST_CALL CrcCalc(const void *data, size_t size) argument
31 return CrcUpdate(CRC_INIT_VAL, data, size) ^ 0xFFFFFFFF;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Drpc_echo.h43 uint32 size; member in struct:echo_q_echo_data
49 uint32 size; member in struct:echo_r_echo_data
55 uint32 size; member in struct:echo_q_source_data
60 uint32 size; member in struct:echo_r_source_data
66 uint32 size; member in struct:echo_q_sink_data
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Dwrap_xattr.c27 static ssize_t _wrap_darwin_fgetxattr(int fd, const char *name, void *value, size_t size) argument
29 return fgetxattr(fd, name, value, size, 0, 0);
31 static ssize_t _wrap_darwin_getxattr(const char *path, const char *name, void *value, size_t size) argument
33 return getxattr(path, name, value, size, 0, 0);
35 static int _wrap_darwin_fsetxattr(int fd, const char *name, void *value, size_t size, int flags) argument
37 return fsetxattr(fd, name, value, size, 0, flags);
39 static int _wrap_darwin_setxattr(const char *path, const char *name, void *value, size_t size, int flags) argument
41 return setxattr(path, name, value, size, 0, flags);
58 static ssize_t _none_fgetxattr(int fd, const char *name, void *value, size_t size) argument
63 static ssize_t _none_getxattr(const char *path, const char *name, void *value, size_t size) argument
68 _none_fsetxattr(int fd, const char *name, void *value, size_t size, int flags) argument
73 _none_setxattr(const char *path, const char *name, void *value, size_t size, int flags) argument
96 wrap_fgetxattr(int fd, const char *name, void *value, size_t size) argument
100 wrap_getxattr(const char *path, const char *name, void *value, size_t size) argument
104 wrap_fsetxattr(int fd, const char *name, void *value, size_t size, int flags) argument
108 wrap_setxattr(const char *path, const char *name, void *value, size_t size, int flags) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/gen/
H A Dgs.c35 * Allocates memory of the specified size.
37 void *gs_alloc(u32 size) argument
41 p = kzalloc(size, GFP_KERNEL);
44 cumsize += size;
66 /* ack! no size info */
67 /* cumsize -= size; */
75 void gs_frees(void *ptr, u32 size) argument
78 cumsize -= size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/C/
H A D7zCrc.c21 UInt32 MY_FAST_CALL CrcUpdate(UInt32 v, const void *data, size_t size) argument
24 for (; size > 0 ; size--, p++)
29 UInt32 MY_FAST_CALL CrcCalc(const void *data, size_t size) argument
31 return CrcUpdate(CRC_INIT_VAL, data, size) ^ 0xFFFFFFFF;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/os_brew/
H A Dgetcwd.c17 getcwd(buf, size)
19 size_t size;
39 (void)strncpy(buf, "fs:/", size - 1);
45 outlen = size;
59 COMPQUIET(size, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/volume_id/
H A Dunused_nvidia_raid.c25 uint32_t size; member in struct:nvidia_meta
32 int FAST_FUNC volume_id_probe_nvidia_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
37 dbg("probing at offset 0x%llx, size 0x%llx",
38 (unsigned long long) off, (unsigned long long) size);
40 if (size < 0x10000)
43 meta_off = ((size / 0x200)-2) * 0x200;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/
H A Dfind_last_bit.c18 unsigned long find_last_bit(const unsigned long *addr, unsigned long size) argument
24 words = size / BITS_PER_LONG;
27 if (size & (BITS_PER_LONG-1)) {
29 - (size & (BITS_PER_LONG-1)))));
43 return size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/boot/
H A Dfsl-soc.c27 int size; local
30 size = getprop(soc, "#address-cells", prop_buf, MAX_PROP_LEN);
31 if (size == 4)
39 size = getprop(soc, "ranges", prop_buf, MAX_PROP_LEN);
41 if (size < 12)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/gen/
H A Dgs.c35 * Allocates memory of the specified size.
37 void *gs_alloc(u32 size) argument
41 p = kzalloc(size, GFP_KERNEL);
44 cumsize += size;
66 /* ack! no size info */
67 /* cumsize -= size; */
75 void gs_frees(void *ptr, u32 size) argument
78 cumsize -= size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/
H A Dfind_last_bit.c18 unsigned long find_last_bit(const unsigned long *addr, unsigned long size) argument
24 words = size / BITS_PER_LONG;
27 if (size & (BITS_PER_LONG-1)) {
29 - (size & (BITS_PER_LONG-1)))));
43 return size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/boot/
H A Dfsl-soc.c27 int size; local
30 size = getprop(soc, "#address-cells", prop_buf, MAX_PROP_LEN);
31 if (size == 4)
39 size = getprop(soc, "ranges", prop_buf, MAX_PROP_LEN);
41 if (size < 12)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/os_brew/
H A Dgetcwd.c17 getcwd(buf, size)
19 size_t size;
39 (void)strncpy(buf, "fs:/", size - 1);
45 outlen = size;
59 COMPQUIET(size, 0);

Completed in 241 milliseconds

<<11121314151617181920>>