HomeSort by relevance Sort by last modified time
    Searched full:packing (Results 251 - 275 of 337) sorted by null

<<11121314

  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java 226 * tactic for avoiding bottlenecks is packing nearly all
234 * packing, we restrict maximum parallelism to (1<<15)-1 (which is
    [all...]
  /bionic/tools/relocation_packer/test_data/
elf_file_unittest_relocs.cc 5 // Test data for packing/unpacking. When compiled, creates a run of
  /external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp 243 // 4) Determine if the llvm-struct requires packing. It's important that this
    [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderPackingFunctionTests.cpp 21 * \brief Floating-point packing and unpacking function tests.
    [all...]
es31fDrawTests.cpp 95 DE_STATIC_ASSERT(5 * sizeof(deUint32) == sizeof(DrawElementsCommand)); // tight packing
104 DE_STATIC_ASSERT(4 * sizeof(deUint32) == sizeof(DrawArraysCommand)); // tight packing
    [all...]
  /external/elfutils/src/libelf/
ChangeLog 358 Reorder various members for optimal packing.
  /external/libnl/lib/
attr.c 30 * over packing everything into the family header is that the interface
    [all...]
  /external/libpng/contrib/libtests/
pngimage.c 122 T(PACKING, NONE, X, X, LOW, RW_PACK),
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 1042 ; filtered second line as words as cache for the next line. Packing into
    [all...]
  /external/mesa3d/src/mesa/main/
attrib.c     [all...]
  /external/skia/src/codec/
SkCodec_libbmp.cpp 655 // Choose the proper packing function
    [all...]
  /external/skia/src/images/
SkImageDecoder_libpng.cpp     [all...]
  /external/valgrind/VEX/useful/
hd_fpu.c 37 Packing and unpacking the FPU data registers.
    [all...]
  /external/vboot_reference/tests/
cgptlib_test.c 206 * Test if the structures are the expected size; if this fails, struct packing
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 104 /* require default structure packing */
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 1042 ; filtered second line as words as cache for the next line. Packing into
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
wcd9320_registers.h     [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/linux/mfd/wcd9xxx/
wcd9320_registers.h     [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/linux/mfd/wcd9xxx/
wcd9320_registers.h     [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/mfd/wcd9xxx/
wcd9320_registers.h     [all...]
  /external/clang/docs/
UsersManual.rst     [all...]
  /external/libvorbis/doc/
rfc5215.txt 371 The payload packing of the Vorbis data packets MUST follow the
    [all...]
rfc5215.xml 303 The payload packing of the Vorbis data packets MUST follow the guidelines
    [all...]
  /external/mesa3d/docs/
VERSIONS 563 - glGetPolygonStipple now obeys pixel packing parameters
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_arit.c 123 debug_printf("%s: inefficient code, bogus shuffle due to packing\n",
213 debug_printf("%s: inefficient code, bogus shuffle due to packing\n",
    [all...]

Completed in 758 milliseconds

<<11121314