OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiating
(Results
1 - 25
of
397
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/server/self-test/
machine
3
print "
Instantiating
a machine object"
remote_cmd
3
print "
Instantiating
a machine object"
/external/clang/test/Modules/Inputs/merge-vtable-codegen/
b.h
12
//
Instantiating
a class that virtually inherits 'A'
/external/clang/test/SemaTemplate/
default-expr-arguments-2.cpp
3
// This is a wacky test to ensure that we're actually
instantiating
friend.cpp
36
// We had a bug where
instantiating
the foo friend declaration would check the
/external/clang/test/PCH/
working-directory.cpp
9
//
Instantiating
A<char> will trigger a warning, which will end up trying to get the path to
/external/clang/test/SemaCXX/
warn-missing-prototypes.cpp
25
// Don't warn when
instantiating
function templates.
/packages/inputmethods/LatinIME/java-overridable/src/com/android/inputmethod/latin/
DictionaryFacilitatorProvider.java
20
* Factory for
instantiating
DictionaryFacilitator objects.
/prebuilts/tools/common/m2/repository/org/objenesis/objenesis/1.0/
objenesis-1.0.pom
9
<description>A library for
instantiating
Java objects</description>
/external/chromium-trace/catapult/third_party/gsutil/gslib/
storage_uri_builder.py
15
"""Class that holds state for
instantiating
StorageUri objects.
29
"""Class for
instantiating
StorageUri objects."""
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_categories.hpp
72
// the cost of
instantiating
iterator_category_to_traversal, below,
167
// out well.
Instantiating
the nested apply template also
168
// requires
instantiating
iterator_traits on the
/external/autotest/scheduler/
scheduler_lib_unittest.py
72
# Confirm that
instantiating
the class applies global db settings.
80
# Confirm that
instantiating
another connection manager doesn't change
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/util/
JcaJceHelper.java
22
* Factory interface for
instantiating
JCA/JCE primitives.
/external/skia/src/gpu/text/
GrFontScaler.h
43
* The client is responsible for
instantiating
this. The instance is created
/external/webrtc/webrtc/base/
constructormagic.h
28
// anyone from
instantiating
it. This is especially useful for classes
/frameworks/support/compat/honeycomb_mr2/android/support/v4/os/
ParcelableCompatCreatorCallbacks.java
28
* Create a new instance of the Parcelable class,
instantiating
it
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemElement.java
53
* It is an error if the string that results from
instantiating
the
62
* It is an error if the string that results from
instantiating
the
75
* It is an error if the string that results from
instantiating
the
88
*
instantiating
the attribute value template should be a URI reference.
98
*
instantiating
the attribute value template should be a URI reference.
112
*
instantiating
the attribute value template should be a URI reference.
/external/objenesis/tck/test/org/objenesis/tck/
ObjenesisTest.java
66
out.println("Exception when
instantiating
" + currentCandidate + " with "
73
assertTrue("
Instantiating
" + currentCandidate + " with " + currentObjenesis + " failed",
/frameworks/base/tools/layoutlib/bridge/src/android/app/
Fragment_Delegate.java
31
* The methods being re-implemented are the ones responsible for
instantiating
Fragment objects.
67
* @throws Fragment.InstantiationException If there is a failure in
instantiating
/bionic/libc/private/
bionic_macros.h
35
// that wants to prevent anyone from
instantiating
it. This is
/external/autotest/server/site_tests/native_Benchmarks/
octane.py
12
#
Instantiating
v8 builds the v8 engine.
/external/chromium-trace/catapult/third_party/graphy/graphy/backends/google_chart_api/
__init__.py
25
"""Create a factory method for
instantiating
charts with displays.
/external/clang/test/CodeGenCXX/
weak-external.cpp
9
// defined out-of-line. That we aren't
instantiating
the basic_string
/external/compiler-rt/test/cfi/
utils.h
10
// memory).
Instantiating
this class will trigger the instantiation of I
/external/libcxx/test/std/experimental/any/any.nonmembers/any.cast/
not_copy_constructible.fail.cpp
23
// Test
instantiating
the any_cast with a non-copyable type.
Completed in 634 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>