HomeSort by relevance Sort by last modified time
    Searched full:smaller (Results 101 - 125 of 6318) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libpng/contrib/pngminim/encoder/
pngusr.dfa 28 # smaller (by about 1kbyte on an x86 system):
  /external/libpng/contrib/pngminim/preader/
pngusr.dfa 24 # smaller (by about 1kbyte on an x86 system):
  /external/libyuv/files/unit_test/
math_test.cc 96 num[j] &= 4095; // Make numerator smaller.
97 div[j] &= 4095; // Make divisor smaller.
130 num[j] &= 4095; // Make numerator smaller.
131 div[j] &= 4095; // Make divisor smaller.
  /external/llvm/docs/CommandGuide/
llvm-lib.rst 30 members. These files are much smaller, but are not compatible with
  /external/llvm/test/CodeGen/X86/
vec_zero.ll 21 ; Without any type hints from operations, we fall back to the smaller xorps.
  /external/llvm/test/DebugInfo/Inputs/
dwarfdump-test-zlib.cc 27 // cases is slightly smaller, that is because of compression
  /external/lzma/CPP/Common/
NewHandler.h 21 Also we declare delete(void *p) throw() that creates smaller code.
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_bitarit.c 171 * Result is undefined if the shift count is not smaller than the type width.
195 * Result is undefined if the shift count is not smaller than the type width.
221 * The immediate shift count must be smaller than the type width.
234 * The immediate shift count must be smaller than the type width.
  /external/pdfium/core/fpdfdoc/
cpdf_iconfit.cpp 27 return Smaller;
  /external/pdfium/third_party/base/
macros.h 20 // or to make sure a struct is smaller than a certain size:
  /external/proguard/
README 27 smaller.
  /external/python/cpython2/Demo/zlib/
zlibdemo.py 28 # Now, let's compress the string in stages; set chunk to work in smaller steps
  /external/skia/src/core/
SkAutoMalloc.h 27 * Passed to reset to specify what happens if the requested size is smaller
32 * If the requested size is smaller than the current size, and the
34 * malloc a new block of the smaller size.
39 * If the requested size is smaller than the current size, and the
  /external/skia/src/gpu/gl/
GrGLBuffer.h 31 * smaller than the size reported by GrBuffer.
  /external/skqp/src/core/
SkAutoMalloc.h 27 * Passed to reset to specify what happens if the requested size is smaller
32 * If the requested size is smaller than the current size, and the
34 * malloc a new block of the smaller size.
39 * If the requested size is smaller than the current size, and the
  /external/skqp/src/gpu/gl/
GrGLBuffer.h 31 * smaller than the size reported by GrBuffer.
  /external/squashfs-tools/RELEASE-READMEs/
README-3.2 9 major bug fixes, new kernel patches, and various other smaller improvements
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_IRFFT.pbtxt 39 Along the axis `IRFFT` is computed on, if `fft_length / 2 + 1` is smaller
api_def_RFFT.pbtxt 36 Along the axis `RFFT` is computed on, if `fft_length` is smaller than the
api_def_RFFT2D.pbtxt 38 Along each axis `RFFT2D` is computed on, if `fft_length` is smaller than the
api_def_RFFT3D.pbtxt 38 Along each axis `RFFT3D` is computed on, if `fft_length` is smaller than the
api_def_RandomUniformInt.pbtxt 49 smaller than the range of the output (either `2^32` or `2^64`).
api_def_SparseAccumulatorApplyGradient.pbtxt 52 Does not add if local_step is smaller than the accumulator's
  /external/tpm2/
ClockSet.c 27 // new time can not be bigger than 0xFFFF000000000000 or smaller than
Unique.c 21 // NOTE: If a platform unique value has unequal distribution of uniqueness and bSize is smaller than the size of the

Completed in 3097 milliseconds

1 2 3 45 6 7 8 91011>>