Searched defs:ftype (Results 1 - 16 of 16) sorted by relevance

/external/clang/test/SemaTemplate/
H A Dinstantiate-function-2.cpp39 typedef void ftype(int); typedef in namespace:PR9654
42 ftype f;
/external/clang/test/CodeGenCXX/
H A Dlinkage.cpp124 typedef S(*ftype)(); typedef
125 return reinterpret_cast<void *>(f<ftype>);
141 typedef S(*ftype)(I * x); typedef
142 return reinterpret_cast<void *>(f<ftype>);
/external/v8/src/
H A Dcodegen.cc91 const char* ftype; local
95 ftype = "builtin";
98 ftype = "user-defined";
103 PrintF("[generating %s code for %s function: %s]\n", kind, ftype,
/external/f2fs-tools/fsck/
H A Dfsck.c194 enum FILE_TYPE ftype, enum NODE_TYPE ntype,
256 if ((ntype == TYPE_INODE && ftype == F2FS_FT_DIR) ||
257 (ntype == TYPE_XATTR && ftype == F2FS_FT_XATTR)) {
267 if (ftype != F2FS_FT_ORPHAN ||
314 u32 nid, enum FILE_TYPE ftype, enum NODE_TYPE ntype,
323 if (sanity_check_nid(sbi, nid, node_blk, ftype, ntype, &ni))
327 fsck_chk_inode_blk(sbi, nid, ftype, node_blk, blk_cnt, &ni);
333 fsck_chk_dnode_blk(sbi, inode, nid, ftype, node_blk,
339 fsck_chk_idnode_blk(sbi, inode, ftype, node_blk,
345 fsck_chk_didnode_blk(sbi, inode, ftype, node_bl
192 sanity_check_nid(struct f2fs_sb_info *sbi, u32 nid, struct f2fs_node *node_blk, enum FILE_TYPE ftype, enum NODE_TYPE ntype, struct node_info *ni) argument
313 fsck_chk_node_blk(struct f2fs_sb_info *sbi, struct f2fs_inode *inode, u32 nid, enum FILE_TYPE ftype, enum NODE_TYPE ntype, u32 *blk_cnt) argument
360 fsck_chk_inode_blk(struct f2fs_sb_info *sbi, u32 nid, enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, struct node_info *ni) argument
553 fsck_chk_dnode_blk(struct f2fs_sb_info *sbi, struct f2fs_inode *inode, u32 nid, enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, struct node_info *ni) argument
584 fsck_chk_idnode_blk(struct f2fs_sb_info *sbi, struct f2fs_inode *inode, enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt) argument
604 fsck_chk_didnode_blk(struct f2fs_sb_info *sbi, struct f2fs_inode *inode, enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt) argument
673 enum FILE_TYPE ftype; local
857 fsck_chk_data_blk(struct f2fs_sb_info *sbi, u32 blk_addr, u32 *child_cnt, u32 *child_files, int last_blk, enum FILE_TYPE ftype, u32 parent_nid, u16 idx_in_node, u8 ver) argument
[all...]
/external/openssh/
H A Dmux.c517 format_forward(u_int ftype, struct Forward *fwd) argument
521 switch (ftype) {
547 fatal("%s: unknown forward type %u", __func__, ftype);
664 u_int ftype; local
671 if (buffer_get_int_ret(&ftype, m) != 0 ||
704 (fwd_desc = format_forward(ftype, &fwd)));
706 if (ftype != MUX_FWD_LOCAL && ftype != MUX_FWD_REMOTE &&
707 ftype != MUX_FWD_DYNAMIC) {
708 logit("%s: invalid forwarding type %u", __func__, ftype);
833 u_int ftype; local
1689 mux_client_forward(int fd, int cancel_flag, u_int ftype, struct Forward *fwd) argument
[all...]
/external/valgrind/include/vki/
H A Dvki-arm-linux.h557 unsigned char ftype[8]; member in struct:vki_user_fp
/external/guice/lib/build/
H A Dcglib-3.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/cglib/ net/sf/cglib/beans/ ...
/external/guice/extensions/persist/lib/
H A Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$BeanCopierKey.class BeanCopier. ...
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
/external/guice/extensions/struts2/lib/
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/junit-params/lib/
H A Dassertj-core-1.7.1.jarMETA-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org.assertj/ META- ...
/external/robolectric/v1/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/robolectric/v1/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 356 milliseconds