Home
last modified time | relevance | path

Searched defs:Current (Results 1 - 25 of 63) sorted by relevance

123

/third_party/gn/src/util/
H A Dmsg_loop.cc79 MsgLoop* MsgLoop::Current() { in Current() function in MsgLoop
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DManagedStringPool.h32 SmallVectorImpl<std::string *>::iterator Current = Pool.begin(); in ~ManagedStringPool() local
/third_party/node/deps/v8/src/execution/
H A Dthread-id.h32 static ThreadId Current() { return ThreadId(GetCurrentThreadId()); } in Current() function in v8::internal::ThreadId
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
H A DRetireStage.cpp34 const RetireControlUnit::RUToken &Current = RCU.getCurrentToken(); in cycleStart() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A Dmain.h33 struct Current struct
/third_party/node/deps/v8/include/v8-include/
H A Dv8-source-location.h38 static constexpr SourceLocation Current( in Current() function in v8::final
/third_party/node/deps/v8/include/cppgc/
H A Dsource-location.h38 static constexpr SourceLocation Current( in Current() function in cppgc::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DSourceMgr.h31 unsigned Current; member in llvm::mca::SourceMgr
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dv8windbg-extension.h30 static Extension* Current() { return current_extension_.get(); } in Current() function in Extension
/third_party/node/deps/v8/src/ic/
H A Dic-stats.h59 V8_INLINE ICInfo& Current() { in Current() function in v8::internal::ICStats
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DUse.cpp94 const Use *Current = this; in getImpliedUser() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DRetireControlUnit.cpp56 const RetireControlUnit::RUToken &Current = Queue[CurrentInstructionSlotIdx]; in getCurrentToken() local
65 const RetireControlUnit::RUToken &Current = getCurrentToken(); in computeNextSlotIdx() local
75 RetireControlUnit::RUToken &Current = Queue[CurrentInstructionSlotIdx]; in consumeCurrentToken() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceMemory.h107 typename Traits::allocator_type Current; member
H A DIceTimerTree.cpp184 double Current = timestamp(); in update() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h126 StringRef::iterator Current; member in llvm::msgpack::Reader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DSymbolicFile.h71 content_type Current; member in llvm::object::content_iterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSpeculativeExecution.cpp288 auto Current = I; in considerHoistingFromTo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp192 auto Current = MI; in runOnMachineFunction() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_navigator.h157 inline CordRep* CordRepBtreeNavigator::Current() const { in Current() function in absl::cord_internal::CordRepBtreeNavigator
/third_party/node/deps/v8/src/heap/
H A Dlocal-heap.cc35 LocalHeap* LocalHeap::Current() { return current_local_heap; } in Current() function in v8::internal::LocalHeap
/third_party/node/deps/v8/src/objects/
H A Djs-break-iterator.cc203 Handle<Object> JSV8BreakIterator::Current( in Current() function in v8::internal::JSV8BreakIterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp228 MachineBasicBlock *Current = Stack.pop_back_val(); in updateSuccCFAInfo() local
H A DInterferenceCache.h182 const BlockInterference *Current = nullptr; member in llvm::InterferenceCache::Cursor
H A DPostRASchedulerList.cpp335 MachineBasicBlock::iterator Current = MBB.end(); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
H A DArgList.h42 BaseIter Current, End; member in llvm::opt::arg_iterator
78 arg_iterator( BaseIter Current, BaseIter End, const OptSpecifier (&Ids)[NumOptSpecifiers ? NumOptSpecifiers : 1] = {}) arg_iterator() argument
[all...]

Completed in 10 milliseconds

123