Home
last modified time | relevance | path

Searched defs:victim (Results 1 – 25 of 28) sorted by relevance

12

/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DNonBlockingThreadPool.h178 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/
Dcrash_handler_devicetest.py39 def victim(): function
/external/libabigail/tests/data/test-abidiff-exit/
Dtest-net-change-v0.c14 void victim(struct type_changed * dummy) { (void)dummy->x; } in victim() function
Dtest-net-change-v1.c14 void victim(struct type_changed * dummy) { (void)dummy->x; } in victim() function
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/
DWorkQueueTest.kt57 val victim = WorkQueue() in <lambda>() constant
/external/libcap/tests/
Dexploit.c65 static void *victim(void *args) { in victim() function
/external/webrtc/stats/
Drtc_stats_report.cc102 rtc::scoped_refptr<RTCStatsReport> victim) { in TakeMembersFrom()
/external/curl/tests/unit/
Dunit1655.c103 struct demo victim; variable
/external/blktrace/
Drbtree.c368 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node()
/external/e2fsprogs/lib/ext2fs/
Drbtree.c430 void ext2fs_rb_replace_node(struct rb_node *victim, struct rb_node *new, in ext2fs_rb_replace_node()
/external/tensorflow/tensorflow/core/platform/cloud/
Dhttp_request_fake.h145 const string victim = "/"; in EscapeString() local
Dcurl_http_request_test.cc212 const string victim = "/"; in curl_easy_escape() local
/external/python/cpython2/Lib/test/
Dlist_tests.py402 def __init__(self, victim): argument
/external/python/cpython3/Lib/test/
Dlist_tests.py388 def __init__(self, victim): argument
/external/replicaisland/src/com/replica/replicaisland/
DHitReactionComponent.java101 public void hitVictim(GameObject parent, GameObject victim, int hitType, in hitVictim()
/external/clang/lib/Serialization/
DModuleManager.cpp223 for (ModuleIterator victim = first; victim != last; ++victim) { in removeModules() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/sharing/
DSharedFlowTest.kt661 val victim = subs.removeAt(rnd.nextInt(subs.size)) in <lambda>() constant
/external/dnsmasq/src/
Ddhcp.c445 struct ping_result *r, *victim = NULL; in address_allocate() local
/external/llvm-project/clang/lib/Serialization/
DModuleManager.cpp285 for (ModuleIterator victim = First; victim != Last; ++victim) { in removeModules() local
/external/perfetto/protos/perfetto/trace/ftrace/
Df2fs.proto49 optional uint32 victim = 6; field
/external/scapy/scapy/layers/
Dl2.py465 def arpcachepoison(target, victim, interval=60): argument
/external/llvm-project/openmp/runtime/src/
Dkmp_dispatch.cpp1231 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/
Dregistry.rs778 let victim = &thread_infos[victim_index]; in steal() localVariable
/external/libevent/
Devdns.c2064 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
Devutil.c1352 struct evutil_addrinfo *victim = *ai; in apply_numeric_port_hack() local

12