Home
last modified time | relevance | path

Searched defs:exists (Results 51 - 75 of 76) sorted by relevance

1234

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors.h100 bool exists[ZINK_SHADER_COUNT]; member
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
H A DNVCtrl.c346 Bool exists; in XNVCTRLQueryTargetAttribute() local
397 Bool exists; in XNVCTRLQueryTargetAttribute64() local
437 Bool exists; in XNVCTRLQueryTargetStringAttribute() local
564 Bool exists; XNVCTRLQueryValidTargetAttributeValues32() local
606 Bool exists; XNVCTRLQueryValidTargetStringAttributeValues() local
652 Bool exists; XNVCTRLQueryValidTargetAttributeValues64() local
695 Bool exists; XNVCTRLQueryValidTargetAttributeValues() local
753 Bool exists; QueryAttributePermissionsInternal() local
981 Bool exists; XNVCTRLQueryTargetBinaryData() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c265 bool exists = false; in OnRequsetUpdateAuthChannel() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dsemind.c577 int exists = !access(filename, R_OK); in open_database() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dctrl_params_translate.c546 int exists = 0; in default_fixup_args() local
/third_party/python/Lib/
H A Dpathlib.py1230 def exists(self): global() member in Path
[all...]
H A Dzipfile.py2535 def exists(self): member in Path
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c546 int exists = 0; in default_fixup_args() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-directwrite.cc828 BOOL exists; in _hb_directwrite_reference_table() local
/third_party/python/Lib/tkinter/
H A Dttk.py1233 def exists(self, item): member in Treeview
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h412 inline bool exists(const Twine &Path) { in exists() function
[all...]
/third_party/python/Objects/
H A Dodictobject.c1019 int exists = PySequence_Contains((PyObject *)self, key); in OrderedDict_setdefault_impl() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.hpp168 bool exists (GLuint name) { return (this->*m_existsFunc)(name) != GL_FALSE; } in exists() function in deqp::gls::LifetimeTests::details::SimpleType
192 bool exists (GLuint name) { return glIsProgram(name) != GL_FALSE; } in exists() function in deqp::gls::LifetimeTests::details::ProgramType
205 bool exists (GLuint name) { return glIsShader(name) != GL_FALSE; } in exists() function in deqp::gls::LifetimeTests::details::ShaderType
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp1094 bool exists = false; in GetSerialNumber() local
/third_party/node/tools/
H A Dtest.py71 from os.path import join, dirname, abspath, basename, isdir, exists namespace
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array-gen.cc1426 const TNode<Oddball> exists = in FlattenIntoArray() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dmain.cpp1215 bool exists = false; in compile_iteration() local
/third_party/skia/src/ports/
H A DSkFontMgr_win_dw.cpp572 BOOL exists; in onMatchFamily() local
641 BOOL exists; variable
1134 BOOL exists; in getByFamilyName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileSystem.h468 inline bool exists(const Twine &Path) { in exists() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DVirtualFileSystem.cpp106 bool Status::exists() const { in exists() function in Status
145 bool FileSystem::exists(const Twine &Path) { in exists() function in FileSystem
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp479 bool GVN::ValueTable::exists(Value *V) const { return valueNumbering.count(V) != 0; } in exists() function in GVN::ValueTable
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c3785 bool exists = false; in path_set_condense() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.h663 inline bool exists() const { return value != NULL; } in exists() function in nv50_ir::ValueRef
700 inline bool exists() const { return value != NULL; } in exists() function in nv50_ir::ValueDef
/third_party/node/deps/v8/src/d8/
H A Dd8.cc2073 bool exists = false; in LogGetAndStop() local
/third_party/sqlite/src/
H A Dsqlite3.c58096 int exists; global() local
60659 int exists = 1; /* True if a journal file is present */ global() local
97421 int exists; global() local
[all...]

Completed in 205 milliseconds

1234