OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiate
(Results
1026 - 1050
of
2246
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.platform.profiler.tcpdump_profiler.html
53
<td colspan=2><tt>A Factory to
instantiate
the platform-specific profiler.<br> </tt></td></tr>
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
fake_filesystem_unittest.py
101
Instantiate
a stub creator to bind and un-bind the file-related modules to
/external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/builder/
_lxml.py
50
#
Instantiate
the parser with default arguments
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/
item.py
34
.. tip:: While it is possible to
instantiate
this class directly, you may
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/
jinja2.py
33
#: Keyword arguments used to
instantiate
the Jinja2 environment. By
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/
related_events_test.html
104
test('
instantiate
', function() {
/external/chromium-trace/catapult/tracing/tracing/ui/tracks/
counter_track_test.html
65
test('
instantiate
', function() {
/external/chromium-trace/catapult/tracing/tracing/value/ui/
scalar_span_test.html
29
test('
instantiate
', function() {
/external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp
67
std::unique_ptr<PluginASTAction> P(it->
instantiate
());
/external/clang/test/SemaCXX/
cxx0x-defaulted-functions.cpp
107
// Don't
instantiate
the exception specification here.
static-cast.cpp
143
// PR 5261 - static_cast should
instantiate
template if possible
/external/clang/test/SemaTemplate/
default-expr-arguments.cpp
201
//
Instantiate
for initialization
friend-template.cpp
313
// Ensure that we can still
instantiate
a friend function template
/external/compiler-rt/lib/ubsan/
ubsan_diag.h
234
/// \brief
Instantiate
this class before printing diagnostics in the error
/external/icu/android_icu4j/src/main/java/android/icu/impl/
Grego.java
25
* used by time zone and calendar code. Do not
instantiate
.
/external/icu/icu4c/source/layout/
IndicReordering.h
172
// do not
instantiate
TibetanReordering.h
142
// do not
instantiate
/external/icu/icu4c/source/samples/numfmt/
main.cpp
122
// it would be possible to map to a locale ID,
instantiate
a currency
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Grego.java
24
* used by time zone and calendar code. Do not
instantiate
.
/external/junit/src/junit/framework/
TestSuite.java
68
return(warning("Cannot
instantiate
test case: "+name+" ("+exceptionToString(e)+")"));
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/
Box2DTest.java
158
/** we
instantiate
this vector and the callback here so we don't irritate the GC **/
/external/llvm/lib/CodeGen/
GCMetadata.cpp
159
std::unique_ptr<GCStrategy> S = Entry.
instantiate
();
/external/llvm/lib/TableGen/
TGParser.h
46
/// This is used to
instantiate
items in the loop body.
/external/llvm/unittests/ExecutionEngine/Orc/
ObjectTransformLayerTest.cpp
206
//
Instantiate
some mock objects to use below
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
ObjectDescriptorFactory.java
182
log.log(Level.SEVERE, "Couldn't
instantiate
BaseDescriptor class " + aClass + " for objectTypeIndication " + objectTypeIndication + " and tag " + tag, e);
Completed in 3666 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>