Home
last modified time | relevance | path

Searched defs:use (Results 1 – 25 of 89) sorted by relevance

1234

/external/v8/test/mjsunit/harmony/
Dblock-const-assign.js38 function constDecl0(use) { argument
43 function constDecl1(use) { argument
49 function constDecl2(use) { argument
55 function constDecl3(use) { argument
62 function constDecl4(use) { argument
67 function constDecl5(use) { argument
73 function constDecl6(use) { argument
79 function constDecl7(use) { argument
86 function constDecl8(use) { argument
92 function constDecl9(use) { argument
/external/clang/test/CodeGen/
Dlibcall-declarations.c79 void *use[] = { variable
/external/clang/test/Analysis/
Dglobal_region_invalidation.mm5 void use(int); function
/external/skia/legacy/src/animator/
DSkDrawTo.h28 SkDrawBitmap* use; variable
DSkDisplayAdd.h38 SkDrawable* use; variable
/external/skia/src/animator/
DSkDrawTo.h28 SkDrawBitmap* use; variable
DSkDisplayAdd.h38 SkDrawable* use; variable
/external/webkit/Source/WebKit2/UIProcess/
DWebFramePolicyListenerProxy.cpp38 void WebFramePolicyListenerProxy::use() in use() function in WebKit::WebFramePolicyListenerProxy
/external/valgrind/main/helgrind/tests/
Dtc03_re_excl.c12 static void use ( int x ) { in use() function
/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnShader.cpp42 void LoopBlinnShader::use(unsigned vertexOffset, unsigned klmOffset, const AffineTransform& transfo… in use() function in WebCore::LoopBlinnShader
DSolidFillShader.cpp60 void SolidFillShader::use(const AffineTransform& transform, const Color& color) in use() function in WebCore::SolidFillShader
DTexShader.cpp61 void TexShader::use(const AffineTransform& transform, const AffineTransform& texTransform, int samp… in use() function in WebCore::TexShader
DLoopBlinnSolidFillShader.cpp54 void LoopBlinnSolidFillShader::use(unsigned vertexOffset, unsigned klmOffset, const AffineTransform… in use() function in WebCore::LoopBlinnSolidFillShader
DBicubicShader.cpp112 void BicubicShader::use(const AffineTransform& transform, const AffineTransform& texTransform, cons… in use() function in WebCore::BicubicShader
DConvolutionShader.cpp99 void ConvolutionShader::use(const AffineTransform& transform, const AffineTransform& texTransform, … in use() function in WebCore::ConvolutionShader
/external/skia/src/svg/
DSkSVGClipPath.cpp30 SkSVGUse* use = (SkSVGUse*) child; in translate() local
/external/clang/test/CodeGenCXX/
Dblock.cpp8 virtual void use() { func((void*)this); } in use() function
Dextern-c.cpp26 void *use = &test1_b; variable
Dstatic-init-3.cpp11 static void use(T const &) {} in use() function
Ddebug-lambda-expressions.cpp4 void *use = &var; variable
/external/clang/test/Analysis/inlining/
Deager-reclamation-path-notes.c5 void use(int *ptr, int val) { in use() function
/external/clang/test/CodeGenObjC/
Darc-foreach.m6 extern void use(id); function
/external/webkit/Source/JavaScriptCore/dfg/
DDFGScoreBoard.h89 void use(NodeIndex child) in use() function
/external/webkit/Source/WebKit/mac/WebView/
DWebPolicyDelegate.mm107 {
/external/zlib/src/examples/
Denough.c206 int use; /* number of bit patterns to use in next call */ in count() local
323 int use; /* number of bit patterns to use in next call */ in examine() local

1234