HomeSort by relevance Sort by last modified time
    Searched full:chew (Results 1 - 25 of 58) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.27/bfd/doc/
ChangeLog-0415 27 * chew.c (skip_past_newline_1): New function.
33 * chew.c (print_stack_level, main): Cast result of pointer
38 * Makefile.am ($(MKDOC)): New rule, depend on chew.stamp. Move
40 (chew.stamp): ..here.
49 (aoutx.stamp): .. to here. Don't depend on chew.c, depend on MKDOC
64 * chew.c (perform): Free next.
93 * chew.c (print_stack_level, main): Use %ld to print stack delta.
111 * chew.c: Add casts.
115 * chew.c (newentry, add_intrinsic): Rename variable new to
146 * Makefile.am (chew.o): Delete rule
    [all...]
ChangeLog-9103 18 * chew.c (paramstuff): Don't emit PARAMS.
49 * chew.c (paramstuff, outputdots, perform, bang and usage): Remove
79 * chew.c: Use #include "" instead of <> for local header files.
91 * chew.c (WORD): Eliminate.
99 * chew.c (courierize): Don't modify @command params.
168 * chew.c: Do not output trailing whitespaces in type and
173 * chew.c: Do not output a trailing whitespace.
185 * chew.c (outputdots): Don't add a space before `/*'.
216 * Makefile.am (chew.o): Add -I options for intl srcdir and
239 * chew.c (skip_white_and_starts): Remove unused declaration
    [all...]
makefile.vms 22 all: chew.exe
Makefile.am 74 MKDOC = chew$(EXEEXT_FOR_BUILD)
79 $(MKDOC): chew.stamp ; @true
80 chew.stamp: $(srcdir)/chew.c
82 $(LDFLAGS_FOR_BUILD) $(H_CFLAGS) $(AM_CPPFLAGS) $(srcdir)/chew.c; \
92 # We do not depend on chew directly so that we can distribute the info
Makefile.in 375 MKDOC = chew$(EXEEXT_FOR_BUILD)
828 $(MKDOC): chew.stamp ; @true
829 chew.stamp: $(srcdir)/chew.c
831 $(LDFLAGS_FOR_BUILD) $(H_CFLAGS) $(AM_CPPFLAGS) $(srcdir)/chew.c; \
841 # We do not depend on chew directly so that we can distribute the info
    [all...]
  /development/tools/axl/
chewperf.py 4 chewperf.py: Chew an http perf log
45 def chew(): function
84 chew()
  /frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
SpamActivity.java 28 // Chew up some RAM -- 8 megs worth.
  /external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
back_to_back_ebbs_test.c 51 /* Do some stuff to chew some cycles and pop the counter */
  /external/tensorflow/tensorflow/core/kernels/fuzzing/
example_proto_fast_parsing_fuzz.cc 25 // plumbing, but it needs some real protos to chew on as a
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
cleanfuture.py 168 # Chew up initial comments and blank lines (if any).
172 # Chew up docstring (if any -- and it may be implicitly catenated!).
178 # Chew up comments and blank lines (if any).
  /external/python/cpython2/Tools/scripts/
cleanfuture.py 168 # Chew up initial comments and blank lines (if any).
172 # Chew up docstring (if any -- and it may be implicitly catenated!).
178 # Chew up comments and blank lines (if any).
  /external/python/cpython3/Tools/scripts/
cleanfuture.py 168 # Chew up initial comments and blank lines (if any).
172 # Chew up docstring (if any -- and it may be implicitly catenated!).
178 # Chew up comments and blank lines (if any).
  /device/linaro/bootloader/edk2/StdLib/LibC/Time/
tzfile.h 109 ** as noted by Earl Chew <earl@hpato.aus.hp.com>.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
HeaderParser.java 182 * Parse the header name until the colon and chew WS after that.
  /external/google-breakpad/src/common/
dwarf_cfi_to_module_unittest.cc 233 "bit off more than he could chew"));
  /external/mesa3d/src/compiler/spirv/
vtn_alu.c 113 * optimizer should chew through the transpose we emitted for src1.
  /prebuilts/go/darwin-x86/src/runtime/
gc_test.go 137 // The test ensures that compiler can chew these huge types even on weakest machines.
  /prebuilts/go/linux-x86/src/runtime/
gc_test.go 137 // The test ensures that compiler can chew these huge types even on weakest machines.
  /external/python/cpython2/Lib/idlelib/
PyParse.py 85 # Chew up non-special chars as quickly as possible. If match is
  /external/python/cpython3/Lib/idlelib/
pyparse.py 86 # Chew up non-special chars as quickly as possible. If match is
  /external/valgrind/docs/html/
dh-manual.html 68 <li class="listitem"><p>excessive turnover: points which chew through a lot
  /external/valgrind/exp-dhat/docs/
dh-manual.xml 56 <listitem><para>excessive turnover: points which chew through a lot
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
PyParse.py 85 # Chew up non-special chars as quickly as possible. If match is
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
PyParse.py 85 # Chew up non-special chars as quickly as possible. If match is
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py 85 # Chew up non-special chars as quickly as possible. If match is

Completed in 640 milliseconds

1 2 3