| /third_party/rust/crates/rustix/tests/param/ |
| H A D | main.rs | 11 mod weak; modules
|
| H A D | weak.rs | 38 macro_rules! weak { macros [all...] |
| /third_party/musl/src/include/ |
| H A D | features.h | 6 #define weak __attribute__((__weak__)) macro
|
| /third_party/rust/crates/rustix/src/backend/libc/ |
| H A D | mod.rs | 16 mod weak; modules
|
| H A D | weak.rs | 38 macro_rules! weak { macros [all...] |
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/include/ |
| H A D | features.h | 6 #define weak __attribute__((weak)) macro
|
| /third_party/musl/porting/liteos_m/user/src/include/ |
| H A D | features.h | 6 #define weak __attribute__((__weak__)) macro
|
| /third_party/musl/porting/liteos_m/kernel/src/include/ |
| H A D | features.h | 6 #define weak __attribute__((__weak__)) macro
|
| /third_party/musl/porting/uniproton/kernel/src/include/ |
| H A D | features.h | 6 #define weak __attribute__((__weak__)) macro
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | intersectionPropertyCheck.js | 36 var weak = wrong; // Nested weak object type
variable
|
| H A D | weakType.js | 92 var weak = propertiesWrong;
variable
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
| H A D | compare_test.cc | 264 WeakOrderingLess weak; in TEST() local 319 WeakOrderingLess weak; in TEST() local [all...] |
| /third_party/rust/crates/rustix/tests/process/ |
| H A D | main.rs | 11 mod weak; modules
|
| H A D | weak.rs | 38 macro_rules! weak { macros [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | FieldOptions.php | 95 protected $weak = null; variable 467 $this->weak variable [all...] |
| /third_party/libwebsockets/lib/roles/http/client/ |
| H A D | client-http.c | 1591 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 D | visitor.h | 321 const PointerType* weak = static_cast<const PointerType*>(object); in HandleWeak() local
|
| /third_party/node/deps/v8/include/v8-include/cppgc/ |
| H A D | visitor.h | 328 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 D | SkFontMgr_fontconfig.cpp | 205 SkAutoFcPattern weak; in is_weak() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | implicit_weak_message.h | 181 RepeatedPtrField<T> weak; member
|
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | dispatch.cc | 514 auto weak = std::make_unique<DomainDispatcher::WeakPtr>(this); in weakPtr() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_memory_helper.c | 578 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 D | backing-store.cc | 867 std::weak_ptr<BackingStore> weak = backing_store; in Register() local
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-test.cc | 1027 bool weak = maybe_object.IsWeak(); in DebugPrintImpl() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | pre-process.c | 1407 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
|