/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | DataTruncationTest.java | 36 boolean[] init2 = { false, true, false, false, false, true, false }; in testDataTruncationintbooleanbooleanintint() 52 boolean[] theFinalStates7 = init2; in testDataTruncationintbooleanbooleanintint() 61 aDataTruncation = new DataTruncation(init1[i], init2[i], in testDataTruncationintbooleanbooleanintint() 118 boolean[] init2 = { false, true, false, false, true, true, true }; in testGetIndex() 136 boolean[] theFinalStates7 = init2; in testGetIndex() 144 aDataTruncation = new DataTruncation(init1[i], init2[i], in testGetIndex() 190 boolean[] init2 = { false, true, false, true, true, false, true }; in testGetParameter() 198 boolean[] theReturns = init2; in testGetParameter() 208 boolean[] theFinalStates7 = init2; in testGetParameter() 216 aDataTruncation = new DataTruncation(init1[i], init2[i], in testGetParameter() [all …]
|
D | SQLExceptionTest.java | 61 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "a", in testSQLExceptionStringStringint() local 68 String[] theFinalStates2 = init2; in testSQLExceptionStringStringint() 80 aSQLException = new SQLException(init1[i], init2[i], init3[i]); in testSQLExceptionStringStringint() 113 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "a", "a", in testSQLExceptionStringString() local 117 String[] theFinalStates2 = init2; in testSQLExceptionStringString() 129 aSQLException = new SQLException(init1[i], init2[i]); in testSQLExceptionStringString() 251 String[] init2 = { "a", "1", "valid1", "----", "&valid*", null, "a" }; in testGetErrorCode() local 258 String[] theFinalStates2 = init2; in testGetErrorCode() 268 aSQLException = new SQLException(init1[i], init2[i], init3[i]); in testGetErrorCode() 304 String[] init2 = { "a", "1", "valid1", "----", "&valid*", null, "a" }; in testGetNextException() local [all …]
|
D | BatchUpdateExceptionTest.java | 128 int[][] init2 = { { 1, 2, 3 }, {}, { 3 }, null, { 5, 5 }, { 6 }, in testBatchUpdateExceptionStringintArray() local 134 int[][] theFinalStates2 = init2; in testBatchUpdateExceptionStringintArray() 148 init2[i]); in testBatchUpdateExceptionStringintArray() 183 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "a", null, in testBatchUpdateExceptionStringStringintArray() local 194 String[] theFinalStates3 = init2; in testBatchUpdateExceptionStringStringintArray() 205 init2[i], init3[i]); in testBatchUpdateExceptionStringStringintArray() 240 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "a", null, in testBatchUpdateExceptionStringStringintintArray() local 252 String[] theFinalStates3 = init2; in testBatchUpdateExceptionStringStringintintArray() 263 init2[i], init3[i], init4[i]); in testBatchUpdateExceptionStringStringintintArray()
|
D | SQLWarningTest.java | 127 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "a", "a", in testSQLWarningStringString() local 131 String[] theFinalStates2 = init2; in testSQLWarningStringString() 143 aSQLWarning = new SQLWarning(init1[i], init2[i]); in testSQLWarningStringString() 176 String[] init2 = { "a", "1", "valid1", "----", "&valid*", "valid1", in testSQLWarningStringStringint() local 183 String[] theFinalStates2 = init2; in testSQLWarningStringStringint() 195 aSQLWarning = new SQLWarning(init1[i], init2[i], init3[i]); in testSQLWarningStringStringint()
|
D | DateTest.java | 114 int init2[] = { 11, 0, 0, 0, 999, 0, 0, -111 }; in testDateintintint() local 118 Date theDate = new Date(init1[i], init2[i], init3[i]); in testDateintintint()
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | ctor-list-opt-constexpr.ll | 13 … = appending global [2 x %0] [%0 { i32 65535, void ()* @init1 }, %0 { i32 65535, void ()* @init2 }] 27 define internal void @init2() { 33 ; CHECK-LABEL: @init2(
|
/external/clang/test/ARCMT/ |
D | init.m | 14 -init2; method 29 -(id) init2 { method
|
D | init.m.result | 14 -init2; 29 -(id) init2 {
|
D | checking.m | 286 - (Test9_incomplete*) init2; method
|
/external/stlport/test/compiler/StTerm-order/ |
D | stterm-test.cc | 64 static Init2 init2; variable
|
/external/chromium_org/third_party/openssl/openssl/crypto/conf/ |
D | ssleay.cnf | 7 init2='10'
|
/external/openssl/crypto/conf/ |
D | ssleay.cnf | 7 init2='10'
|
/external/clang/test/Analysis/inlining/ |
D | retain-count-self-init.m | 46 - (id) init2 { method
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | driver_i.h | 18 if (wpa_s->driver->init2) in wpa_drv_init() 19 return wpa_s->driver->init2(wpa_s, ifname, in wpa_drv_init()
|
/external/clang/test/Analysis/ |
D | self-init.m | 76 -(id)init2 { method
|
/external/doclava/src/com/google/doclava/ |
D | Converter.java | 52 cl.init2(); in makeInfo() 241 ((ClassInfo) r).init2();
|
D | ClassInfo.java | 146 public void init2() { in init2() method in ClassInfo
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | regex.h | 1657 void init2(UText *t, UErrorCode &e); // Common initialization, part 2.
|
/external/icu4c/i18n/unicode/ |
D | regex.h | 1737 void init2(UText *t, UErrorCode &e); // Common initialization, part 2.
|
/external/icu4c/i18n/ |
D | rematch.cpp | 88 init2(RegexStaticSets::gStaticSets->fEmptyText, fDeferredStatus); in RegexMatcher() 105 init2(&inputText, status); in RegexMatcher() 125 init2(input, status); in RegexMatcher() 141 init2(RegexStaticSets::gStaticSets->fEmptyText, status); in RegexMatcher() 157 init2(RegexStaticSets::gStaticSets->fEmptyText, status); in RegexMatcher() 249 void RegexMatcher::init2(UText *input, UErrorCode &status) { in init2() function in RegexMatcher
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | rematch.cpp | 88 init2(RegexStaticSets::gStaticSets->fEmptyText, fDeferredStatus); in RegexMatcher() 105 init2(&inputText, status); in RegexMatcher() 125 init2(input, status); in RegexMatcher() 141 init2(RegexStaticSets::gStaticSets->fEmptyText, status); in RegexMatcher() 157 init2(RegexStaticSets::gStaticSets->fEmptyText, status); in RegexMatcher() 249 void RegexMatcher::init2(UText *input, UErrorCode &status) { in init2() function in RegexMatcher
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver.h | 1600 void * (*init2)(void *ctx, const char *ifname, void *global_priv); member
|
D | driver_test.c | 3304 .init2 = wpa_driver_test_init2,
|
/external/chromium_org/ui/views/widget/ |
D | widget_unittest.cc | 182 Widget::InitParams init2(Widget::InitParams::TYPE_MENU); in TEST_F() local 183 EXPECT_EQ(Widget::InitParams::INFER_OPACITY, init2.opacity); in TEST_F()
|
/external/clang/test/SemaObjC/ |
D | arc.m | 258 - (Test9_incomplete*) init2; method
|