/third_party/musl/src/ldso/arm/ |
H A D | find_exidx.c | 10 static int find_exidx(struct dl_phdr_info *info, size_t size, void *ptr) in find_exidx() argument
|
/third_party/musl/porting/linux/user/src/internal/ |
H A D | libc.h | 33 size_t len, size, align, offset; member
|
/third_party/musl/porting/liteos_a/user/src/internal/ |
H A D | libc.h | 17 size_t len, size, align, offset; member
|
/third_party/musl/src/internal/ |
H A D | libc.h | 19 size_t len, size, align, offset; member
|
/third_party/ninja/src/ |
H A D | depfile_parser.in.cc | 52 char* end = in + content->size(); in Parse()
|
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_save.h | 110 /* Default size for the buffer holding the vertices and the indices. 126 GLuint size; member
|
/third_party/mesa3d/src/intel/tools/ |
H A D | intel_dump_gpu.in | 21 size greatly but won't produce a file replayable
|
/third_party/mesa3d/src/mesa/math/ |
H A D | m_xform.h | 156 ( _mesa_transform_tab[(from)->size][(mat)->type]( to, (mat)->m, from ), \
|
/third_party/node/deps/npm/node_modules/libnpmsearch/lib/ |
H A D | index.js | 53 size: opts.limit,
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | toolutil.h | 12 * tab size: 8 (not used) 152 * It is allocated with enough space for count*size bytes starting 156 * If size is a multiple of a data type size, then such items 158 * are themselves multiples of size. 165 * items with size bytes each. 168 utm_open(const char *name, int32_t initialCapacity, int32_t maxCapacity, int32_t size);
|
/third_party/mesa3d/src/util/ |
H A D | u_worklist.h | 51 /* The total size of the worklist */ 52 unsigned size; member
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | va_lower_split_64bit.c | 75 if (info.size == VA_SIZE_64) in va_lower_split_64bit()
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cintltst.h | 78 U_CFUNC void *ctst_malloc(size_t size);
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | toolutil.h | 12 * tab size: 8 (not used) 152 * It is allocated with enough space for count*size bytes starting 156 * If size is a multiple of a data type size, then such items 158 * are themselves multiples of size. 165 * items with size bytes each. 168 utm_open(const char *name, int32_t initialCapacity, int32_t maxCapacity, int32_t size);
|
/third_party/ltp/testcases/kernel/syscalls/sendmmsg/ |
H A D | sendmmsg02.c | 72 {&snd_msg, .size = VLEN * sizeof(*snd_msg)},
|
/third_party/ltp/testcases/kernel/kvm/include/ |
H A D | kvm_host.h | 87 uint64_t baseaddr, size_t size, unsigned int flags);
|
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/ |
H A D | perf_event_open03.c | 33 .size = sizeof(struct perf_event_attr), in setup()
|
/third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
H A D | setsockopt03.c | 68 p.repl.size = sizeof(struct payload); in run()
|
/third_party/ltp/testcases/kernel/syscalls/waitid/ |
H A D | waitid10.c | 76 {&infop, .size = sizeof(*infop)},
|
H A D | waitid08.c | 60 {&infop, .size = sizeof(*infop)},
|
/third_party/ltp/testcases/kernel/mem/include/ |
H A D | mem.h | 50 void create_same_memory(int size, int num, int unit);
|
/third_party/ltp/testcases/kernel/syscalls/clone3/ |
H A D | clone303.c | 91 {&args, .size = sizeof(*args)},
|
/third_party/ltp/testcases/kernel/syscalls/get_mempolicy/ |
H A D | get_mempolicy02.c | 78 TST_EXP_FAIL(get_mempolicy(&policy, nodemask->maskp, nodemask->size, in do_test()
|
/third_party/ltp/testcases/kernel/syscalls/openat2/ |
H A D | openat202.c | 84 {&how, .size = sizeof(*how)},
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-corner/mount-origin/ |
H A D | example.js | 53 msg.data.size + "\n";
|