HomeSort by relevance Sort by last modified time
    Searched full:guts (Results 26 - 50 of 66) sorted by null

12 3

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
iterator.hpp 175 // Since you can't take the address of an rvalue, the guts of
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
TODO.txt 151 - Hooks into the guts, like in Emacs. (Mike Romberg)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
regrtest.py 405 guts = line.split() # assuming no test has whitespace in its name
406 if guts and not guts[0].startswith('#'):
407 tests.extend(guts)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
TODO.txt 151 - Hooks into the guts, like in Emacs. (Mike Romberg)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
regrtest.py 405 guts = line.split() # assuming no test has whitespace in its name
406 if guts and not guts[0].startswith('#'):
407 tests.extend(guts)
    [all...]
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.cc 35 // The real guts of CloudPrintProxyBackend, to keep the public client API clean.
  /external/chromium_org/third_party/opus/src/celt/
kiss_fft.c 44 /* The guts header contains all the multiplication and addition macros that are defined for
  /external/chromium_org/win8/test/
ui_automation_client.cc 26 // The guts of the UI automation client which runs on a dedicated thread in the
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 337 /* The transaction_t type is the guts of the journaling mechanism. It
  /external/libopus/celt/
kiss_fft.c 44 /* The guts header contains all the multiplication and addition macros that are defined for
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 366 if (thr->shadow_stack_pos == 0) // called from libc guts during bootstrap
    [all...]
  /external/ltrace/
read_config_file.c 471 /* Now move guts of the actual type over to the forward type.
  /frameworks/base/tools/aapt/
ZipFile.cpp 57 * Open a file and parse its guts.
    [all...]
  /build/tools/zipalign/
ZipFile.cpp 59 * Open a file and parse its guts.
    [all...]
  /external/llvm/docs/
MakefileGuide.rst 96 `$(LLVM_SRC_ROOT)/Makefile.rules`_. This file is the *guts* of the LLVM
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
random.py 203 # = -2 and istop = 0. Then the guts would be in
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
random.py 203 # = -2 and istop = 0. Then the guts would be in
  /bionic/libc/tzcode/
localtime.c     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
nfrule.cpp 800 // this is the fun part. The basic guts of the rule-matching
    [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c 1223 ** is to not call it--so we drop its guts into "localsub", which can be
    [all...]
  /external/elfutils/0.153/libdw/
ChangeLog 197 * dwarf_getsrclines.c (dwarf_getsrclines): Move NEW_FILE macro guts
    [all...]
  /external/elfutils/0.153/libdwfl/
ChangeLog     [all...]
  /external/flac/libFLAC/
metadata_object.c 887 return true; /* we don't compare the padding guts */
    [all...]
  /external/icu/icu4c/source/i18n/
nfrule.cpp 801 // this is the fun part. The basic guts of the rule-matching
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 1223 ** is to not call it--so we drop its guts into "localsub", which can be
    [all...]

Completed in 2049 milliseconds

12 3