Searched defs:ac (Results 1 - 25 of 179) sorted by path

12345678

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A Djdtrace.c37 int i, ac, has64; local
/freebsd-10-stable/contrib/apr/tables/
H A Dapr_skiplist.c228 void *ac = (void *) (((apr_skiplist *) a)->compare); local
233 static int indexing_compk(void *ac, void *b) argument
/freebsd-10-stable/contrib/binutils/binutils/
H A Dcoffdump.c473 main (int ac, char **av) argument
H A Ddlltool.c3219 main (int ac, char **av) argument
H A Dsrconv.c1739 main (int ac, char **av) argument
H A Dsysdump.c652 main (int ac, char **av) argument
/freebsd-10-stable/contrib/bmake/
H A Dvar.c715 int ac; local
744 int ac; local
858 int ac; local
1875 int ac, local
1993 int ac, i; local
2050 int ac, i; local
2118 int ac, i, j; local
2157 VarRange(const char *str, int ac) argument
2940 int ac; local
[all...]
/freebsd-10-stable/contrib/bsnmp/snmpd/
H A Dmain.c2318 int ac; local
/freebsd-10-stable/contrib/compiler-rt/lib/ppc/
H A Dmultc3.c27 long double ac = __gcc_qmul(a,c); local
/freebsd-10-stable/contrib/dialog/
H A Dutil.c2238 int ac, bc, cmp; local
/freebsd-10-stable/contrib/gcc/config/
H A Ddarwin-crt3.c99 atexit_callback ac; member in union:one_atexit_routine::__anon1050
/freebsd-10-stable/contrib/gcc/config/s390/
H A Ds390.c4113 init_alignment_context(struct alignment_context *ac, rtx mem, enum machine_mode mode) argument
4167 struct alignment_context ac; local
4242 struct alignment_context ac; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dlibgcc2.c1820 MTYPE ac, bd, ad, bc, x, y; variable
1827 TRUNC (ac); variable
H A Dtree-complex.c1331 tree ac, ar, ai, bc, br, bi; local
/freebsd-10-stable/contrib/groff/src/preproc/eqn/
H A Dlex.cpp479 argument_macro_input::argument_macro_input(const char *body, int ac, argument
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dlex.cpp176 argument_macro_input::argument_macro_input(const char *body, int ac, char **av) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1277 void setAccessControl(AccessControl ac) { DeclAccess = ac; } argument
1246 ObjCIvarDecl(ObjCContainerDecl *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, QualType T, TypeSourceInfo *TInfo, AccessControl ac, Expr *BW, bool synthesized, bool backingIvarReferencedInAccessor) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h600 BlockTextRegion(const BlockDecl *bd, CanQualType lTy, AnalysisDeclContext *ac, const MemRegion* sreg) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp1323 Create(ASTContext &C, ObjCContainerDecl *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, QualType T, TypeSourceInfo *TInfo, AccessControl ac, Expr *BW, bool synthesized, bool backingIvarReferencedInAccessor) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DLiveVariables.cpp118 LiveVariablesImpl(AnalysisDeclContext &ac, bool KillAtAssign) argument
H A DUninitializedValues.cpp436 AnalysisDeclContext ∾ member in class:__anon3191::TransferFunctions
442 TransferFunctions(CFGBlockValues &vals, const CFG &cfg, const CFGBlock *block, AnalysisDeclContext &ac, const ClassifyRefs &classification, UninitVariablesHandler &handler) argument
742 runOnBlock(const CFGBlock *block, const CFG &cfg, AnalysisDeclContext &ac, CFGBlockValues &vals, const ClassifyRefs &classification, llvm::BitVector &wasAnalyzed, UninitVariablesHandler &handler) argument
806 runUninitializedVariablesAnalysis( const DeclContext &dc, const CFG &cfg, AnalysisDeclContext &ac, UninitVariablesHandler &handler, UninitVariablesAnalysisStats &stats) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp11679 ObjCIvarDecl::AccessControl ac = local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp84 WalkAST(BugReporter &br, AnalysisDeclContext* ac) : argument
H A DCheckSecuritySyntaxOnly.cpp61 WalkAST(BugReporter &br, AnalysisDeclContext* ac, argument
H A DCheckSizeofPointer.cpp30 WalkAST(BugReporter &br, AnalysisDeclContext* ac) : BR(br), AC(ac) {} argument

Completed in 517 milliseconds

12345678