Home
last modified time | relevance | path

Searched refs:qstr (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/CodeGen/X86/
D2007-11-04-LiveIntervalCrash.ll5 %struct.dentry_operations = type { i32 (%struct.dentry*, %struct.qstr*)* }
6 %struct.qstr = type { i32, i32, i8* }
8 define %struct.dentry* @d_hash_and_lookup(%struct.dentry* %dir, %struct.qstr* %name) {
32 …%tmp75 = tail call i32 null( %struct.dentry* %dir, %struct.qstr* %name ) ; <i32> [#…
33 …%tmp84 = tail call i32 (...) @d_lookup( %struct.dentry* %dir, %struct.qstr* %name ) ; <…
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2007-11-04-LiveIntervalCrash.ll5 %struct.dentry_operations = type { i32 (%struct.dentry*, %struct.qstr*)* }
6 %struct.qstr = type { i32, i32, i8* }
8 define %struct.dentry* @d_hash_and_lookup(%struct.dentry* %dir, %struct.qstr* %name) {
32 …%tmp75 = tail call i32 null( %struct.dentry* %dir, %struct.qstr* %name ) ; <i32> [#…
33 …%tmp84 = tail call i32 (...)* @d_lookup( %struct.dentry* %dir, %struct.qstr* %name ) ; …
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2007-11-04-LiveIntervalCrash.ll5 %struct.dentry_operations = type { i32 (%struct.dentry*, %struct.qstr*)* }
6 %struct.qstr = type { i32, i32, i8* }
8 define %struct.dentry* @d_hash_and_lookup(%struct.dentry* %dir, %struct.qstr* %name) {
32 …%tmp75 = tail call i32 null( %struct.dentry* %dir, %struct.qstr* %name ) ; <i32> [#…
33 …%tmp84 = tail call i32 (...) @d_lookup( %struct.dentry* %dir, %struct.qstr* %name ) ; <…
/external/u-boot/fs/ubifs/
Dkey.h142 const struct qstr *nm) in dent_key_init()
176 ino_t inum, const struct qstr *nm) in dent_key_init_flash()
210 const struct qstr *nm) in xent_key_init()
227 ino_t inum, const struct qstr *nm) in xent_key_init_flash()
Dubifs.h96 struct qstr { struct
578 struct qstr d_name;
2141 const struct qstr *nm, const struct inode *inode,
2154 const struct inode *inode, const struct qstr *nm);
2189 void *node, const struct qstr *nm);
2197 int lnum, int offs, int len, const struct qstr *nm);
2200 const struct qstr *nm);
2206 const struct qstr *nm);
2366 const struct qstr *qstr);
Dtnc.c517 const struct qstr *nm) in matches_name()
687 const struct qstr *nm) in resolve_collision()
805 const struct qstr *nm) in fallible_matches_name()
876 const struct qstr *nm, int adding) in fallible_resolve_collision()
1791 void *node, const struct qstr *nm) in do_lookup_nm()
1839 void *node, const struct qstr *nm) in ubifs_tnc_lookup_nm()
2281 int lnum, int offs, int len, const struct qstr *nm) in ubifs_tnc_add_nm()
2346 struct qstr noname = { .name = "" }; in ubifs_tnc_add_nm()
2516 const struct qstr *nm) in ubifs_tnc_remove_nm()
2671 struct qstr nm = { .name = NULL }; in ubifs_tnc_remove_ino()
[all …]
Dubifs.c301 struct qstr nm; in ubifs_printdir()
393 struct qstr nm; in ubifs_finddir()
Dreplay.c57 struct qstr nm;
Ddebug.c236 struct qstr nm = { .name = NULL }; in ubifs_dump_inode()
1118 struct qstr nm = { .name = NULL }; in dbg_check_dir()
/external/deqp-deps/glslang/glslang/Include/
DCommon.h241 TString qstr = quoteStringName ? ("\"" + *name + "\"") : *name;
242 std::string ret_str(qstr.c_str());
/external/bcc/tools/
Dinject_example.txt73 qstr *name)(STRCMP(name->name, 'bananas'))'
142 qstr *name)(STRCMP(name->name, 'bananas'))'