Home
last modified time | relevance | path

Searched refs:ftype (Results 1 – 25 of 32) sorted by relevance

12

/external/f2fs-tools/fsck/
Dfsck.c194 enum FILE_TYPE ftype, enum NODE_TYPE ntype, in sanity_check_nid() argument
256 if ((ntype == TYPE_INODE && ftype == F2FS_FT_DIR) || in sanity_check_nid()
257 (ntype == TYPE_XATTR && ftype == F2FS_FT_XATTR)) { in sanity_check_nid()
267 if (ftype != F2FS_FT_ORPHAN || in sanity_check_nid()
314 u32 nid, enum FILE_TYPE ftype, enum NODE_TYPE ntype, in fsck_chk_node_blk() argument
323 if (sanity_check_nid(sbi, nid, node_blk, ftype, ntype, &ni)) in fsck_chk_node_blk()
327 fsck_chk_inode_blk(sbi, nid, ftype, node_blk, blk_cnt, &ni); in fsck_chk_node_blk()
333 fsck_chk_dnode_blk(sbi, inode, nid, ftype, node_blk, in fsck_chk_node_blk()
339 fsck_chk_idnode_blk(sbi, inode, ftype, node_blk, in fsck_chk_node_blk()
345 fsck_chk_didnode_blk(sbi, inode, ftype, node_blk, in fsck_chk_node_blk()
[all …]
/external/selinux/policycoreutils/gui/
DfcontextPage.py178 ftype = store.get_value(iter, FTYPE_COL)
180 … (rc, out) = commands.getstatusoutput("semanage fcontext -d -f '%s' '%s'" % (ftype, fspec))
191 ftype = ["", "--", "-d", "-c", "-b", "-s", "-l", "-p"]
198 …etstatusoutput("semanage fcontext -a -t %s -r %s -f '%s' '%s'" % (type, mls, ftype[active], fspec))
206 self.store.set_value(iter, FTYPE_COL, ftype)
215 ftype = list_model.get_value(iter, 0)
217 …mmands.getstatusoutput("semanage fcontext -m -t %s -r %s -f '%s' '%s'" % (type, mls, ftype, fspec))
225 self.store.set_value(iter, FTYPE_COL, ftype)
/external/skia/src/core/
DSkChunkAlloc.cpp118 SkChunkAlloc::Block* SkChunkAlloc::newBlock(size_t bytes, AllocFailType ftype) { in newBlock() argument
125 ftype == kThrow_AllocFailType ? SK_MALLOC_THROW : 0); in newBlock()
139 SkChunkAlloc::Block* SkChunkAlloc::addBlockIfNecessary(size_t bytes, AllocFailType ftype) { in addBlockIfNecessary() argument
143 Block* block = this->newBlock(bytes, ftype); in addBlockIfNecessary()
160 void* SkChunkAlloc::alloc(size_t bytes, AllocFailType ftype) { in alloc() argument
165 Block* block = this->addBlockIfNecessary(bytes, ftype); in alloc()
/external/clang/test/CodeGen/
Dblocks.c30 typedef double ftype(double); typedef
33 ftype ^test2 = ^ftype {
/external/clang/test/CodeGenCXX/
Dlinkage.cpp124 typedef S(*ftype)(); in g() typedef
125 return reinterpret_cast<void *>(f<ftype>); in g()
141 typedef S(*ftype)(I * x); in g() typedef
142 return reinterpret_cast<void *>(f<ftype>); in g()
/external/v8/src/
Dflag-definitions.h26 #define FLAG_FULL(ftype, ctype, nam, def, cmt) extern ctype FLAG_##nam; argument
27 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) \ argument
33 #define FLAG_FULL(ftype, ctype, nam, def, cmt) ctype FLAG_##nam = def; argument
39 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
45 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
46 { Flag::TYPE_##ftype, #nam, &FLAG_##nam, &FLAGDEFAULT_##nam, cmt, false } \
48 #define FLAG_ALIAS(ftype, ctype, alias, nam) \ argument
50 Flag::TYPE_##ftype, #alias, &FLAG_##nam, &FLAGDEFAULT_##nam, \
69 #define FLAG_FULL(ftype, ctype, nam, def, cmt) argument
73 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) argument
[all …]
Dcodegen.cc91 const char* ftype; in MakeCodePrologue() local
96 ftype = "builtin"; in MakeCodePrologue()
100 ftype = "user-defined"; in MakeCodePrologue()
105 PrintF("[generating %s code for %s function: %s]\n", kind, ftype, in MakeCodePrologue()
/external/skia/include/core/
DSkChunkAlloc.h72 Block* newBlock(size_t bytes, AllocFailType ftype);
73 Block* addBlockIfNecessary(size_t bytes, AllocFailType ftype);
/external/clang/test/SemaTemplate/
Dinstantiate-function-2.cpp39 typedef void ftype(int); typedef
42 ftype f;
/external/vulkan-validation-layers/
Dreg.py492 def generateFeature(self, fname, ftype, dictionary): argument
502 self.gen.logMsg('diag', '*** Skipping', ftype, fname, '(not required)')
505 self.gen.logMsg('diag', '*** Skipping', ftype, fname, '(already declared)')
518 if (ftype == 'type'):
545 elif (ftype == 'command'):
552 elif (ftype == 'enum'):
556 self.gen.logMsg('diag', '*** Emitting', ftype, 'decl for', fname)
559 self.gen.logMsg('diag', '*** Skipping', ftype, fname,
/external/curl/tests/
Ddirectories.pm202 my $ftype = $file{'type'} ? $file{'type'} : "-";
215 push(@contentlist, "$ftype$fperm $fhlink $fuser $fgroup $fsize $ftime $file{'name'}$eol");
/external/javassist/src/main/javassist/tools/reflect/
DReflection.java364 CtClass ftype = f.getType(); in processFields() local
366 = CtNewMethod.wrapped(ftype, readPrefix + name, in processFields()
374 writeParam[1] = ftype; in processFields()
/external/selinux/policycoreutils/sepolicy/sepolicy/
D__init__.py280 ftype = trans_file_type_str[rec[1]]
282 ftype = "a"
284 local_files.append((rec[0], ftype))
311 ftype = trans_file_type_str[rec[1]]
313 ftype = "a"
319 fcdict[t] = {"regex": [rec[0]], "ftype": ftype}
Dgui.py1541 ftype = self.executable_files_liststore.get_value(iter, 1)
1543 self.combo_set_active_text(self.files_type_combobox, ftype)
1606 ftype = self.more_types_files_liststore.get_value(iter, 0)
1607 self.combo_set_active_text(self.files_type_combobox, ftype)
1886 def init_modified_files_liststore(self, tree, app, ipage, operation, path, fclass, ftype): argument
1889 tree.set_value(iter, 1, ftype)
2715 def init_dictionary(self, dic, app, ipage, operation, p, q, ftype, mls, changed, old): argument
2719 … dic[app, ipage, operation][p, q] = {'type': ftype, 'mls': mls, 'changed': changed, 'old': old}
/external/opencv3/modules/imgproc/test/
Dtest_filter.cpp1307 int ftype = CV_32FC1; in test_cornerEigenValsVecs() local
1308 double kernel_scale = type != ftype ? 1./255 : 1; in test_cornerEigenValsVecs()
1313 cvtest::filter2D( src, dx2, ftype, kernel*kernel_scale, anchor, 0, BORDER_REPLICATE ); in test_cornerEigenValsVecs()
1315 cvtest::filter2D( src, dy2, ftype, kernel*kernel_scale, anchor, 0, BORDER_REPLICATE ); in test_cornerEigenValsVecs()
1341 cvtest::filter2D( dx2, dx2, ftype, kernel, anchor, 0, BORDER_REPLICATE ); in test_cornerEigenValsVecs()
1342 cvtest::filter2D( dy2, dy2, ftype, kernel, anchor, 0, BORDER_REPLICATE ); in test_cornerEigenValsVecs()
1343 cvtest::filter2D( dxdy, dxdy, ftype, kernel, anchor, 0, BORDER_REPLICATE ); in test_cornerEigenValsVecs()
1518 int type = src.type(), ftype = CV_32FC1; in prepare_to_validation() local
1521 double kernel_scale = type != ftype ? 1./255 : 1.; in prepare_to_validation()
1526 cvtest::filter2D(src, dx, ftype, kernel*kernel_scale, anchor, 0, BORDER_REPLICATE); in prepare_to_validation()
[all …]
Dtest_imgwarp.cpp1232 int ftype = CV_MAKETYPE(CV_32F,src0.channels()); in prepare_to_validation() local
1239 dst.create(dst0.size(), ftype); in prepare_to_validation()
1356 int ftype = CV_MAKETYPE(CV_32F,src0.channels()); in prepare_to_validation() local
1364 dst.create(dst0.size(), ftype); in prepare_to_validation()
/external/selinux/policycoreutils/semanage/
Dseobject.py1823 def __add(self, target, type, ftype="", serange="", seuser="system_u"): argument
1835 (rc, k) = semanage_fcontext_key_create(self.sh, target, file_types[ftype])
1871 semanage_fcontext_set_type(fcontext, file_types[ftype])
1882 def add(self, target, type, ftype="", serange="", seuser="system_u"): argument
1884 self.__add(target, type, ftype, serange, seuser)
1887 def __modify(self, target, setype, ftype, serange, seuser): argument
1895 (rc, k) = semanage_fcontext_key_create(self.sh, target, file_types[ftype])
1942 def modify(self, target, setype, ftype, serange, seuser): argument
1944 self.__modify(target, setype, ftype, serange, seuser)
1956 ftype = semanage_fcontext_get_type(fcontext)
[all …]
Dsemanage363 OBJECT.add(args.file_spec, args.type, args.ftype, args.range, args.seuser)
368 OBJECT.modify(args.file_spec, args.type, args.ftype, args.range, args.seuser)
373 OBJECT.delete(args.file_spec, args.ftype)
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
DCodeEmitter.java468 void emit_field(int opcode, Type ctype, String name, Type ftype) { in emit_field() argument
472 ftype.getDescriptor()); in emit_field()
/external/valgrind/include/vki/
Dvki-arm-linux.h557 unsigned char ftype[8]; member
/external/selinux/libsemanage/src/
Dpywrap-test.py622 ftype = semanage.semanage_fcontext_get_type(fcon)
623 print "SEFContext type set: ", semanage.semanage_fcontext_get_type_str(ftype)
/external/clang/include/clang/Driver/
DCC1Options.td545 def ftype_visibility : Separate<["-"], "ftype-visibility">,
/external/guice/lib/build/
Dcglib-3.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/ ...
/external/guice/extensions/persist/lib/
Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$ ...
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...

12