OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiate
(Results
76 - 100
of
799
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/voip/java/android/net/rtp/
package.html
8
<p>To support audio conferencing and similar usages, you need to
instantiate
two classes as
/frameworks/ex/common/java/com/android/common/
Search.java
48
private Search() { } // don't
instantiate
/libcore/luni/src/main/java/java/nio/charset/
CodingErrorAction.java
51
* Can't
instantiate
outside.
/packages/apps/Email/emailcommon/src/org/apache/james/mime4j/util/
TempStorage.java
45
log.warn("Unable to create or
instantiate
TempStorage class '"
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
keyctl.h
47
#define KEYCTL_INSTANTIATE 12 /*
instantiate
a partially constructed key */
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogCatReceiverFactory.java
37
/** Private constructor: cannot
instantiate
. */
/cts/tools/vm-tests/src/dot/junit/opcodes/filled_new_array/
Test_filled_new_array.java
133
* @title attempt to
instantiate
String[] and fill it with reference to assignment-incompatible class
146
* @title attempt to
instantiate
array of non-existent class
161
* @title attempt to
instantiate
array of inaccessible class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/
Test_filled_new_array.java
133
* @title attempt to
instantiate
String[] and fill it with reference to assignment-incompatible class
146
* @title attempt to
instantiate
array of non-existent class
161
* @title attempt to
instantiate
array of inaccessible class
/development/samples/MySampleRss/src/com/example/codelab/rssexample/
MyRssReader2.java
54
mLogger.warning("MyRssReader.onCreate-2 -- Couldn't
instantiate
a ListView!");
58
mLogger.warning("MyRssReader.onCreate-3 -- Couldn't
instantiate
RssDataAdapter!");
61
mLogger.warning("MyRssReader.onCreate-4 -- Couldn't
instantiate
a ListView!");
/external/clang/test/PCH/
chain-cxx.cpp
44
//
Instantiate
struct, but not value.
45
struct
instantiate
: TS3<int> {};
struct in inherits:TS3
97
//
Instantiate
TS3's member.
/external/icu4c/test/intltest/
dadrcoll.cpp
187
errln("Unable to
instantiate
collator for locale "+testSetting);
199
errln("Unable to
instantiate
collator for rules "+testSetting+" - "+u_errorName(status));
250
errln("Couldn't
instantiate
a collator!");
/external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
239
/// \brief
Instantiate
an initializer, breaking it into separate
242
/// \param Init The initializer to
instantiate
.
301
//
instantiate
the anonymous struct/union type first.
384
//
Instantiate
the initializer.
721
//
Instantiate
the qualifier. We have to do this first in case
[
all
...]
/development/host/windows/usb/api/
adb_winusb_api.h
42
instantiate
AdbInterfaceObject instance on condition that it is confirmed
/development/samples/SpellChecker/HelloSpellChecker/src/com/example/android/hellospellchecker/
HelloSpellCheckerActivity.java
50
//
Instantiate
TextInfo for each query
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
TestUtils.java
32
* No need to
instantiate
/external/chromium/base/test/
test_suite.h
10
//
instantiate
this class in your main function and call its Run method to run
/external/chromium/chrome/common/
jstemplate_builder.h
7
// -
instantiate
a builder given a webframe that we're going to render content
/external/chromium/testing/gtest/include/gtest/
gtest-typed-test.h
97
// each implementation can easily
instantiate
the test suite to verify
126
// you can
instantiate
them. The first argument of the macro is the
132
// Finally, you are free to
instantiate
the pattern with the types you
134
// it in multiple C++ source files and
instantiate
it multiple times.
/external/clang/test/CXX/temp/temp.decls/temp.class.spec/
p6.cpp
25
// for member templates (and
instantiate
them).
/external/clang/test/SemaTemplate/
instantiate-declref.cpp
103
c = 'a'; // <- this shouldn't silently fail to
instantiate
/external/gtest/include/gtest/
gtest-typed-test.h
97
// each implementation can easily
instantiate
the test suite to verify
126
// you can
instantiate
them. The first argument of the macro is the
132
// Finally, you are free to
instantiate
the pattern with the types you
134
// it in multiple C++ source files and
instantiate
it multiple times.
/external/llvm/include/llvm/Support/
MutexGuard.h
22
/// hold that lock until destruction. The intention is to
instantiate
one of
RegistryParser.h
31
/// Collector *TheCollector = GCOpt->
instantiate
();
/external/llvm/utils/unittest/googletest/include/gtest/
gtest-typed-test.h
97
// each implementation can easily
instantiate
the test suite to verify
126
// you can
instantiate
them. The first argument of the macro is the
132
// Finally, you are free to
instantiate
the pattern with the types you
134
// it in multiple C++ source files and
instantiate
it multiple times.
/external/protobuf/gtest/include/gtest/
gtest-typed-test.h
97
// each implementation can easily
instantiate
the test suite to verify
126
// you can
instantiate
them. The first argument of the macro is the
132
// Finally, you are free to
instantiate
the pattern with the types you
134
// it in multiple C++ source files and
instantiate
it multiple times.
Completed in 779 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>