HomeSort by relevance Sort by last modified time
    Searched full:contexts (Results 226 - 250 of 2585) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Index/
complete-optional-params.cpp 18 // CHECK-CC1: Completion contexts:
30 // CHECK-CC2: Completion contexts:
42 // CHECK-CC3: Completion contexts:
54 // CHECK-CC4: Completion contexts:
67 // CHECK-CC5: Completion contexts:
complete-member-access.m 48 // CHECK-CC1: Completion contexts:
56 // CHECK-CC2: Completion contexts:
66 // CHECK-CC3: Completion contexts:
complete-macro-args.c 49 // CHECK-NEXT: Completion contexts:
57 // CHECK-EOF: Completion contexts:
  /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.
  /libcore/ojluni/src/main/java/java/lang/annotation/
ElementType.java 36 * <em>declaration contexts</em> , where annotations apply to declarations, and
37 * <em>type contexts</em> , where annotations apply to types used in
43 * to the declaration contexts in JLS 9.6.4.1.
49 * <p>The constant {@link #TYPE_USE} corresponds to the 15 type contexts in JLS
50 * 4.11, as well as to two declaration contexts: type declarations (including
Target.java 29 * Indicates the contexts in which an annotation type is applicable. The
30 * declaration contexts and type contexts in which an annotation type may be
  /external/deqp/modules/egl/
teglRenderTests.cpp 676 virtual void executeForContexts (EGLDisplay display, EGLSurface surface, const Config& config, const std::vector<std::pair<EGLint, EGLContext> >& contexts);
694 void SingleThreadRenderCase::executeForContexts (EGLDisplay display, EGLSurface surface, const Config& config, const std::vector<std::pair<EGLint, EGLContext> >& contexts)
699 const int numContexts = (int)contexts.size();
715 vector<ProgramSp> programs (contexts.size());
735 EGLint api = contexts[ctxNdx].first;
736 EGLContext context = contexts[ctxNdx].second;
746 EGLint api = contexts[0].first;
747 EGLContext context = contexts[0].second;
760 EGLint api = contexts[ctxNdx].first;
761 EGLContext context = contexts[ctxNdx].second
    [all...]
  /external/mesa3d/src/egl/main/
eglcontext.c 117 * contexts, and specifying them for other types of contexts will
135 * contexts, and specifying them for other types of contexts will
160 * contexts."
172 * context will be created. Forward-compatible contexts are
177 * is supported for OpenGL contexts, and requesting a
195 * robust contexts for OpenGL ES. This is only supported via
203 * bits for OpenGL ES contexts. Thus, use of these bits fall
230 * OpenGL contexts, and specifying it for other types o
    [all...]
  /libcore/luni/src/main/java/org/xml/sax/helpers/
NamespaceSupport.java 155 contexts = new Context[32];
158 contexts[contextPos] = currentContext = new Context();
201 int max = contexts.length;
203 contexts [contextPos].declsOK = false;
209 System.arraycopy(contexts, 0, newContexts, 0, max);
211 contexts = newContexts;
215 currentContext = contexts[contextPos];
217 contexts[contextPos] = currentContext = new Context();
222 currentContext.setParent(contexts[contextPos - 1]);
242 contexts[contextPos].clear()
520 private Context contexts[]; field in class:NamespaceSupport
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
fix_dict.py 18 Except in certain very specific contexts: the iter() can be dropped
21 or for...in!). Special contexts that apply to both: list(), sorted(), tuple()
26 are (rare) contexts where it makes a difference (e.g. when passing it
  /external/mesa3d/src/mesa/drivers/dri/common/
xmlconfig.h 72 * Points to the same array in the screen and all contexts */
77 * \li Actual values in contexts
83 * The value is the same in the screen and all contexts. */
  /external/python/cpython2/Lib/lib2to3/fixes/
fix_dict.py 18 Except in certain very specific contexts: the iter() can be dropped
21 or for...in!). Special contexts that apply to both: list(), sorted(), tuple()
26 are (rare) contexts where it makes a difference (e.g. when passing it
  /external/selinux/libselinux/man/man3/
getcon.3 5 freecon, freeconary \- free memory associated with SELinux security contexts
69 security contexts, unlike exec-based transitions performed via
97 an inconsistency among the security contexts of threads sharing
  /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,
  /external/selinux/policycoreutils/scripts/
fixfiles.8 3 fixfiles \- fix file SELinux security contexts.
37 new policy, or just check whether the file contexts are all
61 Use the rpm database to discover all files within the specified packages and restore the file contexts.
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_dict.py 18 Except in certain very specific contexts: the iter() can be dropped
21 or for...in!). Special contexts that apply to both: list(), sorted(), tuple()
26 are (rare) contexts where it makes a difference (e.g. when passing it
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_dict.py 18 Except in certain very specific contexts: the iter() can be dropped
21 or for...in!). Special contexts that apply to both: list(), sorted(), tuple()
26 are (rare) contexts where it makes a difference (e.g. when passing it
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_dict.py 18 Except in certain very specific contexts: the iter() can be dropped
21 or for...in!). Special contexts that apply to both: list(), sorted(), tuple()
26 are (rare) contexts where it makes a difference (e.g. when passing it
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_dict.py 18 Except in certain very specific contexts: the iter() can be dropped
21 or for...in!). Special contexts that apply to both: list(), sorted(), tuple()
26 are (rare) contexts where it makes a difference (e.g. when passing it
  /prebuilts/go/darwin-x86/src/html/template/
doc.go 29 actions can appear within JavaScript, CSS, and URI contexts.
58 Contexts
79 details necessary to understand escaping contexts and error messages. Most users
83 Contexts
119 Non-string values can be used in JavaScript contexts.
133 embedding in JavaScript contexts.
  /prebuilts/go/linux-x86/src/html/template/
doc.go 29 actions can appear within JavaScript, CSS, and URI contexts.
58 Contexts
79 details necessary to understand escaping contexts and error messages. Most users
83 Contexts
119 Non-string values can be used in JavaScript contexts.
133 embedding in JavaScript contexts.
  /external/autotest/client/tests/aiostress/
aiostress.py 47 if 'contexts' in line:
63 threads 1 files 1 contexts 1 context offset 2MB verification off
  /external/selinux/mcstrans/share/util/
try-all 41 runcon `cat /etc/selinux/mls/contexts/initrc_context` /etc/init.d/mcstrans restart
59 runcon `cat /etc/selinux/mls/contexts/initrc_context` /etc/init.d/mcstrans restart
  /hardware/libhardware/include/hardware/
nfc_tag.h 38 * nfc_tag_module_t pointer in contexts where it's known the hw_module_t references a
48 * nfc_tag_device_t pointer in contexts where it's known the hw_device_t references a
  /cts/tests/tests/opengl/src/android/opengl/cts/
EglContextTest.java 29 * Tests using EGL contexts.

Completed in 1428 milliseconds

1 2 3 4 5 6 7 8 91011>>