Home
last modified time | relevance | path

Searched defs:Weak (Results 1 - 16 of 16) sorted by relevance

/third_party/node/deps/v8/src/handles/
H A Dmaybe-handles-inl.h69 MaybeObjectHandle MaybeObjectHandle::Weak(Handle<Object> object) { in Weak() function in v8::internal::MaybeObjectHandle
73 MaybeObjectHandle MaybeObjectHandle::Weak(Object object, Isolate* isolate) { in Weak() function in v8::internal::MaybeObjectHandle
/third_party/rust/crates/rustix/tests/process/
H A Dweak.rs52 impl<F> Weak<F> { impls
/third_party/rust/crates/rustix/tests/param/
H A Dweak.rs52 impl<F> Weak<F> { impls
/third_party/node/deps/v8/src/objects/
H A Dmaybe-object-inl.h61 HeapObjectReference HeapObjectReference::Weak(Object object) { in Weak() function in v8::internal::HeapObjectReference
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/ELF/
H A DELFStub.h43 bool Weak; member
/third_party/rust/crates/rustix/src/backend/libc/
H A Dweak.rs52 impl<F> Weak<F> { impls
/third_party/python/Lib/test/
H A Dtest_threading_local.py19 class Weak(object): class
H A Dtest_descr.py2254 class Weak(object): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFImportFile.cpp490 createWeakExternal(StringRef Sym, StringRef Weak, bool Imp) createWeakExternal() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValueHandle.h37 enum HandleBaseKind { Assert, Callback, Weak, WeakTracking }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h128 BestCost, Weak}; enumerator
/third_party/node/src/
H A Dutil.h815 static inline v8::Local<TypeName> Weak( in Weak() function in node::PersistentToLocal
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h73 Weak, ///< Arbitrary weak DAG edge. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp2154 bool Weak = in lower() local
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs21443 pub struct Weak<T: ?Sized> { global() structure names
21464 impl<T> Weak<T> { global() impls
21496 impl<T: ?Sized> Weak<T> { global() impls
23542 pub struct Weak<T: ?Sized> { global() structure names
24881 impl<T> Weak<T> { global() impls
24908 impl<T: ?Sized> Weak<T> { global() impls
25047 impl<T: ?Sized> Weak<T> { global() impls
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs6704 public bool Weak { property in Google.Protobuf.Reflection.FieldOptions
[all...]

Completed in 56 milliseconds