/prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/ |
alternative_32.h | 27 u8 *replacement; member in struct:alt_instr
|
/prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/ |
alternative_32.h | 27 u8 *replacement; member in struct:alt_instr
|
/prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/ |
alternative_32.h | 27 u8 *replacement; member in struct:alt_instr
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/ |
alternative_32.h | 27 u8 *replacement; member in struct:alt_instr
|
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/ |
alternative_32.h | 27 u8 *replacement; member in struct:alt_instr
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
alternative_32.h | 27 u8 *replacement; member in struct:alt_instr
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
new | 77 /// Takes a replacement handler as the argument, returns the
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
new | 77 /// Takes a replacement handler as the argument, returns the
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
new | 75 /// Takes a replacement handler as the argument, returns the
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
compatibility.h | 104 * @param __replacement Replacement value.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
compatibility.h | 104 * @param __replacement Replacement value.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
dummy_thread.py | 1 """Drop-in replacement for the thread module.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
dummy_thread.py | 1 """Drop-in replacement for the thread module.
|
/external/bison/lib/ |
sigaction.c | 32 is not present, and while we can use the gnulib replacement to 157 replacement does not try to use sigaction() from its handler. */
|
/external/blktrace/ |
rbtree.c | 373 /* Set the surrounding nodes to point to the replacement */ 387 /* Copy the pointers/colour from the victim to the replacement */
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
TranslateInfoBar.java | 283 private void updateViewForCurrentState(View replacement) { 285 getInfoBarContainer().swapInfoBarViews(this, replacement);
|
/external/chromium_org/chrome/browser/autocomplete/ |
autocomplete_input.h | 41 // is a search result page doing search term replacement or not. 136 // displayed (e.g., with search term replacement or without).
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/ |
jsunittest.js | 45 gsub: function(source, pattern, replacement) { 47 replacement = arguments.callee.prepareReplacement(replacement); 52 result += DrNicTest.String.interpret(replacement(match)); 200 DrNicTest.gsub.prepareReplacement = function(replacement) { 201 if (typeof replacement == "function") return replacement; 202 var template = new Template(replacement); [all...] |
/external/chromium_org/mojo/embedder/ |
platform_channel_pair_posix_unittest.cc | 90 // Test our replacement for |write()|/|send()|. 96 // Test our replacement for |writev()|/|sendv()|.
|
/external/chromium_org/sandbox/win/src/sidestep/ |
preamble_patcher_with_stub.cpp | 142 // replacement function. 146 // Find offset from instruction after jmp, to the replacement function.
|
/external/chromium_org/third_party/libpng/ |
pngwio.c | 17 * functions, but rather write replacement functions and then change 44 * not writing to a standard C stream, you should create a replacement
|
/external/chromium_org/third_party/skia/third_party/harfbuzz/src/ |
harfbuzz-buffer.c | 262 The properties for all replacement glyphs are taken 266 for all replacement glyphs */
|
/external/chromium_org/v8/src/ |
runtime-profiler.cc | 131 // We're using on-stack replacement: patch the unoptimized code so that 133 // replacement for that frame.
|
/external/icu/icu4c/source/samples/dtptngsample/ |
dtptngsample.cpp | 133 u_fprintf(out, "%S\n", UnicodeString("Pattern before replacement:").getTerminatedBuffer()); 145 u_fprintf(out, "%S\n", UnicodeString("Pattern after replacement:").getTerminatedBuffer());
|
/external/llvm/lib/CodeGen/ |
UnreachableBlockElim.cpp | 45 static char ID; // Pass identification, replacement for typeid 102 static char ID; // Pass identification, replacement for typeid
|