/external/clang/lib/AST/ |
ASTContext.cpp | 255 // Function is instantiated from a member definition of a class template? 263 // Static data member is instantiated from a member definition of a class 291 // Class is instantiated from a member definition of a class template? 299 // Enum is instantiated from a member definition of a class template? [all...] |
/external/clang/tools/libclang/ |
RecursiveASTVisitor.h | [all...] |
/frameworks/base/docs/html/guide/topics/manifest/ |
activity-element.jd | 269 <dd>Whether or not the activity can be instantiated by the system — 280 is "{@code false}", it cannot be instantiated. 418 can be instantiated multiple times. The instances can belong to any task [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/DOM/resources/dom-perf/ |
template.js | 565 * object in a list for which a template is instantiated multiply. 570 * instantiated. (See implementation of jstSelect().) [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
engine.h | [all...] |
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
engine.h | [all...] |
/external/libffi/ |
ltcf-cxx.sh | 365 # necessary to make sure instantiated templates are included 645 # necessary to make sure instantiated templates are included [all...] |
/external/openssl/crypto/engine/ |
engine.h | [all...] |
/external/openssl/include/openssl/ |
engine.h | [all...] |
/libcore/luni/src/main/java/javax/xml/datatype/ |
XMLGregorianCalendar.java | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
dist.py | 179 # instantiated. It is a dictionary of dictionaries of 2-tuples: 223 # been instantiated -- a false value will be inserted when the [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
dist.py | 179 # instantiated. It is a dictionary of dictionaries of 2-tuples: 223 # been instantiated -- a false value will be inserted when the [all...] |
/cts/tests/tests/hardware/src/android/hardware/cts/ |
CameraGLTest.java | 137 // These must be instantiated outside the UI thread, since the [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
CompositeGrammar.java | 252 * should not be instantiated directly for use as parsers (you can create
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
TestCertUtils.java | 430 * a) is not abstract, so it can be instantiated<br>
|
/external/chromium/base/ |
file_path.h | 55 // Because a FilePath object should not be instantiated at the global scope,
|
values.h | 46 // instantiated via the Create*Value() factory methods, or by directly
|
/external/chromium/chrome/browser/ui/ |
browser_list.cc | 35 // This object is instantiated when the first Browser object is added to the
|
/external/chromium/chrome/browser/ui/webui/ |
bug_report_ui.cc | 148 // instantiated again while we are open - with singleton tabs, that can
|
/external/chromium_org/base/files/ |
file_path.h | 58 // Because a FilePath object should not be instantiated at the global scope,
|
/external/chromium_org/base/ |
values.h | 48 // The Value class is the base class for Values. A Value can be instantiated
|
/external/chromium_org/chrome/browser/metrics/ |
thread_watcher.h | 574 // This singleton is instantiated when the browser process is launched.
|
/external/chromium_org/chrome/browser/net/ |
predictor.h | 5 // A Predictor object is instantiated once in the browser process, and manages
|
/external/chromium_org/chrome/browser/safe_browsing/ |
client_side_detection_host.cc | 58 // This class is instantiated each time a new toplevel URL loads, and
|
/external/chromium_org/chrome/browser/ui/webui/ |
feedback_ui.cc | 198 // instantiated again while we are open - with singleton tabs, that can
|