HomeSort by relevance Sort by last modified time
    Searched full:stripped (Results 176 - 200 of 724) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/clang/test/Sema/
builtins.c 48 // Ensure the return type is correct even when implicit casts are stripped
  /external/google-breakpad/src/tools/python/
filter_syms.py 66 should be stripped from the final, normalized path outputs.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CharsetMatch.java 109 * should be stripped off before creating the string.
  /external/lldb/source/Plugins/SymbolVendor/ELF/
SymbolVendorELF.cpp 136 // to figure this out consistently as the symbol file may not have stripped the
  /external/llvm/lib/Target/
TargetMachine.cpp 162 // If it is not dead stripped, it is safe to use private labels.
  /external/markdown/docs/
using_as_module.txt 120 stripped from the text with no warning to the author.
  /external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryExt.java 272 * name:value format. The trailing CRLF (if any ) will be stripped
  /external/openfst/src/include/fst/extensions/far/
stlist.h 20 // This is a stripped-down version of STTable that does
  /external/webrtc/src/modules/audio_processing/test/android/apmtest/jni/
main.c 234 // Make sure glue isn't stripped.
  /frameworks/base/core/java/android/util/
DebugUtils.java 61 * should always be stripped out of the release binaries and avoided
  /frameworks/base/docs/html/ndk/guides/
prebuilts.jd 61 and another copy, stripped of debug information, into {@code $PROJECT/libs/<abi>}. Here,
  /packages/apps/Browser/src/com/android/browser/provider/
BrowserProvider.java 722 * webpage title. If the webpage title is empty, returns the stripped url instead.
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherSettings.java 221 * entries in the database may still exist, and are not automatically stripped.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
getopt.py 68 left after the option list was stripped (this is a trailing slice
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
getopt.py 68 left after the option list was stripped (this is a trailing slice
  /art/build/
Android.gtest.mk 51 # Create rules for MainStripped, a copy of Main with the classes.dex stripped
53 ART_TEST_HOST_GTEST_MainStripped_DEX := $(basename $(ART_TEST_HOST_GTEST_Main_DEX))Stripped$(suffix $(ART_TEST_HOST_GTEST_Main_DEX))
54 ART_TEST_TARGET_GTEST_MainStripped_DEX := $(basename $(ART_TEST_TARGET_GTEST_Main_DEX))Stripped$(suffix $(ART_TEST_TARGET_GTEST_Main_DEX))
  /system/core/include/log/
log.h 393 * It is NOT stripped from release builds. Note that the condition test
410 * are stripped out of release builds.
434 * Stripped out of release builds. Uses the current LOG_TAG.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-objcopy.1 341 normally be stripped. This option may be given more than once.
    [all...]
  /external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
statetracker.py 402 comment prefixes stripped out of them, and all comment prefixes in between the
470 Comment prefixes are split into DOC_PREFIX tokens and stripped from the
478 end tokens, with comment prefixes stripped.
  /frameworks/data-binding/compiler/src/main/kotlin/android/databinding/tool/writer/
LayoutBinderWriter.kt 133 val stripped = "${expr.getUniqueKey().stripNonJava()}"
134 L.d("readableUniqueName for [%s] %s is %s", System.identityHashCode(expr), expr.getUniqueKey(), stripped)
135 stripped
    [all...]
  /art/dex2oat/
dex2oat.cc 92 // A stripped version. Remove some less essential parameters. If we see a "--zip-fd=" parameter, be
309 UsageError(" stripped using standard command line tools such as strip or objcopy.");
    [all...]
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 335 * Dummy function you can call to ensure glue code isn't stripped.
  /development/scripts/
symbol.py 230 The stripped program counter address.
  /development/tools/apkcheck/src/com/android/apkcheck/
TypeUtils.java 257 * @return the stripped string
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
BitSet.cs 43 * A stripped-down version of org.antlr.misc.BitSet that is just

Completed in 467 milliseconds

1 2 3 4 5 6 78 91011>>