HomeSort by relevance Sort by last modified time
    Searched refs:contexts (Results 201 - 225 of 672) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/mesa3d/src/gallium/auxiliary/rbug/
rbug_context.h 105 rbug_context_t *contexts; member in struct:rbug_proto_context_list_reply
168 rbug_context_t *contexts,
  /external/valgrind/drd/tests/
annotate_hb_err.stderr.exp 25 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
annotate_ignore_write2.stderr.exp 24 ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
hg04_race.stderr.exp 24 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
hg05_race2.stderr.exp 24 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
hold_lock_1.stderr.exp 27 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
tc21_pthonce.stderr.exp 24 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
  /external/valgrind/helgrind/tests/
tc01_simple_race.stderr.exp 42 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
tc05_simple_race.stderr.exp 42 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
tc10_rec_lock.stderr.exp 38 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
tc14_laog_dinphils.stderr.exp 39 ERROR SUMMARY: 1000 errors from 1 contexts (suppressed: 0 from 0)
tc16_byterace.stderr.exp 42 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
tc23_bogus_condwait.stderr.exp 56 ERROR SUMMARY: 7 errors from 7 contexts (suppressed: 0 from 0)
  /external/valgrind/memcheck/tests/
badjump.stderr.exp 25 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
noisy_child.stderr.exp 29 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
partial_load_dflt.stderr.exp 28 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
partial_load_ok.stderr.exp 28 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
  /external/valgrind/memcheck/tests/darwin/
aio.stderr.exp 25 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
  /external/valgrind/memcheck/tests/solaris/
brk.stderr.exp 23 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
syscall_at.stderr.exp 24 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /packages/services/Car/tests/carservice_test/src/com/android/car/test/
AudioRoutingPolicyTest.java 99 int contexts = v.get(VehicleAudioRoutingPolicyIndex.CONTEXTS); local
100 // check if all contexts are allowed ones.
101 assertTrue((contexts & ~(
126 v.get(VehicleAudioRoutingPolicyIndex.CONTEXTS).intValue());
136 v.get(VehicleAudioRoutingPolicyIndex.CONTEXTS).intValue());
  /prebuilts/go/darwin-x86/src/runtime/
lfstack.go 9 // The following code runs only in non-preemptible contexts.
  /prebuilts/go/linux-x86/src/runtime/
lfstack.go 9 // The following code runs only in non-preemptible contexts.
  /external/deqp/modules/egl/
teglMultiThreadTests.cpp 1002 vector<EGLContext>& contexts = (thread.getId() == 0 ? m_contexts0 : m_contexts1); local
1037 else if (contexts.size() > 5 && ((m_types & TYPE_CONTEXT) != 0))
1052 else if (contexts.size() < 3 && ((m_types & TYPE_CONTEXT) != 0))
1281 vector<EGLContext>& contexts = (thread.getId() == 0 ? m_contexts0 : m_contexts1); local
1310 vector<EGLContext>& contexts = (thread.getId() == 0 ? m_contexts0 : m_contexts1); local
1439 vector<EGLContext>& contexts = (thread.getId() == 0 ? m_contexts0 : m_contexts1); local
    [all...]
  /external/mesa3d/docs/specs/
MESA_configless_context.spec 37 different formats would be to create multiple contexts but this is
54 Additions to the EGL Specification section "2.2 Rendering Contexts and Drawing
73 Additions to the EGL Specification section "3.7.1 Creating Rendering Contexts"
95 Additions to the EGL Specification section "3.7.3 Binding Contexts and
119 mixing single- and double-buffered surfaces with configless contexts.

Completed in 289 milliseconds

1 2 3 4 5 6 7 891011>>