Home
last modified time | relevance | path

Searched defs:sz (Results 1 - 25 of 398) sorted by relevance

12345678910>>...16

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/
H A D10-1-buildonly.c26 size_t sz = 0; in dummyfcn() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dextern-array.c9 unsigned sz = sizeof(v4l2_type_names); in test() local
/third_party/optimized-routines/math/
H A Dv_pow.c21 f64_t sz = pow (sx, sy); in pow() local
/third_party/mesa3d/src/freedreno/rnn/
H A Daprintf.c31 size_t sz = vsnprintf(0, 0, format, va); in aprintf() local
/third_party/skia/third_party/externals/abseil-cpp/absl/utility/
H A Dutility_test.cc59 constexpr size_t sz = absl::integer_sequence<int, 0, 1>::size(); in TEST() local
/third_party/mesa3d/src/freedreno/computerator/
H A Dir3_asm.c50 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 Dir3-disasm.c47 size_t sz; in main() local
/third_party/ntfs-3g/libntfs-3g/
H A Drealpath.c47 size_t sz; in canonicalize_dm_name() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_stipple.c68 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 D6-1-buildonly.c29 size_t sz = 0; in dummyfcn() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D15-1.c108 int sz = sysconf(_SC_THREAD_STACK_MIN); in threaded() local
/third_party/musl/libc-test/src/functionalext/supplement/string/
H A Dwmemchr.c30 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 Dapps_shims.c16 void *app_malloc(size_t sz, const char *what) in app_malloc() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dstruct_member_size_decoration.cc27 StructMemberSizeDecoration(ProgramID pid, const Source& src, uint32_t sz) StructMemberSizeDecoration() argument
/third_party/eudev/src/shared/
H A Dprocess-util.c150 size_t allocated = 0, sz = 0; in get_process_environ() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.cpp59 _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 Dmallinfo.c40 int sz = size_classes[sc]*UNIT; in accumulate_meta() local
/third_party/node/deps/base64/base64/lib/tables/
H A Dtable_generator.c69 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 D5-1.c93 int sz = 0; in main() local
/third_party/node/deps/v8/src/base/
H A Dvlq-base64.cc37 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 Dsymlinkat.c34 ssize_t sz; in symlinkat_0100() local
86 ssize_t sz; in symlinkat_0200() local
/third_party/node/deps/openssl/openssl/crypto/
H A Do_fopen.c42 int sz, len_0 = (int)strlen(filename) + 1; in openssl_fopen() local
/third_party/openssl/crypto/
H A Do_fopen.c42 int sz, len_0 = (int)strlen(filename) + 1; in openssl_fopen() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBlobCache.h69 Value(const uint8_t *ptr, size_t sz) : mPtr(ptr), mSize(sz) {} in Value() argument
/third_party/skia/gm/
H A Dtextblobshader.cpp83 SkISize sz = this->onISize(); variable
105 SkISize sz = this->onISize(); variable

Completed in 8 milliseconds

12345678910>>...16