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

<<61626364656667686970>>

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
clip.c 72 * current modelview matrix and stored in the resulting eye coordinates.
depth.c 77 case GL_LESS: /* (default) pass if incoming z < stored z */
  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_xform.c 31 * 1. 4x4 transformation matrices are stored in memory in column major order.
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
README 54 stored, or exposed to the caller in the same manner as existing ciphers. This is
97 implementations *registered*. As such, a NULL ENGINE pointer is stored in the
105 That functional reference will be stored in the context (and released on
110 completely different implementation. Because this EVP_CIPHER isn't stored in the
  /external/chromium_org/third_party/skia/include/gpu/
GrColor.h 18 * components are stored premultiplied.
  /external/chromium_org/third_party/skia/src/animator/
SkDump.cpp 110 // are not stored and have no effect
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
ft_hash.h 47 ** structure. All elements are stored on a single doubly-linked list.
fts1_hash.h 47 ** structure. All elements are stored on a single doubly-linked list.
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_hash.h 45 ** structure. All elements are stored on a single doubly-linked list.
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_hash.h 45 ** structure. All elements are stored on a single doubly-linked list.
  /external/chromium_org/third_party/sqlite/src/src/
hash.h 54 ** structure. All elements are stored on a single doubly-linked list.
vdbeInt.h 90 ** values stored in the Vdbe struct. When the sub-program is finished,
104 ** The currently executing frame is stored in Vdbe.pFrame. Vdbe.pFrame is
161 ** representations of the value stored in the Mem struct.
247 Mem s; /* The return value is stored here */
  /external/chromium_org/third_party/sqlite/src/test/
corrupt7.test 120 # # stored in the index cell. At one point this was causing sqlite to
thread001.test 55 # a smaller value stored in column "a".
tkt2251.test 21 # part is stored in the database file as an integer to save space.
  /external/chromium_org/third_party/sqlite/src/tool/
space_used.tcl 26 payload int, -- Total amount of data stored in this table or index
  /external/chromium_org/third_party/tcmalloc/chromium/src/
static_vars.cc 65 // so that HeapLeakChecker does not consider all the byte patterns stored
static_vars.h 103 // is stored in trace->stack[kMaxStackDepth-1].
symbolize.h 66 // Obtains the symbol names for the addresses stored in the table and returns
  /external/chromium_org/third_party/tcmalloc/vendor/src/
static_vars.cc 65 // so that HeapLeakChecker does not consider all the byte patterns stored
static_vars.h 103 // is stored in trace->stack[kMaxStackDepth-1].
symbolize.h 66 // Obtains the symbol names for the addresses stored in the table and returns
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
dbgfmt.h 99 * \note Errors and warnings are stored into errwarns.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
gas-parser.h 117 /* Index of local labels; what's stored here is the /next/ index,
  /external/chromium_org/third_party/zlib/
deflate.h 107 Byte method; /* STORED (for zip only) or DEFLATED */
226 * data is still in the window so we can still emit a stored block even
230 * even emit a stored file instead of a stored block (saving 5 bytes).

Completed in 1035 milliseconds

<<61626364656667686970>>