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

1 2 3 4 5 67 8 91011>>

  /device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspSwitchStackLib/Ia32/
Stack.s 52 #Save current contexts
69 # Restore previous contexts
  /external/valgrind/drd/tests/
annotate_smart_pointer2.stderr.exp 13 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
hg03_inherit.stderr.exp 16 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
hold_lock_2.stderr.exp 17 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
pth_barrier_race.stderr.exp 14 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
pth_cancel_locked.stderr.exp 15 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
rwlock_race.stderr.exp 16 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
tc10_rec_lock.stderr.exp 19 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
tc16_byterace.stderr.exp 13 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
tc18_semabuse.stderr.exp 17 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
annotate_ignore_rw2.stderr.exp 19 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
annotate_ignore_write.stderr.exp 19 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
fp_race.stderr.exp 21 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
pth_cond_race.stderr.exp 15 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
  /external/valgrind/helgrind/tests/
tc18_semabuse.stderr.exp 31 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
tc22_exit_w_lock.stderr.exp 41 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
  /external/valgrind/memcheck/tests/
accounting.stderr.exp 14 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
bug155125.stderr.exp 15 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
describe-block.stderr.exp 15 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
addressable.stderr.exp 10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
39 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
48 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
62 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
82 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
91 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /external/valgrind/memcheck/tests/linux/
brk.stderr.exp 13 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /external/deqp/modules/egl/
teglColorClearCase.cpp 168 void SingleThreadColorClearCase::executeForContexts (EGLDisplay display, EGLSurface surface, const Config& config, const std::vector<std::pair<EGLint, EGLContext> >& contexts)
193 EGLint api = contexts[0].first;
194 EGLContext context = contexts[0].second;
208 for (vector<std::pair<EGLint, EGLContext> >::const_iterator ctxIter = contexts.begin(); ctxIter != contexts.end(); ctxIter++)
230 EGLint api = contexts[0].first;
231 EGLContext context = contexts[0].second;
330 void MultiThreadColorClearCase::executeForContexts (EGLDisplay display, EGLSurface surface, const Config& config, const std::vector<std::pair<EGLint, EGLContext> >& contexts)
352 int numThreads = (int)contexts.size();
390 threads[threadNdx] = ColorClearThreadSp(new ColorClearThread(egl, display, surface, contexts[threadNdx].second, contexts[threadNdx].first, funcs, packets[threadNdx]))
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
TailoredSet.java 107 comparePrefixes(c, data.contexts, dataIndex + 2, baseData.contexts, baseIndex + 2);
109 addPrefixes(data, c, data.contexts, dataIndex + 2);
114 addPrefixes(baseData, c, baseData.contexts, baseIndex + 2);
131 compareContractions(c, data.contexts, dataIndex + 2, baseData.contexts, baseIndex + 2);
133 addContractions(c, data.contexts, dataIndex + 2);
138 addContractions(c, baseData.contexts, baseIndex + 2);
358 addContractions(c, d.contexts, idx + 2);
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
TailoredSet.java 105 comparePrefixes(c, data.contexts, dataIndex + 2, baseData.contexts, baseIndex + 2);
107 addPrefixes(data, c, data.contexts, dataIndex + 2);
112 addPrefixes(baseData, c, baseData.contexts, baseIndex + 2);
129 compareContractions(c, data.contexts, dataIndex + 2, baseData.contexts, baseIndex + 2);
131 addContractions(c, data.contexts, dataIndex + 2);
136 addContractions(c, baseData.contexts, baseIndex + 2);
356 addContractions(c, d.contexts, idx + 2);
  /external/selinux/libselinux/src/
label_internal.h 111 * The main spec file(s) used. Note for file contexts the local and/or
130 struct selabel_lookup_rec *contexts) hidden;
146 struct selabel_lookup_rec *contexts,

Completed in 159 milliseconds

1 2 3 4 5 67 8 91011>>