Searched refs:CL (Results 1 - 25 of 57) sorted by relevance

123

/external/chromium_org/third_party/mesa/src/include/CL/
H A Dopencl.h42 #include <CL/cl.h>
43 #include <CL/cl_gl.h>
44 #include <CL/cl_gl_ext.h>
45 #include <CL/cl_ext.h>
H A Dcl_gl_ext.h39 #include <CL/cl_gl.h>
H A Dcl_ext.h40 #include <CL/cl.h>
61 * The application may not call CL api's with the cl_mem object passed to the pfn_notify.
H A Dcl_gl.h39 #include <CL/cl.h>
/external/mesa3d/include/CL/
H A Dopencl.h42 #include <CL/cl.h>
43 #include <CL/cl_gl.h>
44 #include <CL/cl_gl_ext.h>
45 #include <CL/cl_ext.h>
H A Dcl_gl_ext.h39 #include <CL/cl_gl.h>
H A Dcl_ext.h40 #include <CL/cl.h>
61 * The application may not call CL api's with the cl_mem object passed to the pfn_notify.
H A Dcl_gl.h39 #include <CL/cl.h>
/external/skia/tools/skpdiff/
H A Dskpdiff_util.h18 # include <CL/cl.h>
H A DSkCLImageDiffer.h14 # include <CL/cl.h>
H A Dskpdiff_main.cpp16 # include <CL/cl.hpp>
75 // Create a CL context and check for all errors
/external/clang/test/CodeGenCXX/
H A Dcp-blocks-linetables.cpp32 myblock CL = ^(enum numbers z) local
56 enum numbers res = (enum numbers)test(CL);
/external/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp55 const CompoundLiteralExpr *CL = CR->getLiteralExpr(); local
58 << SM.getExpansionLineNumber(CL->getLocStart())
60 range = CL->getSourceRange();
/external/clang/test/Sema/
H A Dblock-return.c3 typedef void (^CL)(void);
5 CL foo() {
9 CL X = ^{
44 return ^{ return 1; }; // expected-error {{incompatible block pointer types returning 'int (^)(void)' from a function with result type 'CL' (aka 'void (^)(void)')}}
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dx86_cliptest.S201 MOV_B( REGBI(EBP, ECX), CL )
203 MOV_B( REGOFF(clip_table,ECX), CL )
206 OR_B( CL, AL )
207 AND_B( CL, AH )
209 TEST_B( CL, CL )
210 MOV_B( CL, REGIND(EDX) )
367 MOV_B( REGBI(EBP, ECX), CL )
369 MOV_B( REGOFF(clip_table,ECX), CL )
372 OR_B( CL, A
[all...]
/external/mesa3d/src/mesa/x86/
H A Dx86_cliptest.S201 MOV_B( REGBI(EBP, ECX), CL )
203 MOV_B( REGOFF(clip_table,ECX), CL )
206 OR_B( CL, AL )
207 AND_B( CL, AH )
209 TEST_B( CL, CL )
210 MOV_B( CL, REGIND(EDX) )
367 MOV_B( REGBI(EBP, ECX), CL )
369 MOV_B( REGOFF(clip_table,ECX), CL )
372 OR_B( CL, A
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/services/rss/
H A DRSSFeedWatcherTask.java52 private static final String CL = ":"; //$NON-NLS-1$ field in class:RSSFeedWatcherTask
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$
H A DRSSFeedPublisherTask.java52 private static final String CL = ":"; //$NON-NLS-1$ field in class:RSSFeedPublisherTask
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));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
H A DfeedTools.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/releng/ org/eclipse/releng/util/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
H A DRSSFeedUtil.java32 private static final String CL = ":"; //$NON-NLS-1$ field in class:RSSFeedUtil
80 System.err.println(Messages.getString("RSSFeedPublisherTask.ForProject") + SP + project.getName() + CL); //$NON-NLS-1$
/external/llvm/test/MC/X86/
H A Dintel-syntax.s370 shld DX, BX, CL
373 shld [RAX], BX, CL
375 shrd DX, BX, CL
378 shrd [RAX], BX, CL
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h91 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, argument
93 return loc::MemRegionVal(MRMgr.getCompoundLiteralRegion(CL, LC));
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp401 void ExprEngine::VisitCompoundLiteralExpr(const CompoundLiteralExpr *CL, argument
409 const Expr *Init = CL->getInitializer();
410 SVal V = State->getSVal(CL->getInitializer(), LCtx);
416 Loc CLLoc = State->getLValue(CL, LCtx);
427 if (CL->isGLValue() || CL->getType()->isArrayType())
431 B.generateNode(CL, Pred, State->BindExpr(CL, LCtx, V));
/external/lzma/Asm/x86/
H A D7zAsm.asm52 x1_L equ CL
/external/grub/stage2/
H A Diso9660.h180 struct CL { struct in union:rock_ridge::__anon17861

Completed in 555 milliseconds

123