Home
last modified time | relevance | path

Searched refs:block (Results 401 – 425 of 109029) sorted by relevance

1...<<11121314151617181920>>...4362

/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php153 while ($block->child && $block->tplIndex <= $block->child->tplIndex) {
154 $block->child = $block->child->child;
173 if ($block->hide && !isset($block->child)) {
176 if (isset($block->child) && $block->child->hide && !isset($block->child->child)) {
180 if ($block->append && !$block->prepend && isset($parent)) {
183 …if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->c…
186 $this->process($tpl, $block->child, $block);
191 if ($block->callsChild || !isset($block->child)
192 || ($block->child->hide && !isset($block->child->child))
196 $this->process($tpl, $block->child, $block);
[all …]
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php153 while ($block->child && $block->tplIndex <= $block->child->tplIndex) {
154 $block->child = $block->child->child;
173 if ($block->hide && !isset($block->child)) {
176 if (isset($block->child) && $block->child->hide && !isset($block->child->child)) {
180 if ($block->append && !$block->prepend && isset($parent)) {
183 …if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->c…
186 $this->process($tpl, $block->child, $block);
191 if ($block->callsChild || !isset($block->child)
192 || ($block->child->hide && !isset($block->child->child))
196 $this->process($tpl, $block->child, $block);
[all …]
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php153 while ($block->child && $block->tplIndex <= $block->child->tplIndex) {
154 $block->child = $block->child->child;
173 if ($block->hide && !isset($block->child)) {
176 if (isset($block->child) && $block->child->hide && !isset($block->child->child)) {
180 if ($block->append && !$block->prepend && isset($parent)) {
183 …if ($block->callsChild || !isset($block->child) || ($block->child->hide && !isset($block->child->c…
186 $this->process($tpl, $block->child, $block);
191 if ($block->callsChild || !isset($block->child)
192 || ($block->child->hide && !isset($block->child->child))
196 $this->process($tpl, $block->child, $block);
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/block/
H A DDatabaseBlockTest.php59 if ( !$block->getId() ) {
65 return $block;
89 $block->equals( DatabaseBlock::newFromID( $block->getId() ) ),
497 $this->assertTrue( $block->equals( $block ) );
525 $block->isSitewide( true );
564 $block = DatabaseBlock::newFromID( $block->getId() );
593 $result = $block->insert();
654 $block->setTarget( $user );
690 $block->setTarget( $user );
719 $block->setTarget( $user );
[all …]
/dports/devel/gdb/gdb-11.1/gdb/
H A Dblock.h91 struct block struct
135 struct block block; member
201 struct block *block[1]; member
210 extern struct objfile *block_objfile (const struct block *block);
214 extern struct gdbarch *block_gdbarch (const struct block *block);
220 extern int block_inlined_p (const struct block *block);
248 extern const char *block_scope (const struct block *block);
255 extern void block_set_using (struct block *block,
259 extern const struct block *block_static_block (const struct block *block);
261 extern const struct block *block_global_block (const struct block *block);
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/
H A Dnir_dominance.c40 block->imm_dom = block; in init_block()
42 block->imm_dom = NULL; in init_block()
135 if (block->imm_dom) in calc_dom_children()
146 if (block->imm_dom) { in calc_dom_children()
147 block->imm_dom->dom_children[block->imm_dom->num_dom_children++] in calc_dom_children()
148 = block; in calc_dom_children()
276 return block->index > 0 && block->imm_dom == NULL; in nir_block_is_unreachable()
285 if (block->imm_dom) in nir_dump_dom_tree_impl()
286 fprintf(fp, "\t%u -> %u\n", block->imm_dom->index, block->index); in nir_dump_dom_tree_impl()
330 fprintf(fp, "\t%u -> %u\n", block->index, block->successors[0]->index); in nir_dump_cfg_impl()
[all …]
/dports/java/bouncycastle15/crypto-169/core/src/test/java/org/bouncycastle/crypto/test/speedy/
H A DThreefishReferenceEngine.java261 block[0] = block[2]; in permute()
262 block[1] = block[1]; in permute()
263 block[2] = block[4]; in permute()
264 block[3] = block[7]; in permute()
265 block[4] = block[6]; in permute()
266 block[5] = block[5]; in permute()
278 block[7] = block[3]; in unpermute()
279 block[6] = block[4]; in unpermute()
280 block[5] = block[5]; in unpermute()
295 block[b0] = block[b0] + block[b1]; in mix()
[all …]
/dports/www/phpbb3/phpBB3/phpbb/template/
H A Dcontext.php203 $block = &$block[$name];
204 $block_count = empty($block) ? 0 : count($block) - 1;
206 $block = &$block[$index];
302 $block = $block[$name];
303 $block = $block[$index];
368 $block = $block[$name][$index];
459 $block = &$block[$name];
460 $block = &$block[$index];
529 $block[$i] = $block[$i-1];
585 $block[$i] = $block[$i+1];
[all …]
/dports/sysutils/dvdisaster/dvdisaster-0.79.5/regtest/database/
H A DRS03f_crc_errors29block test : 1% tested- Ecc block test : 2% tested…
30 - erasure counts : avg = 1.0; worst = 1 per ecc block.
H A DRS03f_missing_sectors26block test : 1% tested- Ecc block test : 2% tested…
27 - erasure counts : avg = 1.0; worst = 1 per ecc block.
H A DRS03f_ecc_file_defective_ecc23block test : 1% tested- Ecc block test : 2% tested…
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dsha1.cpp54 return rol(block[(i + 13) & 15] ^ block[(i + 8) & 15] ^ block[(i + 2) & 15] ^ block[i], 1); in blk()
71 block[i] = blk(block, i); in R1()
79 block[i] = blk(block, i); in R2()
87 block[i] = blk(block, i); in R3()
95 block[i] = blk(block, i); in R4()
115 R0(block, a, b, c, d, e, 0); in transform()
116 R0(block, e, a, b, c, d, 1); in transform()
117 R0(block, d, e, a, b, c, 2); in transform()
118 R0(block, c, d, e, a, b, 3); in transform()
119 R0(block, b, c, d, e, a, 4); in transform()
[all …]
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dz_zone.c181 block = hdr->block; in Ptr2Memblock2()
305 block = xm(sizeof *block); in Z_Malloc2()
326 block->next->prev = block; in Z_Malloc2()
347 hdr->block = block; in Z_Malloc2()
490 for (block = head.next; block != &head; block = next) in Z_FreeTags()
512 for (block = head.next; block != &head; block = next) in Z_IterateTags()
567 for (block = head.next; block != &head; block = block->next) in Z_CheckHeap()
629 if (hdr->block != block) in Z_CheckHeap()
703 block = hdr->block; in Z_ChangeTag2()
745 block = hdr->block; in Z_SetUser2()
[all …]
/dports/databases/libcouchbase/libcouchbase-2.10.7/src/netbuf/
H A Dnetbuf.c42 #define BLOCK_IS_EMPTY(block) ((block)->start == (block)->cursor) argument
188 if (block->cursor > block->start) { in reserve_active_block()
192 block->wrap = block->cursor; in reserve_active_block()
224 block->root = ((char *)block) + sizeof(*block); in mblock_reserve_data()
288 if (!BLOCK_IS_EMPTY(block) && block->start == block->wrap) { in maybe_unwrap_block()
289 block->wrap = block->cursor; in maybe_unwrap_block()
428 if (block->cursor != block->wrap) { in mblock_get_next_size()
434 return MINIMUM(block->nalloc - block->wrap, block->start); in mblock_get_next_size()
786 (void *)block, (void *)block->root, block->nalloc); in dump_managed_block()
852 (void*)block, (void *)block->root, block->nalloc); in netbuf_dump_status()
[all …]
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/modules/system/blocks/
H A Dsystem_blocks.php73 return $block;
149 return $block;
161 return $block;
193 return $block;
300 return $block;
355 return $block;
386 return $block;
423 return $block;
490 return $block;
544 return $block;
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos_blocks/src/c/
H A Devaluate_expr.c71 while (count < block->nipar - 1)
74 switch (block->ipar[count])
84 if (block->nin > 1)
86 stack[bottom] = block->inptr[block->ipar[count] - 1][0];
91 if (j < block->insz[0])
93 stack[bottom] = block->inptr[0][block->ipar[count] - 1];
109 stack[bottom] = block->rpar[block->ipar[count] - 1];
423 block->g[nzcr] = -block->g[nzcr];
471 block->g[nzcr] = -block->g[nzcr];
510 block->g[nzcr] = -block->g[nzcr];
[all …]
/dports/cad/cura-engine/CuraEngine-fadb5d6b/src/
H A DtimeEstimate.cpp164 memset(&block, 0, sizeof(block)); in plan()
172 block.absDelta[n] = fabs(block.delta[n]); in plan()
173 block.maxTravel = std::max(block.maxTravel, block.absDelta[n]); in plan()
183block.distance = sqrtf(square(block.absDelta[0]) + square(block.absDelta[1]) + square(block.absDel… in plan()
186 block.distance = block.absDelta[3]; in plan()
325 block[2]= block[1]; in reverse_pass()
326 block[1]= block[0]; in reverse_pass()
328 planner_reverse_pass_kernel(block[0], block[1], block[2]); in reverse_pass()
366 block[0]= block[1]; in forward_pass()
367 block[1]= block[2]; in forward_pass()
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dmempool-alloconly.c200 used_size = block->size - block->left; in check_sentries()
291 block = apool->block; in pool_alloconly_destroy()
373 block->prev = apool->block; in block_alloc()
374 apool->block = block; in block_alloc()
377 block->left = block->size; in block_alloc()
399 (apool->block->size - apool->block->left); in pool_alloconly_malloc()
484 block = apool->block; in pool_alloconly_clear()
485 apool->block = block->prev; in pool_alloconly_clear()
528 for (block = apool->block; block != NULL; block = block->prev) in pool_alloconly_get_total_used_size()
529 size += block->size - block->left; in pool_alloconly_get_total_used_size()
[all …]
/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChElementShellANCF_3443.cpp1568 PE.block<1, NIP>(3 * i, 0 * NIP) = m_SD.block<1, NIP>(i, (3 * kl + 0) * NIP) in ComputeInternalJacobianContIntDamping()
1570 PE.block<1, NIP>(3 * i, 1 * NIP) = m_SD.block<1, NIP>(i, (3 * kl + 1) * NIP) in ComputeInternalJacobianContIntDamping()
1572 PE.block<1, NIP>(3 * i, 2 * NIP) = m_SD.block<1, NIP>(i, (3 * kl + 2) * NIP) in ComputeInternalJacobianContIntDamping()
1574 PE.block<1, NIP>(3 * i, 3 * NIP) = m_SD.block<1, NIP>(i, (3 * kl + 2) * NIP) in ComputeInternalJacobianContIntDamping()
1578 PE.block<1, NIP>(3 * i, 4 * NIP) = m_SD.block<1, NIP>(i, (3 * kl + 2) * NIP) in ComputeInternalJacobianContIntDamping()
1582 PE.block<1, NIP>(3 * i, 5 * NIP) = m_SD.block<1, NIP>(i, (3 * kl + 1) * NIP) in ComputeInternalJacobianContIntDamping()
2037 PE.block<1, NIP>(3 * i, 2 * NIP) = m_SD.block<1, NIP>(i, (3 * kl + 2) * NIP) in ComputeInternalJacobianContIntNoDamping()
2403 PI2.template block<3, NSF>(0, NSF * v) = e_bar.template block<3, 1>(0, v) * tempRow0; in ComputeInternalJacobianPreInt()
2414 H.block<3, 1>(3 * k, 3 * f) = K2.template block<3, 1>(0, NSF * f + k); in ComputeInternalJacobianPreInt()
2415 H.block<3, 1>(3 * k, 3 * f + 1) = K2.template block<3, 1>(3, NSF * f + k); in ComputeInternalJacobianPreInt()
[all …]
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/crypto/sha256/benchmarks/
H A Ddouble-sha-bench.c23 memset(&block, 0, sizeof(block)); in main()
28 sha256(&block.h, &block.h, sizeof(block.h)); in main()
32 block.h.u.u8[0], block.h.u.u8[1], block.h.u.u8[2], in main()
33 block.h.u.u8[3], block.h.u.u8[4], block.h.u.u8[5], in main()
41 block.u8[sizeof(block)-2] = 1; in main()
53 block.h.u.u8[0], block.h.u.u8[1], block.h.u.u8[2], in main()
54 block.h.u.u8[3], block.h.u.u8[4], block.h.u.u8[5], in main()
70 block.h.u.u8[0], block.h.u.u8[1], block.h.u.u8[2], in main()
71 block.h.u.u8[3], block.h.u.u8[4], block.h.u.u8[5], in main()
86 block.h.u.u8[0], block.h.u.u8[1], block.h.u.u8[2], in main()
[all …]
/dports/games/uhexen/uhexen-0.601/src/
H A Dz_zone.c96 block->prev = block->next = &mainzone->blocklist; in Z_Init()
121 block->tag = 0; in Z_Free()
122 block->id = 0; in Z_Free()
132 block = other; in Z_Free()
140 block->next->prev = block; in Z_Free()
252 ; block = next) in Z_FreeTags()
257 if (block->tag >= lowtag && block->tag <= hightag) in Z_FreeTags()
340 for (block = mainzone->blocklist.next ; ; block = block->next) in Z_CheckHeap()
344 if ( (byte *)block + block->size != (byte *)block->next) in Z_CheckHeap()
346 if ( block->next->prev != block) in Z_CheckHeap()
[all …]
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/autotests/src/
H A Dkatetextblocktest.cpp38 block.text(text); in basicTest()
41 block.clearLines(); in basicTest()
44 block.text(text); in basicTest()
59 block.text(text); in testWrap()
64 block.text(text); in testWrap()
68 block.clearLines(); in testWrap()
81 block.text(text); in testInsertRemoveText()
88 block.text(text); in testInsertRemoveText()
91 block.clearLines(); in testInsertRemoveText()
112 block.text(text); in testSplitMergeBlocks()
[all …]
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/blocks/cover/
H A Dstyle-rtl.css125 .wp-block-cover-image .wp-block-cover__gradient-background,
127 .wp-block-cover .wp-block-cover__gradient-background {
221 .wp-block-cover-image .wp-block-cover__inner-container,
222 .wp-block-cover .wp-block-cover__inner-container {
295 .wp-block-cover img.wp-block-cover__image-background,
296 .wp-block-cover video.wp-block-cover__video-background {
343 .wp-block-cover-image .wp-block-cover.has-left-content {
352 .wp-block-cover.has-left-content .wp-block-cover-text {
359 .wp-block-cover.has-right-content .wp-block-cover-text {
365 .wp-block-cover-image .wp-block-cover-image-text,
[all …]
H A Dstyle.css125 .wp-block-cover-image .wp-block-cover__gradient-background,
127 .wp-block-cover .wp-block-cover__gradient-background {
221 .wp-block-cover-image .wp-block-cover__inner-container,
222 .wp-block-cover .wp-block-cover__inner-container {
295 .wp-block-cover img.wp-block-cover__image-background,
296 .wp-block-cover video.wp-block-cover__video-background {
343 .wp-block-cover-image .wp-block-cover.has-left-content {
352 .wp-block-cover.has-left-content .wp-block-cover-text {
359 .wp-block-cover.has-right-content .wp-block-cover-text {
365 .wp-block-cover-image .wp-block-cover-image-text,
[all …]
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/blocks/cover/
H A Dstyle-rtl.css125 .wp-block-cover-image .wp-block-cover__gradient-background,
127 .wp-block-cover .wp-block-cover__gradient-background {
221 .wp-block-cover-image .wp-block-cover__inner-container,
222 .wp-block-cover .wp-block-cover__inner-container {
295 .wp-block-cover img.wp-block-cover__image-background,
296 .wp-block-cover video.wp-block-cover__video-background {
343 .wp-block-cover-image .wp-block-cover.has-left-content {
352 .wp-block-cover.has-left-content .wp-block-cover-text {
359 .wp-block-cover.has-right-content .wp-block-cover-text {
365 .wp-block-cover-image .wp-block-cover-image-text,
[all …]

1...<<11121314151617181920>>...4362