Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for 99 (0.02 sec)

  1. src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s

    	VMOVDQU16 Z8, K4, (CX)                             // 6271ff4c7f01
    	VMOVDQU16 Z6, K4, 99(R15)                          // 62d1ff4c7fb763000000
    	VMOVDQU16 Z8, K4, 99(R15)                          // 6251ff4c7f8763000000
    	VMOVDQU16 Z12, K1, Z25                             // 6211ff497fe1
    	VMOVDQU16 Z17, K1, Z25                             // 6281ff497fc9
    	VMOVDQU16 99(R15)(R15*2), K1, Z25                  // 6201ff496f8c7f63000000
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 159.2K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s

    	VANDNPD 99(R15)(R15*8), Y12, K5, Y0                // 62919d2d5584ff63000000
    	VANDNPD 7(AX)(CX*8), Y12, K5, Y0                   // 62f19d2d5584c807000000
    	VANDNPD Y17, Y1, K5, Y0                            // 62b1f52d55c1
    	VANDNPD Y7, Y1, K5, Y0                             // 62f1f52d55c7
    	VANDNPD Y9, Y1, K5, Y0                             // 62d1f52d55c1
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 194.8K bytes
    - Viewed (0)
  3. api/go1.3.txt

    pkg syscall (openbsd-386), const SYS_FSTATFS = 64
    pkg syscall (openbsd-386), const SYS_FUTIMENS = 85
    pkg syscall (openbsd-386), const SYS_FUTIMES = 77
    pkg syscall (openbsd-386), const SYS_GETDENTS = 99
    pkg syscall (openbsd-386), const SYS_GETDENTS ideal-int
    pkg syscall (openbsd-386), const SYS_GETFSSTAT = 62
    pkg syscall (openbsd-386), const SYS_GETITIMER = 70
    pkg syscall (openbsd-386), const SYS_GETRUSAGE = 19
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Mon Jun 02 02:45:00 UTC 2014
    - 117K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.5.md

      - [alpha] Cluster federation: Added support for DeleteOptions.OrphanDependents for federation resources. ([docs](http://kubernetes.io/docs/user-guide/federation/#cascading-deletion)) ([kubernetes/features#99](https://github.com/kubernetes/enhancements/issues/99))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
  5. src/main/java/jcifs/smb1/smb1/SmbFile.java

                        /* Technically we should also try to authenticate here but that means doing the session setup and tree connect separately. For now a simple connect will at least tell us if the host is alive. That should be sufficient for 99% of the cases. We can revisit this again for 2.0.
                         */
                        trans.connect();
                        tree = trans.getSmbSession(auth).getSmbTree(dr.share, service);
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 112.2K bytes
    - Viewed (0)
Back to top