Searched
full:getcontext (Results
1176 -
1200 of
4335) sorted by null
<<41424344454647484950>>
/development/samples/browseable/RecyclerView/src/com.example.android.recyclerview/ |
CustomAdapter.java | 74 View v = LayoutInflater.from(viewGroup.getContext())
|
/development/tools/emulator/test-apps/SmokeTests/src/com/android/emulator/smoketests/gps/ |
GpsLocationTest.java | 47 locationManager = (LocationManager) getContext().
|
/external/apache-harmony/security/src/test/api/java/tests/api/java/security/ |
AccessControlContextTest.java | 76 AccessControlContext context = AccessController.getContext();
|
/external/apache-harmony/x-net/src/test/impl/java.injected/javax/net/ssl/ |
SSLServerSocketFactoryTest.java | 54 SSLContext context = DefaultSSLContext.getContext();
|
SSLSocketFactoryTest.java | 54 SSLContext context = DefaultSSLContext.getContext();
|
/external/apache-harmony/x-net/src/test/support/common/java/org/apache/harmony/xnet/provider/jsse/ |
JSSETestData.java | 72 public static SSLContext getContext() throws Exception {
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
color-handler.js | 19 var context = canvas.getContext('2d');
|
/external/clang/lib/CodeGen/ |
CGExpr.cpp | 93 CharUnits Align = getContext().getTypeAlignInChars(Ty); 99 return CreateMemTemp(Ty, getContext().getTypeAlignInChars(Ty), Name); 116 QualType BoolTy = getContext().BoolTy; 332 CharUnits alignment = CGF.getContext().getTypeAlignInChars(Ty); 544 uint64_t Size = getContext().getTypeSizeInChars(Ty).getQuantity(); 565 AlignVal = getContext().getTypeAlignInChars(Ty).getQuantity(); 613 if (!CGM.getContext().getSanitizerBlacklist().isBlacklistedType( 760 llvm::APFloat FVal(getContext().getFloatTypeSemantics(ElemTy), 1); [all...] |
MicrosoftCXXABI.cpp | 95 const ASTContext &Context = getContext(); 302 getContext().IntTy); 363 getContext().GetGVALinkageForFunction(cast<FunctionDecl>(GD.getDecl())); [all...] |
/external/compiler-rt/test/asan/TestCases/Linux/ |
swapcontext_test.cc | 52 getcontext(&child_context);
|
/external/conscrypt/src/main/java/org/conscrypt/ |
OpenSSLBIOSource.java | 35 public long getContext() {
|
OpenSSLEngineImpl.java | 427 source.getContext(), handshakeSink.getContext(), this, getUseClientMode(), 478 arrayDst.array(), dstOffset, dst.remaining(), source.getContext(), 479 localToRemoteSink.getContext(), this); 551 nullSource.getContext(), handshakeSink.getContext(), this, 591 localToRemoteSink.getContext(), this); 690 NativeCrypto.SSL_shutdown_BIO(sslNativePointer, nullSource.getContext(), 691 localToRemoteSink.getContext(), this);
|
/external/deqp/modules/gles2/functional/ |
es2fLifetimeTests.cpp | 58 gles2::Context& ctx = getContext();
|
/external/deqp/modules/gles2/ |
tes2TestPackage.hpp | 48 Context* getContext (void) { return m_context; }
|
/external/deqp/modules/gles3/ |
tes3TestPackage.hpp | 48 Context* getContext (void) { return m_context; }
|
/external/deqp/modules/gles31/ |
tes31TestPackage.hpp | 48 Context* getContext (void) { return m_context; }
|
/external/droiddriver/src/io/appium/droiddriver/instrumentation/ |
InstrumentationUiDevice.java | 53 protected DroidDriverContext<View, ViewElement> getContext() {
|
/external/google-breakpad/src/processor/ |
microdump_processor.cc | 73 microdump.GetContext(),
|
minidump_unittest.cc | 274 MinidumpContext *md_context = md_thread->GetContext(); 339 MinidumpContext* md_context = md_thread->GetContext(); 384 MinidumpContext* md_context = md_thread->GetContext(); 585 thread_list->GetThreadAtIndex(0)->GetContext()->GetContextX86() 593 thread_list->GetThreadAtIndex(1)->GetContext()->GetContextX86() 601 thread_list->GetThreadAtIndex(2)->GetContext()->GetContextX86() 609 thread_list->GetThreadAtIndex(3)->GetContext()->GetContextX86() 617 thread_list->GetThreadAtIndex(4)->GetContext()->GetContextX86() 738 MinidumpContext *md_context = md_exception->GetContext(); 812 MinidumpContext *md_context = md_exception->GetContext(); [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
BidiClassifier.java | 73 public Object getContext() {
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
BidiClassifier.java | 76 public Object getContext() {
|
/external/jetty/src/java/org/eclipse/jetty/util/preventers/ |
AppContextLeakPreventer.java | 37 LOG.debug("Pinning classloader for AppContext.getContext() with "+loader);
|
/external/libunwind/include/ |
libunwind-sh.h | 89 #define unw_tdep_getcontext(uc) (getcontext (uc), 0)
|
/external/libunwind/src/arm/ |
getcontext.S | 32 @ This is a stub version of getcontext() for ARM which only stores core
|
/external/libunwind/src/ia64/ |
Ginit_remote.c | 49 able to use the context returned by getcontext() et al. */
|
Completed in 2416 milliseconds
<<41424344454647484950>>