/external/llvm/include/llvm/IR/ |
PassManager.h | 843 /// created, these methods can be instantiated to satisfy whatever the [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-printers.h | 487 // Helper function for printing a tuple. T must be instantiated with 763 // Helper function for printing a tuple. T must be instantiated with
|
/external/mesa3d/src/gtest/include/gtest/ |
gtest-printers.h | 487 // Helper function for printing a tuple. T must be instantiated with 763 // Helper function for printing a tuple. T must be instantiated with
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/ |
gtest-printers.h | 487 // Helper function for printing a tuple. T must be instantiated with 822 // Helper function for printing a tuple. T must be instantiated with
|
/frameworks/base/docs/html/guide/topics/graphics/ |
2d-graphics.jd | 291 XML, as you can always modify properties once it is instantiated.</p> 300 XML and instantiated by your application. Each Drawable that supports XML inflation utilizes
|
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
gtest-printers.h | 487 // Helper function for printing a tuple. T must be instantiated with 822 // Helper function for printing a tuple. T must be instantiated with
|
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ |
ImageBackend.java | 581 * For each semaphore, a ImageShadowTask will be instantiated and enqueued [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/ |
pytree.py | 51 """Constructor that prevents Base from being instantiated.""" 470 """Constructor that prevents BasePattern from being instantiated."""
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/ |
pytree.py | 51 """Constructor that prevents Base from being instantiated.""" 470 """Constructor that prevents BasePattern from being instantiated."""
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
pytree.py | 51 """Constructor that prevents Base from being instantiated.""" 470 """Constructor that prevents BasePattern from being instantiated."""
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
pytree.py | 51 """Constructor that prevents Base from being instantiated.""" 470 """Constructor that prevents BasePattern from being instantiated."""
|
/external/clang/include/clang/AST/ |
ASTContext.h | 314 /// a variable declaration describes or was instantiated from, 322 /// instantiated or specialized. Thus, the mapping will keep track of 324 /// class template specializations were instantiated. 768 /// \brief If this variable is an instantiated static data member of a 770 /// from which it was instantiated. [all...] |
DeclCXX.h | 605 /// describes or was instantiated from, respectively. 612 /// instantiated or specialized. [all...] |
Type.h | [all...] |
/external/clang/lib/Sema/ |
SemaTemplate.cpp | [all...] |
/frameworks/base/core/res/res/values/ |
attrs_manifest.xml | [all...] |
/external/clang/test/SemaCXX/ |
dllimport.cpp | [all...] |
/external/icu/icu4c/source/test/cintltst/ |
capitst.c | [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
CollationAPITest.java | [all...] |
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
CollationAPITest.java | [all...] |
/external/libxml2/result/valid/ |
xlink.xml | 346 <p>There are several kinds of linking elements in XLink: <code>simple</code> links, <code>locators</code>, <code>arcs</code>, and <code>extended</code> links. These elements may be instantiated via element declarations from the XLink namespace, or they may be instantiated via attribute declarations from the XLink namespace. Both kinds of instantiation are described in the definition of each linking element.</p> [all...] |
/external/libxml2/test/valid/ |
xlink.xml | 347 <p>There are several kinds of linking elements in XLink: <code>simple</code> links, <code>locators</code>, <code>arcs</code>, and <code>extended</code> links. These elements may be instantiated via element declarations from the XLink namespace, or they may be instantiated via attribute declarations from the XLink namespace. Both kinds of instantiation are described in the definition of each linking element.</p> [all...] |
/external/parameter-framework/upstream/parameter/ |
ParameterMgr.cpp | [all...] |
/frameworks/base/docs/html/guide/topics/manifest/ |
activity-element.jd | 368 <dd>Whether or not the activity can be instantiated by the system — 380 is "{@code false}", it cannot be instantiated. 519 can be instantiated multiple times. The instances can belong to any task [all...] |
/libcore/ojluni/src/main/java/java/util/logging/ |
LogManager.java | 76 * loaded, an object will be instantiated, and that object's constructor 663 // parents have levels or handlers defined, make sure they are instantiated. [all...] |