HomeSort by relevance Sort by last modified time
    Searched full:chop (Results 151 - 175 of 294) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/apps/Camera2/src/com/android/camera/util/
CameraUtil.java 419 // chop longer side
426 // chop shorter side
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_csv.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_csv.py     [all...]
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h 56 * biased rounding (add half and chop).
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_sqrt.c 207 to chop results of arithmetic operations instead of round them,
k_rem_pio2.c 381 /* chop off zero terms */
  /external/chromium_org/net/tools/flip_server/
spdy_interface.cc 528 // Chop data frames into chunks so that one stream can't monopolize the
  /external/chromium_org/third_party/openssl/openssl/ssl/
s23_clnt.c 494 * as hack workaround chop number of supported ciphers
s3_enc.c 785 /* Chop the digest off the end :-) */
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-profiler.cc 338 // -1 is to chop the \n which will be added by RAW_LOG
  /external/chromium_org/tools/mac/
symbolicate_crash.py 324 os.path.splitext(image_file)[0]) # Chop off the extension.
  /external/fdlibm/
e_sqrt.c 206 to chop results of arithmetic operations instead of round them,
  /external/icu/icu4c/source/common/
icuplug.c 809 /* chop whitespace at the end of the config */
  /external/javassist/src/main/javassist/bytecode/
StackMapTable.java 728 writer.println(offset + " chop frame: " + offsetDelta + ", " + k + " last locals");
  /external/libnfc-nxp/src/
phLlcNfc_Interface.c     [all...]
  /external/llvm/lib/IR/
ConstantRange.cpp 496 // Chop off the most significant bits that are past the destination bitwidth.
  /external/openssl/ssl/
s23_clnt.c 512 * as hack workaround chop number of supported ciphers
  /external/protobuf/src/google/protobuf/
wire_format_unittest.cc 765 // Chop some bytes off the end.
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_iconv.c 162 *ptr = '\0'; /* chop end of string. */
  /external/qemu/distrib/sdl-1.2.15/src/video/
e_sqrt.h 249 to chop results of arithmetic operations instead of round them,
  /ndk/build/gmsl/
__gmsl 204 # Function: chop
208 chop = $(__gmsl_tr1)$(wordlist 2,$(words $1),x $1)
267 uniq = $(strip $(__gmsl_tr1)$(if $1,$(call uniq,$(call chop,$1)) \
268 $(if $(filter $(call last,$1),$(call chop,$1)),,$(call last,$1))))
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_unittest.cc 813 // Chop some bytes off the end.
    [all...]

Completed in 2522 milliseconds

1 2 3 4 5 67 8 91011>>