| /third_party/glib/gobject/tests/ |
| D | reference.c | 331 gpointer weak; in test_weak_pointer() local 357 gpointer weak = NULL; in test_weak_pointer_clear() local 380 gpointer weak = NULL; in test_weak_pointer_clear_function() local 403 gpointer weak = NULL; in test_weak_pointer_set() local 431 gpointer weak = NULL; in test_weak_pointer_set_function() local 462 GWeakRef weak = { { GUINT_TO_POINTER (0xDEADBEEFU) } }; in test_weak_ref() local
|
| D | threadtests.c | 265 GWeakRef weak; in test_threaded_weak_ref() local 267 gpointer weak; in test_threaded_weak_ref() local
|
| /third_party/musl/src/include/ |
| D | features.h | 6 #define weak __attribute__((__weak__)) macro
|
| /third_party/typescript/tests/cases/compiler/ |
| D | intersectionPropertyCheck.ts | 6 let weak: { a?: { x?: number } } & { c?: string } = wrong; // Nested weak object type variable
|
| D | weakType.ts | 62 let weak: Weak & Spoiler = propertiesWrong variable
|
| /third_party/boost/libs/smart_ptr/test/ |
| D | weak_from_raw_test.cpp | 24 boost::weak_ptr<X> weak = boost::weak_from_raw(p); in basic_weak_from_raw_test() local
|
| /third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/ |
| D | AppDelegate.m | 35 @property (weak) IBOutlet NSWindow *window; category
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/include/ |
| D | features.h | 6 #define weak __attribute__((weak)) macro
|
| /third_party/flutter/flutter/examples/platform_view/ios/Runner/ |
| D | PlatformViewController.m | 9 @property (weak, nonatomic) IBOutlet UILabel *incrementLabel; category
|
| /third_party/musl/porting/liteos_m/user/src/include/ |
| D | features.h | 6 #define weak __attribute__((__weak__)) macro
|
| /third_party/musl/porting/uniproton/kernel/src/include/ |
| D | features.h | 6 #define weak __attribute__((__weak__)) macro
|
| /third_party/musl/porting/liteos_m/kernel/src/include/ |
| D | features.h | 6 #define weak __attribute__((__weak__)) macro
|
| /third_party/typescript/tests/baselines/reference/ |
| D | homomorphicMappedTypeIntersectionAssignability.js | 3 a: { weak?: string } & Readonly<TType> & { name: "ok" }, field
|
| D | weakType.js | 63 let weak: Weak & Spoiler = propertiesWrong variable
|
| D | intersectionPropertyCheck.js | 5 let weak: { a?: { x?: number } } & { c?: string } = wrong; // Nested weak object type variable
|
| /third_party/abseil-cpp/absl/types/ |
| D | compare_test.cc | 264 WeakOrderingLess weak; in TEST() local 319 WeakOrderingLess weak; in TEST() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
| D | compare_test.cc | 264 WeakOrderingLess weak; in TEST() local 319 WeakOrderingLess weak; in TEST() local
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | FieldOptions.php | 95 protected $weak = null; variable in Google\\Protobuf\\Internal\\FieldOptions
|
| /third_party/grpc/src/core/lib/gprpp/ |
| D | dual_ref_counted.h | 244 static uint64_t MakeRefPair(uint32_t strong, uint32_t weak) { in MakeRefPair()
|
| /third_party/protobuf/src/google/protobuf/ |
| D | implicit_weak_message.h | 181 RepeatedPtrField<T> weak; member
|
| /third_party/libwebsockets/lib/roles/http/client/ |
| D | client-http.c | 1592 const char *path, const char *host, char weak) in lws_client_reset()
|
| /third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
| D | descriptor.proto | 413 optional bool weak = 10 [default=false]; field
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
| D | descriptor.proto | 413 optional bool weak = 10 [default=false]; field
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
| D | descriptor.proto | 413 optional bool weak = 10 [default=false]; field
|
| /third_party/curl/lib/vtls/ |
| D | sectransp.c | 150 bool weak; /* Flag to mark cipher as weak based on previous implementation member 157 #define CIPHER_DEF(num, alias, weak) \ argument 180 #define CIPHER_DEF_SSLTLS(num_wo_prefix, alias, weak) \ argument
|