Home
last modified time | relevance | path

Searched defs:exists (Results 1 – 25 of 98) sorted by relevance

1234

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeSharedPtr.cpp44 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 …]
DdeUniquePtr.cpp37 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/
Dgstxmlhelper.c339 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 …]
Dgstmpdhelper.c30 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/
DNVCtrl.c346 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/
DNVCtrl.c346 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/
Dcheck-permissions.js8 var exists = require('../../lib/install/exists.js').fsAccessImplementation variable
69 function existsTests (t, exists) { argument
/third_party/ltp/testcases/lib/
Dcmdlib.sh102 exists() function
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_ns04.c21 int exists = access("/proc/self/ns/user", F_OK); in setup() local
Dioctl_ns02.c22 int exists = access("/proc/self/ns/uts", F_OK); in setup() local
Dioctl_ns03.c21 int exists = access("/proc/self/ns/uts", F_OK); in setup() local
Dioctl_ns01.c31 int exists = access("/proc/self/ns/pid", F_OK); in setup() local
Dioctl_ns05.c30 int exists = access("/proc/self/ns/pid", F_OK); in setup() local
Dioctl_ns06.c31 int exists = access("/proc/self/ns/user", F_OK); in setup() local
/third_party/rust/crates/bindgen/bindgen/codegen/postprocessing/
Dmerge_extern_blocks.rs26 let mut exists = false; in visit_item_mod_mut() localVariable
/third_party/node/tools/icu/
Diculslocs.cc146 int localeExists(const char* loc, UBool* exists) { in localeExists()
322 UBool exists; in list() local
/third_party/node/test/parallel/
Dtest-fs-promisified.js10 const exists = promisify(fs.exists); constant
Dtest-fs-mkdir.js81 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/
Dtest_nmount.rs27 let exists = Path::exists(&mountpoint.path().join("sentry")); in ok() localVariable
/third_party/ltp/testcases/kernel/device-drivers/rtc/
Drtc02.c92 int exists = access(rtc_dev, F_OK); in rtc_setup() local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DVkSurfaceKHR.hpp49 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/
Dbuild.js196 localRequire.exists = function(path) { function
/third_party/flutter/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp195 BOOL exists; in matchName() local
219 BOOL exists; in matchNameStyle() local
256 BOOL exists; in DrawGlyphRun() local
/third_party/skia/src/ports/
DSkTypeface_win_dw.cpp61 BOOL exists = FALSE; in onGetPostScriptName() local
300 BOOL exists; in onCopyTableData() local
502 BOOL exists = FALSE; in onGetAdvancedMetrics() local
DSkRemotableFontMgr_win_dw.cpp195 BOOL exists; in matchName() local
219 BOOL exists; in matchNameStyle() local
256 BOOL exists; in DrawGlyphRun() local

1234