HomeSort by relevance Sort by last modified time
    Searched full:injected (Results 101 - 125 of 195) sorted by null

1 2 3 45 6 7 8

  /external/clang/lib/AST/
DeclTemplate.cpp 158 /// \brief Generate the injected template arguments for the given template
159 /// parameter list, e.g., for the injected-class-name of a class template.
    [all...]
Type.cpp 490 else if (const InjectedClassNameType *Injected
492 return Injected->getDecl();
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 604 // Friend function injected into enclosing namespace and found by ADL
705 // Friend function injected into enclosing namespace and found by ADL
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 604 // Friend function injected into enclosing namespace and found by ADL
705 // Friend function injected into enclosing namespace and found by ADL
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp 118 // Add the "injected" template arguments.
120 Injected = FunTmpl->getInjectedTemplateArgs();
121 Result.addOuterTemplateArguments(Injected.first, Injected.second);
    [all...]
SemaTemplate.cpp 61 // injected-class-name (Clause 9). The injected-class-name
64 // equivalent to the injected-class-name followed by the
100 // A lookup that finds an injected-class-name (10.2) can result in an
102 // one base class). If all of the injected-class-names that are found
115 // found this template through a particular injected class name,
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageCompose.java     [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java     [all...]
MonkeySourceScript.java 832 * Gets the next event to be injected from the script. If the event queue is
  /external/clang/include/clang/AST/
Type.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 378 // friend function injected into enclosing namespace and found by ADL
482 // friend function injected into enclosing namespace and found by ADL
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 378 // friend function injected into enclosing namespace and found by ADL
482 // friend function injected into enclosing namespace and found by ADL
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 378 // friend function injected into enclosing namespace and found by ADL
482 // friend function injected into enclosing namespace and found by ADL
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 378 // friend function injected into enclosing namespace and found by ADL
482 // friend function injected into enclosing namespace and found by ADL
    [all...]
  /cts/tests/tests/location/src/android/location/cts/
LocationManagerTest.java 344 // run the update location test logic to ensure location updates can be injected
  /external/chromium/chrome/common/extensions/docs/static/
manifest.html 315 <a href="content_scripts.html#pi">programmatically injected
overview.html 84 (code injected into a web page).
  /external/clang/test/CodeGenCXX/
mangle.cpp 709 // An injected class name type in a unresolved-name.
  /external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
TemplateInterpreter.java 268 * A fake command injected by AutoEscaper.
  /external/qemu/target-i386/
kvm.c 721 dprintf("injected interrupt %d\n", irq);
  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestController.h 323 // Adds a user script or user style sheet to be injected into new documents.
  /frameworks/base/docs/html/guide/topics/location/
strategies.jd 401 <p class="note"><strong>Note:</strong> Providing mock location data is injected as GPS location
  /frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
JavaBridgeArrayCoercionTest.java 20 * the methods of injected Java objects.
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
TemplateTranslator.java 540 * A fake command injected by AutoEscaper.
    [all...]
  /external/webkit/Source/WebCore/
CodeGenerators.pri 683 # GENERATOR 2-a: inspector injected script source compiler

Completed in 1846 milliseconds

1 2 3 45 6 7 8