| /third_party/ltp/testcases/kernel/kvm/ |
| H A D | lib_host.c | 155 unsigned int count; in tst_kvm_get_cpuid() local
|
| /third_party/ltp/testcases/kernel/mem/vmtests/ |
| H A D | data_space.c | 153 int count; in runtest() local 227 int count; local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/copy_file_range/ |
| H A D | copy_file_range01.c | 41 size_t count = 0; in check_file_content() local
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/ |
| H A D | msgstress04.c | 195 int i, count, status; in dotest_iteration() local 264 int i, count, status, exit_status; in dotest() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/utils/ |
| H A D | inotify.h | 85 atomic_t count; /* reference count */ member
|
| /third_party/ltp/utils/sctp/testlib/ |
| H A D | sctputil.c | 369 int test_peer_addr(int sk, sctp_assoc_t asoc, sockaddr_storage_t *peers, int count) in test_peer_addr() argument
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/ |
| H A D | main.c | 29 int count; member
|
| /third_party/libdrm/ |
| H A D | xf86drmSL.c | 68 int count; member
|
| /third_party/libinput/src/ |
| H A D | path-seat.c | 335 size_t count = 0; in udev_device_from_devnode() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | ptrlist.c | 335 int delete_ptr_list_entry(struct ptr_list **list, void *entry, int count) in delete_ptr_list_entry() argument 358 replace_ptr_list_entry(struct ptr_list **list, void *old_ptr, void *new_ptr, int count) replace_ptr_list_entry() argument [all...] |
| H A D | sparse.c | 152 static void check_byte_count(struct instruction *insn, pseudo_t count) in check_byte_count() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
| H A D | 2-3.c | 143 int count; member
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
| H A D | 1-2.c | 198 int count; /* number of children currently waiting */ member
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/ |
| H A D | stress2.c | 193 int count; member
|
| H A D | stress.c | 193 int count; member
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
| H A D | stress2.c | 184 int count; member
|
| /third_party/lwip/test/unit/arch/ |
| H A D | sys_arch.c | 75 sys_sem_new(sys_sem_t *sem, u8_t count) in sys_sem_new() argument
|
| /third_party/lwip/test/unit/tcp/ |
| H A D | test_tcp_oos.c | 493 int count, expected_datalen; in START_TEST() local 580 int count, expected_datalen; in START_TEST() local 665 int count; in START_TEST() local 740 int count; START_TEST() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | state-values-utils.cc | 109 int StateValuesHashKey(Node** nodes, size_t count) { in StateValuesHashKey() argument 119 Node* StateValuesCache::GetValuesNodeFromCache(Node** nodes, size_t count, in GetValuesNodeFromCache() argument 139 FillBufferWithValues( WorkingBuffer* node_buffer, size_t* node_count, size_t* values_idx, Node** values, size_t count, const BytecodeLivenessState* liveness) FillBufferWithValues() argument 171 BuildTree(size_t* values_idx, Node** values, size_t count, const BytecodeLivenessState* liveness, size_t level) BuildTree() argument 233 CheckTreeContainsValues(Node* tree, Node** values, size_t count, const BytecodeLivenessState* liveness) CheckTreeContainsValues() argument 248 DCHECK_EQ(static_cast<size_t>(i), count); CheckTreeContainsValues() local 254 GetNodeForValues( Node** values, size_t count, const BytecodeLivenessState* liveness) GetNodeForValues() argument 336 size_t count = 0; AdvanceTillNotEmpty() local 416 size_t count = 0; size() local [all...] |
| /third_party/node/deps/v8/src/ast/ |
| H A D | modules.cc | 187 int count = 0; in SerializeRegularExports() local
|
| /third_party/node/deps/v8/src/base/numbers/ |
| H A D | bignum-dtoa.cc | 232 static void GenerateCountedDigits(int count, int* decimal_point, in GenerateCountedDigits() argument [all...] |
| /third_party/node/deps/v8/src/base/ |
| H A D | small-vector.h | 131 DCHECK_GE(size(), count); in pop_back() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | allocation-site-inl.h | 163 inline void AllocationSite::set_memento_found_count(int count) { in set_memento_found_count() argument 179 void AllocationSite::set_memento_create_count(int count) { in set_memento_create_count() argument
|
| H A D | hash-table-inl.h | 168 uint32_t count = 1; in FindEntry() local
|
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | constant-array-builder.cc | 44 DCHECK_GE(available(), count); in Allocate() local 42 Allocate( ConstantArrayBuilder::Entry entry, size_t count) Allocate() argument 281 AllocateIndexArray( ConstantArrayBuilder::Entry entry, size_t count) AllocateIndexArray() argument
|