Home
last modified time | relevance | path

Searched defs:Pre (Results 1 – 15 of 15) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DITreeVisitorAction.cs49 object Pre(object t); in Pre() method
72 public object Pre(object t) in Pre() method in Antlr.Runtime.Tree.TreeVisitorAction
/external/rust/crates/memchr/src/memmem/prefilter/
Dmod.rs20 pub(crate) struct Pre<'a> { struct
22 pub(crate) state: &'a mut PrefilterState, argument
24 pub(crate) prefn: PrefilterFn, argument
29 impl<'a> Pre<'a> { argument
/external/cronet/buildtools/third_party/libc++/trunk/test/std/time/time.hms/time.hms.members/
Dprecision.pass.cpp56 using Pre = std::chrono::duration<CT, std::ratio<1, powers[width]>>; in check_precision() typedef
/external/llvm/lib/Option/
DOption.cpp60 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in print() local
DOptTable.cpp175 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOption.cpp63 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in print() local
DOptTable.cpp182 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption() local
/external/rust/crates/semver/src/
Derror.rs24 Pre, enumerator
/external/clang/include/clang/StaticAnalyzer/Core/
DCheckerManager.h98 Pre, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp686 MachineBasicBlock::iterator Pre = MBB->begin(); in wrapup() local
DSIISelLowering.cpp10846 MachineBasicBlock *Pre = ML->getLoopPreheader(); in getPrefLoopAlignment() local
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp684 MachineBasicBlock::iterator Pre = MBB->begin(); in wrapup() local
/external/llvm/lib/CodeGen/
DMachineVerifier.cpp1462 const MachineBasicBlock *Pre = BBI.getOperand(i + 1).getMBB(); in checkPHIOps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp2237 const MachineBasicBlock &Pre = *MO1.getMBB(); in checkPHIOps() local
/external/clang/lib/Frontend/
DASTUnit.cpp1238 auto Pre = Lexer::ComputePreamble(Buffer->getBuffer(), in ComputePreamble() local