HomeSort by relevance Sort by last modified time
    Searched full:setcontext (Results 1 - 25 of 279) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
RenderScriptSingleton.java 27 * <p>The test method must call {@link #setContext} before attempting to retrieve
46 public static synchronized void setContext(Context context) {
84 * @throws IllegalStateException if {@link #setContext} was not called prior to this
88 throw new IllegalStateException("Call #setContext before using #get");
98 * @throws IllegalStateException if {@link #setContext} was not called prior to this
102 throw new IllegalStateException("Call #setContext before using #getCache");
  /external/libunwind/src/hppa/
unwind_i.h 39 #define setcontext UNW_ARCH_OBJ (setcontext) macro
45 extern int setcontext (const ucontext_t *ucp);
  /external/valgrind/memcheck/tests/linux/
stack_changes.c 10 // This test is checking the libc context calls (setcontext, etc.) and
23 setcontext(newc);
  /external/libunwind/src/x86_64/
unwind_i.h 60 #define setcontext UNW_ARCH_OBJ (setcontext) macro
82 extern int setcontext (const ucontext_t *ucp);
Gresume.c 54 Debug (8, "resuming at ip=%llx via setcontext()\n",
56 setcontext (uc);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
ucontext.h 35 extern int setcontext (__const ucontext_t *__ucp) __THROW;
44 the next time in `setcontext' or `swapcontext'.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ucontext.h 35 extern int setcontext (__const ucontext_t *__ucp) __THROWNL;
44 the next time in `setcontext' or `swapcontext'.
  /external/lldb/source/Target/
ExecutionContext.cpp 44 SetContext (target_sp, get_process);
54 SetContext (process_sp);
64 SetContext (thread_sp);
74 SetContext (frame_sp);
85 SetContext (target_sp, get_process);
96 SetContext (process_sp);
107 SetContext (thread_sp);
118 SetContext (frame_sp);
385 ExecutionContext::SetContext (const lldb::TargetSP &target_sp, bool get_process)
397 ExecutionContext::SetContext (const lldb::ProcessSP &process_sp
    [all...]
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FrameManager.java 64 void setContext(FilterContext context) {
  /frameworks/base/test-runner/src/android/test/
ApplicationTestCase.java 53 * {@link AndroidTestCase#setContext(Context) setContext()}. You must do this <i>before</i> calling
109 * test, by calling {@link AndroidTestCase#setContext(Context) setContext()},
  /cts/tests/tests/permission/src/android/permission/cts/
Camera2PermissionTest.java 49 public void setContext(Context context) {
50 super.setContext(context);
  /external/lldb/source/Core/
ValueObjectCast.cpp 57 //m_value.SetContext (Value::eContextTypeClangType, cast_type.GetOpaqueQualType());
102 //m_value.SetContext (Value::eContextTypeClangType, clang_type);
ValueObjectMemory.cpp 66 m_value.SetContext(Value::eContextTypeLLDBType, m_type_sp.get());
106 // m_value.SetContext(Value::eContextTypeClangType, m_clang_type.GetOpaqueQualType());
241 value.SetContext(Value::eContextTypeLLDBType, m_type_sp.get());
244 //value.SetContext(Value::eContextTypeClangType, m_clang_type.GetOpaqueQualType());
ValueObjectVariable.cpp 129 m_value.SetContext(Value::eContextTypeVariable, variable);
133 m_resolved_value.SetContext(Value::eContextTypeInvalid, NULL);
158 m_value.SetContext(Value::eContextTypeVariable, variable);
236 value.SetContext(Value::eContextTypeVariable, variable);
247 m_resolved_value.SetContext(Value::eContextTypeInvalid, NULL);
  /development/ndk/platforms/android-18/samples/MoreTeapots/src/com/sample/moreteapots/
MoreTeapotsApplication.java 39 NDKHelper.setContext(context);
  /external/libunwind/src/ia64/
ucontext_i.h 25 /* Constants shared between setcontext() and getcontext(). Don't
  /frameworks/base/libs/hwui/renderthread/
DrawFrameTask.h 60 void setContext(RenderThread* thread, CanvasContext* context);
  /libcore/luni/src/main/java/libcore/icu/
DateTimeFormat.java 54 formatter.setContext(displayContext);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
StringPrepParseException.java 100 setContext(rules,pos);
120 setContext(rules,pos);
219 private void setContext(String str,int pos){
  /frameworks/base/core/java/android/test/
AndroidTestCase.java 48 assertNotNull("Context is null. setContext should be called before tests are run",
52 public void setContext(Context context) {
63 * latter is provided by the context set with the {@link #setContext}
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
RelativeDateFormat.java 136 fDateTimeFormat.setContext(DisplayContext.CAPITALIZATION_NONE);
139 fDateTimeFormat.setContext(capitalizationContext);
189 * @see com.ibm.icu.text.DateFormat#setContext(com.ibm.icu.text.DisplayContext)
193 public void setContext(DisplayContext context) {
194 super.setContext(context);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
certif.h 59 virtual HRESULT WINAPI SetContext(LONG Context) = 0;
84 HRESULT (WINAPI *SetContext)(ICertServerPolicy *This,LONG Context);
111 #define ICertServerPolicy_SetContext(This,Context) (This)->lpVtbl->SetContext(This,Context)
163 virtual HRESULT WINAPI SetContext(LONG Context) = 0;
186 HRESULT (WINAPI *SetContext)(ICertServerExit *This,LONG Context);
211 #define ICertServerExit_SetContext(This,Context) (This)->lpVtbl->SetContext(This,Context)
  /developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/leanback/
UpdateRecommendationsService.java 49 .setContext(getApplicationContext())
  /external/deqp/modules/gles3/functional/
es3fFboTestCase.cpp 84 setContext(&context);
92 setContext(DE_NULL);
111 setContext(&context);
113 setContext(DE_NULL);
  /external/deqp/modules/gles31/functional/
es31fFboTestCase.cpp 86 setContext(&context);
94 setContext(DE_NULL);
115 setContext(&context);
117 setContext(DE_NULL);

Completed in 584 milliseconds

1 2 3 4 5 6 7 8 91011>>