/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/ |
H A D | 10-1-buildonly.c | 26 size_t sz = 0; in dummyfcn() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | extern-array.c | 9 unsigned sz = sizeof(v4l2_type_names); in test() local
|
/third_party/optimized-routines/math/ |
H A D | v_pow.c | 21 f64_t sz = pow (sx, sy); in pow() local
|
/third_party/mesa3d/src/freedreno/rnn/ |
H A D | aprintf.c | 31 size_t sz = vsnprintf(0, 0, format, va); in aprintf() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/utility/ |
H A D | utility_test.cc | 59 constexpr size_t sz = absl::integer_sequence<int, 0, 1>::size(); in TEST() local
|
/third_party/mesa3d/src/freedreno/computerator/ |
H A D | ir3_asm.c | 50 unsigned sz = v->info.size; in ir3_asm_assemble() local 54 memcpy(fd_bo_map(v->bo), kernel->bin, sz); in ir3_asm_assemble() local
|
/third_party/mesa3d/src/freedreno/isa/ |
H A D | ir3-disasm.c | 47 size_t sz; in main() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | realpath.c | 47 size_t sz; in canonicalize_dm_name() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_stipple.c | 68 const GLuint sz = sizeof(st->state.poly_stipple); in st_update_polygon_stipple() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/ |
H A D | 6-1-buildonly.c | 29 size_t sz = 0; in dummyfcn() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
H A D | 15-1.c | 108 int sz = sysconf(_SC_THREAD_STACK_MIN); in threaded() local
|
/third_party/musl/libc-test/src/functionalext/supplement/string/ |
H A D | wmemchr.c | 30 size_t sz = sizeof(str) / sizeof(*str); in wmemchr_0100() local 46 size_t sz = sizeof(str) / sizeof(*str); in wmemchr_0200() local 62 size_t sz = 0; in wmemchr_0300() local
|
/third_party/openssl/test/testutil/ |
H A D | apps_shims.c | 16 void *app_malloc(size_t sz, const char *what) in app_malloc() argument
|
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | struct_member_size_decoration.cc | 27 StructMemberSizeDecoration(ProgramID pid, const Source& src, uint32_t sz) StructMemberSizeDecoration() argument
|
/third_party/eudev/src/shared/ |
H A D | process-util.c | 150 size_t allocated = 0, sz = 0; in get_process_environ() local
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | binary.cpp | 59 _proc(binary::size_t &sz, const T &x) { in _proc() argument 239 size_t sz = 0; size() local [all...] |
/third_party/musl/src/malloc/oldmallocng/ |
H A D | mallinfo.c | 40 int sz = size_classes[sc]*UNIT; in accumulate_meta() local
|
/third_party/node/deps/base64/base64/lib/tables/ |
H A D | table_generator.c | 69 void uint32_array_to_c_hex(const uint32_t* ary, size_t sz, const char* name) in uint32_array_to_c_hex() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/ |
H A D | 5-1.c | 93 int sz = 0; in main() local
|
/third_party/node/deps/v8/src/base/ |
H A D | vlq-base64.cc | 37 int32_t VLQBase64Decode(const char* start, size_t sz, size_t* pos) { in VLQBase64Decode() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
H A D | symlinkat.c | 34 ssize_t sz; in symlinkat_0100() local 86 ssize_t sz; in symlinkat_0200() local
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | o_fopen.c | 42 int sz, len_0 = (int)strlen(filename) + 1; in openssl_fopen() local
|
/third_party/openssl/crypto/ |
H A D | o_fopen.c | 42 int sz, len_0 = (int)strlen(filename) + 1; in openssl_fopen() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | BlobCache.h | 69 Value(const uint8_t *ptr, size_t sz) : mPtr(ptr), mSize(sz) {} in Value() argument
|
/third_party/skia/gm/ |
H A D | textblobshader.cpp | 83 SkISize sz = this->onISize(); variable 105 SkISize sz = this->onISize(); variable
|