HomeSort by relevance Sort by last modified time
    Searched refs:sizes (Results 726 - 750 of 1211) sorted by null

<<21222324252627282930>>

  /prebuilts/go/darwin-x86/src/text/tabwriter/
tabwriter_test.go 80 // write using Fibonacci slice sizes
  /prebuilts/go/linux-x86/src/archive/zip/
struct.go 45 dataDescriptor64Len = 24 // descriptor with 8 byte sizes
  /prebuilts/go/linux-x86/src/crypto/cipher/
gcm_test.go 127 // These cases test non-standard nonce sizes.
  /prebuilts/go/linux-x86/src/encoding/gob/
decoder.go 15 // tooBig provides a sanity check for sizes; used in several places.
  /prebuilts/go/linux-x86/src/text/tabwriter/
tabwriter_test.go 80 // write using Fibonacci slice sizes
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
expected_errors.l 97 .*:122: Error: Destination Dreg sizes \(full or half\) must match.
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4.cpp     [all...]
brw_vec4_visitor.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/puppycrawl/tools/checkstyle/5.9/
checkstyle-5.9.jar 
  /external/compiler-rt/lib/msan/tests/
msan_test.cc 359 size_t sizes[] = {16, 1000, 10000, 100000, 2100000}; local
360 for (size_t s = 0; s < sizeof(sizes)/sizeof(sizes[0]); s++) {
361 size_t size = sizes[s];
4320 size_t sizes[] = {0, 20, 5000, 1<<20}; local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryMappingTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderIntegerFunctionTests.cpp 162 vector<int> sizes(symbols.size());
164 sizes[ndx] = symbols[ndx].varType.getScalarSize();
165 return sizes;
    [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderIntegerFunctionTests.cpp 222 vector<int> sizes(symbols.size());
224 sizes[ndx] = symbols[ndx].varType.getScalarSize();
225 return sizes;
    [all...]
  /build/soong/cmd/soong_zip/
soong_zip.go 465 // this based on actual buffer sizes in RateLimit.
703 // but we still need to increment the outstanding buffer sizes, since
  /external/ImageMagick/www/api/
morphology.php 73 <p>"WxH[+X+Y][@&gt;&lt;]:num, num, num ..." a kernel of size W by H, with W*H floating point numbers following. the 'center' can be optionally be defined at +X+Y (such that +0+0 is top left corner). If not defined the pixel in the center, for odd sizes, or to the immediate top or left of center for even sizes is automatically selected.</p>
    [all...]
  /external/deqp/modules/glshared/
glsUniformBlockCase.cpp     [all...]
  /external/libvorbis/doc/
08-residue.tex 90 by residue 0 using codebook sizes of 8, 4, 2 and 1:
119 by residue 0 using codebook sizes of 8, 4, 2 and 1:
  /external/mesa3d/src/intel/vulkan/
genX_cmd_buffer.c 1894 uint32_t *sizes = state.map; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldmacho.go 622 // have to guess sizes from next symbol.
695 // assign sizes, now that we know symbols in sorted order.
  /prebuilts/go/darwin-x86/src/compress/flate/
huffman_bit_writer.go 76 // The odd order in which the codegen code sizes are written.
217 // Copy the concatenated code sizes to codegen. Put a marker at the end.
  /prebuilts/go/darwin-x86/src/debug/dwarf/
type.go 283 // sizes of types. Callers should pass nil for typedefs; this is used
300 // typedef sizes once the recursion is done. This must be done
  /prebuilts/go/darwin-x86/src/runtime/
panic.go 116 // Each P holds a pool for defers with small arg sizes.
142 // Ensure that defer arg sizes that map to the same defer size class
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldmacho.go 622 // have to guess sizes from next symbol.
695 // assign sizes, now that we know symbols in sorted order.
  /prebuilts/go/linux-x86/src/compress/flate/
huffman_bit_writer.go 76 // The odd order in which the codegen code sizes are written.
217 // Copy the concatenated code sizes to codegen. Put a marker at the end.
  /prebuilts/go/linux-x86/src/debug/dwarf/
type.go 283 // sizes of types. Callers should pass nil for typedefs; this is used
300 // typedef sizes once the recursion is done. This must be done

Completed in 1179 milliseconds

<<21222324252627282930>>