Home
last modified time | relevance | path

Searched refs:plain (Results 1 – 25 of 152) sorted by relevance

1234567

/trunk/main/autodoc/source/parser/cpp/
H A Dpreproc.cxx51 eState(plain), in PreProcessor()
108 eState = plain; in On_expect_macro_bracket_left()
130 eState = plain; in On_expect_macro_param()
H A Dpreproc.hxx67 plain = 0, enumerator
/trunk/main/udkapi/com/sun/star/reflection/
H A DXStructTypeDescription.idl37 supports plain struct types.</p>
72 order; for a plain struct type, or an instantiated polymorphic struct
81 plain struct type, or a polymorphic struct type template, an empty
/trunk/main/nss/
H A Dnss_win.patch766 uint8_t xi = plain[i];
776 uint8_t *b = plain + (uint32_t)64U * i;
988 uint8_t xi = plain[i];
1003 Hacl_Impl_Chacha20_Vec128_xor_block(output, plain, k);
1034 - uint8_t *p0 = plain;
1035 - uint8_t *p1 = plain + (uint32_t)64U;
1036 - uint8_t *p2 = plain + (uint32_t)128U;
1040 + p0 = plain;
1041 + p1 = plain + (uint32_t)64U;
1042 + p2 = plain + (uint32_t)128U;
[all …]
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dlinktarget.mk46 /// Platformdependent command to compile a plain C object.
54 /// Platformdependent command to generate plain C object dependencies.
H A Dtypes.mk34 /// A plain old string.
149 /// Sets flags for plain C compilation.
/trunk/main/boost/prj/
H A Dd.lst336 mkdir: %_DEST%\inc%_EXT%\boost\mpl\aux_\preprocessed\plain
344 mkdir: %_DEST%\inc%_EXT%\boost\mpl\list\aux_\preprocessed\plain
349 mkdir: %_DEST%\inc%_EXT%\boost\mpl\map\aux_\preprocessed\plain
357 mkdir: %_DEST%\inc%_EXT%\boost\mpl\set\aux_\preprocessed\plain
362 mkdir: %_DEST%\inc%_EXT%\boost\mpl\vector\aux_\preprocessed\plain
1069 ..\%__SRC%\inc\boost\mpl\aux_\preprocessed\plain\* %_DEST%\inc%_EXT%\boost\mpl\aux_\preprocessed\pl…
1076 …__SRC%\inc\boost\mpl\list\aux_\preprocessed\plain\* %_DEST%\inc%_EXT%\boost\mpl\list\aux_\preproce…
1080 …\%__SRC%\inc\boost\mpl\map\aux_\preprocessed\plain\* %_DEST%\inc%_EXT%\boost\mpl\map\aux_\preproce…
1087 …\%__SRC%\inc\boost\mpl\set\aux_\preprocessed\plain\* %_DEST%\inc%_EXT%\boost\mpl\set\aux_\preproce…
1091 …RC%\inc\boost\mpl\vector\aux_\preprocessed\plain\* %_DEST%\inc%_EXT%\boost\mpl\vector\aux_\preproc…
/trunk/main/offapi/com/sun/star/rendering/
H A DXGraphicDevice.idl157 A volatile bitmap's difference in comparison to a plain bitmap
190 A volatile bitmap's difference in comparison to a plain bitmap
/trunk/main/offapi/com/sun/star/ucb/
H A DSendMediaTypes.idl32 /** contains a list of internet media types (like "text/plain" and "text/html"),
H A DXWebDAVCommandEnvironment.idl49 names must be the plain names and contain no trailing ":".
H A DWebDAVContentProvider.idl40 extension to the HTTP protocol or using the plain HTTP protocol in case
/trunk/main/extras/unx/source/kde/applnk/
H A DStarOffice.kdelnk28 …ion/x-sda;audio/x-wav;image/gif;image/jpeg;image/tiff;image/x-xbm;image/x-xpm;text/html;text/plain;
/trunk/main/offapi/com/sun/star/logging/
H A DPlainTextFormatter.idl35 /** specifies a service which formats log records as single line plain text
H A DXLogFormatter.idl55 <p>For instance, a formatter might produce table-like plain text output,
/trunk/main/udkapi/com/sun/star/io/
H A DDataOutputStream.idl55 <p>A plain output stream is sufficient.
H A DDataInputStream.idl60 A plain input stream is sufficient.
/trunk/main/offapi/com/sun/star/form/
H A DFormSubmitEncoding.idl53 /** specifies to use "text/plain"
/trunk/main/filter/qa/complex/filter/detection/typeDetection/documents/Writer/
H A DRTF.rtf15 \pgndec\pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\hich\af5\…
/trunk/main/offapi/com/sun/star/rdf/
H A DLiteral.idl51 /** creates a plain literal RDF node.
H A DFileFormat.idl61 const short NTRIPLES = 2; // "text/plain";
/trunk/main/stlport/systemstl/
H A Dslist36 #else // fall back to boost/tr1 (forward_list or plain list)
/trunk/main/offapi/com/sun/star/chart2/
H A DXInternalDataProvider.idl38 /** An internal DataProvider that has more access to data than a plain
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXGraphicObjects.idl44 <li>ListBoxes: plain listbox controls,</li>
/trunk/main/solenv/gbuild/
H A DLinkTarget.mk108 …$(eval $(call gb_Output_error,Unable to find plain C file $(call gb_CObject_get_source,,$*) in the…
352 …/,$$*), , $$(error gb_LinkTarget__get_external_headers_check trying to create $$@ as a plain file))
/trunk/main/toolkit/doc/layout/
H A DChangeLog409 * source/awt/vclxbutton.cxx: Use plain sc_BUTTON.png names for
740 * workben/wordcount-plain.xml, workben/wordcount-tight.xml,
741 workben/zoom-plain.xml: Add plain postprocessed output from src2xml.

Completed in 159 milliseconds

1234567