Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 62 of 62 for jnle (0.03 sec)

  1. src/cmd/compile/internal/ssa/_gen/AMD64Ops.go

    		// TODO: have these return flags instead of bool.  The current system generates:
    		//    CMPXCHGQ ...
    		//    SETEQ AX
    		//    CMPB  AX, $0
    		//    JNE ...
    		// instead of just
    		//    CMPXCHGQ ...
    		//    JEQ ...
    		// but we can't do that because memory-using ops can't generate flags yet
    		// (flagalloc wants to move flag-generating instructions around).
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 04 16:40:24 UTC 2023
    - 98K bytes
    - Viewed (1)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <sub-class-of type="application/zip"/>
        <_comment>Apple iOS IPA AppStore file</_comment>
        <glob pattern="*.ipa"/>
      </mime-type>
    
      <mime-type type="application/x-java-jnlp-file">
        <glob pattern="*.jnlp"/>
      </mime-type>
    
      <mime-type type="application/x-java-pack200">
        <glob pattern="*.pack"/>
      </mime-type>
      <mime-type type="application/x-jeol-jdf">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top