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

<<21222324252627282930>>

  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
ContractionsAndExpansions.java 238 CharsTrie.Iterator prefixes = new CharsTrie(data.contexts, index + 2).iterator();
263 CharsTrie.Iterator suffixes = new CharsTrie(data.contexts, index + 2).iterator();
  /external/icu/icu4c/source/i18n/
collationdatareader.h 83 /** Byte offset to UChar *contexts[]. */
201 * UChar *contexts[];
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
ContractionsAndExpansions.java 234 CharsTrie.Iterator prefixes = new CharsTrie(data.contexts, index + 2).iterator();
259 CharsTrie.Iterator suffixes = new CharsTrie(data.contexts, index + 2).iterator();
  /external/libpng/contrib/visupng/
cexcept.h 60 One thread can use multiple contexts, but that is likely to be
106 initialization to all zeros is sufficient, but contexts allocated
  /external/llvm/include/llvm/IR/
LLVMContext.h 202 /// contexts in the same process.
209 /// control to LLVM. Other LLVM contexts are unaffected by this restriction.
  /external/ltp/runtest/
ltp-aio-stress.part1 8 # -c number of io contexts per file
9 # -C offset between contexts, default 2MB
  /external/mesa3d/docs/relnotes/
7.10.2.html 99 <li>st/dri: Fix surfaceless gl using contexts with previous bound surfaces</li>
172 <li>glcpp: Remove trailing contexts from #if rules.</li>
9.1.3.html 133 <li>i965/gen7: Skip resetting SOL offsets at batch start with HW contexts.</li>
134 <li>i965/gen6: Reduce updates of transform feedback offsets with HW contexts.</li>
  /external/mesa3d/src/gallium/targets/haiku-softpipe/
GalliumContext.cpp 52 // Make all contexts a known value
66 // Destroy our contexts
  /external/mesa3d/src/glx/
indirect_glx.c 41 ** All indirect rendering contexts will share the same indirect dispatch table.
452 /* All of the attribute validation for indirect contexts is handled on the
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_l3_state.c 276 * other contexts -- In fact restoring the default L3 configuration at the end
281 * doesn't fully initialize the contents of newly created contexts and instead
  /external/mesa3d/src/mesa/main/
syncobj.c 28 * Unlike textures and other objects that are shared between contexts, sync
51 * Only \c GL_ARB_sync objects are shared between contexts. If support is ever
  /external/selinux/libselinux/src/
label_db.c 2 * Media contexts backend for DB objects
24 * in the /etc/selinux/$POLICYTYPE/contexts/sepgsql_contexts .
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
LLVMContext.h 229 /// contexts in the same process.
236 /// control to LLVM. Other LLVM contexts are unaffected by this restriction.
  /external/vboot_reference/firmware/lib/tpm_lite/include/
tpm_error_messages.h 221 "Too many contexts held by the TPM" },
235 "There is no room in the context list for additional contexts" },
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_logging.h 46 // Log *contexts* are names concatenated with '_' between them, with the name
55 // hierarchical contexts.
  /frameworks/base/media/mca/filterfw/native/core/
gl_env.h 137 // Working with Contexts ///////////////////////////////////////////////////
231 // The EGL display, contexts, and surfaces.
  /hardware/libhardware/include/hardware/
activity_recognition.h 127 * activity_recognition_module pointer in contexts where it's known the hw_module_t
158 * activity_recognition_device pointer in contexts where it's known the hw_device_t
fingerprint.h 129 * to fingerprint_device pointer in contexts where it's known
271 * to fingerprint_module pointer in contexts where it's known
hdmi_cec.h 291 * pointer in contexts where it's known the hw_module_t references a hdmi_cec_module.
303 * pointer in contexts where it's known the hw_device_t references a hdmi_cec_device.
nvram.h 40 * nvram_module pointer in contexts where it's known the hw_module_t
52 * nvram_device pointer in contexts where it's known the hw_device_t
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTImporter.h 1 //===--- ASTImporter.h - Importing ASTs from other Contexts -----*- C++ -*-===//
47 /// \brief The contexts we're importing to and from.
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 380 llvm::FoldingSet<LocationContext> Contexts;
412 ContextMap Contexts;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
LLVMContext.h 230 /// contexts in the same process.
237 /// control to LLVM. Other LLVM contexts are unaffected by this restriction.
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTImporter.h 1 //===--- ASTImporter.h - Importing ASTs from other Contexts -----*- C++ -*-===//
47 /// \brief The contexts we're importing to and from.

Completed in 1735 milliseconds

<<21222324252627282930>>