Home
last modified time | relevance | path

Searched refs:map (Results 26 – 50 of 972) sorted by relevance

12345678910>>...39

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DCache.java46 Entry e = (Entry) map.get(content); in add()
49 if (map.size() < maxSize) { in add()
51 e = new Entry(content, map.size(), null, first); in add()
60 map.remove(last.content); in add()
76 map.put(content, e); in add()
113 private final HashMap map = new HashMap(); // from Object to Entry field in Cache
H A DPendingRequests.java35 Stack s = (Stack) map.get(tid); in push()
38 map.put(tid, s); in push()
44 Stack s = (Stack) map.get(tid); in pop()
47 map.remove(tid); in pop()
66 private final HashMap map = new HashMap(); // from ThreadId to Stack of Item field in PendingRequests
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputRepositoryLoader.java129 final Map map; in deriveKey() local
132 map = new HashMap(); in deriveKey()
133 map.putAll(parent.getFactoryParameters()); in deriveKey()
134 map.putAll(factoryKeys); in deriveKey()
138 map = parent.getFactoryParameters(); in deriveKey()
141 new InputResourceKey(parentKey.getInputRepositoryId(), resource), map); in deriveKey()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DRegistrationClassFinder.java39 synchronized (map) { in find()
40 Class c = (Class) WeakMap.getValue(map.get(locationUrl)); in find()
61 synchronized (map) { in find()
62 Class c2 = (Class) WeakMap.getValue(map.get(locationUrl)); in find()
66 map.put(locationUrl, c); in find()
104 private static final WeakMap map = new WeakMap(); field in RegistrationClassFinder
/trunk/main/io/source/stm/
H A Domark.cxx147 map<sal_Int32,sal_Int32,less< sal_Int32 > > m_mapMarks;
271 map<sal_Int32,sal_Int32,less<sal_Int32> >::iterator ii = m_mapMarks.find( Mark ); in deleteMark()
292 map<sal_Int32,sal_Int32,less<sal_Int32> >::iterator ii = m_mapMarks.find( nMark ); in jumpToMark()
322 map<sal_Int32,sal_Int32,less<sal_Int32> >::const_iterator ii = m_mapMarks.find( nMark ); in offsetToMark()
400 map<sal_Int32,sal_Int32,less<sal_Int32> >::iterator ii; in checkMarksAndFlush()
571 map<sal_Int32,sal_Int32,less< sal_Int32 > > m_mapMarks;
796 map<sal_Int32,sal_Int32,less<sal_Int32> >::iterator ii = m_mapMarks.find( Mark ); in deleteMark()
817 map<sal_Int32,sal_Int32,less<sal_Int32> >::iterator ii = m_mapMarks.find( nMark ); in jumpToMark()
846 map<sal_Int32,sal_Int32,less<sal_Int32> >::const_iterator ii = m_mapMarks.find( nMark ); in offsetToMark()
933 map<sal_Int32,sal_Int32,less<sal_Int32> >::iterator ii; in checkMarksAndFlush()
/trunk/main/openssl/
H A Dopensslmingw.patch52 +gcc --shared --enable-pseudo-reloc -Wl,-Map,out/libeay32.map ms/libeay32.def -o out/libeay32.dll o…
58 +gcc --shared --enable-pseudo-reloc -Wl,-Map,out/libeay32.map ms/libeay32.def -o out/libeay32.dll o…
60 +gcc --shared --enable-pseudo-reloc -Wl,-Map,out/ssleay32.map -Lout ms/ssleay32.def -o out/ssleay32…
65 +gcc --shared -shared-libgcc --enable-pseudo-reloc -Wl,-Map,out/libeay32.map ms/libeay32.def -o out…
67 +gcc --shared -shared-libgcc --enable-pseudo-reloc -Wl,-Map,out/ssleay32.map -Lout ms/ssleay32.def …
72 +gcc --shared -shared-libgcc --enable-pseudo-reloc -Wl,-Map,out/libeay32.map ms/libeay32.def -o out…
74 +gcc --shared -shared-libgcc --enable-pseudo-reloc -Wl,-Map,out/ssleay32.map -Lout ms/ssleay32.def …
/trunk/main/salhelper/
H A DLibrary_salhelper.mk43 $(eval $(call gb_Library_set_versionmap,salhelper,$(SRCDIR)/salhelper/source/msci.map))
45 $(eval $(call gb_Library_set_versionmap,salhelper,$(SRCDIR)/salhelper/source/mscx.map))
47 $(eval $(call gb_Library_set_versionmap,salhelper,$(SRCDIR)/salhelper/source/gcc3os2.map))
49 $(eval $(call gb_Library_set_versionmap,salhelper,$(SRCDIR)/salhelper/source/sols.map))
51 $(eval $(call gb_Library_set_versionmap,salhelper,$(SRCDIR)/salhelper/source/gcc3.map))
/trunk/main/salhelper/source/
H A Dmakefile.mk66 SHL1VERSIONMAP=msci.map
68 SHL1VERSIONMAP=mscx.map
70 SHL1VERSIONMAP=gcc3os2.map
72 SHL1VERSIONMAP=sols.map
74 SHL1VERSIONMAP=gcc3.map
/trunk/main/cppu/util/
H A Dmakefile.mk63 SHL1VERSIONMAP=$(TARGET).map
72 SHL2VERSIONMAP:=uno_purpenvhelper$(COMID).map
74 SHL2VERSIONMAP:=$(SHL2TARGET)$(CPU).map
76 SHL2VERSIONMAP:=uno_purpenvhelperwntgcc.map
78 SHL2VERSIONMAP:=$(SHL2TARGET).map
/trunk/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx235 typedef std::map<std::string, std::string> replacement_table_t;
236 typedef std::map<std::string, replacement_table_t*> iso_lang_replacement_table_t;
315 typedef std::map< unsigned short , std::string , std::less< unsigned short > > shortmap;
327 shortmap map; in add_group_entries() local
335 if( ( ltype & 0x0200 ) == 0 && map[ ltype ].empty() ) in add_group_entries()
346 map[ static_cast<unsigned short>(ltype) ] = std::string( iso_lang.GetBuffer() ); in add_group_entries()
350 if( !map[ ltype ].empty() ) in add_group_entries()
352 … This does not work in microsoft resources\nPlease remove one!\n", ltype , map[ ltype ].c_str() , … in add_group_entries()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DProductDescription.java51 private HashMap map; /* conventional key-value pairs */ field in ProductDescription
60 map = new HashMap(); in ProductDescription()
73 map.put(key, value); in setNewMacro()
74 Iterator m = map.entrySet().iterator(); in setNewMacro()
105 return (String) map.get(key); in get()
265 map.put(key, value); in parse()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx103 typedef std::map< rtl::OString, sal_Int32 > ResourceMap;
327 typedef std::map< sal_GlyphId, GlyphEmit > FontEmitMapping;
341 typedef std::map< sal_GlyphId, Glyph > FontMapping;
347 typedef std::map< const ImplFontData*, FontSubset > FontSubsetData;
357 std::map< sal_Ucs, sal_Int8 > m_aCMap;
366 typedef std::map< const ImplFontData*, EmbedFont > FontEmbedData;
614 ::std::map< sal_Int32, sal_Int32 > m_aDestinationIdTranslation;
625 std::map<sal_Int32, sal_Int32> m_aLinkPropertyMap;
653 std::map< sal_Int32, sal_Int32 > m_aRadioGroupWidgets;
682 std::map< sal_Int32, sal_Int32 > m_aBuiltinFontToObjectMap;
[all …]
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccActionBase.cpp337 map[] = in getOLECHARFromKeyCode() local
391 static long nCount = countof(map); in getOLECHARFromKeyCode()
398 if(key<map[mid].keyCode) in getOLECHARFromKeyCode()
400 else if(key>map[mid].keyCode) in getOLECHARFromKeyCode()
407 if(key == map[mid].keyCode) in getOLECHARFromKeyCode()
409 return map[mid].key; in getOLECHARFromKeyCode()
/trunk/main/xmloff/source/chart/
H A DMultiPropertySetHandler.hxx185 ::std::map< ::rtl::OUString, PropertyWrapperBase*, OUStringComparison> aPropertyList;
206 ::std::map< ::rtl::OUString, PropertyWrapperBase*, OUStringComparison>::iterator I; in ~MultiPropertySetHandler()
223 ::std::map< ::rtl::OUString, PropertyWrapperBase*, OUStringComparison>::iterator I; in GetProperties()
245 ::std::map< ::rtl::OUString, PropertyWrapperBase*, OUStringComparison>::iterator I; in MultiGet()
273 ::std::map< ::rtl::OUString, PropertyWrapperBase*, OUStringComparison>::iterator I; in SingleGet()
/trunk/main/solenv/inc/
H A Dtg_wntx64.mk270 -map:$(MISC_X64)/$(@:b).map \
295 -map:$(MISC_X64)/$(@:B).map \
414 -map:$(MISC_X64)/$(@:b).map \
439 -map:$(MISC_X64)/$(@:B).map \
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptInvocation.java96 HashMap map = new HashMap(); in runInvokeTest() local
97 map.put("SCRIPTING_DOC_STORAGE_ID", new Integer(storageId)); in runInvokeTest()
98 map.put("SCRIPTING_DOC_URI", "hahaha"); in runInvokeTest()
100 map.put("SCRIPTING_DOC_REF", ctx); in runInvokeTest()
102 Parameters params = new Parameters(map); in runInvokeTest()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficePageSectionLayoutController.java45 …final AttributeMap map = new AttributeMap(super.computeAttributes(flowController, element, reportT… in computeAttributes() local
46 map.setAttribute(JFreeReportInfo.REPORT_NAMESPACE, "role", "spreadsheet-section"); in computeAttributes()
47 map.makeReadOnly(); in computeAttributes()
48 return map; in computeAttributes()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXStruct.idl76 This method uses the given type map for customizations of the type
77 mappings. If there is no entry in the given type map that matches or
78 the given type map is
85 is a map object that contains mappings of SQL type names to
89 , the type-map
H A DXArray.idl95 for type map customizations.
103 is a map object that contains mappings of SQL type names to
108 , the type-map
137 is a map object that contains mappings of SQL type names to
142 , the type-map
168 to map the array elements. If the base
208 to map the array elements. If the base
/trunk/main/autodoc/source/ary/inc/
H A Dsci_impl.hxx70 class SCI_Map : public StdConstIterator< typename std::map<KEY,VALUE>::value_type >
73 typedef std::map<KEY,VALUE> source;
83 virtual const typename std::map<KEY,VALUE>::value_type *
157 typedef std::map<KEY,VALUE> source;
246 const typename std::map<KEY,VALUE>::value_type *
/trunk/main/jvmaccess/
H A DLibrary_jvmaccess.mk27 $(eval $(call gb_Library_set_versionmap,jvmaccess,$(SRCDIR)/jvmaccess/util/msvc_win32_intel.map))
29 $(eval $(call gb_Library_set_versionmap,jvmaccess,$(SRCDIR)/jvmaccess/util/cc5_solaris_sparc.map))
31 $(eval $(call gb_Library_set_versionmap,jvmaccess,$(SRCDIR)/jvmaccess/util/mingw.map))
33 $(eval $(call gb_Library_set_versionmap,jvmaccess,$(SRCDIR)/jvmaccess/util/gcc3.map))
/trunk/main/salhelper/test/rtti/
H A Dmakefile.mk71 SHL1VERSIONMAP= sols.map
73 SHL1VERSIONMAP= lngi.map
75 SHL1VERSIONMAP= gcc2_freebsd_intel.map
77 SHL1VERSIONMAP= gcc3_freebsd_intel.map
/trunk/main/stlport/systemstl/
H A Dmap27 #include_next <map>
29 #include_next <map>
31 #include <../../VC/include/map>
33 #include <boost/tr1/tr1/map>
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx69 Point Writer::map( const Point& rPoint ) const in map() function in Writer
85 Size Writer::map( const Size& rSize ) const in map() function in Writer
101 void Writer::map( PolyPolygon& rPolyPolygon ) const in map() function in Writer
114 rPoly[nPoint] = map( rPoly[nPoint] ); in map()
314 map( aPolyPoly ); in Impl_writePolyPolygon()
349 map( aPolyPolygon ); in Impl_writeGradientEx()
606 const Point aPt( map( aBaseLinePos ) ); in Impl_writeText()
939 Point srcPt( map(rPt) ); in Impl_writeImage()
940 Size srcSize( map(rSz) ); in Impl_writeImage()
1230 map( aPolyPolygon ); in Impl_writeStroke()
[all …]
/trunk/main/sw/inc/
H A DEnhancedPDFExportHelper.hxx201 typedef std::map< const SwTable*, TableColumnsMapEntry > TableColumnsMap;
202 typedef std::map< const SwNumberTreeNode*, sal_Int32 > NumListIdMap;
203 typedef std::map< const SwNumberTreeNode*, sal_Int32 > NumListBodyIdMap;
204 typedef std::map< const void*, sal_Int32 > FrmTagIdMap;

Completed in 96 milliseconds

12345678910>>...39