Searched refs:Zap (Results 1 – 25 of 28) sorted by relevance
12
/external/jarjar/src/main/com/tonicsystems/jarjar/ |
D | MainProcessor.java | 33 List<Zap> zapList = new ArrayList<Zap>(); in MainProcessor() 37 if (pattern instanceof Zap) { in MainProcessor() 38 zapList.add((Zap) pattern); in MainProcessor()
|
D | Zap.java | 19 public class Zap extends PatternElement class
|
D | ZapProcessor.java | 27 public ZapProcessor(List<Zap> zapList) { in ZapProcessor()
|
D | JarJarTask.java | 35 public void addConfiguredZap(Zap zap) { in addConfiguredZap()
|
D | RulesFileParser.java | 62 element = new Zap(); in parse()
|
/external/chromium_org/net/base/ |
D | auth.cc | 55 void AuthCredentials::Zap() { in Zap() function in net::AuthCredentials
|
D | auth.h | 64 void Zap();
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineWorklist.h | 95 void Zap() { in Zap() function
|
D | InstructionCombining.cpp | 2799 Worklist.Zap(); in DoOneIteration()
|
/external/chromium_org/third_party/icu/source/data/curr/ |
D | lu.txt | 100 "Yeni wa Zapɔ",
|
D | ln.txt | 100 "Yeni ya Zapɔ",
|
D | sg.txt | 100 "yêni tî Zapön",
|
/external/icu/icu4c/source/data/curr/ |
D | ln.txt | 104 "Yeni ya Zapɔ",
|
D | lu.txt | 104 "Yeni wa Zapɔ",
|
D | sg.txt | 104 "yêni tî Zapön",
|
/external/e2fsprogs/debugfs/ |
D | debug_cmds.ct | 187 request do_zap_block, "Zap block: fill with 0, pattern, flip bits etc.",
|
/external/chromium_org/third_party/icu/source/data/region/ |
D | bm.txt | 112 JP{"Zapɔn"}
|
D | ln.txt | 116 JP{"Zapɔ"}
|
D | sg.txt | 112 JP{"Zapöon"}
|
/external/icu/icu4c/source/data/region/ |
D | bm.txt | 112 JP{"Zapɔn"}
|
D | ln.txt | 116 JP{"Zapɔ"}
|
D | sg.txt | 112 JP{"Zapöon"}
|
/external/chromium_org/net/http/ |
D | http_auth_handler_ntlm_portable.cc | 659 credentials_.Zap(); in ~HttpAuthHandlerNTLM()
|
/external/chromium_org/v8/src/heap/ |
D | spaces.h | 1419 inline void Zap(); 1561 void Zap();
|
/external/chromium_org/v8/src/ |
D | hydrogen-instructions.cc | 407 current->Zap(); in RemoveUse()
|
12