HomeSort by relevance Sort by last modified time
    Searched full:vectors (Results 751 - 775 of 1580) sorted by null

<<31323334353637383940>>

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypesGeneric.cpp 32 // they cannot be used as is on vectors, for which Lo is always stored first.
472 // memory (for vectors it is always Lo first followed by Hi in the following
  /external/llvm/utils/PerfectShuffle/
PerfectShuffle.cpp 11 // of two 4-element vectors. With a release build and when configured to emit
25 // an element from that value of the input vectors. A value of 8 means the
  /external/mesa3d/docs/
relnotes-7.9.1.html 274 <li>ir_to_mesa: Don't generate swizzles for record derefs of non-scalar/vectors</li>
293 <li>glsl: Fix constant expression handling for &lt;, &gt;, &lt;=, &gt;= on vectors.</li>
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4.cpp 436 /* Find which uniform vectors are actually used by the program. We
453 /* Now, figure out a packing of the live uniform vectors into our
  /external/opencv/cvaux/src/
cvbgfg_acmmm2003.cpp 383 // Compare with stored CCt vectors:
403 // Compare with stored Ct vectors:
  /external/openssl/crypto/rc4/
rrc4.doc 125 of genuine RC4 as found in BSAFE. I chose a set of test vectors
134 The vectors I used (together with the ciphertext they produce)
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
yuv2rgb_converter.c 57 /* some vectors needed by the float to int conversion */
388 /* Some vectors needed by the yuv 2 rgb conversion algorithm */
  /external/webrtc/src/common_audio/vad/
vad_core.c 91 // Index and Minimum value vectors are initialized
597 // Update GMM variance vectors
  /external/webrtc/src/modules/interface/
module_common_types.h 157 // new size of vectors
929 // merge vectors
  /external/zlib/src/examples/
enough.c 27 Two codes are considered distinct if the vectors of the number of codes per
165 vectors grow to total approximately 21 MB, in addition to the 4.3 MB done[]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
convolve.cpp 140 Perform the convolution between two vectors x[] and h[] and write the result
141 in the vector y[]. All vectors are of length L and only the first L samples
  /frameworks/native/opengl/tests/hwc/
hwcStress.cpp 40 * of vectors. The array is accessed in row major order, so each
546 * vectors. All the graphic buffers in a particular row are of the same
  /frameworks/rs/
rsAllocation.cpp 345 // 3 element vectors are padded to 4 in memory, but padding isn't serialized
380 // 3 element vectors are padded to 4 in memory, but padding isn't serialized
  /frameworks/rs/scriptc/
rs_cl.rsh 951 * Compute the cross product of two vectors.
959 * Compute the dot product of two vectors.
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 951 * Compute the cross product of two vectors.
959 * Compute the dot product of two vectors.
  /external/llvm/docs/
LangRef.rst     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bitvect.c     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
  /external/llvm/lib/IR/
Constants.cpp 56 // We've already handled true FP case; any other FP vectors can't represent -0.0.
97 // Check for constant vectors which are splats of -1 values.
102 // Check for constant vectors which are splats of -1 values.
495 // For vectors, broadcast the value.
520 // For vectors, broadcast the value.
566 // For vectors, broadcast the value.
580 // For vectors, broadcast the value.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
ast_function.cpp 732 * - Construct a vector from an arbirary combination of vectors and
922 * - Construct a matrix from an arbirary combination of vectors and
    [all...]
ir.h     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
ia64-mont.pl 18 # - shorter vector support [with input vectors being fetched only
29 # vectors up to 8 elements, or 512 bits. This means that 256-bit
414 // load input vectors padding them to 8 elements
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Quaternion.java 876 * the array containing the three vectors representing the
906 * <code>toAxes</code> takes in an array of three vectors. Each vector
911 * the array of vectors to be filled.
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
decodframe.c 138 /* MB with corrupt residuals or corrupt mode/motion vectors.
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 256 /// lengths of the input vectors.
319 /// and #2), returning a vector result. All vectors have the same length.
423 /// between various types (float, signed, unsigned and vectors of those
    [all...]

Completed in 1086 milliseconds

<<31323334353637383940>>