Home
last modified time | relevance | path

Searched refs:bfl (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/dports/editors/calligra/calligra-3.2.1/words/part/tests/
H A DTestFrameLayout.cpp64 bfl.m_setup = false; in testGetOrCreateFrameSet()
81 bfl.m_setup = false; in testCopyShapes()
116 QVERIFY(bfl.frameOn(main, 1)); in testCreateNewFramesForPage()
118 bfl.createNewFramesForPage(1); in testCreateNewFramesForPage()
252 bfl.createNewFramesForPage(1); in testFrameCreation()
253 QVERIFY(bfl.m_maintext != 0); in testFrameCreation()
268 bfl.createNewFramesForPage(1); in testFrameCreation()
617 bfl.createNewFramesForPage(1);
619 QVERIFY(bfl.m_maintext);
720 QCOMPARE(bfl.frameOn(bfl.m_backgroundFrameSet,1)->shape()->size(), QSizeF(200, 200));
[all …]
/dports/devel/py-ioflo/ioflo-2.0.0/ioflo/aid/
H A Dbyting.py187 bu += bfl
189 if bfl == 1:
247 bu += bfl
249 if bfl == 1:
323 bu += bfl
325 mask = (2**bfl - 1) << (bfp - bfl) # make mask
337 bfl = bfp
391 bu += bfl
395 if bfl == 1:
444 bu += bfl
[all …]
/dports/devel/xa65/xa-2.3.12/src/
H A Dxaa.c48 int afl = 0, bfl; in a_term() local
60 bfl = afl & (A_MASK>>8); in a_term()
61 if( bfl && (bfl != (A_ADR>>8)) && (bfl != (A_LOW>>8)) ) { in a_term()
72 bfl = afl & (A_MASK>>8); in a_term()
73 if( bfl && (bfl != (A_ADR>>8)) && (bfl != (A_HIGH>>8)) ) { in a_term()
82 bfl = afl & (A_MASK>>8); in a_term()
83 if(bfl && (bfl != (A_ADR>>8)) ) { in a_term()
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/linux/common/
H A Dlinux_fcntl.h144 struct flock bfl; \
148 LINUX##_to_bsd_##FLOCK(&bfl, &lfl); \
149 fl_error = do_fcntl_lock(fd, F_GETLK, &bfl); \
152 bsd_to_##LINUX##_##FLOCK(&lfl, &bfl); \
158 struct flock bfl; \
162 LINUX##_to_bsd_##FLOCK(&bfl, &lfl); \
163 return do_fcntl_lock(fd, cmd == setlk ? F_SETLK : F_SETLKW, &bfl); \
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/ejb/support/
H A DEjbSupportTests.java54 BeanFactoryLocator bfl = new BeanFactoryLocator() { in testSfsb() local
85 sfsb.setBeanFactoryLocator(bfl); in testSfsb()
125 BeanFactoryLocator bfl = new BeanFactoryLocator() { in testSlsb() local
145 slsb.setBeanFactoryLocator(bfl); in testSlsb()
170 BeanFactoryLocator bfl = new BeanFactoryLocator() { in testJmsMdb() local
193 mdb.setBeanFactoryLocator(bfl); in testJmsMdb()
203 BeanFactoryLocator bfl = new BeanFactoryLocator() { in testCannotLoadBeanFactory() local
214 slsb.setBeanFactoryLocator(bfl); in testCannotLoadBeanFactory()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Darmv8_1-m-bfl-bad.s6 bfl 0, 36
7 bfl -2, 36
8 bfl 3, 36
9 bfl 32, 36
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/arm/
H A Darmv8_1-m-bfl-bad.s6 bfl 0, 36
7 bfl -2, 36
8 bfl 3, 36
9 bfl 32, 36
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Darmv8_1-m-bfl-bad.s6 bfl 0, 36
7 bfl -2, 36
8 bfl 3, 36
9 bfl 32, 36
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/lattices/include/LiDIA/lattices/
H A Dlattice_defs.h80 scal_bfl bfl; member
191 basis_modules< E, bigfloat, Var > > bfl; \
201 gensys_modules< E, bigfloat, Var > > bfl; \
210 alg.bfl.vector_operations().approx.set_pointer(SP.bfl); \
211 alg.bfl.vector_operations().exact.set_pointer(SP.ex); \
223 cl.bfl.alg(da, li); \
H A Dlattice_modules.cc505 shift_left(bfl, bfl, bit_diff); in E_convert_value_A()
508 bfl.assign(bin); in E_convert_value_A()
520 bfl.bigintify(bin); in A_convert_value_E_bound()
912 shift_left(bfl, bfl, bit_diff); in E_convert_value_A()
915 bfl.assign(bin); in E_convert_value_A()
916 shift_right(bfl, bfl, da.d.bit_factor); in E_convert_value_A()
1277 bfl.doublify(d); in E_convert_value_A()
1290 bfl.assign(dbl); in A_convert_value_E_bound()
1307 bfl.xdoublify(xd); in E_convert_value_A()
1319 bfl.assign(xdbl); in A_convert_value_E_bound()
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/main/java/org/springframework/context/access/
H A DContextSingletonBeanFactoryLocator.java104 BeanFactoryLocator bfl = instances.get(resourceLocation); in getInstance() local
105 if (bfl == null) { in getInstance()
106 bfl = new ContextSingletonBeanFactoryLocator(resourceLocation); in getInstance()
107 instances.put(resourceLocation, bfl); in getInstance()
109 return bfl; in getInstance()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Typeset/Boxes/Composite/
H A Dsuperpose_boxes.cpp20 superpose_box_rep (path ip, array<box> bs, bool bfl): in superpose_box_rep()
21 concrete_composite_box_rep (ip, bs, bfl) {} in superpose_box_rep()
55 superpose_box (path ip, array<box> bs, bool bfl) { in superpose_box() argument
56 return tm_new<superpose_box_rep> (ip, bs, bfl); in superpose_box()
/dports/editors/joe/joe-4.6/joe/
H A Dhelp.c36 ptrdiff_t bfl; /* buffer length */ in help_init() local
51 bfl = zlen(buf); in help_init()
52 if (hlpsiz + bfl > hlpbsz) { in help_init()
54 tempbuf = (char *)joe_realloc(tmp->text, hlpbsz + bfl + 1024); in help_init()
57 tmp->text = (char *)joe_malloc(bfl + 1024); in help_init()
60 hlpbsz += bfl + 1024; in help_init()
62 mcpy(tmp->text + hlpsiz, buf, bfl); in help_init()
63 hlpsiz += bfl; in help_init()
/dports/cad/feappv/feappv-4.1i/program/
H A Ddasble.f2 subroutine dasble(s,p,ld,jp,ns,neqs,afl,bfl, b,al,au,ad) argument
37 logical afl, alfl, bfl local
113 if(solver.and.bfl) then
122 call uasble(s,p,ld,ns,afl,bfl,b)
H A Dformfe.f2 subroutine formfe(pnu,pnb,pna,pnl,aufl,bfl,alfl,dfl, argument
44 logical aufl,bfl,alfl,dfl
55 & hr(pnl),ndd,nie,ndf,ndm,nen1,nst,aufl,bfl,dfl,
H A Dpform.f3 & u,ud,b,a,al,ndd,nie,ndf,ndm,nen1,nst,aufl,bfl,dfl,
85 logical aufl,bfl,dfl,efl, mdfl
122 if(bfl.and.isw.eq.3) efl = .true.
125 if(bfl) efl = .true.
332 if(aufl.or.bfl) then
333 call dasble(s,p,ld,jp,nst,neqs,aufl,bfl,
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/unit/includes/
H A DBadFileLookupTest.php105 $bfl = new BadFileLookup(
115 $this->assertSame( $expected, $bfl->isBadFile( $name, $title ) );
124 $bfl = new BadFileLookup(
146 $this->assertSame( $expected, $bfl->isBadFile( $name, $title ) );
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Typeset/Boxes/
H A Dcomposite.hpp64 path ip, array<box> bs, array<SI> x, array<SI> y, bool bfl): in concrete_composite_box_rep()
65 composite_box_rep (ip, bs, x, y), border_flag (bfl) { finalize (); } in concrete_composite_box_rep()
66 concrete_composite_box_rep (path ip, array<box> bs, bool bfl): in concrete_composite_box_rep()
67 composite_box_rep (ip, bs, true), border_flag (bfl) { finalize (); } in concrete_composite_box_rep()
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/unit/includes/
H A DBadFileLookupTest.php127 $bfl = new BadFileLookup(
137 $this->assertSame( $expected, $bfl->isBadFile( $name, $title ) );
146 $bfl = new BadFileLookup(
168 $this->assertSame( $expected, $bfl->isBadFile( $name, $title ) );
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.beans/src/main/java/org/springframework/beans/factory/access/
H A DSingletonBeanFactoryLocator.java324 BeanFactoryLocator bfl = instances.get(resourceLocation); in getInstance() local
325 if (bfl == null) { in getInstance()
326 bfl = new SingletonBeanFactoryLocator(resourceLocation); in getInstance()
327 instances.put(resourceLocation, bfl); in getInstance()
329 return bfl; in getInstance()
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/misc/
H A Dfuse2fs.c318 pthread_mutex_t bfl; member
812 pthread_mutex_lock(&ff->bfl); in op_getattr()
839 pthread_mutex_lock(&ff->bfl); in op_readlink()
931 pthread_mutex_lock(&ff->bfl); in op_mknod()
1062 pthread_mutex_lock(&ff->bfl); in op_mkdir()
1304 pthread_mutex_lock(&ff->bfl); in op_unlink()
1414 pthread_mutex_lock(&ff->bfl); in op_rmdir()
1449 pthread_mutex_lock(&ff->bfl); in op_symlink()
1560 pthread_mutex_lock(&ff->bfl); in op_rename()
1798 pthread_mutex_lock(&ff->bfl); in op_link()
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/misc/
H A Dfuse2fs.c318 pthread_mutex_t bfl; member
812 pthread_mutex_lock(&ff->bfl); in op_getattr()
839 pthread_mutex_lock(&ff->bfl); in op_readlink()
931 pthread_mutex_lock(&ff->bfl); in op_mknod()
1062 pthread_mutex_lock(&ff->bfl); in op_mkdir()
1304 pthread_mutex_lock(&ff->bfl); in op_unlink()
1414 pthread_mutex_lock(&ff->bfl); in op_rmdir()
1449 pthread_mutex_lock(&ff->bfl); in op_symlink()
1560 pthread_mutex_lock(&ff->bfl); in op_rename()
1798 pthread_mutex_lock(&ff->bfl); in op_link()
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/misc/
H A Dfuse2fs.c318 pthread_mutex_t bfl; member
812 pthread_mutex_lock(&ff->bfl); in op_getattr()
839 pthread_mutex_lock(&ff->bfl); in op_readlink()
931 pthread_mutex_lock(&ff->bfl); in op_mknod()
1062 pthread_mutex_lock(&ff->bfl); in op_mkdir()
1304 pthread_mutex_lock(&ff->bfl); in op_unlink()
1414 pthread_mutex_lock(&ff->bfl); in op_rmdir()
1449 pthread_mutex_lock(&ff->bfl); in op_symlink()
1560 pthread_mutex_lock(&ff->bfl); in op_rename()
1798 pthread_mutex_lock(&ff->bfl); in op_link()
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/unit/includes/
H A DBadFileLookupTest.php129 $bfl = new BadFileLookup(
139 $this->assertSame( $expected, $bfl->isBadFile( $name, $title ) );
148 $bfl = new BadFileLookup(
170 $this->assertSame( $expected, $bfl->isBadFile( $name, $title ) );
/dports/cad/feappv/feappv-4.1i/user/
H A Duasble.f2 subroutine uasble(s,p,ld,ns,afl,bfl,b) argument
30 logical afl,bfl local

12345678910>>...16