Home
last modified time | relevance | path

Searched defs:weak (Results 1 - 25 of 29) sorted by relevance

12

/third_party/rust/crates/rustix/tests/param/
H A Dmain.rs11 mod weak; modules
H A Dweak.rs38 macro_rules! weak { macros
[all...]
/third_party/musl/src/include/
H A Dfeatures.h6 #define weak __attribute__((__weak__)) macro
/third_party/rust/crates/rustix/src/backend/libc/
H A Dmod.rs16 mod weak; modules
H A Dweak.rs38 macro_rules! weak { macros
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/include/
H A Dfeatures.h6 #define weak __attribute__((weak)) macro
/third_party/musl/porting/liteos_m/user/src/include/
H A Dfeatures.h6 #define weak __attribute__((__weak__)) macro
/third_party/musl/porting/liteos_m/kernel/src/include/
H A Dfeatures.h6 #define weak __attribute__((__weak__)) macro
/third_party/musl/porting/uniproton/kernel/src/include/
H A Dfeatures.h6 #define weak __attribute__((__weak__)) macro
/third_party/typescript/tests/baselines/reference/
H A DintersectionPropertyCheck.js36 var weak = wrong; // Nested weak object type variable
H A DweakType.js92 var weak = propertiesWrong; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dcompare_test.cc264 WeakOrderingLess weak; in TEST() local
319 WeakOrderingLess weak; in TEST() local
[all...]
/third_party/rust/crates/rustix/tests/process/
H A Dmain.rs11 mod weak; modules
H A Dweak.rs38 macro_rules! weak { macros
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldOptions.php95 protected $weak = null; variable
467 $this->weak variable
[all...]
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c1591 lws_client_reset(struct lws **pwsi, int ssl, const char *address, int port, const char *path, const char *host, char weak) lws_client_reset() argument
/third_party/node/deps/v8/include/cppgc/
H A Dvisitor.h321 const PointerType* weak = static_cast<const PointerType*>(object); in HandleWeak() local
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dvisitor.h328 const PointerType* weak = static_cast<const PointerType*>(object); in HandleWeak() local
415 const PointerType* weak = static_cast<const PointerType*>(object); in HandleWeak() local
[all...]
/third_party/skia/src/ports/
H A DSkFontMgr_fontconfig.cpp205 SkAutoFcPattern weak; in is_weak() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dimplicit_weak_message.h181 RepeatedPtrField<T> weak; member
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Ddispatch.cc514 auto weak = std::make_unique<DomainDispatcher::WeakPtr>(this); in weakPtr() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c578 nine_memfd_try_unmap_file(struct nine_allocator *allocator, int memfd_index, bool weak) nine_memfd_try_unmap_file() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dbacking-store.cc867 std::weak_ptr<BackingStore> weak = backing_store; in Register() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-test.cc1027 bool weak = maybe_object.IsWeak(); in DebugPrintImpl() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c1407 void predefine(const char *name, int weak, const char *fmt, ...) in predefine() argument
1444 static void predefine_fmt(const char *fmt, int weak, va_list ap) in predefine_fmt() argument

Completed in 17 milliseconds

12