/third_party/ltp/testcases/kernel/syscalls/clock_gettime/ |
H A D | clock_gettime04.c | 117 int count = 10000, ret; in run() local
|
/third_party/ltp/testcases/kernel/syscalls/preadv/ |
H A D | preadv02.c | 63 int count; member
|
/third_party/ltp/testcases/kernel/syscalls/pread/ |
H A D | pread01.c | 45 int count; in compare_bufers() local 81 int count; in setup() local 100 int count; cleanup() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/read/ |
H A D | read02.c | 50 size_t count; member
|
/third_party/ltp/utils/sctp/func_tests/ |
H A D | test_1_to_1_recvmsg.c | 76 int count; in main() local [all...] |
H A D | test_1_to_1_send.c | 70 int sk,sk1,pf_class,lstn_sk,acpt_sk,acpt1_sk, flag, count; in main() local [all...] |
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/ |
H A D | ss-server.c | 54 int count; member
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | inftrees.c | 58 unsigned short count[MAXBITS+1]; /* number of codes of each length */
local [all...] |
/third_party/ltp/testcases/network/tcp_cmds/sendfile/ |
H A D | testsf_s.c | 39 int pid, nbytes, flen, count; in main() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | loop-unrolling.cc | 191 int count = use->opcode() == IrOpcode::kPhi in UnrollLoop() local
|
/third_party/node/deps/v8/src/builtins/ |
H A D | profile-data-reader.cc | 29 void AddCountToBlock(size_t block_id, double count) { in AddCountToBlock() argument 70 double count = strtod(token.c_str(), &end); in EnsureInitProfileData() local
|
H A D | builtins-typed-array.cc | 80 int64_t count = std::min<int64_t>(final - from, len - to); in BUILTIN() local 194 int64_t count = end - start; BUILTIN() local [all...] |
H A D | generate-bytecodes-builtins-list.cc | 57 int count = 0; in WriteHeader() local 17 WriteBytecode(std::ofstream& out, Bytecode bytecode, OperandScale operand_scale, int* count, int offset_table[], int table_index) WriteBytecode() argument
|
/third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
H A D | gdb-remote-util.cc | 90 std::string Mem2Hex(const uint8_t* mem, size_t count) { in Mem2Hex() argument
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-register-allocator.h | 48 RegisterList NewRegisterList(int count) { in NewRegisterList() argument 81 int count = next_register_index_ - register_index; in ReleaseRegisters() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_prim_emit.c | 68 uint32_t count = 0; /* for debug/sanity */ in emit_hw_vertex() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_vs_exec.c | 92 vs_exec_run_linear(struct draw_vertex_shader *shader, const float (*input)[4], float (*output)[4], const void *constants[PIPE_MAX_CONSTANT_BUFFERS], const unsigned const_size[PIPE_MAX_CONSTANT_BUFFERS], unsigned count, unsigned input_stride, unsigned output_stride, const unsigned *fetch_elts) vs_exec_run_linear() argument
|
H A D | draw_pipe.c | 246 const unsigned count = prim_info->primitive_lengths[i]; in draw_pipeline_run() local 329 unsigned count in draw_pipeline_run_linear() local [all...] |
H A D | draw_pt_fetch.c | 143 draw_pt_fetch_run(struct pt_fetch *fetch, const unsigned *elts, unsigned count, char *verts) draw_pt_fetch_run() argument 171 draw_pt_fetch_run_linear(struct pt_fetch *fetch, unsigned start, unsigned count, char *verts) draw_pt_fetch_run_linear() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/locale/ |
H A D | setlocale_sup.c | 145 int count = 0; in setlocale_0600() local
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_gem.c | 64 int count = 0; in intel_gem_count_engines() local
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | va_mark_last.c | 60 unsigned count = bi_count_read_registers(I, s); in bi_staging_read_mask() local 78 unsigned count = bi_count_write_registers(I, d); in bi_writes_reg() local
|
/third_party/mesa3d/src/util/ |
H A D | futex.h | 46 static inline int futex_wake(uint32_t *addr, int count) in futex_wake() argument 69 static inline int futex_wake(uint32_t *addr, int count) in futex_wake() argument 100 static inline int futex_wake(uint32_t *addr, int count) in futex_wake() argument 129 static inline int futex_wake(uint32_t *addr, int count) in futex_wake() argument [all...] |
/third_party/mesa3d/src/util/tests/ |
H A D | blob_test.cpp | 207 int count = 1000; in TEST() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_printf.c | 163 unsigned count = 0; in lp_get_printf_arg_count() local
|