Home
last modified time | relevance | path

Searched defs:tab2 (Results 1 – 25 of 1017) sorted by relevance

12345678910>>...41

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/r/tests/testthat/
H A Dtest-json.R31 tab2 <- read_json_arrow(mmap_open(tf), as_data_frame = FALSE) globalVar
58 tab2 <- read_json_arrow(mmap_open(tf)) globalVar
85 tab2 <- read_json_arrow(tf, col_select = 1:2) globalVar
102 tab2 <- read_json_arrow(mmap_open(tf), as_data_frame = FALSE) globalVar
H A Dtest-Table.R36 tab2 <- read_feather(normalizePath(tf), as_data_frame = FALSE) globalVar
60 tab2 <- tab$cast(s2) globalVar
230 tab2 <- tab$Slice(5) globalVar
348 tab2 <- Table$create(!!!df) globalVar
369 tab2 <- Table$create(x = 1:2, y = c("a", "b")) globalVar
388 tab2 <- Table$create(x = 1:2, y = c("a", "b"), globalVar
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/r/tests/testthat/
H A Dtest-json.R31 tab2 <- read_json_arrow(mmap_open(tf), as_data_frame = FALSE) globalVar
58 tab2 <- read_json_arrow(mmap_open(tf)) globalVar
85 tab2 <- read_json_arrow(tf, col_select = 1:2) globalVar
102 tab2 <- read_json_arrow(mmap_open(tf), as_data_frame = FALSE) globalVar
H A Dtest-csv.R30 tab2 <- read_csv_arrow(mmap_open(tf), as_data_frame = FALSE) globalVar
53 tab2 <- read_delim_arrow(tf, delim = "\t") globalVar
154 tab2 <- read_csv_arrow(tf, na = "asdf") globalVar
H A Dtest-Table.R35 tab2 <- read_feather(normalizePath(tf), as_data_frame = FALSE) globalVar
62 tab2 <- tab$cast(s2) globalVar
151 tab2 <- tab$Slice(5) globalVar
269 tab2 <- Table$create(!!!df) globalVar
284 tab2 <- Table$create(x = 1:2, y = c("a", "b")) globalVar
303 tab2 <- Table$create(x = 1:2, y = c("a", "b"), globalVar
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/incognito/
H A DIncognitoPermissionLeakageTest.java157 Tab tab2 = activity2.launchUrl( in testAllowPermissionDoNotLeakBetweenRegularAndIncognito() local
184 Tab tab2 = incognitoActivity2.launchUrl( in testAllowPermissionDoNotLeakFromIncognitoToIncognito() local
212 Tab tab2 = incognitoActivity2.launchUrl( in testBlockPermissionDoNotLeakFromIncognitoToIncognito() local
239 Tab tab2 = incognitoActivity.launchUrl( in testBlockPermissionLeakFromRegularToIncognito() local
268 Tab tab2 = regularActivity.launchUrl( in testBlockPermissionDoNotLeakFromIncognitoToRegular() local
H A DIncognitoStorageLeakageTest.java112 Tab tab2 = activity2.launchUrl( in testSessionStorageDoesNotLeakFromActivityToActivity() local
136 Tab tab2 = activity2.launchUrl( in testStorageDoesNotLeakFromActivityToActivity() local
/dports/databases/arrow/apache-arrow-6.0.1/r/tests/testthat/
H A Dtest-json.R31 tab2 <- read_json_arrow(mmap_open(tf), as_data_frame = FALSE) globalVar
58 tab2 <- read_json_arrow(mmap_open(tf)) globalVar
85 tab2 <- read_json_arrow(tf, col_select = 1:2) globalVar
137 tab2 <- read_json_arrow(tf2, schema = schema(third_col = string(), world = float64())) globalVar
190 tab2 <- read_json_arrow(mmap_open(tf), as_data_frame = FALSE) globalVar
/dports/finance/skrooge/skrooge-2.26.1/skgbasemodeler/
H A Dskgdocument2.cpp107 QString tab2 = rx_rd_match.captured(1); in refreshViewsIndexesAndTriggers() local
116 QString tab2 = rx_rc_match.captured(1); in refreshViewsIndexesAndTriggers() local
125 QString tab2 = rx_r_match.captured(1); in refreshViewsIndexesAndTriggers() local
/dports/www/falkon/falkon-3.2.0/autotests/
H A Dwebtabtest.cpp45 WebTab tab2; in parentChildTabsTest() local
95 WebTab tab2; in prependChildTabsTest() local
156 WebTab *tab2 = w->tabWidget()->webTab(2); in moveTabTest() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/usage_stats/
H A DTabSuspensionTest.java163 Tab tab2 = mActivity.getActivityTab(); in testNewTabSuspended() local
175 Tab tab2 = mActivityTestRule.loadUrlInNewTab(mDifferentUrl); in testTabSwitchBackToSuspended() local
233 Tab tab2 = mActivityTestRule.loadUrlInNewTab(mDifferentUrl); in testMultiWindow() local
297 Tab tab2 = mActivityTestRule.loadUrlInNewTab(mDifferentUrl); in testTabUnsuspendedInBackground() local
350 Tab tab2 = mActivity.getActivityTab(); in testSuspendNullCurrentTab() local
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dfptr_cast_array_init.c20 fp tab2[2] = {&a, 0}; in testFptrCastOld() local
39 void * tab2[2] = {(void*)&a, 0}; in testFptrCastNew() local
/dports/sysutils/triton/Triton-0.8.1/src/samples/ir_test_suite/
H A Dir.c4 void init(int *tab1, int *tab2, int *tab3, int *tab4) { in init()
29 int tab2[4]; in check() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/tabmodel/
H A DUndoTabModelTest.java579 Tab tab2 = model.getTabAt(2); in testInOrderRestore() local
738 Tab tab2 = model.getTabAt(2); in testReverseOrderRestore() local
889 Tab tab2 = model.getTabAt(2); in testOutOfOrder1() local
1005 Tab tab2 = model.getTabAt(2); in testOutOfOrder2() local
1102 Tab tab2 = model.getTabAt(2); in testCloseAll() local
1176 Tab tab2 = model.getTabAt(2); in testCloseTab() local
1222 Tab tab2 = model.getTabAt(2); in testMoveTab() local
1274 Tab tab2 = model.getTabAt(2); in testAddTab() local
1348 Tab tab2 = model.getTabAt(2); in testUndoNotSupported() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/parameterlist/test/FancyOutputting/
H A DAlgorithmA.cpp225 OSTab tab2 = this->getOSTab(OSTab::DISABLE_TABBING); in doAlgorithm() local
238 OSTab tab2 = this->getOSTab(1,"DUMBALGO"); in doAlgorithm() local
/dports/devel/R-cran-vctrs/vctrs/tests/testthat/
H A Dtest-type-table.R6 tab2 <- new_table(dim = c(0L, 1L, 2L, 1L)) globalVar
19 tab2 <- new_table(1:2, dim = c(1L, 2L, 1L)) globalVar
174 tab2 <- new_table(1:2, dim = c(1L, 2L, 1L)) globalVar
/dports/games/xlife/xlife-6.7/
H A Dtab.h95 int tab2[] = { variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libmlib_image/
H A Dmlib_v_ImageLookUpSIU16S16Func.c272 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_3_D1() local
382 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_3() local
428 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_4_DstOff0_D1() local
482 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_4_DstOff1_D1() local
547 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_4_DstOff2_D1() local
611 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_4_DstOff3_D1() local
673 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_4() local
H A Dmlib_v_ImageLookUpSIU16U16Func.c275 const mlib_u16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_U16_3_D1() local
386 const mlib_u16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_U16_3() local
432 const mlib_u16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_U16_4_DstOff0_D1() local
486 const mlib_u16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_U16_4_DstOff1_D1() local
551 const mlib_u16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_U16_4_DstOff2_D1() local
615 const mlib_u16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_U16_4_DstOff3_D1() local
677 const mlib_u16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_U16_4() local
H A Dmlib_v_ImageLookUpSIS16U16Func.c272 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_3_D1() local
382 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_3() local
428 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4_DstOff0_D1() local
482 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4_DstOff1_D1() local
547 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4_DstOff2_D1() local
611 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4_DstOff3_D1() local
673 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4() local
H A Dmlib_v_ImageLookUpSIS16S16Func.c272 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_3_D1() local
382 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_3() local
428 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_4_DstOff0_D1() local
482 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_4_DstOff1_D1() local
547 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_4_DstOff2_D1() local
611 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_4_DstOff3_D1() local
673 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_4() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/native/libmlib_image/
H A Dmlib_v_ImageLookUpSIS16U16Func.c272 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_3_D1() local
382 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_3() local
428 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4_DstOff0_D1() local
482 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4_DstOff1_D1() local
547 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4_DstOff2_D1() local
611 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4_DstOff3_D1() local
673 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4() local
H A Dmlib_v_ImageLookUpSIU16S16Func.c272 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_3_D1() local
382 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_3() local
428 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_4_DstOff0_D1() local
482 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_4_DstOff1_D1() local
547 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_4_DstOff2_D1() local
611 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_4_DstOff3_D1() local
673 const mlib_s16 *tab2 = &table[2][0]; in mlib_v_ImageLookUpSI_U16_S16_4() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libmlib_image/
H A Dmlib_v_ImageLookUpSIS16S16Func.c272 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_3_D1() local
382 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_3() local
428 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_4_DstOff0_D1() local
482 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_4_DstOff1_D1() local
547 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_4_DstOff2_D1() local
611 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_4_DstOff3_D1() local
673 const mlib_s16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_S16_4() local
H A Dmlib_v_ImageLookUpSIS16U16Func.c272 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_3_D1() local
382 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_3() local
428 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4_DstOff0_D1() local
482 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4_DstOff1_D1() local
547 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4_DstOff2_D1() local
611 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4_DstOff3_D1() local
673 const mlib_u16 *tab2 = &table[2][32768]; in mlib_v_ImageLookUpSI_S16_U16_4() local

12345678910>>...41