/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | abi.cxx | 155 classes[0] = X86_64_NO_CLASS; in classify_argument() 176 classes[0] = X86_64_SSE_CLASS; in classify_argument() 179 classes[0] = X86_64_SSEDF_CLASS; in classify_argument() 233 classes[i + pos] = merge_classes( subclasses[i], classes[i + pos] ); in classify_argument() 274 enum x86_64_reg_class classes[MAX_CLASSES]; in examine_argument() local 285 switch ( classes[n] ) in examine_argument() 329 switch ( classes[n] ) in fill_struct() 432 enum x86_64_reg_class classes[MAX_CLASSES]; 439 switch (classes[j]) 569 classes[1] == X86_64_X87UP_CLASS) [all …]
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | abi.cxx | 155 classes[0] = X86_64_NO_CLASS; in classify_argument() 176 classes[0] = X86_64_SSE_CLASS; in classify_argument() 179 classes[0] = X86_64_SSEDF_CLASS; in classify_argument() 233 classes[i + pos] = merge_classes( subclasses[i], classes[i + pos] ); in classify_argument() 274 enum x86_64_reg_class classes[MAX_CLASSES]; in examine_argument() local 285 switch ( classes[n] ) in examine_argument() 329 switch ( classes[n] ) in fill_struct() 432 enum x86_64_reg_class classes[MAX_CLASSES]; 439 switch (classes[j]) 569 classes[1] == X86_64_X87UP_CLASS) [all …]
|
/aoo41x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ |
H A D | abi.cxx | 155 classes[0] = X86_64_NO_CLASS; in classify_argument() 176 classes[0] = X86_64_SSE_CLASS; in classify_argument() 179 classes[0] = X86_64_SSEDF_CLASS; in classify_argument() 233 classes[i + pos] = merge_classes( subclasses[i], classes[i + pos] ); in classify_argument() 274 enum x86_64_reg_class classes[MAX_CLASSES]; in examine_argument() local 285 switch ( classes[n] ) in examine_argument() 329 switch ( classes[n] ) in fill_struct() 432 enum x86_64_reg_class classes[MAX_CLASSES]; 439 switch (classes[j]) 569 classes[1] == X86_64_X87UP_CLASS) [all …]
|
/aoo41x/main/framework/ |
H A D | Library_fwe.mk | 58 framework/source/fwe/classes/actiontriggercontainer \ 59 framework/source/fwe/classes/actiontriggerpropertyset \ 61 framework/source/fwe/classes/addonmenu \ 62 framework/source/fwe/classes/addonsoptions \ 63 framework/source/fwe/classes/bmkmenu \ 64 framework/source/fwe/classes/framelistanalyzer \ 65 framework/source/fwe/classes/fwkresid \ 66 framework/source/fwe/classes/imagewrapper \ 67 framework/source/fwe/classes/menuextensionsupplier \ 68 framework/source/fwe/classes/rootactiontriggercontainer \ [all …]
|
H A D | Library_fwk.mk | 69 framework/source/classes/droptargetlistener \ 70 framework/source/classes/framecontainer \ 71 framework/source/classes/fwktabwindow \ 72 framework/source/classes/menumanager \ 73 framework/source/classes/taskcreator \
|
H A D | Library_fwi.mk | 61 framework/source/fwi/classes/converter \ 62 framework/source/fwi/classes/propertysethelper \ 63 framework/source/fwi/classes/protocolhandlercache \
|
/aoo41x/main/saxon/ |
H A D | saxon-9.0.0.7-bj.patch | 128 + <property name="classes-j.dir" value="${temp.dir}/j/classes"/> 129 + <property name="classes-n.dir" value="${temp.dir}/n/classes"/> 385 + <mkdir dir="${classes-j.dir}"/> 387 + deprecation="${build.deprecation}" destdir="${classes-j.dir}" 413 + <mkdir dir="${classes-j.dir}"/> 415 + deprecation="${build.deprecation}" destdir="${classes-j.dir}" 434 + deprecation="${build.deprecation}" destdir="${classes-j.dir}" 446 + <mkdir dir="${classes-n.dir}"/> 461 + <mkdir dir="${classes-n.dir}"/> 772 + <mkdir dir="${product.dir}/resources/samples/java/classes"/> [all …]
|
/aoo41x/test/testcommon/source/org/openoffice/test/common/ |
H A D | NamedRequest.java | 75 List<Class<?>> classes = new ArrayList<Class<?>>(); in tc() local 78 classes.add(Class.forName(k)); in tc() 84 namedRequest.addRunner(Request.classes(classes.toArray(new Class[0])).getRunner()); in tc() 97 List<Class<?>> classes = new ArrayList<Class<?>>(); in tp() local 104 classes.add(Class.forName(k)); in tp() 111 namedRequest.addRunner(Request.classes(classes.toArray(new Class[0])).getRunner()); in tp()
|
H A D | SystemUtil.java | 548 ArrayList<String> classes = new ArrayList<String>(); in getClassesInPackage() local 556 findClasses(packageName, new File(url.toURI()), classes); in getClassesInPackage() 561 findClasses(packageName, new URL(urlStr.substring(4, i)), classes); in getClassesInPackage() 576 return classes; in getClassesInPackage() 578 private static void findClasses(String packageName, File dir, List<String> classes) { in findClasses() argument 585 findClasses(packageName + '.'+ name, file, classes); in findClasses() 588 classes.add(className); in findClasses() 594 private static void findClasses(String packageName, URL jar, List<String> classes) { in findClasses() argument 603 classes.add(name); in findClasses()
|
/aoo41x/main/xmlsecurity/test_docs/tools/httpserv/nbproject/ |
H A D | project.properties | 25 build.classes.dir=${build.dir}/classes 26 build.classes.excludes=**/*.java,**/*.form 33 build.test.classes.dir=${build.dir}/test/classes 56 ${build.classes.dir}:\ 76 ${build.classes.dir} 83 ${build.test.classes.dir}
|
/aoo41x/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/ |
H A D | project.properties | 26 build.classes.dir=${build.dir}/classes 27 build.classes.excludes=**/*.java,**/*.form 34 build.test.classes.dir=${build.dir}/test/classes 58 ${build.classes.dir}:\ 83 ${build.classes.dir} 90 ${build.test.classes.dir}
|
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/ |
H A D | StyleCatalog.java | 97 public void add(Node node, String families[], Class classes[], in add() argument 105 if (classes == null) in add() 106 classes = new Class[0]; in add() 124 Class styleClass = classes[j]; in add() 125 callConstructor(classes[j], child); in add() 343 private Class getClass(Node node, String[] families, Class[] classes, in getClass() argument 354 return classes[j]; in getClass()
|
/aoo41x/main/apache-commons/patches/ |
H A D | codec.patch | 14 <mkdir dir="${build.home}/classes/META-INF"/> 15 - <copy file="${basedir}/LICENSE.txt" tofile="${build.home}/classes/META-INF/LICENSE.txt"/> 16 - <copy file="${basedir}/LICENSE.txt" tofile="${build.home}/classes/META-INF/NOTICE.txt"/> 17 + <copy file="${basedir}/NOTICE.txt" tofile="${build.home}/classes/META-INF/NOTICE.txt"/> 18 <jar jarfile="${dist.home}/${final.name}.jar" basedir="${build.home}/classes">
|
/aoo41x/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/ |
H A D | DocumentSerializerImpl.java | 136 Class classes[] = new Class[3]; in serialize() local 137 classes[0] = TextStyle.class; in serialize() 138 classes[1] = ParaStyle.class; in serialize() 139 classes[2] = TextStyle.class; in serialize() 146 styleCat.add(nl.item(0), families, classes, null, false); in serialize() 148 styleCat.add(nl.item(0), families, classes, null, false); in serialize() 150 styleCat.add(nl.item(0), families, classes, null, false); in serialize()
|
H A D | DocumentDeserializerImpl.java | 144 Class classes[] = new Class[3]; in readStyleCatalog() local 145 classes[0] = TextStyle.class; in readStyleCatalog() 146 classes[1] = ParaStyle.class; in readStyleCatalog() 147 classes[2] = TextStyle.class; in readStyleCatalog() 150 oldStyleCat.add(nl.item(0), families, classes, null, false); in readStyleCatalog() 152 oldStyleCat.add(nl.item(0), families, classes, null, false); in readStyleCatalog() 154 oldStyleCat.add(nl.item(0), families, classes, null, false); in readStyleCatalog()
|
/aoo41x/main/basic/util/ |
H A D | makefile.mk | 40 $(SLB)$/classes.lib \ 98 $(SRS)$/classes.srs \ 104 $(SRS)$/classes.srs \ 135 $(TYPE) $(SRS)$/classes.srs + $(SRS)$/runtime.srs + $(SRS)$/sbx.srs > $@
|
/aoo41x/main/offapi/com/sun/star/util/ |
H A D | XAtomServer.idl | 59 Atoms are grouped into classes, so that an id can be assigned 78 /** returns mutltiple atom classes 81 which classes to return 84 the descriptions for all atoms of the requested classes 87 /** returns the strings for an arbitrary amount of atoms of multiple classes
|
/aoo41x/main/xmerge/source/palmtests/qa-wrapper/env/ |
H A D | master.env | 44 APORTIS_JAR=/export/home/test/qadir/qa-wrapper/classes/aportisdoc.jar 45 WORDSMITH_JAR=/export/home/test/qadir/qa-wrapper/classes/wordsmith.jar 46 MINICALC_JAR=/export/home/test/qadir/qa-wrapper/classes/minicalc.jar 47 CLASSES_DIR=<qa-wrapperdir>/classes
|
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/java/ |
H A D | ScriptDescriptor.java | 153 public synchronized void addArgumentTypes( Class[] classes ) in addArgumentTypes() argument 155 for ( int i = 0; i < classes.length; i++ ) in addArgumentTypes() 157 addArgumentType( classes[ i ] ); in addArgumentTypes()
|
/aoo41x/main/writerfilter/documentation/doxygen/ |
H A D | Doxyfile | 121 # operators of the base classes will not be shown. 223 # diagrams that involve STL classes more complete and accurate. 263 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) 265 # If set to NO only classes defined in header files are included. 277 # undocumented members of documented classes, files or namespaces. 582 # of functions and classes directly in the documentation. 624 # contains a lot of classes, structs, unions or interfaces. 634 # In case all classes in a project start with a common prefix, all 635 # classes will be put under the same header in the alphabetical index. 683 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, [all …]
|
/aoo41x/main/odk/settings/ |
H A D | std.mk | 42 CLASSES_DIR=$(PRJ)/classes 43 URE_CLASSES_DIR=$(subst \,/,$(OFFICE_PROGRAM_PATH))/classes 44 OFFICE_CLASSES_DIR=$(subst \,/,$(OFFICE_PROGRAM_PATH))/classes
|
/aoo41x/main/udkapi/com/sun/star/reflection/ |
H A D | XTypeDescriptionEnumerationAccess.idl | 62 enumeration contents can be restricted by specifying type classes. 63 Only types that match one of the supplied type classes will be part of 75 type descriptions that match one of the supplied type classes. An 79 <p>Valid types classes are:
|
/aoo41x/main/solenv/doc/gbuild/ |
H A D | doxygen.cfg | 120 # operators of the base classes will not be shown. 246 # diagrams that involve STL classes more complete and accurate. 332 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) 334 # If set to NO only classes defined in header files are included. 354 # undocumented members of documented classes, files or namespaces. 706 # of functions and classes directly in the documentation. 756 # contains a lot of classes, structs, unions or interfaces. 766 # In case all classes in a project start with a common prefix, all 767 # classes will be put under the same header in the alphabetical index. 815 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, [all …]
|
/aoo41x/main/odk/examples/java/ConverterServlet/ |
H A D | README | 16 …<OFFICE_HOME>/program/classes. If you don't use the created WAR (WAR = simple web archive file, it 17 is similar to a normal Jar file) file, please make these classes also known to your web server. 19 copy the file "servlet.jar" to the directory <OFFICE_HOME>/program/classes.
|
/aoo41x/main/xmerge/source/pocketword/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/ |
H A D | DocumentSerializerImpl.java | 136 Class classes[] = new Class[] { TextStyle.class, in loadStyles() local 157 styleCat.add(nl.item(0), families, classes, null, false); in loadStyles() 169 styleCat.add(nl.item(0), families, classes, null, false); in loadStyles()
|