Searched refs:Types (Results 1 - 25 of 215) sorted by last modified time

123456789

/external/zlib/src/as400/
H A Dzlib.inc78 * Types
/external/stlport/stlport/stl/config/
H A D_apple.h31 # include <Types.h>
34 # include <Types.h>
/external/stlport/test/eh/
H A Dmain.cpp40 # include <Types.h>
/external/smali/
H A DREADME.md16 - [Types, Methods and Fields wiki page](https://code.google.com/p/smali/wiki/TypesMethodsAndFields)
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowSQLiteProgram.java45 actualDBstatement.setNull(index,java.sql.Types.NULL);
/external/qemu/distrib/sdl-1.2.15/src/timer/macos/
H A DSDL_MPWtimer.c26 #include <Types.h>
H A DSDL_systimer.c26 #include <Types.h>
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary.microsoft19 ATTRIBUTE MS-MPPE-Encryption-Types 8 string Microsoft
/external/protobuf/gtest/include/gtest/
H A Dgtest-typed-test.h57 typedef testing::Types<char, int, unsigned int> MyTypes;
61 // directly without Types<...>:
140 typedef testing::Types<char, int, unsigned int> MyTypes;
144 // directly without Types<...>:
162 #define TYPED_TEST_CASE(CaseName, Types) \
163 typedef ::testing::internal::TypeList<Types>::type \
244 #define INSTANTIATE_TYPED_TEST_CASE_P(Prefix, CaseName, Types) \
248 ::testing::internal::TypeList<Types>::type>::Register(\
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h573 // Types of SetUpTestCase() and TearDownTestCase() functions.
654 // TypeParameterizedTest<Fixture, TestSel, Types>::Register()
661 template <GTEST_TEMPLATE_ Fixture, class TestSel, typename Types>
664 // 'index' is the index of the test in the type list 'Types'
666 // Types). Valid values for 'index' are [0, N - 1] where N is the
667 // length of Types.
670 typedef typename Types::Head Type;
688 return TypeParameterizedTest<Fixture, TestSel, typename Types::Tail>
703 // TypeParameterizedTestCase<Fixture, Tests, Types>::Register()
704 // registers *all combinations* of 'Tests' and 'Types' wit
[all...]
H A Dgtest-type-util.h97 // template Types. This allows us to simulate variadic templates
98 // (e.g. Types<int>, Type<int, double>, and etc), which C++ doesn't
708 // as that would require them to count the length. Types<...> is much
711 // argument, even if it has the default value (this means Types<int>
712 // will appear as Types<int, None, None, ..., None> in the compiler
716 // user would write Types<T1, ..., TN>, and Google Test will translate
719 // Types template.
745 struct Types { struct in namespace:testing
753 struct Types<internal::None, internal::None, internal::None, internal::None, struct in namespace:testing
769 struct Types<T struct in namespace:testing
785 struct Types<T1, T2, internal::None, internal::None, internal::None, struct in namespace:testing
801 struct Types<T1, T2, T3, internal::None, internal::None, internal::None, struct in namespace:testing
816 struct Types<T1, T2, T3, T4, internal::None, internal::None, internal::None, struct in namespace:testing
831 struct Types<T1, T2, T3, T4, T5, internal::None, internal::None, struct in namespace:testing
847 struct Types<T1, T2, T3, T4, T5, T6, internal::None, internal::None, struct in namespace:testing
863 struct Types<T1, T2, T3, T4, T5, T6, T7, internal::None, internal::None, struct in namespace:testing
879 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, internal::None, internal::None, struct in namespace:testing
894 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, internal::None, struct in namespace:testing
909 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, internal::None, struct in namespace:testing
925 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, internal::None, struct in namespace:testing
941 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, internal::None, struct in namespace:testing
958 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, struct in namespace:testing
975 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing
991 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1008 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1025 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1042 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1059 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1075 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1092 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1109 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1126 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1143 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1160 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1177 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1195 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1213 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1231 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1249 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1267 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1285 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1303 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1321 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1339 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1357 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1375 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1393 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1411 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1429 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1449 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1468 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1487 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1506 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1525 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1545 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1564 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1583 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
1602 struct Types<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, struct in namespace:testing
[all...]
/external/protobuf/gtest/samples/
H A Dsample6_unittest.cc79 using testing::Types;
94 typedef Types<OnTheFlyPrimeTable, PreCalculatedPrimeTable> Implementations;
142 using testing::Types;
218 typedef Types<OnTheFlyPrimeTable, PreCalculatedPrimeTable>
/external/protobuf/gtest/test/
H A Dgtest-port_test.cc169 typedef testing::Types<
H A Dgtest-typed-test2_test.cc43 testing::Types<std::vector<int> >);
H A Dgtest-typed-test_test.cc89 using testing::Types;
94 typedef Types<char, int> TwoTypes;
144 // Types<...> type list.
145 TYPED_TEST_CASE(TypedTest2, Types<int>);
159 typedef Types<int, long> NumericTypes;
173 using testing::Types;
265 typedef Types<short, long> MyTwoTypes;
308 // can be either a single type or a Types<...> type list.
310 INSTANTIATE_TYPED_TEST_CASE_P(Int, TypedTestP2, Types<int>);
314 INSTANTIATE_TYPED_TEST_CASE_P(Double, TypedTestP2, Types<doubl
[all...]
H A Dgtest-unittest-api_test.cc101 TYPED_TEST_CASE(TestCaseWithCommentTest, Types<int>);
H A Dgtest_nc.cc123 INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, testing::Types<int>);
142 INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, testing::Types<int>);
163 INSTANTIATE_TYPED_TEST_CASE_P(My, BarTest, testing::Types<int>);
179 INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, testing::Types<int>);
182 INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, testing::Types<double>);
H A Dgtest_output_test_.cc724 TYPED_TEST_CASE(TypedTest, testing::Types<int>);
755 typedef testing::Types<unsigned char, unsigned int> UnsignedTypes;
777 typedef testing::Types<int, double> NumericTypes;
H A Dgtest_unittest.cc3412 typedef testing::Types<int, double> NumericTypes;
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusPath.h127 if (pathData->Types)
129 delete pathData->Types;
130 pathData->Types = NULL;
147 pathData->Types = new byte[count];
148 if (pathData->Types == NULL)
H A DGdiPlusTypes.h61 // Types already defined in standard header files:
766 Types = NULL;
776 if (Types != NULL)
778 delete Types;
793 BYTE* Types; member in class:PathData
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-typed-test.h57 typedef testing::Types<char, int, unsigned int> MyTypes;
61 // directly without Types<...>:
140 typedef testing::Types<char, int, unsigned int> MyTypes;
144 // directly without Types<...>:
162 // The 'Types' template argument below must have spaces around it
164 // instance (e.g. Types<int>)
165 # define TYPED_TEST_CASE(CaseName, Types) \
166 typedef ::testing::internal::TypeList< Types >::type \
247 // The 'Types' template argument below must have spaces around it
249 // instance (e.g. Types<in
[all...]
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h545 // Types of SetUpTestCase() and TearDownTestCase() functions.
632 // TypeParameterizedTest<Fixture, TestSel, Types>::Register()
639 template <GTEST_TEMPLATE_ Fixture, class TestSel, typename Types>
642 // 'index' is the index of the test in the type list 'Types'
644 // Types). Valid values for 'index' are [0, N - 1] where N is the
645 // length of Types.
648 typedef typename Types::Head Type;
666 return TypeParameterizedTest<Fixture, TestSel, typename Types::Tail>
681 // TypeParameterizedTestCase<Fixture, Tests, Types>::Register()
682 // registers *all combinations* of 'Tests' and 'Types' wit
[all...]

Completed in 388 milliseconds

123456789