Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for _comps (0.2 sec)

  1. .github/ISSUE_TEMPLATE/feature_addition_request.yaml

            just a feature that seems like a sensible addition to Guava?
    
    
            Before new features get added to Guava, we really want to be sure that it's for a use case
            that actually comes up in the real world. We want to hear the real-world use case so the
            community can discuss and debate whether this feature is actually the *best* way to address
    Others
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Nov 17 18:47:47 GMT 2023
    - 5.8K bytes
    - Viewed (0)
  2. .github/ISSUE_TEMPLATE/feature_enhancement_request.yaml

            it just seem like a sensible behavior for the feature to have?
    
    
            Before we make significant changes to existing features in Guava, we really want to be sure
            that it's for a use case that actually comes up in the real world. We want to hear the
            real-world use case so the community can discuss and debate whether this feature is actually
    Others
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Nov 17 18:47:47 GMT 2023
    - 3.9K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/arm64.s

    	VUMIN	V3.H4, V2.H4, V1.H4             // 416c632e
    	VUMIN	V3.H8, V2.H8, V1.H8             // 416c636e
    	VUMIN	V3.S2, V2.S2, V1.S2             // 416ca32e
    	VUMIN	V3.S4, V2.S4, V1.S4             // 416ca36e
    	FCCMPS	LT, F1, F2, $1	                // 41b4211e
    	FMADDS	F1, F3, F2, F4                  // 440c011f
    	FMADDD	F4, F5, F4, F4                  // 8414441f
    	FMSUBS	F13, F21, F13, F19              // b3d50d1f
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 08 03:28:17 GMT 2023
    - 94.9K bytes
    - Viewed (0)
Back to top