/external/skia/src/effects/ |
SkPerlinNoiseShader.cpp | 476 bool SkPerlinNoiseShader::setContext(const SkBitmap& device, const SkPaint& paint, 479 return INHERITED::setContext(device, paint, matrix); [all...] |
/frameworks/native/opengl/libs/EGL/ |
eglApi.cpp | 760 egl_tls_t::setContext(ctx); 770 egl_tls_t::setContext(EGL_NO_CONTEXT); [all...] |
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
V8WindowShell.cpp | 291 m_contextHolder->SetContext(context);
|
/external/chromium_org/v8/src/ |
deoptimizer.h | 544 void SetContext(intptr_t context) { context_ = context; }
|
deoptimizer.cc | [all...] |
/external/icu4c/i18n/ |
udat.cpp | 991 ((SimpleDateFormat*)fmt)->setContext(value, *status); [all...] |
/external/llvm/lib/Support/ |
YAMLTraits.cpp | 35 void IO::setContext(void *Context) {
|
/packages/apps/PackageInstaller/src/com/android/packageinstaller/ |
PackageInstallerActivity.java | 423 mInstallFlowAnalytics.setContext(this);
|
/external/expat/lib/ |
xmlparse.c | 386 setContext(XML_Parser parser, const XML_Char *context); 704 /* hash functions must be initialized before setContext() is called */ 711 return setContext(parser, implicitContext); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
decimal.py | 43 >>> setcontext(ExtendedContext) 134 'setcontext', 'getcontext', 'localcontext' 387 # The getcontext() and setcontext() function manage access to a thread-local 414 def setcontext(context): function 455 def setcontext(context, _local=local): function 484 >>> setcontext(DefaultContext) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
decimal.py | 43 >>> setcontext(ExtendedContext) 134 'setcontext', 'getcontext', 'localcontext' 387 # The getcontext() and setcontext() function manage access to a thread-local 414 def setcontext(context): function 455 def setcontext(context, _local=local): function 484 >>> setcontext(DefaultContext) [all...] |
/external/chromium_org/sync/android/javatests/src/org/chromium/sync/notifier/ |
InvalidationServiceTest.java | 54 setContext(new AdvancedMockContext(getContext()) { [all...] |
/external/chromium_org/third_party/skia/src/gpu/ |
GrClipMaskManager.cpp | [all...] |
/external/llvm/include/llvm/Support/ |
YAMLTraits.h | 380 void setContext(void *); [all...] |
/external/skia/src/gpu/ |
GrClipMaskManager.cpp | [all...] |
/external/v8/src/arm/ |
deoptimizer-arm.cc | 692 output_frame->SetContext(value); [all...] |
/external/v8/src/x64/ |
deoptimizer-x64.cc | 670 output_frame->SetContext(value); [all...] |
/frameworks/base/test-runner/src/android/test/ |
InstrumentationTestRunner.java | 376 mTestRunner.setContext(getTargetContext()); [all...] |
/packages/apps/Email/src/com/android/email/ |
SecurityPolicy.java | 96 /* package */ void setContext(Context context) { [all...] |
/external/v8/src/ia32/ |
deoptimizer-ia32.cc | 769 output_frame->SetContext(value); [all...] |
/external/v8/src/mips/ |
deoptimizer-mips.cc | 682 output_frame->SetContext(value); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_decimal.py | 61 setcontext(DefaultTestContext) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_decimal.py | 61 setcontext(DefaultTestContext) [all...] |
/external/libsepol/tests/policies/test-cond/ |
refpolicy-base.conf | 541 setcontext [all...] |
/external/icu4c/i18n/unicode/ |
smpdtfmt.h | [all...] |