OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiate
(Results
451 - 475
of
2246
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/
p2.cpp
112
// PR13682: we might need to
instantiate
class temploids.
/external/clang/test/CXX/temp/temp.decls/temp.class.spec/
p6.cpp
25
// for member templates (and
instantiate
them).
/external/clang/test/CodeGenCXX/
debug-info-anon-union-vars.cpp
43
void
instantiate
(int x) {
function
/external/clang/test/SemaTemplate/
instantiate-declref.cpp
103
c = 'a'; // <- this shouldn't silently fail to
instantiate
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/tools/
TestVersionTracker.java
49
//
instantiate
hashtable that will hold directory names with versions for elements
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
Messages.java
22
// Do not
instantiate
/external/google-breakpad/src/client/mac/tests/
minidump_generator_test_helper.cc
66
//
Instantiate
an OOP exception handler
/external/google-breakpad/src/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/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/guava/guava-gwt/src/com/google/common/collect/
LinkedHashMultimap_CustomFieldSerializer.java
38
public static LinkedHashMultimap<Object, Object>
instantiate
(
method in class:LinkedHashMultimap_CustomFieldSerializer
/external/jcommander/src/main/java/com/beust/jcommander/
ParameterDescription.java
287
throw new ParameterException("Can't
instantiate
validator:" + e);
289
throw new ParameterException("Can't
instantiate
validator:" + e);
306
throw new ParameterException("Can't
instantiate
validator:" + e);
308
throw new ParameterException("Can't
instantiate
validator:" + e);
/external/libbrillo/brillo/
type_name_undecorate.h
39
// Explicitly
instantiate
GetTypeTag<T>() for common types to minimize static
/external/libgdx/tests/gdx-tests-lwjgl3/src/com/badlogic/gdx/tests/lwjgl3/
MultiWindowTest.java
59
throw new GdxRuntimeException("Couldn't
instantiate
app listener", t);
/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/mesa3d/src/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/objenesis/tck/src/org/objenesis/tck/
Reporter.java
56
* Report details about what happened when an Objenesis instance tried to
instantiate
the current
/external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
main_detection.cpp
118
Model model; //
instantiate
Model object
121
Mesh mesh; //
instantiate
Mesh object
124
RobustMatcher rmatcher; //
instantiate
RobustMatcher
131
Ptr<flann::IndexParams> indexParams = makePtr<flann::LshIndexParams>(6, 12, 1); //
instantiate
LSH index parameters
132
Ptr<flann::SearchParams> searchParams = makePtr<flann::SearchParams>(50); //
instantiate
flann search parameters
134
//
instantiate
FlannBased matcher
139
KalmanFilter KF; //
instantiate
Kalman Filter
159
VideoCapture cap; //
instantiate
VideoCapture
268
//
Instantiate
estimated translation and rotation
/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.
/external/sfntly/cpp/src/sfntly/table/core/
horizontal_header_table.h
33
// class to
instantiate
derived class with protected constructors.
maximum_profile_table.h
34
// class to
instantiate
derived class with protected constructors.
/external/skia/src/gpu/gl/debug/
GrFakeRefObj.h
80
// object to
instantiate
the various objects
/external/testng/src/test/java/test/
Test1.java
15
* TestNG can still
instantiate
the class.
/external/v8/src/wasm/
wasm-js.cc
221
// Success.
Instantiate
the module and return the object.
225
result.val->
Instantiate
(isolate, ffi, memory);
260
// Success.
Instantiate
the module and return the object.
268
result.val->
Instantiate
(isolate, ffi, memory);
Completed in 2190 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>