Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/
Dcrash_handler_devicetest.py36 def victim(): function
/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/blktrace/
Drbtree.c368 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node()
/external/u-boot/drivers/mtd/ubi/
Dfastmap-wl.c36 struct ubi_wl_entry *e, *victim = NULL; in find_anchor_wl_entry() local
Dfastmap.c277 struct ubi_ainf_peb *aeb, *victim; in update_vol() local
/external/libunwind/src/x86/
DGinit.c94 int i, victim; in validate_mem() local
/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/libunwind/src/x86_64/
DGinit.c118 int i, victim; in validate_mem() local
/external/u-boot/lib/
Drbtree.c495 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node()
/external/tensorflow/tensorflow/core/platform/cloud/
Dhttp_request_fake.h144 const string victim = "/"; in EscapeString() local
Dcurl_http_request_test.cc206 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.py373 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/perfetto/protos/perfetto/trace/ftrace/
Df2fs.proto50 optional uint32 victim = 6; field
/external/scapy/scapy/layers/
Dl2.py465 def arpcachepoison(target, victim, interval=60): argument
/external/u-boot/common/
Ddlmalloc.c1242 mchunkptr victim; /* inspected/selected chunk */ local
/external/libevent/
Devutil.c1319 struct evutil_addrinfo *victim = *ai; in apply_numeric_port_hack() local
Devdns.c2048 struct server_reply_item *victim, *next, **list; in server_request_free_answers() local
4074 struct hosts_entry *victim; in evdns_base_free_and_unlock() local
4099 struct hosts_entry *victim; in evdns_base_clear_host_addresses() local
Devent.c549 struct event_debug_entry **ent, *victim; in event_disable_debug_mode() local
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto1369 optional uint32 victim = 6; field