/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
rpc.h | 83 to select transparent replacement also of this variable. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
auth_des.h | 51 /* A timeval replacement for !32bit platforms */
|
rpc.h | 83 to select transparent replacement also of this variable. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
new | 77 /// Takes a replacement handler as the argument, returns the
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
new | 75 /// Takes a replacement handler as the argument, returns the
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
new | 75 /// Takes a replacement handler as the argument, returns the
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
new | 75 /// Takes a replacement handler as the argument, returns the
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
alternative_32.h | 27 u8 *replacement; member in struct:alt_instr
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/ |
alternative_32.h | 27 u8 *replacement; member in struct:alt_instr
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
new | 75 /// Takes a replacement handler as the argument, returns the
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
new | 77 /// Takes a replacement handler as the argument, returns the
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
new | 77 /// Takes a replacement handler as the argument, returns the
|
/prebuilts/ndk/9/platforms/android-14/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-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/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/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/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...] |