HomeSort by relevance Sort by last modified time
    Searched refs:AC (Results 1 - 25 of 148) sorted by null

1 2 3 4 5 6

  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/
p3.cpp 34 namespace AC {
40 if (AC::i)
41 AC::f();
  /external/clang/test/SemaCXX/
missing-header.cpp 6 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) {
decltype.cpp 11 typedef A const AC;
16 float &fr = f2(AC().a);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd.c 26 * Dequantize Luma AC block
55 * there re 16 non-zero AC coefficients at most in the packed buffer starting
56 * from 4x4 block position 0; If pDC != NULL, there re 15 non-zero AC
72 * AC - Flag indicating if at least one non-zero AC coefficient exists
85 * - AC !=0 and Qp is not in the range of [0-51] or ppSrc == NULL.
86 * - AC ==0 && pDC ==NULL.
98 OMX_INT AC
111 armRetArgErrIf(AC!=0 && (QP<0), OMX_Sts_BadArgErr);
112 armRetArgErrIf(AC!=0 && (QP>51), OMX_Sts_BadArgErr)
    [all...]
  /external/clang/include/clang/Analysis/Analyses/
ReachableCode.h 52 void FindUnreachableCode(AnalysisDeclContext &AC, Callback &CB);
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckSizeofPointer.cpp 27 AnalysisDeclContext* AC;
30 WalkAST(BugReporter &br, AnalysisDeclContext* ac) : BR(br), AC(ac) {}
65 PathDiagnosticLocation::createBegin(E, BR.getSourceManager(), AC);
66 BR.EmitBasicReport(AC->getDecl(),
IdempotentOperationChecker.cpp 87 static bool isUnused(const Expr *E, AnalysisDeclContext *AC);
90 static bool pathWasCompletelyAnalyzed(AnalysisDeclContext *AC,
94 AnalysisDeclContext *AC);
96 AnalysisDeclContext *AC);
122 AnalysisDeclContext *AC = C.getCurrentAnalysisDeclContext();
141 LHSContainsFalsePositive = !CanVary(LHS, AC)
143 RHSContainsFalsePositive = !CanVary(RHS, AC)
198 if (!isUnused(LHS, AC) && !isTruncationExtensionAssignment(LHS, RHS)) {
374 AnalysisDeclContext *AC = (*ES.begin())->getLocationContext()
376 if (!pathWasCompletelyAnalyzed(AC,
    [all...]
ObjCContainersASTChecker.cpp 30 AnalysisDeclContext* AC;
74 WalkAST(BugReporter &br, AnalysisDeclContext* ac)
75 : BR(br), AC(ac), ASTC(AC->getASTContext()),
145 PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
146 BR.EmitBasicReport(AC->getDecl(),
VirtualCallChecker.cpp 32 AnalysisDeclContext *AC;
61 WalkAST(BugReporter &br, AnalysisDeclContext *ac)
63 AC(ac),
184 PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
190 BR.EmitBasicReport(AC->getDecl(),
200 BR.EmitBasicReport(AC->getDecl(),
CheckSecuritySyntaxOnly.cpp 53 AnalysisDeclContext* AC;
61 WalkAST(BugReporter &br, AnalysisDeclContext* ac,
63 : BR(br), AC(ac), II_setid(),
283 PathDiagnosticLocation::createBegin(FS, BR.getSourceManager(), AC);
284 BR.EmitBasicReport(AC->getDecl(),
319 PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
320 BR.EmitBasicReport(AC->getDecl(),
360 PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
361 BR.EmitBasicReport(AC->getDecl()
    [all...]
  /external/clang/test/CodeGenCXX/
mangle-alias-template.cpp 31 Alloc<int> AC;
32 h(AC);
35 h<Alloc>(AC);
  /external/llvm/tools/llvm-config/
llvm-config.cpp 60 AvailableComponent *AC = ComponentMap.lookup(Name);
61 assert(AC && "Invalid component name!");
64 if (!VisitedComponents.insert(AC).second) {
70 if (!AC->IsInstalled && !IncludeNonInstalled)
74 for (unsigned i = 0; AC->RequiredLibraries[i]; ++i) {
75 VisitComponent(AC->RequiredLibraries[i], ComponentMap, VisitedComponents,
80 if (AC->Library)
81 RequiredLibs.push_back(AC->Library);
101 AvailableComponent *AC = &AvailableComponents[i];
102 ComponentMap[AC->Name] = AC
    [all...]
  /bionic/libc/kernel/common/linux/
if_tr.h 25 #define AC 0x10
31 __u8 ac; member in struct:trh_hdr
  /development/ndk/platforms/android-3/include/linux/
if_tr.h 19 #define AC 0x10
26 __u8 ac; member in struct:trh_hdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_tr.h 12 * Peter De Schrijver, <stud11@cc4.kuleuven.ac.be>
28 #define AC 0x10
37 __u8 ac; /* access control field */ member in struct:trh_hdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_tr.h 12 * Peter De Schrijver, <stud11@cc4.kuleuven.ac.be>
28 #define AC 0x10
37 __u8 ac; /* access control field */ member in struct:trh_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_tr.h 12 * Peter De Schrijver, <stud11@cc4.kuleuven.ac.be>
28 #define AC 0x10
37 __u8 ac; /* access control field */ member in struct:trh_hdr
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
if_tr.h 19 #define AC 0x10
26 __u8 ac; member in struct:trh_hdr
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
if_tr.h 19 #define AC 0x10
26 __u8 ac; member in struct:trh_hdr
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
if_tr.h 19 #define AC 0x10
26 __u8 ac; member in struct:trh_hdr
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
if_tr.h 19 #define AC 0x10
26 __u8 ac; member in struct:trh_hdr
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
if_tr.h 19 #define AC 0x10
26 __u8 ac; member in struct:trh_hdr
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
if_tr.h 19 #define AC 0x10
26 __u8 ac; member in struct:trh_hdr
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
if_tr.h 19 #define AC 0x10
26 __u8 ac; member in struct:trh_hdr
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
if_tr.h 19 #define AC 0x10
26 __u8 ac; member in struct:trh_hdr

Completed in 236 milliseconds

1 2 3 4 5 6