/bionic/libc/stdio/ |
vfprintf.c | 59 * Flush out all the vectors defined by the given uio, 203 struct __siov iov[NIOV];/* ... and individual io vectors */ 809 FLUSH(); /* copy out the I/O vectors */
|
/external/chromium/chrome/browser/history/ |
history_types.h | 61 // (as we allow since we put this into vectors in various places) then the 231 // We pass around vectors of visits a lot 429 // copying (there are a lot of strings and vectors). This means the parameter
|
/external/chromium_org/chrome/browser/history/ |
history_types.h | 64 // (as we allow since we put this into vectors in various places) then the 263 // We pass around vectors of visits a lot 392 // copying (there are a lot of strings and vectors). This means the parameter
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_texture_array.spec | 415 array texture state vectors respectively associated with them. In order 519 mapping of 4-tuple input vectors to 4-tuple output vectors. [all...] |
/external/jdiff/src/jdiff/ |
DiffMyers.java | 6 /** A class to compare vectors of objects. The result of comparison 72 private int[] xvec, yvec; /* Vectors being compared. */ 280 The results are recorded in the vectors filevec[N].changed_flag, by
|
/external/llvm/include/llvm/Analysis/ |
DependenceAnalysis.h | 212 /// dependence (direction vectors, etc.) and is used when the compiler is 467 /// This lets us allocate vectors MaxLevels in length, with room for every 620 /// Can sometimes refine direction vectors. [all...] |
/external/mesa3d/docs/ |
MESA_texture_array.spec | 415 array texture state vectors respectively associated with them. In order 519 mapping of 4-tuple input vectors to 4-tuple output vectors. [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
armVC.h | 47 * Performs comparision of motion vectors and SAD's to decide the 567 * Both the input and output motion vectors are represented using half-pixel units, and 681 * motion vectors have been padded [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
armVC.h | 47 * Performs comparision of motion vectors and SAD's to decide the 567 * Both the input and output motion vectors are represented using half-pixel units, and 681 * motion vectors have been padded [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
armVC.h | 47 * Performs comparision of motion vectors and SAD's to decide the 567 * Both the input and output motion vectors are represented using half-pixel units, and 681 * motion vectors have been padded [all...] |
/frameworks/base/opengl/java/android/opengl/ |
Matrix.java | 21 * matrices and vectors stored in float arrays. 31 * Vectors are 4 x 1 column vectors stored in order:
|
/frameworks/native/libs/input/ |
VelocityTracker.cpp | 397 * The input consists of two vectors of data points X and Y with indices 0..m-1 435 * operate on the column vectors. Conversely, we lay out R row-wise. 476 // vectors are linearly dependent or zero so no solution [all...] |
/external/aac/libFDK/include/ |
FDK_tools_rom.h | 98 /* None radix2 rotation vectors */
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
X509Extensions.java | 326 * Constructor from two vectors
|
/external/chromium/chrome/browser/safe_browsing/ |
prefix_set.cc | 194 // Read the index vector. Herb Sutter indicates that vectors are
|
/external/chromium/crypto/ |
encryptor_unittest.cc | 38 // TODO(wtc): add more known-answer tests. Test vectors are available from
|
/external/chromium_org/base/containers/ |
stack_container.h | 248 // Vectors are commonly indexed, which isn't very convenient even with
|
/external/chromium_org/chrome/browser/safe_browsing/ |
prefix_set.cc | 193 // Read the index vector. Herb Sutter indicates that vectors are
|
/external/chromium_org/ppapi/cpp/dev/ |
truetype_font_dev.h | 249 // information on how to handle vectors of TrueTypeFontDesc_Dev. This converts
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/ico/ |
ICOImageDecoder.cpp | 262 // Enlarge member vectors to hold all the entries.
|
/external/chromium_org/third_party/freetype/include/freetype/ |
fttypes.h | 258 /* A signed 2.14 fixed-point type used for unit vectors. */ [all...] |
/external/chromium_org/third_party/freetype/src/autofit/ |
afhints.h | 45 /* hint directions -- the values are computed so that two vectors are */
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
tracetst.c | 337 /* Null ptrs for strings, vectors */
|
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
channelmanager.h | 53 // channels are stored in separate vectors, to easily allow operations on just
|
/external/chromium_org/third_party/openssl/openssl/crypto/evp/ |
p5_crpt2.c | 76 * SHA1 version verified against test vectors posted by Peter Gutmann
|