| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| D | deSharedPtr.cpp | 44 Object (bool& exists) in Object() 62 DerivedObject (bool& exists) in DerivedObject() 71 SharedPtrTestThread (const SharedPtr<Object>& ptr, const bool& exists) in SharedPtrTestThread() 107 WeakPtrTestThread (const SharedPtr<Object>& ptr, const bool& exists) in WeakPtrTestThread() 140 SharedPtr<Object> makeObject (bool& exists) in makeObject() 187 bool exists = false; in SharedPtr_selfTest() local 199 bool exists = false; in SharedPtr_selfTest() local 216 bool exists = false; in SharedPtr_selfTest() local 224 bool exists = false; in SharedPtr_selfTest() local 233 bool exists = false; in SharedPtr_selfTest() local [all …]
|
| D | deUniquePtr.cpp | 37 Object (bool& exists) in Object() 66 MovePtr<Object> createObject (bool& exists) in createObject() 78 bool exists = false; in UniquePtr_selfTest() local 89 bool exists = false; in UniquePtr_selfTest() local 106 bool exists = false; in UniquePtr_selfTest() local 114 bool exists = false; in UniquePtr_selfTest() local 128 bool exists = false; in UniquePtr_selfTest() local 141 bool exists = false; in UniquePtr_selfTest() local 154 bool exists = false; in UniquePtr_selfTest() local 175 bool exists = false; in UniquePtr_selfTest() local [all …]
|
| /third_party/gstreamer/gstplugins_bad/ext/dash/ |
| D | gstxmlhelper.c | 339 gboolean exists = FALSE; in gst_xml_helper_get_prop_validated_string() local 361 gboolean exists = FALSE; in gst_xml_helper_get_ns_prop_string() local 390 gboolean exists = FALSE; in gst_xml_helper_get_prop_string_vector_type() local 417 gboolean exists = FALSE; in gst_xml_helper_get_prop_signed_integer() local 441 gboolean exists = FALSE; in gst_xml_helper_get_prop_unsigned_integer() local 468 gboolean exists = FALSE; in gst_xml_helper_get_prop_unsigned_integer_64() local 495 gboolean exists = FALSE; in gst_xml_helper_get_prop_uint_vector_type() local 543 gboolean exists = FALSE; in gst_xml_helper_get_prop_double() local 566 gboolean exists = FALSE; in gst_xml_helper_get_prop_boolean() local 597 gboolean exists = FALSE; in gst_xml_helper_get_prop_range() local [all …]
|
| D | gstmpdhelper.c | 30 gboolean exists = FALSE; in gst_mpd_helper_get_mpd_type() local 61 gboolean exists = FALSE; in gst_mpd_helper_get_SAP_type() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
| D | NVCtrl.c | 346 Bool exists; in XNVCTRLQueryTargetAttribute() local 397 Bool exists; in XNVCTRLQueryTargetAttribute64() local 437 Bool exists; in XNVCTRLQueryTargetStringAttribute() local 564 Bool exists; in XNVCTRLQueryValidTargetAttributeValues32() local 606 Bool exists; in XNVCTRLQueryValidTargetStringAttributeValues() local 652 Bool exists; in XNVCTRLQueryValidTargetAttributeValues64() local 695 Bool exists; in XNVCTRLQueryValidTargetAttributeValues() local 753 Bool exists; in QueryAttributePermissionsInternal() local 981 Bool exists; in XNVCTRLQueryTargetBinaryData() local
|
| /third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
| D | NVCtrl.c | 346 Bool exists; in XNVCTRLQueryTargetAttribute() local 397 Bool exists; in XNVCTRLQueryTargetAttribute64() local 437 Bool exists; in XNVCTRLQueryTargetStringAttribute() local 564 Bool exists; in XNVCTRLQueryValidTargetAttributeValues32() local 606 Bool exists; in XNVCTRLQueryValidTargetStringAttributeValues() local 652 Bool exists; in XNVCTRLQueryValidTargetAttributeValues64() local 695 Bool exists; in XNVCTRLQueryValidTargetAttributeValues() local 753 Bool exists; in QueryAttributePermissionsInternal() local 981 Bool exists; in XNVCTRLQueryTargetBinaryData() local
|
| /third_party/node/deps/npm/test/tap/ |
| D | check-permissions.js | 8 var exists = require('../../lib/install/exists.js').fsAccessImplementation variable 69 function existsTests (t, exists) { argument
|
| /third_party/ltp/testcases/lib/ |
| D | cmdlib.sh | 102 exists() function
|
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| D | ioctl_ns04.c | 21 int exists = access("/proc/self/ns/user", F_OK); in setup() local
|
| D | ioctl_ns02.c | 22 int exists = access("/proc/self/ns/uts", F_OK); in setup() local
|
| D | ioctl_ns03.c | 21 int exists = access("/proc/self/ns/uts", F_OK); in setup() local
|
| D | ioctl_ns01.c | 31 int exists = access("/proc/self/ns/pid", F_OK); in setup() local
|
| D | ioctl_ns05.c | 30 int exists = access("/proc/self/ns/pid", F_OK); in setup() local
|
| D | ioctl_ns06.c | 31 int exists = access("/proc/self/ns/user", F_OK); in setup() local
|
| /third_party/rust/crates/bindgen/bindgen/codegen/postprocessing/ |
| D | merge_extern_blocks.rs | 26 let mut exists = false; in visit_item_mod_mut() localVariable
|
| /third_party/node/tools/icu/ |
| D | iculslocs.cc | 146 int localeExists(const char* loc, UBool* exists) { in localeExists() 322 UBool exists; in list() local
|
| /third_party/node/test/parallel/ |
| D | test-fs-promisified.js | 10 const exists = promisify(fs.exists); constant
|
| D | test-fs-mkdir.js | 81 const exists = fs.existsSync(pathname); constant 110 const exists = fs.existsSync(pathname); constant 123 const exists = fs.existsSync(pathname); constant 132 const exists = fs.existsSync(pathname); constant
|
| /third_party/rust/crates/nix/test/ |
| D | test_nmount.rs | 27 let exists = Path::exists(&mountpoint.path().join("sentry")); in ok() localVariable
|
| /third_party/ltp/testcases/kernel/device-drivers/rtc/ |
| D | rtc02.c | 92 int exists = access(rtc_dev, F_OK); in rtc_setup() local
|
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| D | VkSurfaceKHR.hpp | 49 bool exists() const { return (imageStatus != NONEXISTENT); } in exists() function in vk::PresentImage
|
| /third_party/node/deps/npm/node_modules/sorted-union-stream/node_modules/isarray/build/ |
| D | build.js | 196 localRequire.exists = function(path) { function
|
| /third_party/flutter/skia/src/ports/ |
| D | SkRemotableFontMgr_win_dw.cpp | 195 BOOL exists; in matchName() local 219 BOOL exists; in matchNameStyle() local 256 BOOL exists; in DrawGlyphRun() local
|
| /third_party/skia/src/ports/ |
| D | SkTypeface_win_dw.cpp | 61 BOOL exists = FALSE; in onGetPostScriptName() local 300 BOOL exists; in onCopyTableData() local 502 BOOL exists = FALSE; in onGetAdvancedMetrics() local
|
| D | SkRemotableFontMgr_win_dw.cpp | 195 BOOL exists; in matchName() local 219 BOOL exists; in matchNameStyle() local 256 BOOL exists; in DrawGlyphRun() local
|