HomeSort by relevance Sort by last modified time
    Searched full:file_base (Results 1 - 14 of 14) sorted by null

  /dalvik/tools/
get-hprof 21 FILE_BASE="$1"
22 if [ "x$FILE_BASE" = "x" ]; then
24 FILE_BASE=`adb shell ls -l '/data/misc/heap-dump*.hprof' | tail -1 | \
26 if [ "x$FILE_BASE" = "x" ]; then
32 FILE_BASE=/data/misc/${FILE_BASE}
35 adb pull "$FILE_BASE" "$OUT_FILE"
37 echo "Failed pulling $FILE_BASE."
  /frameworks/base/core/java/android/webkit/
URLUtil.java 41 static final String FILE_BASE = "file://";
201 return (null != url) && (url.startsWith(FILE_BASE) &&
  /bionic/linker/
linker_phdr.cpp 794 char* file_base = static_cast<char*>(temp_mapping) + file_offset; variable
809 memcmp(mem_base + match_offset, file_base + match_offset, PAGE_SIZE) != 0) {
816 memcmp(mem_base + mismatch_offset, file_base + mismatch_offset, PAGE_SIZE) == 0) {
    [all...]
  /external/freetype/src/base/
ftobjs.c     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftobjs.c     [all...]
  /external/pdfium/third_party/freetype/src/base/
ftobjs.c     [all...]
  /external/freetype/include/
freetype.h     [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
freetype.h     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
freetype.h     [all...]
  /external/pdfium/third_party/freetype/include/freetype/
freetype.h     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/
ft2-base_interface.html     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.util_1.0.200.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 

Completed in 600 milliseconds