| /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/weex-loader/ |
| D | module-source.js | 19 const exists = function(src, dst, callback) { function 23 fs.exists(dst, function(exists) { argument
|
| /third_party/node/deps/v8/src/utils/ |
| D | utils.cc | 116 std::vector<char> ReadCharsFromFile(FILE* file, bool* exists, bool verbose, in ReadCharsFromFile() 144 std::vector<char> ReadCharsFromFile(const char* filename, bool* exists, in ReadCharsFromFile() 174 std::string ReadFile(const char* filename, bool* exists, bool verbose) { in ReadFile() 179 std::string ReadFile(FILE* file, bool* exists, bool verbose) { in ReadFile()
|
| /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/ltp/testcases/lib/ |
| D | cmdlib.sh | 102 exists() function
|
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| D | ioctl_ns02.c | 25 int exists = access("/proc/self/ns/uts", F_OK); in setup() local
|
| D | ioctl_ns04.c | 24 int exists = access("/proc/self/ns/user", F_OK); in setup() local
|
| D | ioctl_ns03.c | 24 int exists = access("/proc/self/ns/uts", F_OK); in setup() local
|
| D | ioctl_ns01.c | 33 int exists = access("/proc/self/ns/pid", F_OK); in setup() local
|
| D | ioctl_ns06.c | 33 int exists = access("/proc/self/ns/user", F_OK); in setup() local
|
| D | ioctl_ns05.c | 32 int exists = access("/proc/self/ns/pid", F_OK); in setup() local
|
| /third_party/rust/crates/bindgen/bindgen/codegen/postprocessing/ |
| D | merge_extern_blocks.rs | 27 let mut exists = false; in visit_item_mod_mut() localVariable
|
| /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/node/tools/icu/ |
| D | iculslocs.cc | 146 int localeExists(const char* loc, UBool* exists) { in localeExists() 322 UBool exists; in list() local
|
| /third_party/rust/crates/nix/test/ |
| D | test_nmount.rs | 27 let exists = Path::exists(&mountpoint.path().join("sentry")); in ok() localVariable
|
| /third_party/node/deps/v8/src/base/ |
| D | hashmap-entry.h | 35 bool exists() const { return exists_; } in exists() function
|
| /third_party/ltp/testcases/kernel/device-drivers/rtc/ |
| D | rtc02.c | 137 int exists = access(rtc_dev, F_OK); in rtc_setup() local
|
| /third_party/node/lib/internal/modules/ |
| D | package_json_reader.js | 60 exists: false, property
|
| /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/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
|
| 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
|
| /third_party/selinux/libselinux/src/ |
| D | init.c | 57 int exists = 0; in selinuxfs_exists() local
|
| /third_party/python/Lib/ |
| D | genericpath.py | 16 def exists(path): function
|