HomeSort by relevance Sort by last modified time
    Searched full:chop (Results 126 - 150 of 264) sorted by null

1 2 3 4 56 7 8 91011

  /external/pcre/dist/
pcre_tables.c 194 code values. It is searched by binary chop, so must be in collating sequence of
  /external/toybox/lib/
args.c 62 // Chop this option out with USE_TOYBOX_FLOAT() in option string
  /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...]
index.html 86 <hr><b>chop</b><br>
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
BigDecimal.java 2148 int chop = 0; local
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]
  /external/llvm/lib/CodeGen/
LiveInterval.cpp 624 // If we merge some segments, chop off the end.
855 // If we merged some segments chop off the end.
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/
__init__.py 823 name = name[6:] # Chop 'table_'
  /external/lldb/www/
python-reference.html 362 A python string containing all arguments for your command. If you need to chop up the arguments
  /external/llvm/lib/IR/
ConstantRange.cpp 507 // Chop off the most significant bits that are past the destination bitwidth.
  /external/openssh/
misc.c 66 chop(char *s) function
  /external/protobuf/src/google/protobuf/
wire_format_unittest.cc 920 // Chop some bytes off the end.
    [all...]
  /external/skia/src/core/
SkScan_Antihair.cpp 556 // We have to pre-clip the line to fit in a SkFixed, so we just chop
  /external/skia/src/pathops/
SkPathOpsCubic.cpp 237 // use it to find mid of t values which should be a friendly place to chop
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_defs.h 146 * of an unsigned integer and chop it into 7-bit chunks. Place each chunk into
  /external/clang/tools/scan-build/
scan-build 132 # Chop off any trailing '/' characters.
133 while ($Dir =~ /\/$/) { chop $Dir; }
278 chop $Prefix while (!($x =~ /^\Q$Prefix/));
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pydoc.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pydoc.py     [all...]
  /external/libpcap/
pcap-dlpi.c 376 * chop off the unit number, so "dname" is just a device type name.
    [all...]
  /external/libpng/
example.c 374 * Use accurate scaling if it's available, otherwise just chop off the
    [all...]
  /external/valgrind/VEX/switchback/
test_emfloat.c 975 ** "chop". "Extraneous" rightmost bits are simply hacked off.
    [all...]
  /frameworks/base/core/java/android/database/
DatabaseUtils.java     [all...]
  /frameworks/base/core/jni/
AndroidRuntime.cpp 437 * This will cut up "extraOptsBuf" as we chop it into individual options.
    [all...]
  /external/fonttools/Lib/fontTools/
subset.py     [all...]
  /ndk/sources/host-tools/make-3.81/
job.c 573 /* We got a child exit; chop the status word up. */
    [all...]

Completed in 700 milliseconds

1 2 3 4 56 7 8 91011