Home
last modified time | relevance | path

Searched defs:all_targets (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/development/vndk/tools/image-diff-tool/
H A Ddiff.py56 def make_filter_from_allowlists(allowlists, all_targets): argument
127 def main(all_targets, argument
/aosp_15_r20/external/liburing/examples/
H A DMakefile18 all_targets := macro
/aosp_15_r20/external/liburing/test/
H A DMakefile174 all_targets := macro
/aosp_15_r20/external/AFLplusplus/benchmark/
H A Dbenchmark.py52 all_targets = [ variable
/aosp_15_r20/art/tools/jvmti-agents/breakpoint-logger/
H A Dbreakpoint_logger.cc40 BreakpointTargets* all_targets = nullptr; in VMInitCB() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dthread.cc164 std::deque<Thread*> all_targets({target}); in RegisterSendAndCheckForCycles() local