HomeSort by relevance Sort by last modified time
    Searched full:minimum (Results 1576 - 1600 of 5538) sorted by null

<<61626364656667686970>>

  /external/llvm/test/CodeGen/SystemZ/
atomicrmw-and-01.ll 49 ; Check the minimum signed value. We AND the rotated word with 0x80ffffff.
atomicrmw-and-02.ll 49 ; Check the minimum signed value. We AND the rotated word with 0x8000ffff.
atomicrmw-or-01.ll 48 ; Check the minimum signed value. We OR the rotated word with 0x80000000.
atomicrmw-or-02.ll 48 ; Check the minimum signed value. We OR the rotated word with 0x80000000.
atomicrmw-sub-01.ll 48 ; Check the minimum signed value. We add 0x80000000 to the rotated word.
atomicrmw-sub-02.ll 48 ; Check the minimum signed value. We add 0x80000000 to the rotated word.
atomicrmw-xor-01.ll 48 ; Check the minimum signed value. We XOR the rotated word with 0x80000000.
atomicrmw-xor-02.ll 48 ; Check the minimum signed value. We XOR the rotated word with 0x80000000.
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_rgb9e5.h 91 are going to do a max of this value with the minimum rgb9e5 exponent
u_upload_mgr.c 44 unsigned default_size; /* Minimum size of the upload buffer, in bytes. */
  /external/mesa3d/src/gallium/docs/source/cso/
sampler.rst 97 Minimum level of detail, used to clamp LOD after bias. The LOD values
  /external/mesa3d/src/gallium/docs/source/
distro.rst 133 This is the bare minimum required to port Gallium to a new platform.
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen_pools.c 153 * not to waste memory, since a kernel buffer is a minimum 4096 bytes.
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_validate.c 55 /* What levels must the tree include at a minimum?
  /external/open-vcdiff/src/
vcdiffengine.h 35 // The minimum size of a string match that is worth putting into a COPY
  /external/opencv/cvaux/src/
cvclique.cpp 304 //for every vertex of All determine counter value and choose minimum
322 /* Test new minimum */
551 //for every vertex of All determine counter value and choose minimum
569 /* Test new minimum */
  /external/openfst/src/include/fst/script/
arg-packs.h 198 // 2 args (minimum)
  /external/openssh/openbsd-compat/
fake-rfc2553.c 33 * But these functions are not implemented correctly. The minimum subset
fake-rfc2553.h 35 * But these functions are not implemented correctly. The minimum subset
  /external/openssl/crypto/rsa/
rsa_x931.c 72 /* Absolute minimum amount of padding is 1 header nibble, 1 padding
  /external/openssl/crypto/ui/
ui_locl.h 118 int result_minsize; /* Input: minimum required
  /external/oprofile/libop/
op_events.c 421 /* event:0x00 counters:0 um:zero minimum:4096 name:ISSUES : Total issues */
422 /* event:0x00 ext:xxxxxx um:zero minimum:4096 name:ISSUES : Total issues */
499 } else if (strcmp(name, "minimum") == 0) {
501 parse_error("duplicate minimum: tag");
  /external/proguard/src/proguard/evaluation/value/
InstructionOffsetValue.java 90 * Returns the minimum value from this list of instruction offsets.
  /external/proguard/src/proguard/optimize/
DuplicateInitializerFixer.java 151 // The minimum variable size is determined by the arguments.
  /external/qemu/distrib/jpeg-6b/
cdjpeg.c 118 * minchars is length of minimum legal abbreviation.

Completed in 1021 milliseconds

<<61626364656667686970>>