Home
last modified time | relevance | path

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

12

/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.kt58 val victim = WorkQueue() in <lambda>() constant
/external/libcap/tests/
Dexploit.c69 static void *victim(void *args) { in victim() function
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DNonBlockingThreadPool.h343 unsigned victim = ((uint64_t)r * (uint64_t)size) >> 32; in Steal() local
390 int victim = NonEmptyQueueIndex(); in WaitForWork() local
439 unsigned victim = r % size; in NonEmptyQueueIndex() local
/external/curl/tests/unit/
Dunit1655.c105 struct demo victim; variable
/external/e2fsprogs/lib/ext2fs/
Drbtree.c362 void ext2fs_rb_replace_node(struct rb_node *victim, struct rb_node *new, in ext2fs_rb_replace_node()
/external/blktrace/
Drbtree.c368 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node()
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dlocal_storage.c47 int BPF_PROG(unlink_hook, struct inode *dir, struct dentry *victim) in BPF_PROG()
/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/cpython3/Lib/test/
Dlist_tests.py374 def __init__(self, victim): argument
/external/python/cpython2/Lib/test/
Dlist_tests.py402 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/dnsmasq/src/
Ddhcp.c445 struct ping_result *r, *victim = NULL; in address_allocate() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/sharing/
DSharedFlowTest.kt663 val victim = subs.removeAt(rnd.nextInt(subs.size)) in <lambda>() constant
/external/scapy/scapy/layers/
Dl2.py465 def arpcachepoison(target, victim, interval=60): argument
/external/perfetto/protos/perfetto/trace/ftrace/
Df2fs.proto49 optional uint32 victim = 6; field
/external/rust/crates/rayon-core/src/
Dregistry.rs899 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
Devent.c589 struct event_debug_entry **ent, *victim; in event_disable_debug_mode() local
/external/cronet/third_party/libevent/
Devdns.c1780 struct server_reply_item *victim, *next, **list; in server_request_free_answers() local

12