/external/v8/src/ |
splay-tree.h | 46 // The tree is also parameterized by an allocation policy
|
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/ |
mcifcfunc.h | 74 /** Parameterized SMC for FastCalls.
|
/libcore/luni/src/test/java/libcore/java/lang/reflect/ |
OldGenericReflectionCornerCases.java | 28 * type parameters, equality of type parameters, wildcard types, parameterized
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_ios.h | 39 // between the two is that basic_ios is a class template, parameterized
|
/ndk/sources/third_party/googletest/googletest/samples/ |
sample8_unittest.cc | 148 // In order to run value-parameterized tests, you need to instantiate them,
|
/packages/apps/UnifiedEmail/src/com/android/mail/content/ |
ObjectCursorLoader.java | 32 * CursorLoader is not parameterized, and we want to parameterize over the underlying cursor type.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
iosfwd | 102 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
iosfwd | 51 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
iosfwd | 51 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
iosfwd | 102 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_ios.h | 39 // between the two is that basic_ios is a class template, parameterized
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
iosfwd | 102 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_ios.h | 39 // between the two is that basic_ios is a class template, parameterized
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
iosfwd | 102 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_ios.h | 39 // between the two is that basic_ios is a class template, parameterized
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
iosfwd | 102 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
iosfwd | 51 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
iosfwd | 51 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_ios.h | 39 // between the two is that basic_ios is a class template, parameterized
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_ios.h | 39 // between the two is that basic_ios is a class template, parameterized
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
iosfwd | 51 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
iosfwd | 51 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
iosfwd | 49 * Nearly all of the I/O classes are parameterized on the type of
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
NewTemplateWizard.java | 44 * Template wizard which creates parameterized templates
|
/external/chromium/testing/gtest/test/ |
gtest-param-test_test.cc | 734 // Tests that a parameterized test case can be defined in one translation 742 // Tests that a parameterized test case can be instantiated with multiple 750 // Tests that a parameterized test case can be instantiated 762 // Tests that each iteration of parameterized test runs in a separate test 836 // class fixture is not parameterized and the derived class is. In this case [all...] |