Home
last modified time | relevance | path

Searched refs:classes (Results 1 – 25 of 189) sorted by relevance

12345678

/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dabi.cxx155 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 …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dabi.cxx155 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 …]
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dabi.cxx155 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 …]
/trunk/main/framework/
H A DLibrary_fwe.mk61 framework/source/fwe/classes/actiontriggercontainer \
62 framework/source/fwe/classes/actiontriggerpropertyset \
64 framework/source/fwe/classes/addonmenu \
65 framework/source/fwe/classes/addonsoptions \
66 framework/source/fwe/classes/bmkmenu \
67 framework/source/fwe/classes/framelistanalyzer \
68 framework/source/fwe/classes/fwkresid \
69 framework/source/fwe/classes/imagewrapper \
70 framework/source/fwe/classes/menuextensionsupplier \
71 framework/source/fwe/classes/rootactiontriggercontainer \
[all …]
H A DLibrary_fwk.mk73 framework/source/classes/droptargetlistener \
74 framework/source/classes/framecontainer \
75 framework/source/classes/fwktabwindow \
76 framework/source/classes/menumanager \
77 framework/source/classes/taskcreator \
H A DLibrary_fwi.mk64 framework/source/fwi/classes/converter \
65 framework/source/fwi/classes/propertysethelper \
66 framework/source/fwi/classes/protocolhandlercache \
/trunk/main/basic/
H A DLibrary_sb.mk78 basic/source/classes/sb \
79 basic/source/classes/sbxmod \
80 basic/source/classes/image \
81 basic/source/classes/sbintern \
82 basic/source/classes/sbunoobj \
83 basic/source/classes/propacc \
84 basic/source/classes/disas \
85 basic/source/classes/errobject \
86 basic/source/classes/eventatt \
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch128 + <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 …]
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DNamedRequest.java75 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 DSystemUtil.java548 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()
/trunk/main/xmlsecurity/test_docs/tools/httpserv/nbproject/
H A Dproject.properties25 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}
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/
H A Dproject.properties26 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}
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DStyleCatalog.java97 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()
/trunk/main/apache-commons/patches/
H A Dcodec.patch14 <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">
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentSerializerImpl.java136 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 DDocumentDeserializerImpl.java144 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()
/trunk/main/offapi/com/sun/star/util/
H A DXAtomServer.idl59 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
/trunk/main/xmerge/source/palmtests/qa-wrapper/env/
H A Dmaster.env44 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
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile121 # 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 …]
/trunk/main/scripting/java/com/sun/star/script/framework/provider/java/
H A DScriptDescriptor.java153 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()
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg120 # 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 …]
/trunk/main/odk/settings/
H A Dstd.mk42 CLASSES_DIR=$(PRJ)/classes
43 URE_CLASSES_DIR=$(subst \,/,$(OFFICE_PROGRAM_PATH))/classes
44 OFFICE_CLASSES_DIR=$(subst \,/,$(OFFICE_PROGRAM_PATH))/classes
/trunk/main/udkapi/com/sun/star/reflection/
H A DXTypeDescriptionEnumerationAccess.idl62 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:
/trunk/main/odk/examples/java/ConverterServlet/
H A DREADME16 …<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.
/trunk/main/scp2/source/ooo/
H A Dprofileitem_ooo.scp32 Value = "$ORIGIN/classes";
187 Value = "${ORIGIN}/classes";
437 …Value = "$ORIGIN/classes/unoil.jar $ORIGIN/classes/ScriptFramework.jar ${${$ORIGIN/" PROFILENAME(u…

Completed in 116 milliseconds

12345678