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

<<21222324252627282930>>

  /cts/tests/autofillservice/src/android/autofillservice/cts/
ViewAttributesTest.java 158 assertThat(request.contexts.size()).isEqualTo(1);
159 test.accept(request.contexts.get(0).getStructure());
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/S3Support/Dxe/
QncS3Support.c 211 *Context = &mS3Parameter->Contexts[mS3Parameter->StorePosition];
212 CopyMem (&mS3Parameter->Contexts[mS3Parameter->StorePosition], DispatchItem->Parameter, sizeof(UINT32));
  /external/deqp/framework/egl/
egluGLUtil.cpp 129 throw tcu::NotSupportedError("EGL_KHR_create_context is required for creating robust/debug/forward-compatible contexts");
140 throw tcu::NotSupportedError("Only OpenGL core contexts can be forward-compatible");
  /external/e2fsprogs/contrib/android/
perms.c 299 /* Retrieve file contexts */
305 _("while opening file contexts \"%s\""),
  /external/icu/icu4c/source/i18n/
collationdatabuilder.h 245 // Serialized UCharsTrie structures for finalized contexts.
246 UnicodeString contexts; member in class:CollationDataBuilder
  /external/llvm/utils/kate/
llvm.xml 188 <contexts>
232 </contexts>
  /external/mesa3d/docs/relnotes/
10.2.2.html 28 because compatibility contexts are not supported.
125 <li>nv30: avoid dangling references to deleted contexts</li>
17.0.2.html 28 because compatibility contexts are not supported.
136 <li>egl: Ensure ResetNotificationStrategy matches for shared contexts.</li>
  /external/openssh/
gss-genr.c 58 /* Set the contexts OID from a data stream */
72 /* Set the contexts OID */
  /external/selinux/libselinux/src/
label_backends_android.c 2 * Property Service contexts backend for labeling Android
18 struct selabel_lookup_rec lr; /* holds contexts for lookup result */
  /external/skia/tools/gpu/gl/angle/
GLTestContext_angle.cpp 311 // For EGLImage sharing between contexts to work in ANGLE the two contexts
  /external/swiftshader/third_party/LLVM/utils/kate/
llvm.xml 188 <contexts>
232 </contexts>
  /external/v8/src/
compilation-cache.h 100 // in native contexts and one for eval calls in other contexts. The cache
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
IdentifierResolver.h 66 /// It will walk or not the parent declaration contexts depending on how
89 /// contexts depending on 'LookInParentCtx'.
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
IdentifierResolver.h 66 /// It will walk or not the parent declaration contexts depending on how
89 /// contexts depending on 'LookInParentCtx'.
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
IdentifierResolver.h 66 /// It will walk or not the parent declaration contexts depending on how
89 /// contexts depending on 'LookInParentCtx'.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
IdentifierResolver.h 66 /// It will walk or not the parent declaration contexts depending on how
89 /// contexts depending on 'LookInParentCtx'.
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
IdentifierResolver.h 66 /// It will walk or not the parent declaration contexts depending on how
89 /// contexts depending on 'LookInParentCtx'.
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
IdentifierResolver.h 66 /// It will walk or not the parent declaration contexts depending on how
89 /// contexts depending on 'LookInParentCtx'.
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
IdentifierResolver.h 66 /// It will walk or not the parent declaration contexts depending on how
89 /// contexts depending on 'LookInParentCtx'.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
IdentifierResolver.h 66 /// It will walk or not the parent declaration contexts depending on how
89 /// contexts depending on 'LookInParentCtx'.
  /prebuilts/go/darwin-x86/src/html/template/
escape.go 89 // executes a given template in different escaping contexts.
367 // join joins the two contexts of a branch template node. The result is an
368 // error context if either of the input contexts are error contexts, or if the
369 // the input contexts differ.
384 // The contexts differ only by urlPart.
392 // The contexts differ only by jsCtx.
410 err: errorf(ErrBranchEnd, node, 0, "{{%s}} branches end in different contexts: %v, %v", nodeName, a, b),
  /prebuilts/go/linux-x86/src/html/template/
escape.go 89 // executes a given template in different escaping contexts.
367 // join joins the two contexts of a branch template node. The result is an
368 // error context if either of the input contexts are error contexts, or if the
369 // the input contexts differ.
384 // The contexts differ only by urlPart.
392 // The contexts differ only by jsCtx.
410 err: errorf(ErrBranchEnd, node, 0, "{{%s}} branches end in different contexts: %v, %v", nodeName, a, b),
  /prebuilts/misc/windows/sdl2/
WhatsNew.txt 24 * EGL can now create/manage OpenGL and OpenGL ES 1.x/2.x contexts, and share
34 * Support for OpenGL ES 2.x contexts using either WGL or EGL (natively via
  /system/keymaster/include/keymaster/
keymaster_context.h 38 * AndroidKeymaster runs in multiple contexts. Primarily:
61 * More contexts are possible.

Completed in 1849 milliseconds

<<21222324252627282930>>