Home
last modified time | relevance | path

Searched defs:ftype (Results 1 – 25 of 29) sorted by relevance

12

/external/f2fs-tools/fsck/
Dfsck.c355 static int __check_inode_mode(u32 nid, enum FILE_TYPE ftype, u16 mode) in __check_inode_mode()
391 enum FILE_TYPE ftype, enum NODE_TYPE ntype, in sanity_check_nid()
519 enum FILE_TYPE ftype, enum NODE_TYPE ntype, in fsck_sanity_check_nid()
554 u32 nid, enum FILE_TYPE ftype, enum NODE_TYPE ntype, in fsck_chk_node_blk()
745 enum FILE_TYPE ftype, struct f2fs_node *node_blk, in fsck_chk_inode_blk()
1260 u32 nid, enum FILE_TYPE ftype, struct f2fs_node *node_blk, in fsck_chk_dnode_blk()
1325 enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, in fsck_chk_idnode_blk()
1368 enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, in fsck_chk_didnode_blk()
1641 enum FILE_TYPE ftype; in __chk_dentries() local
1909 enum FILE_TYPE ftype, u32 parent_nid, u16 idx_in_node, u8 ver, in fsck_chk_data_blk()
[all …]
/external/clang/test/CodeGen/
Dblocks.c30 typedef double ftype(double); typedef
/external/libabigail/tools/
Dkmidiff.cc400 file_type ftype = guess_file_type(opts.kernel_dist_root1); in main() local
427 file_type ftype = guess_file_type(opts.kernel_dist_root2); in main() local
/external/clang/test/SemaTemplate/
Dinstantiate-function-2.cpp39 typedef void ftype(int); typedef
/external/clang/test/CodeGenCXX/
Dlinkage.cpp124 typedef S(*ftype)(); in g() typedef
141 typedef S(*ftype)(I * x); in g() typedef
/external/erofs-utils/lib/
Dnamei.c186 unsigned int ftype; member
Dinode.c1087 unsigned char ftype; in erofs_mkfs_build_tree() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dconvert_control_to_data_outputs.cc196 FunctionType ftype = in AppendFunctionArguments() local
218 FunctionType ftype = FunctionType::get( in AppendFunctionResults() local
Dtfg-to-tfe.cc179 FunctionType ftype = graph_func.getFunctionType(); in matchAndRewrite() local
/external/libtracefs/src/
Dtracefs-sqlhist.c51 enum field_type ftype; member
596 enum field_type ftype = FIELD_NONE; in update_vars() local
911 enum field_type *ftype) in do_verify_filter()
947 enum field_type *ftype) in verify_filter()
1537 enum field_type ftype = FIELD_NONE; in build_synth() local
/external/musl/arch/arm/bits/
Duser.h13 unsigned char ftype[8]; member
/external/mesa3d/src/compiler/nir/
Dnir_gather_xfb_info.c249 const struct glsl_type *ftype = glsl_get_struct_field(itype, f); in nir_gather_xfb_info_with_varyings() local
/external/selinux/python/semanage/
Dseobject.py2419 def __add(self, target, type, ftype="", serange="", seuser="system_u"): argument
2485 def add(self, target, type, ftype="", serange="", seuser="system_u"): argument
2490 def __modify(self, target, setype, ftype, serange, seuser): argument
2557 def modify(self, target, setype, ftype, serange, seuser): argument
2588 def __delete(self, target, ftype): argument
2621 def delete(self, target, ftype): argument
/external/python/cpython2/Modules/_ctypes/
Dstgdict.c205 PyObject *fname, *ftype, *bits; in MakeFields() local
/external/leveldb/db/
Ddumpfile.cc215 FileType ftype; in DumpFile() local
/external/javassist/src/main/javassist/tools/reflect/
DReflection.java381 CtClass ftype = f.getType(); in processFields() local
/external/python/cpython3/Modules/_ctypes/
Dstgdict.c221 PyObject *fname, *ftype, *bits; in MakeFields() local
/external/e2fsprogs/e2fsck/
Dpass2.c412 int ftype = EXT2_FT_DIR; in check_dot() local
488 int ftype = EXT2_FT_DIR; in check_dotdot() local
/external/sg3_utils/src/
Dsg_xcopy.c430 int ftype = xfp->sg_type; in simplified_ft() local
707 int res, ftype, snlid, verb; in scsi_operating_parameter() local
/external/gfxstream-protocols/registry/vulkan/scripts/
Dreg.py989 def generateFeature(self, fname, ftype, dictionary): argument
/external/vulkan-headers/registry/
Dreg.py1108 def generateFeature(self, fname, ftype, dictionary): argument
/external/angle/third_party/vulkan-deps/vulkan-headers/src/registry/
Dreg.py1244 def generateFeature(self, fname, ftype, dictionary, explicit=False): argument
/external/selinux/python/sepolicy/sepolicy/
Dgui.py1879 def init_modified_files_liststore(self, tree, app, ipage, operation, path, fclass, ftype): argument
2673 def init_dictionary(self, dic, app, ipage, operation, p, q, ftype, mls, changed, old): argument
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c1170 struct lp_type ftype; in lp_build_minify() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_export.cc158 auto ftype = complex_type.getElementType(); in GetTFLiteType() local

12