/third_party/ninja/src/ |
H A D | graph.h | 71 bool exists() const {
in exists() function
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_descriptors.h | 100 bool exists[ZINK_SHADER_COUNT]; member
|
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
H A D | NVCtrl.c | 346 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...] |
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | dmi_scan.c | 1021 bool exists; in dmi_get_date() local 1081 bool exists; in dmi_get_bios_year() local
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | i8042.c | 156 bool exists; member
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_rmap.c | 2637 xfs_rmap_has_record( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool *exists) xfs_rmap_has_record() argument
|
H A D | xfs_ialloc.c | 2690 xfs_ialloc_has_inode_record( struct xfs_btree_cur *cur, xfs_agino_t low, xfs_agino_t high, bool *exists) xfs_ialloc_has_inode_record() argument 2730 xfs_ialloc_has_inodes_at_extent( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool *exists) xfs_ialloc_has_inodes_at_extent() argument
|
H A D | xfs_alloc.c | 3383 xfs_alloc_has_record( struct xfs_btree_cur *cur, xfs_agblock_t bno, xfs_extlen_t len, bool *exists) xfs_alloc_has_record() argument
|
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | dmi_scan.c | 1028 bool exists; in dmi_get_date() local 1088 bool exists; in dmi_get_bios_year() local
|
/kernel/linux/linux-6.6/drivers/input/serio/ |
H A D | i8042.c | 156 bool exists; member
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | semind.c | 577 int exists = !access(filename, R_OK); in open_database() local
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | ctrl_params_translate.c | 546 int exists = 0; in default_fixup_args() local
|
/third_party/python/Lib/ |
H A D | pathlib.py | 1230 def exists(self): global() member in Path [all...] |
/third_party/openssl/crypto/evp/ |
H A D | ctrl_params_translate.c | 546 int exists = 0; in default_fixup_args() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-directwrite.cc | 828 BOOL exists; in _hb_directwrite_reference_table() local
|
/third_party/python/Lib/tkinter/ |
H A D | ttk.py | 1233 def exists(self, item): member in Treeview
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | FileSystem.h | 412 inline bool exists(const Twine &Path) { in exists() function [all...] |
/third_party/python/Objects/ |
H A D | odictobject.c | 1019 int exists = PySequence_Contains((PyObject *)self, key); in OrderedDict_setdefault_impl() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsLifetimeTests.hpp | 168 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
|
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osdmap.c | 2593 bool exists = false; in apply_upmap() local
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osdmap.c | 2628 bool exists = false; in apply_upmap() local
|
/third_party/node/tools/ |
H A D | test.py | 71 from os.path import join, dirname, abspath, basename, isdir, exists namespace
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-array-gen.cc | 1426 const TNode<Oddball> exists = in FlattenIntoArray() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | main.cpp | 1215 bool exists = false; in compile_iteration() local
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_win_dw.cpp | 572 BOOL exists; in onMatchFamily() local 641 BOOL exists; variable 1134 BOOL exists; in getByFamilyName() local
|