/external/clang/test/CodeGenCXX/ |
cp-blocks-linetables.cpp | 32 myblock CL = ^(enum numbers z) 56 enum numbers res = (enum numbers)test(CL);
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
StackAddrEscapeChecker.cpp | 55 const CompoundLiteralExpr *CL = CR->getLiteralExpr(); 58 << SM.getExpansionLineNumber(CL->getLocStart()) 60 range = CL->getSourceRange();
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/ |
RSSFeedUtil.java | 32 private static final String CL = ":"; //$NON-NLS-1$ 80 System.err.println(Messages.getString("RSSFeedPublisherTask.ForProject") + SP + project.getName() + CL); //$NON-NLS-1$
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/services/rss/ |
RSSFeedPublisherTask.java | 52 private static final String CL = ":"; //$NON-NLS-1$ 128 System.err.println(Messages.getString("RSSFeedPublisherTask.ErrorInvalidFile") + CL + SP + file + "!"); //$NON-NLS-1$ //$NON-NLS-2$ 216 if (!isNullString(SSHExec) && SCPTarget.indexOf(CL)>0) { 217 String userAtHost = SCPTarget.substring(0, SCPTarget.indexOf(CL)); 218 String targetPath = SCPTarget.substring(SCPTarget.indexOf(CL)+1,SCPTarget.lastIndexOf(FS));
|
RSSFeedWatcherTask.java | 52 private static final String CL = ":"; //$NON-NLS-1$ 131 if (debug>0) { System.out.println(Messages.getString("RSSFeedWatcherTask.Compare") + SP + file + Messages.getString("RSSFeedWatcherTask.with") + tmpFile + CL); } //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ 160 System.out.println(Messages.getString("RSSFeedWatcherTask.GotOldNodeContents") + CL + SP + oldContent); //$NON-NLS-1$ 161 System.out.println(Messages.getString("RSSFeedWatcherTask.GotNewNodeContents") + CL + SP + newContent); //$NON-NLS-1$ 184 System.out.println(Messages.getString("RSSFeedWatcherTask.RunExecTask") + CL + SP + action + SP + commandline); //$NON-NLS-1$ 229 System.out.println(Messages.getString("RSSFeedWatcherTask.Download") + CL + SP + feedURL); //$NON-NLS-1$ 230 System.out.println(Messages.getString("RSSFeedWatcherTask.To") + CL + SP + destFile + SP); //$NON-NLS-1$
|
/art/compiler/utils/x86/ |
constants_x86.h | 32 CL = 1,
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeTypesGeneric.cpp | 484 SDValue LL, LH, RL, RH, CL, CH; 490 CL = CH = Cond; 496 CL = DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, VCondTy, Cond, 502 Lo = DAG.getNode(N->getOpcode(), dl, LL.getValueType(), CL, LL, RL);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/ |
feedTools.jar | |
/dalvik/vm/compiler/codegen/x86/libenc/ |
enc_prvt.h | 146 #define CL {OpndKind_GPReg, OpndSize_8, OpndExt_Any, RegName_CL}
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
MemRegion.h | 816 const CompoundLiteralExpr *CL; 818 CompoundLiteralRegion(const CompoundLiteralExpr *cl, const MemRegion* sReg) 819 : TypedValueRegion(sReg, CompoundLiteralRegionKind), CL(cl) {} 822 const CompoundLiteralExpr *CL, 826 return CL->getType(); 829 bool isBoundable() const { return !CL->isFileScope(); } 835 const CompoundLiteralExpr *getLiteralExpr() const { return CL; } [all...] |
/external/grub/stage2/ |
iso9660.h | 180 struct CL { 182 } cl; member in union:rock_ridge::__anon21168
|
/libcore/luni/src/test/java/libcore/java/util/ |
EnumSetTest.java | 102 H, HE, LI, BE, B, C, N, O, F, NE, NA, MG, AL, SI, P, S, CL, AR, K, CA, SC, TI, V, CR, MN,
|
/external/chromium_org/third_party/re2/lib/codereview/ |
codereview.py | 139 # CL description or author field, no matter how many conversions 189 # Change lists are stored in .hg/codereview/cl.nnnnnn 193 # The only thing in the cl.nnnnnn file is the list of relevant files. 194 # Also, the existence of the cl.nnnnnn file marks this repository 203 class CL(object): 220 cl = self 222 if cl.copied_from: 223 s += "Author: " + cl.copied_from + "\n\n" 224 if cl.private: 228 s += Indent(cl.desc, "\t" [all...] |
/external/eigen/blas/testing/ |
cblat3.f | [all...] |
zblat3.f | [all...] |
/external/regex-re2/lib/codereview/ |
codereview.py | 139 # CL description or author field, no matter how many conversions 189 # Change lists are stored in .hg/codereview/cl.nnnnnn 193 # The only thing in the cl.nnnnnn file is the list of relevant files. 194 # Also, the existence of the cl.nnnnnn file marks this repository 203 class CL(object): 220 cl = self 222 if cl.copied_from: 223 s += "Author: " + cl.copied_from + "\n\n" 224 if cl.private: 228 s += Indent(cl.desc, "\t" [all...] |
/external/qemu/ |
i386-dis.c | 400 #define CL { OP_IMREG, cl_reg } [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
assyntax.h | 101 #define CL cl 163 #define CL %cl 649 #define SHLD2_L(a,b) CHOICE(shldl ARG2(a,b), shldl ARG3(CL,a,b), _LTOG shld ARG3(b,a,CL)) 651 #define SHLD2_W(a,b) CHOICE(shldw ARG2(a,b), shldw ARG3(CL,a,b), _WTOG shld ARG3(b,a,CL)) 656 #define SHRD2_L(a,b) CHOICE(shrdl ARG2(a,b), shrdl ARG3(CL,a,b), _LTOG shrd ARG3(b,a,CL)) [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 101 #define CL cl 163 #define CL %cl 649 #define SHLD2_L(a,b) CHOICE(shldl ARG2(a,b), shldl ARG3(CL,a,b), _LTOG shld ARG3(b,a,CL)) 651 #define SHLD2_W(a,b) CHOICE(shldw ARG2(a,b), shldw ARG3(CL,a,b), _WTOG shld ARG3(b,a,CL)) 656 #define SHRD2_L(a,b) CHOICE(shrdl ARG2(a,b), shrdl ARG3(CL,a,b), _LTOG shrd ARG3(b,a,CL)) [all...] |