/ndk/sources/host-tools/sed-4.2.1/lib/ |
rename.c | 27 /* This replacement must come first, otherwise when cross 35 /* Rename the file SRC to DST. This replacement is necessary on
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
TypoFix.java | 110 for (String replacement : replacements) { 113 fix.mReplacement = replacement;
|
/external/bison/doc/ |
bison.x | 2 bison \- GNU Project parser generator (yacc replacement)
|
/external/bison/lib/ |
sched.in.h | 0 /* Replacement <sched.h> for platforms that lack it.
|
/external/bison/m4/ |
isnand.m4 | 43 dnl Prerequisites of replacement isnand definition. It does not need -lm.
|
/external/chromium_org/base/i18n/ |
icu_string_conversions.h | 29 // by Unicode replacement character (U+FFFD). When converting from Unicode,
|
/external/chromium_org/chrome/browser/chromeos/charger_replace/ |
charger_replacement_dialog.h | 15 // Spring charger replacement dialog.
|
/external/chromium_org/chrome/browser/ui/toolbar/ |
toolbar_model_impl.h | 64 // replacement is enabled, editing is not in progress, etc.). If
|
/external/chromium_org/content/shell/renderer/test_runner/ |
notification_presenter.h | 57 // Map of replacement identifiers to the titles of those notifications.
|
/external/chromium_org/remoting/host/ |
resizing_host_observer.h | 36 // Provide a replacement for base::Time::Now so that this class can be
|
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
MacroExpander.cpp | 232 // The first token in the replacement list inherits the padding 348 // The param index can be cached with the replacement token. 365 // The replacement token inherits padding properties from 366 // macro replacement token.
|
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/ru/ |
375.txt | 17 # longer accessible, and no replacement page can be found.)
|
/external/chromium_org/tools/telemetry/telemetry/unittest/ |
gtest_testrunner.py | 9 designed to be a drop-in replacement for unittest's TextTestRunner.
|
/external/libcxx/test/language.support/support.dynamic/new.delete/new.delete.array/ |
new_array_replace.pass.cpp | 10 // test operator new[] replacement by replacing only operator new
|
/external/libcxx/test/language.support/support.dynamic/new.delete/new.delete.single/ |
new_replace.pass.cpp | 10 // test operator new replacement
|
/external/lldb/include/lldb/Target/ |
PathMappingList.h | 47 Append (const ConstString &path, const ConstString &replacement, bool notify); 76 const ConstString &replacement, 88 const ConstString &replacement, 93 const ConstString &replacement,
|
/external/stlport/doc/ |
README.cygwin | 17 Under this platform STLport is complete replacement for libstdc++.
|
/frameworks/compile/slang/BitWriter_3_2/ |
BitcodeWriterPass.cpp | 26 static char ID; // Pass identification, replacement for typeid
|
/libcore/luni/src/main/java/java/nio/charset/ |
CodingErrorAction.java | 33 * Denotes the action to fill in the output with a replacement character
|
/libcore/luni/src/main/java/libcore/net/ |
UriCodec.java | 148 * invalid escape sequences; false to replace them with the replacement 171 byte[] replacement = "\ufffd".getBytes(charset); 172 out.write(replacement, 0, replacement.length);
|
/libcore/luni/src/main/java/org/w3c/dom/ |
Text.java | 85 * replacement text. 86 * <br>This method returns the node which received the replacement text. 89 * <li><code>null</code>, when the replacement text is 97 * inserted at the location of the replacement.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.dynamic/new.delete/new.delete.array/ |
new_array_replace.pass.cpp | 10 // test operator new[] replacement by replacing only operator new
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.dynamic/new.delete/new.delete.single/ |
new_replace.pass.cpp | 10 // test operator new replacement
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
rename.m4 | 53 [Define to rpl_rename if the replacement function should be used.])
|
sys_stat_h.m4 | 15 dnl stat is a good replacement.
|