Home
last modified time | relevance | path

Searched defs:Top (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm/lib/Support/
DPrettyStackTrace.cpp165 void llvm::RestorePrettyStackState(const void* Top) { in RestorePrettyStackState()
/external/clang/lib/Parse/
DParseAST.cpp40 ResetStackCleanup(llvm::CrashRecoveryContext *Context, const void *Top) in ResetStackCleanup()
/external/v8/src/heap/
Dstore-buffer.h75 Object*** Top() { return reinterpret_cast<Object***>(old_top_); } in Top() function
/external/llvm/lib/Analysis/
DCFG.cpp41 std::pair<const BasicBlock*, succ_const_iterator> &Top = VisitStack.back(); in FindFunctionBackedges() local
/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.h195 VLIWSchedBoundary Top; variable
DBitTracker.h107 Top, // Bit not yet defined. enumerator
/external/llvm/include/llvm/ADT/
DDepthFirstIterator.h104 std::pair<PointerIntTy, ChildItTy> &Top = VisitStack.back(); in toNext() local
/external/v8/src/compiler/
Dstate-values-utils.cc212 StateValuesAccess::iterator::StatePos* StateValuesAccess::iterator::Top() { in Top() function in v8::internal::compiler::StateValuesAccess::iterator
Dast-graph-builder.h487 Node* Top() { in Top() function
/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h858 SchedBoundary Top; variable
918 SchedBoundary Top; variable
/external/clang/lib/Basic/
DModule.cpp173 auto *Top = getTopLevelModule(); in directlyUses() local
/external/v8/src/
Deffects.h241 Effects<Var, kNoVar> Top() { return node_->effects; } in Top() function
/external/giflib/
Dgif_lib.h48 GifWord Left, Top, Width, Height; /* Current image dimensions. */ member
Degif_lib.c356 const int Top, in EGifPutImageDesc()
/external/llvm/lib/Target/AMDGPU/
DR600ControlFlowFinalizer.cpp187 CFStack::StackItem Top = BranchStack.back(); in popBranch() local
/external/opencv3/3rdparty/include/dshow/
Dcontrol.h650 #define IVideoWindow_put_Top(This,Top) (This)->lpVtbl->put_Top(This,Top) argument
664 #define IVideoWindow_SetWindowPosition(This,Left,Top,Width,Height) (This)->lpVtbl->SetWindowPositio… argument
868 #define IBasicVideo_SetSourcePosition(This,Left,Top,Width,Height) (This)->lpVtbl->SetSourcePosition… argument
871 #define IBasicVideo_SetDestinationPosition(This,Left,Top,Width,Height) (This)->lpVtbl->SetDestinati… argument
1032 #define IBasicVideo2_SetSourcePosition(This,Left,Top,Width,Height) (This)->lpVtbl->SetSourcePositio… argument
1035 #define IBasicVideo2_SetDestinationPosition(This,Left,Top,Width,Height) (This)->lpVtbl->SetDestinat… argument
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp800 const SubRegion *Top, BindingKey TopKey, in collectSubRegionBindings()
872 const SubRegion *Top, bool IncludeAllDefaultBindings) { in collectSubRegionBindings()
880 const SubRegion *Top) { in removeSubRegionBindings()
/external/bison/src/
Dparse-gram.c1270 # define YY_STACK_PRINT(Bottom, Top) \ argument
1321 # define YY_STACK_PRINT(Bottom, Top) argument
/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp809 MachineBasicBlock *Top = *LoopChain.begin(); in rotateLoop() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp1337 NodeState &Top = Stack.back(); in pushDownUntilBottom() local
1378 NodeState &Top = Stack.back(); in moveNext() local
/external/libpcap/
Dgrammar.c1512 # define YY_STACK_PRINT(Bottom, Top) \ argument
1555 # define YY_STACK_PRINT(Bottom, Top) argument
/external/clang/unittests/Basic/
DVirtualFileSystemTest.cpp197 IntrusiveRefCntPtr<DummyFileSystem> Top(new DummyFileSystem()); in TEST() local
/external/pdfium/core/include/fxcrt/
Dfx_coordinates.h481 int16_t Top; member
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1215 uint64_t Top = (Mask >> First) + 1; in isStringOfOnes() local
/external/v8/src/crankshaft/
Dhydrogen.h603 HValue* Top() const { return ExpressionStackAt(0); } in Top() function
2311 HValue* Top() const { return environment()->Top(); } in Top() function

12