Home
last modified time | relevance | path

Searched refs:memory (Results 1 – 25 of 113) sorted by relevance

12345

/aoo41x/main/offapi/com/sun/star/rendering/
H A DXIeeeDoubleBitmap.idl67 before, and retrieve a new memory layout via
68 getMemoryLayout(). At least under Windows, the memory layout
71 IllegalArgumentException, if the memory layout changed between
90 if the given memory layout does not match this bitmap's
104 before, and retrieve a new memory layout via
105 getMemoryLayout(). At least under Windows, the memory layout
108 IllegalArgumentException, if the memory layout changed between
125 if the given memory layout does not match this bitmap's
H A DXIeeeFloatBitmap.idl67 before, and retrieve a new memory layout via
68 getMemoryLayout(). At least under Windows, the memory layout
71 IllegalArgumentException, if the memory layout changed between
90 if the given memory layout does not match this bitmap's
104 before, and retrieve a new memory layout via
105 getMemoryLayout(). At least under Windows, the memory layout
108 IllegalArgumentException, if the memory layout changed between
125 if the given memory layout does not match this bitmap's
H A DXIntegerBitmap.idl69 before, and retrieve a new memory layout via
70 getMemoryLayout(). At least under Windows, the memory layout
73 IllegalArgumentException, if the memory layout changed between
92 if the given memory layout does not match this bitmap's
111 before, and retrieve a new memory layout via
112 getMemoryLayout(). At least under Windows, the memory layout
115 IllegalArgumentException, if the memory layout changed between
132 if the given memory layout does not match this bitmap's
H A DXIeeeDoubleReadOnlyBitmap.idl78 Note that the bitmap memory layout might change for volatile
82 The memory layout the returned data is in.
104 Note that the bitmap memory layout might change for volatile
108 The memory layout the returned data is in.
126 /** Query the memory layout for this bitmap.<p>
128 Please note that for volatile bitmaps, the memory layout might
H A DXIeeeFloatReadOnlyBitmap.idl77 Note that the bitmap memory layout might change for volatile
81 The memory layout the returned data is in.
103 Note that the bitmap memory layout might change for volatile
107 The memory layout the returned data is in.
125 /** Query the memory layout for this bitmap.<p>
127 Please note that for volatile bitmaps, the memory layout might
H A DXIntegerReadOnlyBitmap.idl83 Note that the bitmap memory layout might change over time for
87 The memory layout the returned data is in. Note that the color
120 Note that the bitmap memory layout might change for volatile
124 The memory layout the returned data is in. Note that the color
146 /** Query the memory layout for this bitmap.<p>
148 Please note that for volatile bitmaps, the memory layout might
H A DXHalfFloatBitmap.idl79 before, and retrieve a new memory layout via
80 getMemoryLayout(). At least under Windows, the memory layout
83 IllegalArgumentException, if the memory layout changed between
H A DFloatingPointBitmapLayout.idl35 /** This structure describes the memory layout of a bitmap having
39 memory layout of a bitmap having floating point color channels<p>
71 single pixel lies consecutively in memory. For a planar
H A DIntegerBitmapLayout.idl35 /** This structure describes the memory layout of a bitmap having
39 memory layout of a bitmap having integer color channels<p>
71 single pixel lies consecutively in memory. For a planar
/aoo41x/main/offapi/com/sun/star/util/
H A DEndianness.idl31 types are laid out in memory.<p>
41 0xBB, 0xAA in memory. That is, data of arbitrary machine word
51 0xDD in memory. That is, data of arbitrary machine word
/aoo41x/main/offapi/com/sun/star/configuration/
H A DDefaultProvider.idl67 the in-memory cache.
71 /** Enables the data to be flushed from the in-memory cache to the backend(s).
82 /** Property to enable/disable asynchronous write-back from in-memory cache to backend(s)
/aoo41x/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.props25 # the allowed memory increase per exported document: if the memory increase is higher than this num…
H A DCheckMemoryUsage.java501 Integer memory = new Integer(mem); in getOfficeMemoryUsage() local
502 return memory.intValue(); in getOfficeMemoryUsage()
/aoo41x/main/sal/rtl/source/
H A Dmakefile.mk72 $(SLO)$/memory.obj \
106 $(OBJ)$/memory.obj \
/aoo41x/main/offapi/com/sun/star/sheet/
H A DXSheetCellRangeContainer.idl61 takes more time, but the memory usage is lower.
93 takes more time, but the memory usage is lower.
/aoo41x/main/dbaccess/source/ui/dlg/
H A DAdabasStat.src130 Text [ en-US ] = "~Free memory space (MB):";
198 Text [ en-US ] = "Currently used memory";
/aoo41x/main/writerfilter/source/rtftok/
H A DRTFScanner.skl1137 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1146 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1277 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
1331 /* Get memory for full buffer, including space for trailing EOB's. */
1335 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1385 "out of memory expanding start-condition stack" );
/aoo41x/main/udkapi/com/sun/star/io/
H A DXInputStream.idl85 there is an unnecessary memory allocation/deallocation (the out parameter
157 Thus not calling this method would result in a leak of memory or
/aoo41x/main/svtools/source/filter/
H A Dexportdialog.src400 Text [ en-US ] = "The picture needs about %1 KB of memory.";
404 Text [ en-US ] = "The picture needs about %1 KB of memory,\n the file size is %2 KB.";
/aoo41x/main/stlport/systemstlguards/
H A Dpreextstl.h48 # include _STLP_NATIVE_HEADER(memory)
/aoo41x/main/sc/source/filter/lotus/
H A Dmakefile.mk51 $(SLO)$/memory.obj \
/aoo41x/main/scripting/workben/data/testdata/
H A DScriptInfo.csv8 _getDescription;description=Try to get description;expected=Show JVM memory usage stats
/aoo41x/main/libxml2/
H A D7ffcd44d7e6c46704f8af0321d9314cd26e0e18a.patch4 Subject: [PATCH] Fix memory leak in xmlSchemaValidateStream
/aoo41x/main/basic/source/classes/
H A Dsb.src57 Text [ en-US ] = "Not enough memory." ;
101 Text [ en-US ] = "Not enough stack memory." ;
635 Text [ en-US ] = "The library could not be removed from memory." ;
/aoo41x/main/cli_ure/source/uno_bridge/
H A DREADME.txt9 in memory until the process dies. There is actually no good place where

Completed in 235 milliseconds

12345