Home
last modified time | relevance | path

Searched defs:spec (Results 1 – 22 of 22) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A D2003-11-20-UnionBitfield.c9 struct printf_spec spec; in parse_doprnt_spec() local
/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dcxx1y-variable-templates.cpp50 namespace spec { namespace
145 namespace spec { namespace
/minix3/usr.bin/expand/
H A Dexpand.c151 getstops(const char *spec) in getstops()
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndexCXX.cpp34 AccessSpecifier spec = AS_none; in clang_getCXXAccessSpecifier() local
/minix3/external/bsd/libarchive/dist/cpio/
H A Dcmdline.c293 owner_parse(const char *spec, int *uid, int *gid) in owner_parse()
/minix3/sbin/fsck/
H A Dfsck.c203 const char *spec, *spec2, *mntpt, *type, *cp; in main() local
271 checkfs(const char *vfst, const char *spec, const char *mntpt, void *auxarg, in checkfs()
/minix3/usr.bin/sort/
H A Dinit.c291 char *vpos, *tpos, spec[20]; in fixit() local
/minix3/usr.bin/hexdump/
H A Ddisplay.c215 static const char *spec = " -0+#"; in bpad() local
H A Dparse.c163 static const char *spec = ".#-+ 0123456789"; variable
/minix3/games/monop/
H A Dmonop.c64 spec; /* set if moving by card to RR or UTIL */ variable
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken_gethostby.c89 split_spec(const char *spec, char **host, int *port, char **path, int def_port) in split_spec()
/minix3/lib/libc/time/
H A Dprivate.h300 # define ATTRIBUTE_FORMAT(spec) __attribute__ ((__format__ spec)) argument
304 # define ATTRIBUTE_FORMAT(spec) /* empty */ argument
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.cpp1058 const struct InstructionSpecifier *spec; in getID() local
1098 const struct InstructionSpecifier *spec; in getID() local
H A DX86DisassemblerDecoder.h585 const InstructionSpecifier *spec; member
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp421 const ClassTemplateSpecializationDecl *spec, in shouldConsiderTemplateVisibility()
457 const ClassTemplateSpecializationDecl *spec, in mergeTemplateLV()
485 const VarTemplateSpecializationDecl *spec, in shouldConsiderTemplateVisibility()
509 const VarTemplateSpecializationDecl *spec, in mergeTemplateLV()
543 if (FunctionTemplateSpecializationInfo *spec in useInlineVisibilityHidden() local
729 if (const VarTemplateSpecializationDecl *spec in getLVForNamespaceScopeDecl() local
790 if (const ClassTemplateSpecializationDecl *spec in getLVForNamespaceScopeDecl() local
913 if (FunctionTemplateSpecializationInfo *spec in getLVForClassMember() local
926 if (const ClassTemplateSpecializationDecl *spec in getLVForClassMember() local
943 if (const VarTemplateSpecializationDecl *spec in getLVForClassMember() local
[all …]
/minix3/usr.sbin/mtree/
H A Dspec.c110 spec(FILE *fp) in spec() function
/minix3/external/mit/xorg/lib/libxcb/files/
H A Dres.h87 xcb_res_client_id_spec_t spec; /**< */ member
121 xcb_res_resource_id_spec_t spec; /**< */ member
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrbhst.c201 const char *spec, int def_port, int port) in parse_hostspec()
/minix3/usr.bin/make/
H A Dparse.c296 ParseSpecial spec; /* Type when used as a target */ member
/minix3/external/mit/lua/dist/src/
H A Dlstrlib.c956 char spec = form[l - 1]; in addlenmod() local
/minix3/usr.sbin/syslogd/
H A Dsyslogd.c1590 matches_spec(const char *name, const char *spec, in matches_spec()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp190 DeclSpec &spec = getMutableDeclSpec(); in saveDeclSpecAttrs() local