Home
last modified time | relevance | path

Searched refs:space (Results 176 – 200 of 56492) sorted by relevance

12345678910>>...2260

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/mach-o/
H A Dsymbols-3.s17 d: .space 8
18 d1: .space 8
19 d2: .space 8
24 f: .space 8
25 f1: .space 8
26 f2: .space 8
31 La: .space 8
34 Lb: .space 8
37 Lc: .space 8
40 Ld: .space 8
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/mach-o/
H A Dsymbols-3.s17 d: .space 8
18 d1: .space 8
19 d2: .space 8
24 f: .space 8
25 f1: .space 8
26 f2: .space 8
31 La: .space 8
34 Lb: .space 8
37 Lc: .space 8
40 Ld: .space 8
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/mach-o/
H A Dsymbols-3.s17 d: .space 8
18 d1: .space 8
19 d2: .space 8
24 f: .space 8
25 f1: .space 8
26 f2: .space 8
31 La: .space 8
34 Lb: .space 8
37 Lc: .space 8
40 Ld: .space 8
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/mach-o/
H A Dsymbols-3.s17 d: .space 8
18 d1: .space 8
19 d2: .space 8
24 f: .space 8
25 f1: .space 8
26 f2: .space 8
31 La: .space 8
34 Lb: .space 8
37 Lc: .space 8
40 Ld: .space 8
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/isl/include/isl/
H A Dspace.h22 isl_ctx *isl_space_get_ctx(__isl_keep isl_space *space);
33 isl_bool isl_space_is_params(__isl_keep isl_space *space);
34 isl_bool isl_space_is_set(__isl_keep isl_space *space);
35 isl_bool isl_space_is_map(__isl_keep isl_space *space);
97 __isl_take isl_space *space);
99 __isl_take isl_space *space);
101 __isl_take isl_space *space);
103 __isl_take isl_space *space);
131 __isl_take isl_space *space, unsigned dim);
188 __isl_keep isl_space *space);
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/data/
H A Dtest50691 lock: share [Pigs in space]: 0
92 unlock: share [Pigs in space]: 1
94 lock: cookie [Pigs in space]: 2
95 unlock: cookie [Pigs in space]: 3
97 lock: cookie [Pigs in space]: 4
98 unlock: cookie [Pigs in space]: 5
100 lock: cookie [Pigs in space]: 6
101 unlock: cookie [Pigs in space]: 7
103 lock: cookie [Pigs in space]: 8
104 unlock: cookie [Pigs in space]: 9
[all …]
/dports/sysutils/dvdisaster/dvdisaster-0.79.5/regtest/database/
H A DRS02_ecc_from_larger_rs0216space): 1%Preparing image (checksums, adding spac…
H A DRS02_ecc_from_rs0216space): 1%Preparing image (checksums, adding spac…
H A DRS02_ecc_from_rs02_non_blocksize16space): 1%Preparing image (checksums, adding spac…
H A DRS02_ecc_from_rs0316space): 1%Preparing image (checksums, adding spac…
H A DRS02_ecc_from_larger_rs02_non_blocksize16space): 1%Preparing image (checksums, adding spac…
H A DRS02_ecc_from_rs03_non_blocksize16space): 1%Preparing image (checksums, adding spac…
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/fil/
H A Dfil0fil.cc585 node->space = space; in fil_node_create_low()
675 fil_space_t* space = node->space; in fil_node_open_file() local
1085 if (space != NULL && space->stop_ios) { in fil_mutex_enter_and_prepare_for_io()
1238 ut_fold_string(space->name), space); in fil_space_detach()
1553 if (space == NULL || space->size != 0) { in fil_space_get_space()
1657 size = space ? space->size : 0; in fil_space_get_size()
1932 space = UT_LIST_GET_NEXT(space_list, space); in fil_close_all_files()
5125 ut_fold_string(space->name), space); in fil_space_for_table_exists_in_mem()
5129 ut_fold_string(space->name), space); in fil_space_for_table_exists_in_mem()
6494 if (space == node->space) { in fil_aio_wait()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/fil/
H A Dfil0fil.cc585 node->space = space; in fil_node_create_low()
675 fil_space_t* space = node->space; in fil_node_open_file() local
1085 if (space != NULL && space->stop_ios) { in fil_mutex_enter_and_prepare_for_io()
1238 ut_fold_string(space->name), space); in fil_space_detach()
1553 if (space == NULL || space->size != 0) { in fil_space_get_space()
1657 size = space ? space->size : 0; in fil_space_get_size()
1932 space = UT_LIST_GET_NEXT(space_list, space); in fil_close_all_files()
5125 ut_fold_string(space->name), space); in fil_space_for_table_exists_in_mem()
5129 ut_fold_string(space->name), space); in fil_space_for_table_exists_in_mem()
6494 if (space == node->space) { in fil_aio_wait()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/fil/
H A Dfil0fil.cc585 node->space = space; in fil_node_create_low()
675 fil_space_t* space = node->space; in fil_node_open_file() local
1085 if (space != NULL && space->stop_ios) { in fil_mutex_enter_and_prepare_for_io()
1238 ut_fold_string(space->name), space); in fil_space_detach()
1553 if (space == NULL || space->size != 0) { in fil_space_get_space()
1657 size = space ? space->size : 0; in fil_space_get_size()
1932 space = UT_LIST_GET_NEXT(space_list, space); in fil_close_all_files()
5125 ut_fold_string(space->name), space); in fil_space_for_table_exists_in_mem()
5129 ut_fold_string(space->name), space); in fil_space_for_table_exists_in_mem()
6494 if (space == node->space) { in fil_aio_wait()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/reftests/w3c-css/submitted/background/
H A Dreftest.list2 == background-repeat-space-1a.html background-repeat-space-1-ref.html
3 == background-repeat-space-1b.html background-repeat-space-1-ref.html
4 == background-repeat-space-1c.html background-repeat-space-1-ref.html
5 == background-repeat-space-2.html background-repeat-space-2-ref.html
6 == background-repeat-space-3.html background-repeat-space-3-ref.html
7 == background-repeat-space-4.html background-repeat-space-4-ref.html
8 == background-repeat-space-5.html background-repeat-space-5-ref.html
9 == background-repeat-space-6.html background-repeat-space-6-ref.html
10 == background-repeat-space-7.html background-repeat-space-7-ref.html
11 == background-repeat-space-8.html background-repeat-space-8-ref.html
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/
H A Dgstopxl.in71 …rDimension[[:space:]]+'"$pagesize"'/[^:]+:[[:space:]]+"([^[:space:]]+)[[:space:]]+([^[:space:]]+)"…
86 …gesize"'/[^:]+:[[:space:]]+"([^[:space:]]+)[[:space:]]+([^[:space:]]+)[[:space:]]+([^[:space:]]+)[…
115 …pace:]]+"[[:space:]]*<[[:space:]]*<[[:space:]]*/MediaPosition[[:space:]]*([0-9]+)[[:space:]]*>[[:s…
133 …space:]]+"[[:space:]]*<[[:space:]]*<[[:space:]]*/BitsPerPixel[[:space:]]*([0-9]*)[[:space:]]*>[[:s…
149space:]]*<[[:space:]]*<[[:space:]]*/Duplex[[:space:]]*([^[:space:]]*)[[:space:]]*(/Tumble[[:space:…
/dports/print/ghostscript9-base/ghostscript-9.06/cups/
H A Dgstopxl.in71 …rDimension[[:space:]]+'"$pagesize"'/[^:]+:[[:space:]]+"([^[:space:]]+)[[:space:]]+([^[:space:]]+)"…
86 …gesize"'/[^:]+:[[:space:]]+"([^[:space:]]+)[[:space:]]+([^[:space:]]+)[[:space:]]+([^[:space:]]+)[…
115 …pace:]]+"[[:space:]]*<[[:space:]]*<[[:space:]]*/MediaPosition[[:space:]]*([0-9]+)[[:space:]]*>[[:s…
133 …space:]]+"[[:space:]]*<[[:space:]]*<[[:space:]]*/BitsPerPixel[[:space:]]*([0-9]*)[[:space:]]*>[[:s…
149space:]]*<[[:space:]]*<[[:space:]]*/Duplex[[:space:]]*([^[:space:]]*)[[:space:]]*(/Tumble[[:space:…
/dports/x11/babl/babl-0.1.88/extensions/
H A DCIE.c594 float m_0_0 = space->space.RGBtoXYZf[0] / D50_WHITE_REF_X; in rgbaf_to_xyYaf()
595 float m_0_1 = space->space.RGBtoXYZf[1] / D50_WHITE_REF_X; in rgbaf_to_xyYaf()
596 float m_0_2 = space->space.RGBtoXYZf[2] / D50_WHITE_REF_X; in rgbaf_to_xyYaf()
597 float m_1_0 = space->space.RGBtoXYZf[3] / D50_WHITE_REF_Y; in rgbaf_to_xyYaf()
598 float m_1_1 = space->space.RGBtoXYZf[4] / D50_WHITE_REF_Y; in rgbaf_to_xyYaf()
599 float m_1_2 = space->space.RGBtoXYZf[5] / D50_WHITE_REF_Y; in rgbaf_to_xyYaf()
600 float m_2_0 = space->space.RGBtoXYZf[6] / D50_WHITE_REF_Z; in rgbaf_to_xyYaf()
601 float m_2_1 = space->space.RGBtoXYZf[7] / D50_WHITE_REF_Z; in rgbaf_to_xyYaf()
602 float m_2_2 = space->space.RGBtoXYZf[8] / D50_WHITE_REF_Z; in rgbaf_to_xyYaf()
645 float m_0_0 = space->space.RGBtoXYZf[0] / D50_WHITE_REF_X; in rgbf_to_xyYf()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/mat/utils/
H A Dmatstashspace.c22 if (*space) { in PetscMatStashSpaceGet()
27 *space = a; in PetscMatStashSpaceGet()
38 while ((*space)) { in PetscMatStashSpaceContiguous()
42 ierr = PetscArraycpy(idx,(*space)->idx,(*space)->local_used);CHKERRQ(ierr); in PetscMatStashSpaceContiguous()
44 ierr = PetscArraycpy(idy,(*space)->idy,(*space)->local_used);CHKERRQ(ierr); in PetscMatStashSpaceContiguous()
47 ierr = PetscFree3((*space)->space_head,(*space)->idx,(*space)->idy);CHKERRQ(ierr); in PetscMatStashSpaceContiguous()
49 *space = a; in PetscMatStashSpaceContiguous()
60 while (*space) { in PetscMatStashSpaceDestroy()
62 ierr = PetscFree3((*space)->space_head,(*space)->idx,(*space)->idy);CHKERRQ(ierr); in PetscMatStashSpaceDestroy()
64 *space = a; in PetscMatStashSpaceDestroy()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/snapshot/
H A Ddefault-serializer-allocator.cc24 DCHECK(space >= 0 && space < kNumberOfPreallocatedSpaces); in Allocate()
28 DCHECK_NE(MAP_SPACE, space); in Allocate()
35 completed_chunks_[space].push_back(pending_chunk_[space]); in Allocate()
36 pending_chunk_[space] = 0; in Allocate()
42 space, static_cast<uint32_t>(completed_chunks_[space].size()), offset); in Allocate()
68 AllocationSpace space = reference.space(); in BackReferenceIsAlreadyAllocated() local
69 if (space == LO_SPACE) { in BackReferenceIsAlreadyAllocated()
73 } else if (space == RO_SPACE && in BackReferenceIsAlreadyAllocated()
121 for (int space = FIRST_SPACE; space < kNumberOfSpaces; space++) { in OutputStatistics() local
126 for (int space = FIRST_SPACE; space < kNumberOfPreallocatedSpaces; space++) { in OutputStatistics() local
[all …]
/dports/math/openturns/openturns-1.18/python/test/
H A Dt_Waarts_25_quadratic_terms.expout9 standard space design point = -2.2586
10 standard space design point = 1.6477
11 standard space design point = 0.5835
12 standard space design point = 0.3545
13 standard space design point = 0.2546
14 standard space design point = 0.1986
15 standard space design point = 0.1628
16 standard space design point = 0.1380
17 standard space design point = 0.1197
18 standard space design point = 0.1057
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/fil/
H A Dfil0fil.cc480 fil_space_t* space = node->space; in fil_node_open_file() local
1028 space, UT_LIST_GET_LAST(space->chain), size, in fil_space_extend()
1428 if (space == NULL || space->size != 0) { in fil_space_get_space()
1475 size = space ? space->size : 0; in fil_space_get_size()
1686 space = UT_LIST_GET_NEXT(space_list, space)) { in fil_open_log_and_system_tablespace_files()
1764 space = UT_LIST_GET_NEXT(space_list, space); in fil_close_all_files()
1795 space = UT_LIST_GET_NEXT(space_list, space); in fil_close_log_files()
1811 space = UT_LIST_GET_NEXT(space_list, space); in fil_close_log_files()
2730 space; space = UT_LIST_GET_NEXT(space_list, space)) { in fil_rename_tablespace_check()
3829 page_id_t(space->id, 0), space->zip_size(), in fsp_flags_try_adjust()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/fil/
H A Dfil0fil.cc480 fil_space_t* space = node->space; in fil_node_open_file() local
1028 space, UT_LIST_GET_LAST(space->chain), size, in fil_space_extend()
1428 if (space == NULL || space->size != 0) { in fil_space_get_space()
1475 size = space ? space->size : 0; in fil_space_get_size()
1686 space = UT_LIST_GET_NEXT(space_list, space)) { in fil_open_log_and_system_tablespace_files()
1764 space = UT_LIST_GET_NEXT(space_list, space); in fil_close_all_files()
1795 space = UT_LIST_GET_NEXT(space_list, space); in fil_close_log_files()
1811 space = UT_LIST_GET_NEXT(space_list, space); in fil_close_log_files()
2730 space; space = UT_LIST_GET_NEXT(space_list, space)) { in fil_rename_tablespace_check()
3829 page_id_t(space->id, 0), space->zip_size(), in fsp_flags_try_adjust()
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/source/
H A Ddefspace.c73 if (space->size <= space->max_size) in grow_space_global()
78 space->data = realloc (space->data, size * sizeof (pr_type_t)); in grow_space_global()
79 memset (space->data + space->max_size, 0, GROW * sizeof (pr_type_t)); in grow_space_global()
89 if (space->size <= space->max_size) in grow_space_virtual()
101 defspace_t *space; in defspace_new() local
104 space->def_tail = &space->defs; in defspace_new()
113 return space; in defspace_new()
139 ofs = space->size; in defspace_alloc_loc()
141 if (space->size > space->max_size) { in defspace_alloc_loc()
142 if (!space->grow || !space->grow (space)) in defspace_alloc_loc()
[all …]

12345678910>>...2260