Home
last modified time | relevance | path

Searched refs:Define (Results 1 – 25 of 114) sorted by relevance

12345

/trunk/main/redland/redland/
H A Dredland-1.0.17.patch.win327 /* Define if building universal (internal helper macro) */
11 /* Define to 1 if you have the `argz_add' function. */
15 /* Define to 1 if you have the `argz_append' function. */
19 /* Define to 1 if you have the `argz_count' function. */
27 /* Define to 1 if you have the <argz.h> header file. */
79 /* Define to 1 if the system has the type `byte'. */
112 /* Define if you have the GNU dld library. */
240 /* Define if you have the shl_load function. */
398 /* Define to the full name of this package. */
410 /* Define to the home page for this package. */
[all …]
/trunk/main/redland/rasqal/
H A Drasqal-0.9.33.patch.win3216 /* Define to 1 if you have the <dlfcn.h> header file. */
20 /* Define to 1 if you have the <errno.h> header file. */
32 /* Define to 1 if you have the `getopt' function. */
48 /* Define to 1 if you have the <gmp.h> header file. */
104 /* Define to 1 if you have the `rand' function. */
108 /* Define to 1 if you have the `random' function. */
116 /* Define to 1 if you have the `rand_r' function. */
132 /* Define to 1 if you have the `srand' function. */
225 /* Define to the full name of this package. */
237 /* Define to the home page for this package. */
[all …]
/trunk/main/redland/raptor/
H A Draptor2-2.0.15.patch.win328 /* Define if building universal (internal helper macro) */
44 /* Define to 1 if you have the `getopt' function. */
68 /* Define to 1 if you have the `isascii' function. */
120 /* Define to 1 if you have the `setjmp' function. */
128 /* Define to 1 if you have the `stat' function. */
217 /* Define to 1 if maintainer mode is enabled. */
237 /* Define to the full name of this package. */
249 /* Define to the home page for this package. */
253 /* Define to the version of this package. */
257 /* Define to 1 if debug messages are enabled. */
[all …]
/trunk/main/autodoc/source/ary/cpp/
H A Dc_define.cxx39 Define::Define( const String & i_name, in Define() function in ary::cpp::Define
47 Define::~Define() in ~Define()
52 Define::do_Accept(csv::ProcessorIfc & io_processor) const in do_Accept()
58 Define::get_AryClass() const in get_AryClass()
64 Define::inq_DefinitionText() const in inq_DefinitionText()
H A Dca_def.cxx51 Define &
56 Define & in Store_Define()
57 ret = *new Define( i_sName, in Store_Define()
H A Dca_def.hxx70 virtual Define & Store_Define(
/trunk/main/expat/
H A Dexpat-2.5.0.patch104 /* Define to 1 if you have the `arc4random_buf' function. */
108 /* Define to 1 if you have the <dlfcn.h> header file. */
117 /* Define to the full name of this package. */
120 /* Define to the full name and version of this package. */
124 /* Define to the one symbol short name of this package. */
129 /* Define to the version of this package. */
133 /* Define to 1 if all of the C90 standard headers exist (not just the ones
149 /* Define to include code reading entropy from `/dev/urandom'. */
153 /* Define to make parameter entity parsing functionality available. */
156 /* Define to make XML Namespaces functionality available. */
[all …]
/trunk/main/libtextcat/
H A Dlibtextcat-2.2.patch1502 +/* Define to 1 if using `alloca.c'. */
1512 +/* Define to 1 if you have the <dlfcn.h> header file. */
1524 +/* Define to 1 if you have the <limits.h> header file. */
1534 +/* Define to 1 if you have the `memset' function. */
1547 +/* Define to 1 if you have the `strchr' function. */
1550 +/* Define to 1 if you have the `strdup' function. */
1559 +/* Define to 1 if you have the `strpbrk' function. */
1574 +/* Define to 1 if you have the `vprintf' function. */
1583 +/* Define to the full name of this package. */
1592 +/* Define to the version of this package. */
[all …]
/trunk/main/autodoc/inc/ary/cpp/
H A Dc_define.hxx46 class Define : public DefineEntity class
51 Define( /// Used for: #define DEFINE xyz
56 virtual ~Define();
H A Dcp_def.hxx37 class Define;
67 virtual Define & Store_Define(
/trunk/main/autodoc/source/display/html/
H A Dcre_link.hxx46 class Define;
66 public csv::ConstProcessor<ary::cpp::Define>,
106 const ary::cpp::Define &
H A Dpm_index.hxx47 class Define;
66 public csv::ConstProcessor<ary::cpp::Define>,
102 const ary::cpp::Define &
H A Dpm_aldef.cxx173 csv_assert( ary::is_type<ary::cpp::Define>( Env().Gate().Defs().Find_Def(i_nId)) ); in Write_Define()
174 const ary::cpp::Define & in Write_Define()
175 rDef = static_cast< const ary::cpp::Define& >( Env().Gate().Defs().Find_Def(i_nId) ); in Write_Define()
H A Dcre_link.cxx143 LinkCreator::do_Process( const ary::cpp::Define & i_rData ) in do_Process()
H A Dpm_index.cxx159 PageMaker_Index::do_Process( const ary::cpp::Define & i_rData ) in do_Process()
/trunk/test/testcommon/source/org/openoffice/test/
H A DRun.help10 …-tp [suite name:]<package name>[,package_name]... Define a test suite with test packages separated…
11 …-tc [suite name:]<class name>[,class_name]... Define a test suite with test classes separated by c…
12 …-tm [suite name:]<method name>[,method_name]... Define a test suite with test methods separated by…
/trunk/main/jpeg/
H A Djpeg-8d.patch22 +/* Define this if you get warnings about undefined structures. */
25 +/* Define "boolean" as unsigned char, not int, on Windows systems. */
61 +/* Define this if you want percent-done progress reports from cjpeg/djpeg. */
/trunk/main/basic/source/comp/
H A Dsymtbl.cxx245 sal_uInt32 SbiSymPool::Define( const String& rName ) in Define() function in SbiSymPool
254 return p->Define(); in Define()
374 sal_uInt32 SbiSymDef::Define() in Define() function in SbiSymDef
/trunk/main/basic/source/inc/
H A Dsymtbl.hxx102 sal_uInt32 Define( const String& ); // Label definieren
181 sal_uInt32 Define(); // Symbol in Code definieren
/trunk/main/offapi/com/sun/star/drawing/
H A DXSlidePreviewCache.idl75 /** Define which slides are currently visible on the screen and which
82 /** Define the size of the previews that are managed by the called
/trunk/main/icc/
H A DSampleICC-1.3.2-Win64.patch10 //Define how 64 bit integers are represented
/trunk/ext_libraries/gtest/
H A Duse-own-tuple.patch10 // GTEST_LANG_CXX11 - Define it to 1/0 to indicate that Google Test
/trunk/main/nss/
H A Dnss_macosx.patch6 # (Darwin 9.0) and later. Define SQLITE_WITHOUT_ZONEMALLOC to disable
/trunk/main/autodoc/source/parser/cpp/
H A Dpe_defs.cxx108 ary::cpp::Define & in TransferData()
/trunk/main/svx/inc/svx/
H A Ddialogs.hrc515 // Define - Bereich fuer BmpMaskierung
520 // Define - Bereich fuer IMAP-Editor
525 // Define - Bereich fuer Contour-Editor

Completed in 73 milliseconds

12345