Home
last modified time | relevance | path

Searched defs:Local (Results 1 - 25 of 46) sorted by relevance

12

/third_party/libunwind/libunwind/doc/
H A Dlibunwind.tex
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossExSubsection.cpp34 void DebugCrossModuleExportsSubsection::addMapping(uint32_t Local, in addMapping() argument
H A DSymbolRecordMapping.cpp392 Error SymbolRecordMapping::visitKnownRecord(CVSymbol &CVR, LocalSym &Local) { in visitKnownRecord() argument
H A DSymbolDumper.cpp546 Error CVSymbolDumperImpl::visitKnownRecord(CVSymbol &CVR, LocalSym &Local) { in visitKnownRecord() argument
/third_party/node/deps/v8/src/heap/
H A Dmarking-worklist.cc104 MarkingWorklists::Local::Local( in Local() function in v8::internal::MarkingWorklists::Local
[all...]
H A Dmarking-worklist.h144 class V8_EXPORT_PRIVATE MarkingWorklists::Local { class in v8::internal::MarkingWorklists
[all...]
H A Dscavenger.h59 class Local { class in v8::internal::Scavenger::PromotionList
H A Dscavenger.cc546 Scavenger::PromotionList::Local::Local(Scavenger::PromotionList* promotion_list) in Local() function in v8::internal::Scavenger::PromotionList::Local
/third_party/rust/crates/syn/src/
H A Dstmt.rs38 pub struct Local { structure names
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp26 bool Local = GV.hasLocalLinkage(); in makeVisible() local
/third_party/node/deps/v8/src/heap/base/
H A Dworklist.h276 class Worklist<EntryType, SegmentSize>::Local { class in heap::base::Worklist
347 Worklist<EntryType, SegmentSize>::Local::Local( Local() function in heap::base::Worklist::Local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp120 DIPrinter &DIPrinter::operator<<(const DILocal &Local) { in operator <<() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
H A DD3D12Backend.h42 Local, enumerator
/third_party/node/deps/v8/include/
H A Dv8-template.h890 SetIndexedPropertyHandler( IndexedPropertyGetterCallback getter, IndexedPropertySetterCallback setter = nullptr, IndexedPropertyQueryCallback query = nullptr, IndexedPropertyDeleterCallback deleter = nullptr, IndexedPropertyEnumeratorCallback enumerator = nullptr, Local<Value> data = Local<Value>()) SetIndexedPropertyHandler() argument
[all...]
H A Dv8-message.h64 V8_INLINE ScriptOrigin(Isolate* isolate, Local<Value> resource_name, in ScriptOrigin() argument
[all...]
H A Dv8-local-handle.h155 class Local { class
157 V8_INLINE Local() : val_(nullptr) {} in Local() function in v8::Local
159 V8_INLINE Local(Local<S> that) : val_(reinterpret_cast<T*>(*that)) { in Local() function in v8::Local
317 explicit V8_INLINE Local(T* that) : val_(that) {} Local() function in v8::Local
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-message.h64 V8_INLINE ScriptOrigin(Isolate* isolate, Local<Value> resource_name, in ScriptOrigin() argument
[all...]
H A Dv8-template.h854 SetIndexedPropertyHandler( IndexedPropertyGetterCallback getter, IndexedPropertySetterCallback setter = nullptr, IndexedPropertyQueryCallback query = nullptr, IndexedPropertyDeleterCallback deleter = nullptr, IndexedPropertyEnumeratorCallback enumerator = nullptr, Local<Value> data = Local<Value>()) SetIndexedPropertyHandler() argument
[all...]
H A Dv8-local-handle.h242 class Local : public LocalBase<T> { class
247 V8_INLINE Local(Local< function in v8::Local
378 V8_INLINE explicit Local<T>(const LocalBase<T>& other) Local() function in v8::Local
[all...]
/third_party/python/Doc/includes/
H A Dtzinfo_examples.py56 Local = LocalTimezone() variable
/third_party/python/Lib/test/
H A Dtest_threading_local.py63 class Local(self._local): class
79 class Local(self._local): class
/third_party/node/deps/npm/node_modules/node-gyp/lib/
H A DFind-VisualStudio.cs20 Local = 1, enumerator
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkMemUtil.hpp90 static const MemoryRequirement Local; member in vk::MemoryRequirement
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp69 bool Local = MF.getFunction().hasLocalLinkage(); in runOnMachineFunction() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-evaluate.cc88 MaybeHandle<Object> DebugEvaluate::Local(Isolate* isolate, in Local() function in v8::internal::DebugEvaluate

Completed in 17 milliseconds

12