Home
last modified time | relevance | path

Searched refs:c (Results 351 – 375 of 1139) sorted by relevance

1...<<11121314151617181920>>...46

/trunk/main/xmlsecurity/test_docs/CAs/Root_6/demoCA/newcerts/
H A D1001.pem15 00:c4:d9:ab:27:06:66:41:0e:36:ff:d4:b1:d0:8c:
22 a4:87:1a:3a:d9:54:0e:1c:09:3e:a0:f0:70:cd:b5:
42 67:26:7a:a3:c5:b8:9d:2a:de:b6:7c:76:0a:e9:18:9f:98:87:
44 2f:5d:82:6c:d1:99:9f:23:be:23:fb:4c:0e:15:5e:f5:9f:90:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_6/demoCA/
H A Dcacert.pem15 00:c4:d9:ab:27:06:66:41:0e:36:ff:d4:b1:d0:8c:
22 a4:87:1a:3a:d9:54:0e:1c:09:3e:a0:f0:70:cd:b5:
42 67:26:7a:a3:c5:b8:9d:2a:de:b6:7c:76:0a:e9:18:9f:98:87:
44 2f:5d:82:6c:d1:99:9f:23:be:23:fb:4c:0e:15:5e:f5:9f:90:
/trunk/main/ucb/source/ucp/webdav/
H A DUCBDeadPropertyValue.cxx194 const sal_Unicode c = pValue[ n ]; in encodeValue() local
196 if ( '%' == c ) in encodeValue()
198 else if ( '<' == c ) in encodeValue()
200 else if ( '>' == c ) in encodeValue()
203 aResult.append( c ); in encodeValue()
/trunk/main/configmgr/source/
H A Ddata.cxx63 sal_Unicode c = encoded[begin++]; in decode() local
64 if (c == '&') { in decode()
84 buf.append(c); in decode()
103 sal_Unicode c = name[i]; in createSegment() local
104 switch (c) { in createSegment()
115 buf.append(c); in createSegment()
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx246 const sal_Unicode* lcl_UnicodeStrChr( const sal_Unicode* pStr,sal_Unicode c ) in lcl_UnicodeStrChr() argument
252 if ( *pStr == c ) in lcl_UnicodeStrChr()
1715 sal_Unicode c = aCorrectedFormula.GetChar( nPos ); in NextToken() local
1719 if ( c == mxSymbols->getSymbol(ocEqual).GetChar(0) ) in NextToken()
1723 aCorrectedSymbol = c; in NextToken()
1732 aCorrectedSymbol = c; in NextToken()
1739 aCorrectedSymbol = c; in NextToken()
1744 if ( c == mxSymbols->getSymbol(ocSub).GetChar(0) ) in NextToken()
1748 aCorrectedSymbol = c; in NextToken()
1753 if ( c == mxSymbols->getSymbol(ocSub).GetChar(0) ) in NextToken()
[all …]
/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx232 sal_Unicode c; in setString() local
234 while( (c = pBuffer[i]) != 0 ) in setString()
236 if( c == cDecimalSep ) in setString()
238 else if( c == cThousandSep ) in setString()
409 sal_Unicode c; in getString() local
411 while( (c = aBStr[i]) != 0 ) in getString()
413 if( c == '.' ) in getString()
415 else if( c == ',' ) in getString()
/trunk/main/sal/qa/helper/gcov/
H A Dgcov_all29 …/ls $PRJ/osl/unx/*.c $PRJ/osl/unx/*.cxx $PRJ/rtl/source/*.c $PRJ/rtl/source/*.cxx $PRJ/osl/all/*.c
/trunk/main/expat/
H A Dexpat-2.5.0.patch202 diff -ru misc/expat-2.5.0/lib/xmlparse.c misc/build/expat-2.5.0/lib/xmlparse.c
203 --- misc/expat-2.5.0/lib/xmlparse.c 2022-10-25 17:09:08.000000000 +0200
204 +++ misc/build/expat-2.5.0/lib/xmlparse.c 2023-02-06 23:22:40.584115842 +0100
574 diff -ru misc/expat-2.5.0/lib/xmltok.c misc/build/expat-2.5.0/lib/xmltok.c
575 --- misc/expat-2.5.0/lib/xmltok.c 2022-10-24 18:32:55.000000000 +0200
576 +++ misc/build/expat-2.5.0/lib/xmltok.c 2023-02-06 23:22:40.588115938 +0100
603 diff -ru misc/expat-2.5.0/tests/runtests.c misc/build/expat-2.5.0/tests/runtests.c
604 --- misc/expat-2.5.0/tests/runtests.c 2022-10-25 17:09:08.000000000 +0200
605 +++ misc/build/expat-2.5.0/tests/runtests.c 2023-02-06 23:22:40.592116032 +0100
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dgbuild.mk59 /// command to compile c source files
61 /// command to compile c++ source files
76 /// default c compilation compiler flags
82 /// default c++ compilation compiler flags
86 /// default objective c++ compilation compiler flags
/trunk/main/idl/inc/
H A Dlex.hxx59 SvToken( char c );
120 inline SvToken::SvToken( char c ) in SvToken() argument
121 : nType( SVTOKEN_CHAR ), cChar( c ) {} in SvToken()
142 int c; // naechstes Zeichen member in SvTokenStream
178 if( 0 != c ) in CalcColumn()
/trunk/main/autodoc/source/display/html/
H A Dpm_index.cxx89 c(i_c), in PageMaker_Index()
214 String sLetter(&c, 1); in Write_TopArea()
237 switch ( c ) in Write_CompleteAlphabeticalList()
245 default: sBegin[0] = c; in Write_CompleteAlphabeticalList()
246 sEnd[0] = char(c + 1); in Write_CompleteAlphabeticalList()
/trunk/main/svl/source/svdde/
H A Dddecli.cxx223 CONVINFO c; in IsConnected() local
225 c.nSize = sizeof( c ); in IsConnected()
227 c.cb = sizeof( c ); in IsConnected()
229 if ( DdeQueryConvInfo( pImp->hConv, QID_SYNC, &c ) ) in IsConnected()
/trunk/main/i18nutil/source/utility/
H A Dunicode.cxx334 static sal_Unicode c = 0x00; in getUnicodeType() local
337 if (ch == c) return r; in getUnicodeType()
338 else c = ch; in getUnicodeType()
347 static sal_Unicode c = 0x00; in getUnicodeDirection() local
350 if (ch == c) return r; in getUnicodeDirection()
351 else c = ch; in getUnicodeDirection()
H A Dwidthfolding.cxx69 sal_Unicode c = *src++; in decompose_ja_voiced_sound_marks() local
74 if (0x30a0 <= c && c <= 0x30ff) { in decompose_ja_voiced_sound_marks()
75 int i = int(c - 0x3040); in decompose_ja_voiced_sound_marks()
87 *dst ++ = c; in decompose_ja_voiced_sound_marks()
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch.mingw48 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
51 …NCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SegmentPainter.lo…
54 …(AM_CXXFLAGS) $(CXXFLAGS) -MT WinFont.lo -MD -MP -MF $(DEPDIR)/WinFont.Tpo -c -o WinFont.lo `test …
58 …NCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o WinFont.lo `test …
61 …LAGS) -MT WinSegmentPainter.lo -MD -MP -MF $(DEPDIR)/WinSegmentPainter.Tpo -c -o WinSegmentPainter…
65 …NCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o WinSegmentPainter…
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Duno2cpp.cxx52 int c; // character of parameter type being decoded in invoke_count_words() local
55 c = *pPT; in invoke_count_words()
56 switch (c) { in invoke_count_words()
94 char c; in invoke_copy_to_stack() local
97 c = *pPT; in invoke_copy_to_stack()
98 switch (c) { in invoke_copy_to_stack()
/trunk/main/stoc/test/
H A Dtestsmgr.cxx48 #define TEST_ENSHURE(c, m) OSL_ENSURE(c, m) argument
50 #define TEST_ENSHURE(c, m) OSL_VERIFY(c) argument
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DComboBox.java46 public java.awt.Component add(java.awt.Component c) { in add() argument
48 if (c instanceof List) { in add()
49 return super.add(c, 0); in add()
51 return super.add(c); in add()
/trunk/main/jvmfwk/java/jreproperties/src/main/java/
H A DJREProperties.java91 for (int c = 0; c < arChars.length; c++) { in main()
92 System.out.print(String.valueOf((int) arChars[c])); in main()
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx139 sal_Int32 c = rLocale.Country.getLength(); in getLocaleSpecificIndexEntrySupplier() local
142 OUStringBuffer aBuf(l+c+v+a+4); in getLocaleSpecificIndexEntrySupplier()
144 if ((l > 0 && c > 0 && v > 0 && a > 0 && in getLocaleSpecificIndexEntrySupplier()
149 (l > 0 && c > 0 && a > 0 && in getLocaleSpecificIndexEntrySupplier()
153 (l > 0 && c > 0 && a > 0 && rLocale.Language.compareToAscii("zh") == 0 && in getLocaleSpecificIndexEntrySupplier()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableFieldDescription.cxx224 sal_Int32 c = 0; in Save() local
228 ++crit, ++c in Save()
231 …aCriteria[c].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Criterion_" ) ) + ::rtl::OUStri… in Save()
232 aCriteria[c].Value <<= *crit; in Save()
/trunk/main/editeng/inc/editeng/
H A Dtwolinesitem.hxx79 void SetStartBracket( sal_Unicode c ) { cStartBracket = c; } in SetStartBracket() argument
82 void SetEndBracket( sal_Unicode c ) { cEndBracket = c; } in SetEndBracket() argument
/trunk/main/basebmp/inc/basebmp/
H A Dgreylevelformats.hxx48 ColorType operator()( PixelType const& c ) const in operator ()()
51 vigra::NumericTraits<PixelType>::toPromote(c) * in operator ()()
61 PixelType operator()( ColorType const& c ) const in operator ()()
64 ColorTraits<ColorType>::toGreyscale(c)) * in operator ()()
/trunk/main/sc/addin/rot13/
H A Dmakefile.mk41 CFILES= $(MISC)$/x$(TARGET).c
70 $(MISC)$/x$(TARGET).c: $(TARGET)13.cl $(CL2CSRC) $(MISC)$/cl2c.pl
71 $(CL2C) $(TARGET)13.cl $(MISC)$/x$(TARGET).c $(CL2CSRC) $(CL2CRID)
80 $(MISC)$/x$(TARGET).c \
/trunk/main/basic/source/comp/
H A Dscanner.cxx135 static SbxDataType GetSuffixType( sal_Unicode c ) in GetSuffixType() argument
138 if( c ) in GetSuffixType()
140 sal_uInt32 n = aSuffixesStr.Search( c ); in GetSuffixType()
141 if( STRING_NOTFOUND != n && c != ' ' ) in GetSuffixType()
608 bool LetterTable::isLetterUnicode( sal_Unicode c ) in isLetterUnicode() argument
613 String aStr( c ); in isLetterUnicode()

Completed in 108 milliseconds

1...<<11121314151617181920>>...46