Home
last modified time | relevance | path

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

12

/external/pytorch/test/torch_np/numpy_tests/core/
Dtest_scalar_methods.py51 def test_small(self, ftype, f, ratio): argument
55 def test_simple_fractions(self, ftype): argument
63 def test_errors(self, ftype): argument
123 def test_roundtrip(self, ftype, frac_vals, exp_vals): argument
/external/sdv/vsomeip/third_party/boost/numeric/ublas/examples/tensor/
Dconstruction_access.cpp26 using ftype = float; in main() typedef
/external/clang/test/CodeGen/
Dblocks.c30 typedef double ftype(double); typedef
/external/f2fs-tools/fsck/
Dfsck.c363 static int __check_inode_mode(u32 nid, enum FILE_TYPE ftype, u16 mode) in __check_inode_mode()
433 enum FILE_TYPE ftype, enum NODE_TYPE ntype, in sanity_check_nid()
542 enum FILE_TYPE ftype, enum NODE_TYPE ntype) in fsck_sanity_check_nid()
586 u32 nid, enum FILE_TYPE ftype, enum NODE_TYPE ntype, in fsck_chk_node_blk()
881 enum FILE_TYPE ftype, struct f2fs_node *node_blk, in fsck_chk_inode_blk()
1473 u32 nid, enum FILE_TYPE ftype, struct f2fs_node *node_blk, in fsck_chk_dnode_blk()
1538 enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, in fsck_chk_idnode_blk()
1581 enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, in fsck_chk_didnode_blk()
1853 enum FILE_TYPE ftype; in __chk_dentries() local
2142 enum FILE_TYPE ftype, u32 parent_nid, u16 idx_in_node, u8 ver, in fsck_chk_data_blk()
[all …]
/external/clang/test/SemaTemplate/
Dinstantiate-function-2.cpp39 typedef void ftype(int); typedef
/external/coreboot/tests/include/tests/lib/
Dcbfs_util.h36 #define HEADER_INITIALIZER(ftype, attr_len, file_len) { \ argument
/external/coreboot/payloads/libpayload/tests/include/mocks/
Dcbfs_util.h35 #define HEADER_INITIALIZER(ftype, attr_len, file_len) { \ argument
/external/clang/test/CodeGenCXX/
Dlinkage.cpp124 typedef S(*ftype)(); in g() typedef
141 typedef S(*ftype)(I * x); in g() typedef
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/os2/
Dfilestat.c55 static apr_status_t handle_type(apr_filetype_e *ftype, HFILE file) in handle_type()
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/os2/
Dfilestat.c55 static apr_status_t handle_type(apr_filetype_e *ftype, HFILE file) in handle_type()
/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
/external/erofs-utils/lib/
Dnamei.c195 unsigned int ftype; member
/external/sandboxed-api/sandboxed_api/sandbox2/
Dnamespace.cc156 char ftype; in LogFilesystem() local
/external/libtracefs/src/
Dtracefs-sqlhist.c58 enum field_type ftype; member
642 enum field_type ftype = FIELD_NONE; in update_vars() local
974 enum field_type *ftype) in do_verify_filter()
1010 enum field_type *ftype) in verify_filter()
1600 enum field_type ftype = FIELD_NONE; in build_synth() local
/external/trusty/musl/arch/arm/bits/
Duser.h13 unsigned char ftype[8]; member
/external/musl/arch/arm/bits/
Duser.h13 unsigned char ftype[8]; member
/external/selinux/python/semanage/
Dseobject.py2489 def __add(self, target, type, ftype="", serange="", seuser="system_u"): argument
2543 def add(self, target, type, ftype="", serange="", seuser="system_u"): argument
2552 def __exists(self, target, ftype): argument
2569 def __modify(self, target, setype, ftype, serange, seuser): argument
2636 def modify(self, target, setype, ftype, serange, seuser): argument
2667 def __delete(self, target, ftype): argument
2700 def delete(self, target, ftype): argument
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_fetch.h36 ftype, enumerator
/external/mesa3d/src/nouveau/compiler/nak/
Dfrom_nir.rs863 let ftype = FloatType::from_bits(alu.def.bit_size().into()); in parse_alu() localVariable
1004 let ftype = FloatType::from_bits(alu.def.bit_size().into()); in parse_alu() localVariable
1104 let ftype = FloatType::from_bits(alu.def.bit_size().into()); in parse_alu() localVariable
1211 let ftype = FloatType::from_bits(alu.def.bit_size().into()); in parse_alu() localVariable
2107 let ftype = FloatType::F32; in parse_intrinsic() localVariable
2142 let ftype = FloatType::F32; in parse_intrinsic() localVariable
/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/coreboot/src/superio/fintek/common/
Dfan_control.h82 fan_type ftype; member
/external/python/cpython3/Modules/_ctypes/
Dstgdict.c101 PyObject *fname, *ftype, *bits; in MakeFields() local
/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/mesa3d/src/gfxstream/codegen/scripts/
Dreg.py647 def generateFeature(self, fname, ftype, dictionary, explicit=False): argument

12