HomeSort by relevance Sort by last modified time
    Searched full:indexed (Results 476 - 500 of 2860) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
smmintrin.h 586 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
smmintrin.h 566 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
smmintrin.h 566 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
smmintrin.h 566 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
smmintrin.h 566 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
smmintrin.h 566 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
smmintrin.h 566 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
smmintrin.h 586 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
smmintrin.h 566 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
smmintrin.h 566 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
smmintrin.h 566 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
smmintrin.h 566 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
smmintrin.h 566 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
smmintrin.h 566 /// \brief Multiplies corresponding even-indexed elements of two 128-bit
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_vbuf.c 72 * This method works best for non-indexed draw operations or indexed draw
78 * into one vertex buffer, and the indexed draw call is turned into
79 * a non-indexed one in the process. This adds additional complexity
265 * table of the translations indexed by format, but since we don't have C99
266 * we can't easily make a sparsely-populated table indexed by format. So,
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_state.h 638 boolean indexed; /**< use index buffer */ member in struct:pipe_draw_info
652 * For indexed drawing, these fields apply after index lookup.
659 * Primitive restart enable/index (only applies to indexed drawing)
673 * The draw command is non-indexed.
683 * if indexed is TRUE:
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.h 161 /// reserve indexed. This is used to implement atomic operations.
165 /// indexed. This is used to implement atomic operations.
253 /// can be legally represented as pre-indexed load / store address.
260 /// can be represented as an indexed [r+r] operation. Returns false if it
272 /// represented as an indexed [r+r] operation.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hard-reg-set.h 585 /* Indexed by hard register number, contains 1 for registers
600 /* Indexed by hard register number, contains 1 for registers
609 /* Indexed by hard register number, contains 1 for registers
665 /* Vector indexed by hardware reg giving its name. */
715 /* Vector indexed by reg class giving its name. */
  /art/compiler/utils/arm/
assembler_arm_vixl.cc 273 // TODO: Implement indexed store (not available for STRD), inline AdjustLoadStoreOffset()
274 // and in the "unsplittable" path get rid of the "add" by using the store indexed instead.
324 // TODO: Implement indexed load (not available for LDRD) and use it here to avoid the ADD.
  /art/dex2oat/linker/
oat_writer.h 428 // Map for allocating ArtMethod entries in .bss. Indexed by MethodReference for the target
433 // Map for allocating Class entries in .bss. Indexed by TypeReference for the source
438 // Map for allocating String entries in .bss. Indexed by StringReference for the source
  /external/deqp/modules/gles2/stress/
es2sDrawTests.cpp 180 const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INSTANCED) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED); local
182 DE_ASSERT(indexed);
183 DE_UNREF(indexed);
  /external/mesa3d/src/compiler/glsl/
ir_set_program_inouts.cpp 198 * that the variable represents a shader input or output which can be indexed
201 * must be something that can be indexed into in array fashion.
221 * because gl_PrimitiveIDIn can't be indexed into in array fashion.
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_draw.c 555 if (info->indexed) {
556 ilo_printf("indexed draw %s: "
572 if (info->primitive_restart && info->indexed &&
  /external/mesa3d/src/mesa/tnl/
t_context.h 466 * lineloops, etc). The tables are indexed by the GL enum of the
467 * primitive to be rendered. RenderTabVerts is used for non-indexed
468 * arrays of vertices. RenderTabElts is used for indexed arrays of
  /external/syslinux/gpxe/src/include/
i82365.h 341 /* PD6722 extension registers -- indexed in PD67_EXT_INDEX */
346 /* PD6730 extension registers -- indexed in PD67_EXT_INDEX */
426 /* PD6832 extension registers -- indexed in PD67_EXT_INDEX */

Completed in 2017 milliseconds

<<11121314151617181920>>