/external/v8/src/ |
frames.cc | 684 // Skip the arguments adaptor frame and look at the real caller. 692 // If there is an arguments adaptor frame get the arguments length from it. [all...] |
/external/v8/src/ia32/ |
deoptimizer-ia32.cc | 459 PrintF(" translating arguments adaptor => height=%d\n", height_in_bytes); 470 // Arguments adaptor can not be topmost or bottommost. 515 PrintF(" 0x%08x: [top + %d] <- 0x%08x ; context (adaptor sentinel)\n", [all...] |
/external/v8/src/mips/ |
deoptimizer-mips.cc | 358 PrintF(" translating arguments adaptor => height=%d\n", height_in_bytes); 369 // Arguments adaptor can not be topmost or bottommost. 414 PrintF(" 0x%08x: [top + %d] <- 0x%08x ; context (adaptor sentinel)\n", [all...] |
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/ |
JUnitCodeGen.java | 160 // also set up custom tree adaptor if necessary
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
buildrec.dox | 132 /// // The tree nodes are managed by a tree adaptor, which doles
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
IDebugEventListener.cs | 274 * about a node except its type and text (obtained from the adaptor).
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/ |
IDebugEventListener.cs | 276 * about a node except its type and text (obtained from the adaptor).
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
BaseTreeAdaptor.cs | 116 * tree (not just ITree interface). It invokes the adaptor routines
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
DebugEventListener.java | 238 * about a node except its type and text (obtained from the adaptor).
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
videocapturer.h | 102 // If the adaptor is needed, it acts as the downstream of VideoCapturer, adapts
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11yuv.c | 51 /* Fix for the NVidia GeForce 2 - use the last available adaptor */
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
qgain795.cpp | 403 alpha -- Word16 -- gain adaptor factor (>0), Q15 483 Word16 alpha, /* i : gain adaptor factor (>0), Q15 */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
functional | 398 // Mem_fun adaptor helper functions mem_fun1 and mem_fun1_ref,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
functional | 399 // Mem_fun adaptor helper functions mem_fun1 and mem_fun1_ref,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
functional | 399 // Mem_fun adaptor helper functions mem_fun1 and mem_fun1_ref,
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
functional | 398 // Mem_fun adaptor helper functions mem_fun1 and mem_fun1_ref,
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
functional | 398 // Mem_fun adaptor helper functions mem_fun1 and mem_fun1_ref,
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
functional | 398 // Mem_fun adaptor helper functions mem_fun1 and mem_fun1_ref,
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
functional | 398 // Mem_fun adaptor helper functions mem_fun1 and mem_fun1_ref,
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
functional | 399 // Mem_fun adaptor helper functions mem_fun1 and mem_fun1_ref,
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
functional | 417 // Mem_fun adaptor helper functions mem_fun1 and mem_fun1_ref,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
functional | 399 // Mem_fun adaptor helper functions mem_fun1 and mem_fun1_ref,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
functional | 417 // Mem_fun adaptor helper functions mem_fun1 and mem_fun1_ref,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
functional | 402 // Mem_fun adaptor helper functions mem_fun1 and mem_fun1_ref,
|
/external/chromium_org/v8/src/ia32/ |
code-stubs-ia32.cc | 1466 Label adaptor; local 2887 Handle<Code> adaptor = isolate->builtins()->ArgumentsAdaptorTrampoline(); local 2899 Handle<Code> adaptor = isolate->builtins()->ArgumentsAdaptorTrampoline(); local [all...] |