/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
D | NonBlockingThreadPool.h | 178 unsigned victim = r % size; in Steal() local 201 int victim = NonEmptyQueueIndex(); in WaitForWork() local 242 unsigned victim = r % size; in NonEmptyQueueIndex() local
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | crash_handler_devicetest.py | 39 def victim(): function
|
/external/libabigail/tests/data/test-abidiff-exit/ |
D | test-net-change-v0.c | 14 void victim(struct type_changed * dummy) { (void)dummy->x; } in victim() function
|
D | test-net-change-v1.c | 14 void victim(struct type_changed * dummy) { (void)dummy->x; } in victim() function
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/ |
D | WorkQueueTest.kt | 57 val victim = WorkQueue() in <lambda>() constant
|
/external/libcap/tests/ |
D | exploit.c | 65 static void *victim(void *args) { in victim() function
|
/external/webrtc/stats/ |
D | rtc_stats_report.cc | 102 rtc::scoped_refptr<RTCStatsReport> victim) { in TakeMembersFrom()
|
/external/curl/tests/unit/ |
D | unit1655.c | 103 struct demo victim; variable
|
/external/blktrace/ |
D | rbtree.c | 368 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node()
|
/external/e2fsprogs/lib/ext2fs/ |
D | rbtree.c | 430 void ext2fs_rb_replace_node(struct rb_node *victim, struct rb_node *new, in ext2fs_rb_replace_node()
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | http_request_fake.h | 145 const string victim = "/"; in EscapeString() local
|
D | curl_http_request_test.cc | 212 const string victim = "/"; in curl_easy_escape() local
|
/external/python/cpython2/Lib/test/ |
D | list_tests.py | 402 def __init__(self, victim): argument
|
/external/python/cpython3/Lib/test/ |
D | list_tests.py | 388 def __init__(self, victim): argument
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | HitReactionComponent.java | 101 public void hitVictim(GameObject parent, GameObject victim, int hitType, in hitVictim()
|
/external/clang/lib/Serialization/ |
D | ModuleManager.cpp | 223 for (ModuleIterator victim = first; victim != last; ++victim) { in removeModules() local
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/sharing/ |
D | SharedFlowTest.kt | 661 val victim = subs.removeAt(rnd.nextInt(subs.size)) in <lambda>() constant
|
/external/dnsmasq/src/ |
D | dhcp.c | 445 struct ping_result *r, *victim = NULL; in address_allocate() local
|
/external/llvm-project/clang/lib/Serialization/ |
D | ModuleManager.cpp | 285 for (ModuleIterator victim = First; victim != Last; ++victim) { in removeModules() local
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | f2fs.proto | 49 optional uint32 victim = 6; field
|
/external/scapy/scapy/layers/ |
D | l2.py | 465 def arpcachepoison(target, victim, interval=60): argument
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_dispatch.cpp | 1231 dispatch_private_info_template<T> *victim; in __kmp_dispatch_next_algorithm() local 1330 dispatch_private_info_template<T> *victim; in __kmp_dispatch_next_algorithm() local
|
/external/rust/crates/rayon-core/src/ |
D | registry.rs | 778 let victim = &thread_infos[victim_index]; in steal() localVariable
|
/external/libevent/ |
D | evdns.c | 2064 struct server_reply_item *victim, *next, **list; in server_request_free_answers() local 4147 struct hosts_entry *victim; in evdns_base_free_and_unlock() local 4172 struct hosts_entry *victim; in evdns_base_clear_host_addresses() local
|
D | evutil.c | 1352 struct evutil_addrinfo *victim = *ai; in apply_numeric_port_hack() local
|