Home
last modified time | relevance | path

Searched refs:b (Results 151 – 175 of 1116) sorted by relevance

12345678910>>...45

/trunk/main/sysui/desktop/slackware/
H A Dmakefile.mk69 …@echo -e $(foreach,i,$(shell @cat $(COMMONMISC)$/$(*:b:s/-/ /:1:s/4.2//)/launcherlist) "\n( cd usr…
99 -$(RM) $(@:d)$/$(@:b:s/-/ /:1)-$(TARGET)-menus-*.tgz
100 -$(RM) -r $(MISC)$/$(@:b)
101 …dmake $(MISC)$/$(@:b)$/usr/share/applications $(MISC)$/$(@:b)$/install$/slack-desc $(MISC)$/$(@:b)…
103 …@tar -C $(MISC)/$(@:b) --owner=root --group=root --same-owner --exclude application.flag -rf $@.tm…
106 $(RM) -r $(MISC)$/$(@:b)
/trunk/main/sc/inc/
H A Drecursionhelper.hxx86 void SetInRecursionReturn( bool b ) in SetInRecursionReturn() argument
89 if (b && !bInRecursionReturn) in SetInRecursionReturn()
91 bInRecursionReturn = b; in SetInRecursionReturn()
94 void SetDoingRecursion( bool b ) { bDoingRecursion = b; } in SetDoingRecursion() argument
110 void SetInIterationReturn( bool b ) in SetInIterationReturn() argument
113 SetInRecursionReturn( b); in SetInIterationReturn()
114 bInIterationReturn = b; in SetInIterationReturn()
/trunk/main/solenv/inc/
H A D_tg_app.mk69 APP1RESO=$(MISC)/$(APP1TARGET:b)_res.o
247 …) -r -DOS2 $(APP1PRODUCTDEF) -I$(SOLARRESDIR) $(INCLUDE) $(RCLINKFLAGS) $(MISC)/$(APP1LINKRES:b).rc
337 APP2RESO=$(MISC)/$(APP2TARGET:b)_res.o
605 APP3RESO=$(MISC)/$(APP3TARGET:b)_res.o
873 APP4RESO=$(MISC)/$(APP4TARGET:b)_res.o
1141 APP5RESO=$(MISC)/$(APP5TARGET:b)_res.o
1409 APP6RESO=$(MISC)/$(APP6TARGET:b)_res.o
1677 APP7RESO=$(MISC)/$(APP7TARGET:b)_res.o
1945 APP8RESO=$(MISC)/$(APP8TARGET:b)_res.o
2213 APP9RESO=$(MISC)/$(APP9TARGET:b)_res.o
[all …]
H A Dtg_wntx64.mk207 USE_VERSIONH_X64:=$(INCCOM)/$(SHL1VERSIONOBJ_X64:b).h
209 $(MISC_X64)/$(SHL1VERSIONOBJ_X64:b).c : make_x64_dirs $(SOLARENV)/src/version.c $(INCCOM)/$(SHL1VER…
210 …$(COMMAND_ECHO)$(TYPE) $(SOLARENV)/src/version.c | $(SED) s/_version.h/$(SHL1VERSIONOBJ_X64:b).h/ …
245 @@-$(RM) $(MISC_X64)/$(SHL1DEFAULTRES_X64:b).rc
259 $(COMMAND_ECHO)$(RC) -DWIN32 $(INCLUDE) $(RCLINKFLAGS_X64) $(MISC_X64)/$(SHL1DEFAULTRES_X64:b).rc
270 -map:$(MISC_X64)/$(@:b).map \
351 USE_VERSIONH_X64:=$(INCCOM)/$(SHL2VERSIONOBJ_X64:b).h
353 $(MISC_X64)/$(SHL2VERSIONOBJ_X64:b).c : make_x64_dirs $(SOLARENV)/src/version.c $(INCCOM)/$(SHL2VER…
389 @@-$(RM) $(MISC_X64)/$(SHL2DEFAULTRES_X64:b).rc
403 $(COMMAND_ECHO)$(RC) -DWIN32 $(INCLUDE) $(RCLINKFLAGS_X64) $(MISC_X64)/$(SHL2DEFAULTRES_X64:b).rc
[all …]
H A Drules.mk473 …@$(TYPE) $(mktmp $(TARGET)_known_dpcc+=$(all_local_slo:b:+".dpcc":^"s_") $(all_misc_slo:b:+".dpcc"…
481 …@$(TYPE) $(mktmp $(TARGET)_known_dpcc+=$(all_local_obj:b:+".dpcc":^"s_") $(all_misc_obj:b:+".dpcc"…
507 @echo $@ : $(SLO)/$(<:b).obj >> $@
512 @echo $@ : $(OBJ)/$(<:b).obj >> $@
521 @echo $@ : $(SLO)/$(<:b).obj >> $@
530 @echo $@ : $(OBJ)/$(<:b).obj >> $@
537 @echo $@ : $(SLO)/$(<:b).obj >> $@
552 @echo $(PAR)/{$(subst,$(@:d:d:d), $(@:d:d))}/$(*:b).par : $(*:b).scp >> $@
560 @echo $@ : $(RES)/$(*:b).res >> $@
663 @echo XML2MK_FILES += $(@:b) >> $@
[all …]
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java1449 int b = in.read(); in read() local
1452 if( b >= 0 ) in read()
1488 int b = 0; in read() local
1489 do{ b = in.read(); } in read()
1490 while( b >= 0 && decodabet[ b & 0x7f ] <= WHITE_SPACE_ENC ); in read()
1492 if( b < 0 ) in read()
1495 b4[i] = (byte)b; in read()
1567 int b; in read() local
1570 b = read(); in read()
1575 if( b >= 0 ) in read()
[all …]
/trunk/main/vcl/aqua/source/res/MainMenu.nib/
H A Dkeyedobjects.nib4 ���"�'��V�W��X�0�Z�[�\]NSDestinationWNSLabelXNSSource���� ��^�_�`�a�b�c�d��e�f�g�h�i�j�k�lVN…
5b�c�d��e�f�����i���k�l� ��������[Hide OthersQh_hideOtherApplications:��V�W��X�0���[���…
6 �� �8�)�"�.� �=��G�V�ίWXYZ[\]^_`abcdef�H�I�J�K�L�M�N�O�P�Q�R�S�T�U�V�W�=��…
/trunk/main/vcl/source/gdi/
H A Dbitmap4.cxx36 #define S2(a,b) { long t; if( ( t = b - a ) < 0 ) { a += t; b -= t; } } argument
37 #define MN3(a,b,c) S2(a,b); S2(a,c); argument
38 #define MX3(a,b,c) S2(b,c); S2(a,c); argument
39 #define MNMX3(a,b,c) MX3(a,b,c); S2(a,b); argument
40 #define MNMX4(a,b,c,d) S2(a,b); S2(c,d); S2(a,c); S2(b,d); argument
41 #define MNMX5(a,b,c,d,e) S2(a,b); S2(c,d); MN3(a,c,e); MX3(b,d,e); argument
42 #define MNMX6(a,b,c,d,e,f) S2(a,d); S2(b,e); S2(c,f); MN3(a,b,c); MX3(d,e,f); argument
/trunk/main/offapi/com/sun/star/i18n/
H A DXOrdinalSuffix.idl56 "<b>st</b>", "<b>nd</b>", "<b>rd</b>", "<b>th</b>"
/trunk/main/pyuno/source/module/
H A Dmakefile.mk136 …FLAGSRUNPATH_OOO) $(LINKFLAGSSHLCUI) -ldl -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd
138 @echo ld -G -ldl -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd
140 @echo ld -shared -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd
142 @echo $(LINK) $(LINKFLAGSSHLCUI) -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd
144 …o $@ $(SLO)$/pyuno_dlopenwrapper.o $(EXTRA_LINKFLAGS) $(EXTRA_FRAMEWORK_FLAG) > $(MISC)$/$(@:b).cmd
146 @echo $(LINK) $(LINKFLAGSSHLCUI) -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd
148 cat $(MISC)$/$(@:b).cmd
149 @+source $(MISC)$/$(@:b).cmd
/trunk/main/drawinglayer/source/primitive3d/
H A Dhatchtextureprimitive3d.cxx98 for(sal_uInt32 b(0); b < nPolyCount; b++) in impCreate3DDecomposition() local
100 … const basegfx::B3DPolygon aPartPoly(aFillPolyPolygon.getB3DPolygon(b)); in impCreate3DDecomposition()
277 for(sal_uInt32 b(0); b < nDestSize; b++) in impCreate3DDecomposition() local
279 aRetval[b] = aDestination[b]; in impCreate3DDecomposition()
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_4/demoCA/newcerts/
H A D1001.pem15 00:c6:b2:8e:e4:f1:67:0b:07:3c:8c:b8:78:d9:79:
16 b1:2e:d5:10:c5:e8:76:9a:25:3f:dd:a3:0b:e0:3f:
19 99:ec:43:d4:ac:1c:8b:9b:18:d0:cd:80:78:49:80:
20 ca:e3:85:c6:2d:9a:15:02:73:d3:97:08:1d:4b:68:
36 07:68:5f:e9:01:bc:e4:d7:78:16:2b:19:7f:c2:9d:15:74:91:
40 c3:06:51:3f:15:d5:02:49:2a:0b:15:d1:25:30:12:b6:2a:f9:
41 03:06:f1:03:84:ae:4e:86:e1:dc:e6:a3:36:a4:27:24:2b:db:
/trunk/main/xmlsecurity/test_docs/CAs/Root_11/demoCA/newcerts/
H A D1003.pem16 4e:f8:8a:e1:8b:9d:92:c6:43:ca:8e:af:fd:6e:9c:
17 c7:66:31:48:f4:ce:5e:be:38:c5:6c:1b:48:c9:61:
36 68:f0:88:18:d5:98:63:da:42:39:47:bf:51:22:f6:0b:8e:46:
37 b0:8c:83:b0:4d:07:a4:e3:a9:66:76:4d:41:23:1a:6b:dc:d8:
38 d1:85:b1:bf:4f:f9:e6:01:4a:36:a9:a3:26:2d:0b:33:cc:36:
39 97:c6:40:b6:77:26:1c:06:f2:1b:fa:0a:ef:5c:61:8d:0d:9c:
40 3c:d3:0f:db:dd:60:69:8c:24:c6:70:bc:f8:3b:38:19:90:7a:
41 f3:4f:7e:7c:b7:69:b6:0f:55:e1:4b:da:77:cd:b1:fe:5f:f1:
H A D1007.pem16 04:3c:ac:2f:14:7c:6c:8f:5e:95:36:f8:53:74:5b:
17 88:bf:a1:43:73:04:ab:3a:42:b4:7c:2c:3c:3b:63:
18 7e:ef:82:c5:bb:b1:28:9b:8b:b7:29:72:3d:30:08:
19 e9:a2:d7:4b:08:e2:2e:e6:d4:9f:75:29:31:23:be:
21 c6:08:cc:28:4a:92:22:2b:19:89:f5:ad:7c:49:89:
22 b3:63:c6:e5:6c:86:d7:62:05:1b:97:db:2d:fb:c2:
37 4e:d7:c4:7e:87:a1:3b:20:d7:bf:04:07:cc:91:13:0c:ad:66:
H A D100A.pem16 f4:54:67:6b:6c:a5:b7:fe:04:bb:cb:0e:c0:2d:26:
17 61:c1:81:80:9d:da:1b:fd:d3:7a:7a:57:78:c5:f6:
18 e6:4b:ad:2d:a2:8d:49:b3:ac:18:ca:1c:25:67:44:
22 97:f6:ac:d7:39:cf:ef:24:63:a1:87:9b:36:97:92:
38 8b:b8:7e:69:5e:98:06:b1:47:dd:e5:05:e2:3a:19:cf:af:e3:
39 dd:7b:75:e5:53:b0:bc:4e:58:40:bf:3b:d2:9c:7f:9e:b1:66:
42 8c:b3:1d:ee:0c:35:70:2f:aa:e5:e0:77:97:b0:9b:a3:0d:22:
H A D1010.pem15 00:a1:cc:00:2b:07:2b:e7:ac:80:29:cb:40:37:e3:
16 1f:a3:c5:13:86:16:63:6b:cc:b8:c1:aa:54:fd:57:
18 77:6b:08:b5:95:a9:00:aa:15:31:9e:d8:f6:25:53:
19 78:9d:bc:2b:8f:7a:19:32:12:8c:13:60:7d:76:1e:
36 19:d0:dc:4c:c8:59:f0:7a:14:f2:51:54:e5:9e:5a:b3:27:0b:
39 50:2e:0a:17:41:0b:75:e9:6a:a4:fb:bb:c2:cc:c1:94:64:03:
42 25:cf:20:1d:bb:70:7e:b9:a0:c5:34:78:93:5f:2b:d9:fd:d5:
/trunk/main/xmlsecurity/test_docs/CAs/Root_3/demoCA/newcerts/
H A D1000.pem16 cb:a8:e2:54:98:ba:dd:7e:dc:6e:14:e1:7e:7f:5b:
18 24:40:ff:92:f3:5b:51:f7:90:ac:69:37:29:90:f5:
19 e8:95:6f:67:d1:10:cd:7b:dd:65:38:d6:25:ec:63:
20 39:ba:2e:ea:13:58:8e:7a:82:8e:10:d1:7b:77:7a:
22 23:6e:c8:78:8b:38:9f:eb:a3:67:ba:43:fa:e4:07:
38 24:c7:0c:a7:58:0c:06:69:3d:04:7d:08:f1:0b:77:41:ad:1c:
39 13:c2:bd:17:c9:9e:ff:df:64:69:8b:58:f1:bc:40:bd:cf:e4:
42 0b:fa:93:c9:45:f4:d5:a3:3d:be:8a:f1:9d:c4:92:d5:5c:d2:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_3/demoCA/
H A Dcacert.pem16 cb:a8:e2:54:98:ba:dd:7e:dc:6e:14:e1:7e:7f:5b:
18 24:40:ff:92:f3:5b:51:f7:90:ac:69:37:29:90:f5:
19 e8:95:6f:67:d1:10:cd:7b:dd:65:38:d6:25:ec:63:
20 39:ba:2e:ea:13:58:8e:7a:82:8e:10:d1:7b:77:7a:
22 23:6e:c8:78:8b:38:9f:eb:a3:67:ba:43:fa:e4:07:
38 24:c7:0c:a7:58:0c:06:69:3d:04:7d:08:f1:0b:77:41:ad:1c:
39 13:c2:bd:17:c9:9e:ff:df:64:69:8b:58:f1:bc:40:bd:cf:e4:
42 0b:fa:93:c9:45:f4:d5:a3:3d:be:8a:f1:9d:c4:92:d5:5c:d2:
/trunk/main/offapi/com/sun/star/ucb/
H A DHierarchyDataSource.idl41 <p><b>Note:</b> This is an abstract service. This means, that there should
58 create a <b>read-only view</b> to the data. The object that is created
61 <p><b>Optionally</b> the factory may support <b>writable views</b>. A
83 trailing slash allowed. The <b>root</b> of the hierarchy data always
/trunk/main/offapi/com/sun/star/frame/
H A DXStatusbarController.idl64 <p>A status bar controller is initialized with <b>five</b> additional
69 <li><b>Frame</b><br/>a <type scope="com::sun::star::frame">XFrame</type>
72 <li><b>CommandURL</b><br/>a string which specifies the command
77 <li><b>StatusbarItem</b><br/>a <type scope="com::sun::star::ui">XStatusbarItem</type>
81 <li><b>ParentWindow</b><br/>a <type scope="com::sun::star::awt">Window</type>
84 <li><b>ModuleName</b><br/>a string which specifies the name of the
/trunk/main/sw/inc/
H A Dndgrf.hxx153 …inline void SetChgTwipSize( sal_Bool b, sal_Bool bFromPx=sal_False ) { bChgTwipSize = b; bChgTwi… in SetChgTwipSize() argument
156 inline void SetGrafikArrived( sal_Bool b ) { bGrafikArrived = b; } in SetGrafikArrived() argument
159 inline void SetFrameInPaint( sal_Bool b ) { bFrameInPaint = b; } in SetFrameInPaint() argument
162 inline void SetScaleImageMap( sal_Bool b ) { bScaleImageMap = b; } in SetScaleImageMap() argument
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenDecoder.java92 int b = 0 ; in getTokenVector() local
95 while ((b = bis.read())!=-1) in getTokenVector()
99 switch (b) { in getTokenVector()
142 v.add(readOperatorToken(b, 1)); in getTokenVector()
155 v.add(readOperatorToken(b, 2)); in getTokenVector()
160 Debug.log(Debug.TRACE, "Unrecognized byte : " + b); in getTokenVector()
440 private Token readOperatorToken(int b, int args) { in readOperatorToken() argument
444 if(b==TokenConstants.TUPLUS) { in readOperatorToken()
446 } else if(b==TokenConstants.TUMINUS) { in readOperatorToken()
449 t = tf.getOperatorToken(operatorLookup.getStringFromID(b), args); in readOperatorToken()
/trunk/main/basic/source/sbx/
H A Dsbxvalue.cxx46 BigInt b( *this ); variable
47 b -= BigInt( r );
48 b.INT64( this );
54 b += BigInt( r ); in operator +=()
55 b.INT64( this ); in operator +=()
61 b *= BigInt( r ); in operator *=()
62 b.INT64( this ); in operator *=()
68 b %= BigInt( r ); in operator %=()
69 b.INT64( this ); in operator %=()
75 b /= BigInt( r ); in operator /=()
[all …]
/trunk/main/sal/typesconfig/
H A Dtypesconfig.c257 int b; in CheckGetAccess() local
258 b = -1 != check( (TestFunc)GetAtAddress, eT, p ); in CheckGetAccess()
262 (b? "can" : "can not" ), TypeName(eT), p ); in CheckGetAccess()
264 return b; in CheckGetAccess()
268 int b; in CheckSetAccess() local
270 b = -1 != check( (TestFunc)SetAtAddress, eT, p ); in CheckSetAccess()
274 (b? "can" : "can not" ), TypeName(eT), p ); in CheckSetAccess()
276 return b; in CheckSetAccess()
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWseFontTable.java198 byte b[] = new byte[length]; in getBytes()
199 b[0] = 3; in getBytes()
201 b[1] = (byte)(length >> 8); in getBytes()
202 b[2] = (byte)(length & 0xFF); in getBytes()
207 System.arraycopy(bname, 0, b, indx, bname.length); in getBytes()
209 b[indx++] = 0; in getBytes()
211 return b; in getBytes()

Completed in 144 milliseconds

12345678910>>...45