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

<<21222324252627282930>>

  /external/libavc/encoder/
ih264e_defs.h 168 * Maximum number of contexts
169 * Kept as twice the number of threads, to make it easier to initialize the contexts
419 * Memory for process contexts is allocated in this memtab
  /prebuilts/go/darwin-x86/src/html/template/
context.go 32 // eq reports whether two contexts are equal.
44 // from template names mangled with different contexts.
234 // urlPartUnknown occurs due to joining of contexts both before and
  /prebuilts/go/linux-x86/src/html/template/
context.go 32 // eq reports whether two contexts are equal.
44 // from template names mangled with different contexts.
234 // urlPartUnknown occurs due to joining of contexts both before and
  /prebuilts/tools/linux-x86_64/kythe/proto/
analysis.proto 111 // define a table that relates input contexts (keyed by a single
131 // A map from byte offsets to linked contexts.
158 // For languages that make use of resource contexts (like C++), the context
  /cts/tests/tests/telephony/src/android/telephony/cts/
CarrierConfigManagerTest.java 43 * Note: "Telephony" means only SMS/MMS and voice calls in some contexts, but we also care if
  /device/linaro/bootloader/arm-trusted-firmware/include/bl31/
cpu_data.h 68 * Pointers to non-secure and secure security state contexts
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
contextlib.py 1 """Utilities for with-statement contexts. See PEP 343."""
  /device/linaro/hikey/
init.common.rc 56 # Set SELinux security contexts for files used by lava.
  /external/autotest/client/common_lib/cros/
kiosk_utils.py 52 @return extension contexts.
  /external/clang/include/clang/AST/
DeclBase.h     [all...]
  /external/clang/test/SemaCXX/
uninit-variables.cpp 19 // Don't warn on unevaluated contexts.
warn-unused-result.cpp 118 // Unevaluated contexts should not trigger unused result warnings.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld.h 24 // register contexts.
  /external/conscrypt/common/src/main/java/org/conscrypt/
ClientSessionContext.java 46 * Conscrypt.Contexts#setClientSessionCache(SSLContext, SSLClientSessionCache)}.
  /external/curl/lib/
hmac.c 83 /* Prime the two hash contexts with the modified key. */
  /external/deqp/framework/opengl/
gluPlatform.hpp 42 * rendering contexts (such as GLX and EGL on Linux). This is accomplished
  /external/guice/
README.md 12 Put simply, Guice alleviates the need for factories and the use of new in your Java code. Think of Guice's @Inject as the new new. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in other contexts.
  /external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
EscapeMode.java 105 // For now, indicate that this result is always safe in all contexts.
  /external/libavc/common/
ih264_cabac_tables.h 60 * @brief max range of cabac contexts in H264 (0-459)
  /external/libchrome/base/trace_event/
heap_profiler_allocation_context_tracker.h 98 // Stack of tasks' contexts. Context serves as a different dimension than
  /external/libhevc/common/
ihevc_cabac_tables.h 60 * @brief start offsets of cabac contexts for various syntax elements
  /external/libmojo/base/android/java/src/org/chromium/base/
ContextUtils.java 57 throw new RuntimeException("Attempting to set multiple global application contexts.");
  /external/libmojo/base/android/java/templates/
NativeLibraries.template 17 * files used in different contexts:
  /external/libmojo/mojo/edk/system/
dispatcher.cc 110 uintptr_t* contexts) {
  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 149 ENTROPY_CONTEXT_PLANES left_context; /* (up to) 4 contexts "" */

Completed in 2047 milliseconds

<<21222324252627282930>>