| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify15.c | 77 int i, fd, len, count = 0; in do_test() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/ipc/semctl/ |
| H A D | semctl06.c | 96 int count, child, status, nwait; in main() local 166 int count, child, nwait; in dotest() local [all...] |
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | diotest_routines.c | 56 void fillbuf(char *buf, int count, char value) in fillbuf() argument
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tsoftinj.c | 159 void check(unsigned *count, char *name, unsigned expected) in check() argument 179 unsigned count = hardware_corrupted(); in main() local [all...] |
| /third_party/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/ |
| H A D | ht_utils.c | 67 int count; in get_cpu_count() local
|
| /third_party/ltp/testcases/kernel/syscalls/clone3/ |
| H A D | clone301.c | 70 int count = 1000; in do_child() local
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/ |
| H A D | msgstress02.c | 89 int count, status; in main() local 237 int i, count, status, exit_status; in dotest() local [all...] |
| H A D | msgstress03.c | 82 int count, status; in main() local
|
| H A D | msgstress01.c | 85 int count, status; in main() local
|
| /third_party/ltp/utils/sctp/func_tests/ |
| H A D | test_1_to_1_sendmsg.c | 81 int count; in main() local [all...] |
| /third_party/lwip/src/apps/snmp/ |
| H A D | snmpv3_mbedtls.c | 249 u32_t count = 0; in snmpv3_password_to_key_md5() local 302 u32_t count = 0; in snmpv3_password_to_key_sha() local
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-client-tx/ |
| H A D | minimal-secure-streams-client-tx.c | 34 int count; member
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | cse.c | 296 static inline void remove_instruction(struct instruction_list **list, struct instruction *insn, int count) in remove_instruction() argument
|
| /third_party/lwip/test/unit/ip6/ |
| H A D | test_ip6.c | 58 ip6_test_handle_timers(int count) in ip6_test_handle_timers() argument
|
| /third_party/lzma/C/ |
| H A D | Ppmd7Dec.c | 72 UInt32 count, hiCnt;
in Ppmd7z_DecodeSymbol() local 187 UInt32 freqSum, count, hiCnt;
in Ppmd7z_DecodeSymbol() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | state-values-utils.h | 44 size_t count; member
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-sharedarraybuffer.cc | 130 Handle<Object> count = args.atOrUndefined(isolate, 3); in BUILTIN() local
|
| /third_party/node/deps/v8/src/bigint/ |
| H A D | bigint-internal.h | 133 explicit Storage(int count) : ptr_(new digit_t[count]) {} in Storage() argument
|
| /third_party/node/deps/v8/src/base/debug/ |
| H A D | stack_trace_win.cc | 109 void OutputTraceToStream(const void* const* trace, size_t count, in OutputTraceToStream() argument
|
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | gdb-jit.cc | 99 Slot<T> CreateSlotsHere(uint32_t count) { in CreateSlotsHere() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | marking-worklist.cc | 76 std::map<InstanceType, int> count; in PrintWorklist() local
|
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-decoder.cc | 198 uint32_t count = DecodeUnsignedOperand( in Decode() local 28 DecodeRegisterListOperand( Address operand_start, uint32_t count, OperandType operand_type, OperandScale operand_scale) DecodeRegisterListOperand() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | templates-inl.h | 152 void ObjectTemplateInfo::set_embedder_field_count(int count) { in set_embedder_field_count() argument
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | memcopy.h | 152 inline void CopyImpl(T* dst_ptr, const T* src_ptr, size_t count) { in CopyImpl() argument 271 void CopyChars(DstType* dst, const SrcType* src, size_t count) { in CopyChars() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_vs_variant.c | 103 do_rhw_viewport( struct draw_vs_variant_generic *vsvg, unsigned count, void *output_buffer ) do_rhw_viewport() argument 129 do_viewport( struct draw_vs_variant_generic *vsvg, unsigned count, void *output_buffer ) do_viewport() argument 154 vsvg_run_elts( struct draw_vs_variant *variant, const unsigned *elts, unsigned count, void *output_buffer) vsvg_run_elts() argument 224 vsvg_run_linear( struct draw_vs_variant *variant, unsigned start, unsigned count, void *output_buffer ) vsvg_run_linear() argument [all...] |