Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 23 for sthx (0.05 sec)

  1. src/mdo/reader-stax.vm

    #else
        public ${root.name} read(Reader reader, boolean strict) throws XMLStreamException {
    #end
            XMLInputFactory factory = new com.ctc.wstx.stax.WstxInputFactory();
            factory.setProperty(XMLInputFactory.IS_REPLACING_ENTITY_REFERENCES, false);
    #if ( $locationTracking )
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Mar 25 10:50:01 UTC 2024
    - 38.1K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/ppc64/asm9.go

    		return OPVCC(31, 983, 0, 0) /* stfiwx */
    
    	case AMOVHZ, AMOVH:
    		return OPVCC(31, 407, 0, 0) /* sthx */
    	case AMOVHBR:
    		return OPVCC(31, 918, 0, 0) /* sthbrx */
    
    	case AMOVHZU, AMOVHU:
    		return OPVCC(31, 439, 0, 0) /* sthux */
    
    	case AMOVWZ, AMOVW:
    		return OPVCC(31, 151, 0, 0) /* stwx */
    
    	case AMOVWZU, AMOVWU:
    		return OPVCC(31, 183, 0, 0) /* stwux */
    	case ASTSW:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:55:28 UTC 2024
    - 156.1K bytes
    - Viewed (0)
  3. maven-plugin-api/pom.xml

                  <goal>velocity</goal>
                </goals>
                <phase>generate-sources</phase>
                <configuration>
                  <templates>
                    <template>reader-stax.vm</template>
                    <template>writer-stax.vm</template>
                  </templates>
                  <params>
                    <param>packageModelV4=org.apache.maven.api.plugin.descriptor.lifecycle</param>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed May 22 14:07:09 UTC 2024
    - 5.7K bytes
    - Viewed (0)
  4. maven-api-impl/pom.xml

                  </models>
                  <templates>
                    <template>merger.vm</template>
                    <template>transformer.vm</template>
                    <template>reader-stax.vm</template>
                    <template>writer-stax.vm</template>
                  </templates>
                  <params>
                    <param>forcedIOModelVersion=1.2.0</param>
                    <param>packageModelV3=org.apache.maven.settings</param>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed May 22 14:07:09 UTC 2024
    - 9.8K bytes
    - Viewed (0)
  5. fess-crawler/pom.xml

    		</dependency>
    		<dependency>
    			<groupId>org.apache.poi</groupId>
    			<artifactId>poi-ooxml</artifactId>
    			<version>${poi.version}</version>
    			<exclusions>
    				<exclusion>
    					<groupId>stax</groupId>
    					<artifactId>stax-api</artifactId>
    				</exclusion>
    				<exclusion>
    					<groupId>xml-apis</groupId>
    					<artifactId>xml-apis</artifactId>
    				</exclusion>
    			</exclusions>
    		</dependency>
    		<dependency>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu May 30 06:32:24 UTC 2024
    - 11.4K bytes
    - Viewed (0)
  6. maven-settings/pom.xml

                <configuration>
                  <templates>
                    <template>merger.vm</template>
                    <template>transformer.vm</template>
                    <template>reader-stax.vm</template>
                    <template>writer-stax.vm</template>
                  </templates>
                  <params combine.children="append">
                    <param>locationTracking=true</param>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed May 22 14:07:09 UTC 2024
    - 4.6K bytes
    - Viewed (0)
  7. maven-embedder/pom.xml

              <models>
                <model>src/main/mdo/core-extensions.mdo</model>
              </models>
              <templates>
                <template>model.vm</template>
                <template>reader-stax.vm</template>
                <template>writer-stax.vm</template>
              </templates>
              <params>
                <param>packageModelV4=org.apache.maven.cli.internal.extension.model</param>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Jun 11 09:06:12 UTC 2024
    - 6.5K bytes
    - Viewed (0)
  8. maven-api-impl/src/main/java/org/apache/maven/internal/impl/model/DefaultRootLocator.java

    import javax.xml.stream.XMLStreamException;
    import javax.xml.stream.XMLStreamReader;
    
    import java.io.IOException;
    import java.io.InputStream;
    import java.nio.file.Files;
    import java.nio.file.Path;
    
    import com.ctc.wstx.stax.WstxInputFactory;
    import org.apache.maven.api.di.Named;
    import org.apache.maven.api.services.model.*;
    
    @Named
    public class DefaultRootLocator implements RootLocator {
    
        public boolean isRootDirectory(Path dir) {
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Apr 12 10:50:18 UTC 2024
    - 2.5K bytes
    - Viewed (0)
  9. src/runtime/asm_ppc64x.s

    	MOVD	$-192, R12
    	STVX	V20, (R0+R12)
    	MOVD	$-176, R12
    	STVX	V21, (R0+R12)
    	MOVD	$-160, R12
    	STVX	V22, (R0+R12)
    	MOVD	$-144, R12
    	STVX	V23, (R0+R12)
    	MOVD	$-128, R12
    	STVX	V24, (R0+R12)
    	MOVD	$-112, R12
    	STVX	V25, (R0+R12)
    	MOVD	$-96, R12
    	STVX	V26, (R0+R12)
    	MOVD	$-80, R12
    	STVX	V27, (R0+R12)
    	MOVD	$-64, R12
    	STVX	V28, (R0+R12)
    	MOVD	$-48, R12
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 18:17:17 UTC 2024
    - 45.4K bytes
    - Viewed (0)
  10. maven-xml-impl/src/test/java/org/apache/maven/internal/xml/XmlNodeBuilderTest.java

     * under the License.
     */
    package org.apache.maven.internal.xml;
    
    import javax.xml.stream.XMLStreamReader;
    
    import java.io.IOException;
    import java.io.StringReader;
    
    import com.ctc.wstx.stax.WstxInputFactory;
    import org.apache.maven.api.xml.XmlNode;
    import org.junit.jupiter.api.Test;
    
    import static org.junit.jupiter.api.Assertions.assertEquals;
    
    class XmlNodeBuilderTest {
    
        @Test
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Mar 25 10:50:01 UTC 2024
    - 2.1K bytes
    - Viewed (0)
Back to top