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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/Assembler/
2009-02-28-StripOpaqueName.ll 3 ; Stripping the name from A should not break references to it.
  /external/chromium_org/tools/gyp/test/mac/
gyptest-strip.py 8 Verifies that stripping works.
26 # Lightweight check if stripping was done.
36 print 'Stripping: Expected %d symbols, got %d' % (n_expected, n)
gyptest-strip-default.py 26 # Lightweight check if stripping was done.
43 print 'Stripping: Expected symbols """\n%s""", got """\n%s"""' % (
  /external/lldb/test/functionalities/dead-strip/
TestDeadStrip.py 2 Test that breakpoint works correctly in the presence of dead-code stripping.
18 """Test breakpoint works correctly with dead-code stripping."""
26 """Test breakpoint works correctly with dead-code stripping."""
31 """Test breakpoint works correctly with dead-code stripping."""
  /external/chromium_org/testing/gtest/xcode/Config/
DebugProject.xcconfig 19 // Dead code stripping off
  /external/protobuf/gtest/xcode/Config/
DebugProject.xcconfig 19 // Dead code stripping off
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMWSFilter.java 25 * stripping of whitespace nodes.
40 * Inherit whitespace stripping behavior of the parent node.
  /external/chromium_org/chrome/browser/resources/net_internals/
export_view.html 26 <input id=export-view-privacy-stripping-checkbox type=checkbox checked=yes>
27 <label for=export-view-privacy-stripping-checkbox>
export_view.js 51 'export-view-privacy-stripping-checkbox';
62 * Depending on the value of the checkbox, enables or disables stripping
101 // Updating the checkbox doesn't actually disable privacy stripping, since
  /external/chromium_org/tools/gyp/test/mac/strip/
test.gyp 5 # These xcode_settings affect stripping:
6 # "Deployment postprocessing involves stripping the binary, and setting
  /external/chromium_org/build/android/
adb_android_webview_command_line 19 # If nothing specified, print the command line (stripping off "content_shell")
adb_chrome_shell_command_line 19 # If nothing specified, print the command line (stripping off "chrome_shell")
adb_content_shell_command_line 19 # If nothing specified, print the command line (stripping off "content_shell")
native_app_dependencies.gypi 51 'action_name': 'stripping native libraries',
strip_native_libraries.gypi 24 'message': 'Stripping libraries for <(_target_name)',
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_links/
send_links.js 10 // Return an anchor's href attribute, stripping any URL fragment (hash '#').
  /external/chromium_org/third_party/mach_override/
mach_override.gyp 39 # code stripping get rid of them, but syn.c contains errors.
  /external/valgrind/main/none/tests/
filter_timestamp 10 # default stripping doesn't work.
  /frameworks/webview/chromium/tools/
webview_command_line 20 # If nothing specified, print the command line (stripping off "webview").
  /external/chromium_org/third_party/icu/source/i18n/
inputext.cpp 91 // html / xml markup stripping.
124 // essentially nothing but markup abandon the markup stripping.
  /external/icu/icu4c/source/i18n/
inputext.cpp 91 // html / xml markup stripping.
124 // essentially nothing but markup abandon the markup stripping.
  /ndk/tests/abcc/jni/mman-win32/
configure 66 stripping
132 if ! enabled stripping; then
  /development/tools/idegen/templates/idea/
misc.xml 39 <component name="Mach LOCAL_PREFIX stripper" stripping="true" />
  /external/chromium_org/tools/relocation_packer/src/
packer.cc 57 // LEB128 decode, after checking and stripping "APR1" prefix.
  /external/chromium_org/build/linux/
rewrite_dirs.py 23 """Rewrites a path by stripping the prefix and prepending the sysroot."""

Completed in 1205 milliseconds

1 2 3 4 5 6 7 8 91011>>