OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiate
(Results
1326 - 1350
of
2246
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/chromium-trace/catapult/third_party/gsutil/gslib/
command_runner.py
116
bucket_storage_uri_class: Class to
instantiate
for cloud StorageUris.
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
resumable_download_handler.py
100
Constructor.
Instantiate
once for each downloaded file.
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/
handlers.rst
154
arguments to
instantiate
the ``Response`` object. So let's define our custom
/external/chromium-trace/catapult/tracing/tracing/extras/importer/etw/
etw_importer.html
275
//
Instantiate
the parsers; this will register handlers for known events.
/external/clang/
clang-tblgen-rules.mk
119
$(call transform-clang-td-to-out,clang-attr-template-
instantiate
)
/external/clang/lib/Tooling/
CompilationDatabase.cpp
46
std::unique_ptr<CompilationDatabasePlugin> Plugin(It->
instantiate
());
/external/clang/test/SemaCXX/
lambda-expressions.cpp
216
// We
instantiate
two lambdas here; the first captures ts$0, the second
new-delete.cpp
333
namespace
Instantiate
{
overloaded-operator.cpp
528
b1 = b1; // ok, does not
instantiate
A<void>.
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
Key.java
142
// allow it and
instantiate
the type bounds... but we don't.)
/external/google-breakpad/src/client/windows/unittests/
exception_handler_death_test.cc
121
// For the in-proc test, we just need to
instantiate
an exception
/external/guava/guava-testlib/src/com/google/common/testing/
AbstractPackageSanityTests.java
172
Object instance = tester.
instantiate
(classToTest);
/external/icu/android_icu4j/src/main/java/android/icu/impl/
ICULocaleService.java
532
* This is a base class for most ICU factories. Subclasses
instantiate
it
/external/icu/android_icu4j/src/main/java/android/icu/text/
AnyTransliterator.java
88
// Try to
instantiate
transliterator from it.scriptCode to
/external/icu/icu4c/source/common/
servloc.h
362
* This is a base class for most ICU factories. Subclasses
instantiate
it
/external/icu/icu4c/source/i18n/
translit.cpp
[
all
...]
/external/icu/icu4c/source/test/intltest/
thcoll.cpp
466
errln("Couldn't
instantiate
collator from rules");
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICULocaleService.java
528
* This is a base class for most ICU factories. Subclasses
instantiate
it
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
AnyTransliterator.java
88
// Try to
instantiate
transliterator from it.scriptCode to
/external/jetty/src/java/org/eclipse/jetty/client/
HttpDestination.java
497
throw new IOException("Unable to
instantiate
registered listener for destination: " + listenerClass)
/external/jetty/src/java/org/eclipse/jetty/util/log/
Log.java
81
/*
Instantiate
a default configuration properties (empty)
/external/libchrome/base/json/
json_value_converter.h
46
// Then, you just
instantiate
your JSONValueConverter of your type and call
/external/libchrome/base/strings/
string_number_conversions.cc
448
// implementation here is to
instantiate
a string and use the string version.
/external/libchrome/base/timer/
timer.h
12
// object has gone out of scope. Just
instantiate
a OneShotTimer or
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/model/
Node.java
260
* Override this method in your custom Node class to
instantiate
that class, in that case you should override the
Completed in 1870 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>