HomeSort by relevance Sort by last modified time
    Searched full:stored (Results 2051 - 2075 of 8246) sorted by null

<<81828384858687888990>>

  /external/chromium_org/third_party/angle/samples/gles2_book/Common/
esShapes.c 50 /// \return The number of indices required for rendering the buffers (the number of indices stored in the indices array
137 /// \return The number of indices required for rendering the buffers (the number of indices stored in the indices array
  /external/chromium_org/third_party/icu/source/common/
wintz.c 211 name lookup. We attempt to match the display name as stored in the
212 registry for the current zone to the display name stored in the
  /external/chromium_org/third_party/icu/source/tools/toolutil/
xmlparser.h 34 /** Node type string (text contents), stored as a UnicodeString. */
36 /** Node type element, stored as a UXMLElement. */
  /external/chromium_org/third_party/mesa/src/docs/
MESA_ycbcr_texture.spec 34 This extension supports texture images stored in the YCbCr format.
126 All pixel transfer operations are bypassed. The texture is stored as
  /external/chromium_org/third_party/mesa/src/src/glsl/
lower_ubo_reference.cpp 270 * gather the vector from each stored row.
273 /* Matrices, row_major or not, are stored as if they were
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
hash_table.h 206 * implementation, values of \c UINT_MAX cannot be stored in the map.
258 * user-specified zero is stored as 1. This enables ::get to tell the
  /external/chromium_org/third_party/opus/src/silk/float/
burg_modified_FLP.c 74 /* Update last row of correlation matrix (without last element, stored in reversed order) */
76 /* Update C * flipud(Af) (stored in reversed order) */
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.h 96 // which is stored in the generated code variable "from".
104 // is stored in the generated code variable "other". This is used to
  /external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
Resources.resx 8 Resources that are accessed directly from your package *by Visual Studio* are stored in the
55 Classes that don't support this are serialized and stored with the
VSPackage.resx 10 should be stored in Resources.resx or another resx file.
56 Classes that don't support this are serialized and stored with the
  /external/chromium_org/v8/src/
date.h 50 // The largest time that can be stored in JSDate.
54 // Conservative upper bound on time that can be stored in JSDate
  /external/clang/lib/CodeGen/
ABIInfo.h 44 /// type, or by coercing to another specified type stored in
48 /// if the specified type stored in "PaddingType" is not zero.
  /external/clang/lib/StaticAnalyzer/Checkers/
StackAddrEscapeChecker.cpp 11 // stack address is stored into a global or heap location. See CERT DCL30-C.
220 new BuiltinBug("Stack address stored into global variable",
  /external/clang/test/Analysis/
NSContainers.m 147 d[key] = 0; // expected-warning {{Value stored into 'NSMutableDictionary' cannot be nil}}
153 // expected-warning@-1 {{Value stored into 'NSMutableDictionary' cannot be nil}}
misc-ps-eager-assume.m 28 // This test case tests that (x != 0) is eagerly evaluated before stored to
30 // the symbolic expression is stored to 'y' (which is a short instead of an
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
LocalVariableInfo.java 183 * method, since the spec that is stored here should always have a
206 * previously stored in this instance.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
LocalVariableInfo.java 180 * method, since the spec that is stored here should always have a
203 * previously stored in this instance.
  /external/eigen/blas/
chpr.f 142 * Form A when upper triangle is stored in AP.
179 * Form A when lower triangle is stored in AP.
dspr.f 136 * Form A when upper triangle is stored in AP.
167 * Form A when lower triangle is stored in AP.
dspr2.f 159 * Form A when upper triangle is stored in AP.
194 * Form A when lower triangle is stored in AP.
sspr.f 136 * Form A when upper triangle is stored in AP.
167 * Form A when lower triangle is stored in AP.
sspr2.f 159 * Form A when upper triangle is stored in AP.
194 * Form A when lower triangle is stored in AP.
zhpr.f 142 * Form A when upper triangle is stored in AP.
179 * Form A when lower triangle is stored in AP.
  /external/guava/guava/src/com/google/common/cache/
Cache.java 34 * {@link #get(K, Callable)} or {@link #put(K, V)}, and are stored in the cache until either
128 * Returns a view of the entries stored in this cache as a thread-safe map. Modifications made to
LoadingCache.java 31 * and are stored in the cache until either evicted or manually invalidated.
105 * entries returned by {@link CacheLoader#loadAll} will be stored in the cache, over-writing

Completed in 1336 milliseconds

<<81828384858687888990>>