Searched
full:contexts (Results
251 -
275 of
2585) sorted by null
<<11121314151617181920>>
/dalvik/dx/tests/111-use-null-as-array/ |
info.txt | 2 of a known-null in contexts that require a specific type end up getting
|
/development/tools/bugreport/src/com/android/bugreport/bugreport/ |
ThreadInfo.java | 29 * The thread id. Known as sysTid in some java contexts.
|
/external/autotest/client/site_tests/security_NetworkListeners/ |
control.bvt-arc | 19 # builders run bvt-inline. We need this test in both of those contexts.
|
/external/clang/test/SemaCXX/ |
warn-unused-value-cxx11.cpp | 6 // Unevaluated contexts should not trigger unused result warnings.
|
/external/clang/test/SemaTemplate/ |
instantiation-depth-defarg.cpp | 8 // expected-note {{skipping 125 contexts in backtrace}} \
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_thread_registry.h | 50 ThreadContextBase *next; // For storing thread contexts in a list. 128 u32 n_contexts_; // Number of created thread contexts, 131 // max_threads_ if contexts were reused. 136 ThreadContextBase **threads_; // Array of thread contexts is leaked.
|
/external/deqp/modules/egl/ |
teglColorClearTests.cpp | 94 CASE("gles1", "Color clears using multiple GLES1 contexts to shared surface", EGL_OPENGL_ES_BIT, 3), 95 CASE("gles2", "Color clears using multiple GLES2 contexts to shared surface", EGL_OPENGL_ES2_BIT, 3), 96 CASE("gles3", "Color clears using multiple GLES3 contexts to shared surface", EGL_OPENGL_ES3_BIT, 3), 97 CASE("vg", "Color clears using multiple OpenVG contexts to shared surface", EGL_OPENVG_BIT, 3),
|
/external/mesa3d/src/gallium/drivers/rbug/ |
README | 38 You can create as many contexts you wish from rbug_screen::context_create they
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_screen.h | 45 /* Increments whenever textures are modified. Contexts can track
|
/external/mesa3d/src/gallium/drivers/trace/ |
README | 49 You can create as many contexts you wish from trace_screen::context_create they
|
/external/selinux/libselinux/man/man3/ |
avc_context_to_sid.3 | 20 Security ID's (SID's) are opaque representations of security contexts, managed by the userspace AVC.
|
context_new.3 | 3 context_new, context_str, context_free, context_type_get, context_type_set, context_range_get, context_range_set,context_role_get, context_role_set, context_user_get, context_user_set \- Routines to manipulate SELinux security contexts
|
getfscreatecon.3 | 55 Contexts are thread specific.
|
getkeycreatecon.3 | 54 Contexts are thread specific.
|
getsockcreatecon.3 | 55 Contexts are thread specific.
|
/external/selinux/python/sepolicy/sepolicy/templates/ |
script.py | 121 if [ ! -f /etc/selinux/targeted/contexts/users/TEMPLATETYPE_u ]; then 122 cp TEMPLATETYPE_u /etc/selinux/targeted/contexts/users/ 136 if [ ! -f /etc/selinux/targeted/contexts/users/TEMPLATETYPE_u ]; then 137 cp TEMPLATETYPE_u /etc/selinux/targeted/contexts/users/
|
/external/selinux/semodule-utils/semodule_package/ |
semodule_package.c | 27 printf("usage: %s -o <output file> -m <module> [-f <file contexts>]\n", 32 printf(" -f --fc File contexts file\n"); 36 printf(" -n --nc Netfilter contexts file\n"); 175 "May not specify more than one netfilter contexts file\n");
|
/external/skia/src/gpu/ |
GrAHardwareBufferImageGenerator.h | 21 * contexts.
|
/external/skia/tools/gpu/ |
GrContextFactory.h | 24 * GrContexts backed by different types of GL contexts. It manages creating the 25 * GL context and a GrContext that uses it. The GL/Gr contexts persist until the 27 * Gr and GL contexts to make them outlive the factory). 144 * overrides. To get multiple contexts in a single share group, pass the same shareContext,
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
ResourceManager.h | 16 // shared by multiple GL contexts.
|
/external/tpm2/ |
ChangePPS.c | 32 // hierarchy contexts being loaded
|
/external/valgrind/drd/tests/ |
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)
|
annotate_ignore_write.stderr.exp-solaris | 23 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
|
annotate_smart_pointer2.stderr.exp | 13 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
|
Completed in 1716 milliseconds
<<11121314151617181920>>