Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 95 for 416 (0.16 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go

    	SYS_TIMERFD_SETTIME64            = 411
    	SYS_UTIMENSAT_TIME64             = 412
    	SYS_PSELECT6_TIME64              = 413
    	SYS_PPOLL_TIME64                 = 414
    	SYS_IO_PGETEVENTS_TIME64         = 416
    	SYS_RECVMMSG_TIME64              = 417
    	SYS_MQ_TIMEDSEND_TIME64          = 418
    	SYS_MQ_TIMEDRECEIVE_TIME64       = 419
    	SYS_SEMTIMEDOP_TIME64            = 420
    	SYS_RT_SIGTIMEDWAIT_TIME64       = 421
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go

    	SYS_WRITEV_NOCANCEL                = 412
    	SYS_SENDTO_NOCANCEL                = 413
    	SYS_PREAD_NOCANCEL                 = 414
    	SYS_PWRITE_NOCANCEL                = 415
    	SYS_WAITID_NOCANCEL                = 416
    	SYS_POLL_NOCANCEL                  = 417
    	SYS_MSGSND_NOCANCEL                = 418
    	SYS_MSGRCV_NOCANCEL                = 419
    	SYS_SEM_WAIT_NOCANCEL              = 420
    	SYS_AIO_SUSPEND_NOCANCEL           = 421
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  3. src/math/erfc_s390x.s

    DATA ·erfcrodataL38<> + 392(SB)/8, $.365156164194346316E-08
    DATA ·erfcrodataL38<> + 400(SB)/8, $11.999999999996530775
    DATA ·erfcrodataL38<> + 408(SB)/8, $0.467773498104726584E-02
    DATA ·erfcrodataL38<> + 416(SB)/8, $0.206669853540920535E-01
    DATA ·erfcrodataL38<> + 424(SB)/8, $0.413339707081841473E-01
    DATA ·erfcrodataL38<> + 432(SB)/8, $0.482229658262131320E-01
    DATA ·erfcrodataL38<> + 440(SB)/8, $0.344449755901841897E-01
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 15:34:41 UTC 2019
    - 14.4K bytes
    - Viewed (0)
  4. src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s

    	MOVOU (1*16)(inp), D3; PXOR D3, B0; MOVOU B0, (1*16)(oup)
    	MOVOU (2*16)(inp), D3; PXOR D3, C0; MOVOU C0, (2*16)(oup)
    	MOVOU (3*16)(inp), D3; PXOR D3, D0; MOVOU D0, (3*16)(oup)
    	MOVOU (4*16)(inp), D0; PXOR D0, A1; MOVOU A1, (4*16)(oup)
    	MOVOU (5*16)(inp), D0; PXOR D0, B1; MOVOU B1, (5*16)(oup)
    	MOVOU (6*16)(inp), D0; PXOR D0, C1; MOVOU C1, (6*16)(oup)
    	MOVOU (7*16)(inp), D0; PXOR D0, D1; MOVOU D1, (7*16)(oup)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 29 21:28:33 UTC 2023
    - 105.6K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go

    	SYS_TIMERFD_SETTIME64            = 411
    	SYS_UTIMENSAT_TIME64             = 412
    	SYS_PSELECT6_TIME64              = 413
    	SYS_PPOLL_TIME64                 = 414
    	SYS_IO_PGETEVENTS_TIME64         = 416
    	SYS_RECVMMSG_TIME64              = 417
    	SYS_MQ_TIMEDSEND_TIME64          = 418
    	SYS_MQ_TIMEDRECEIVE_TIME64       = 419
    	SYS_SEMTIMEDOP_TIME64            = 420
    	SYS_RT_SIGTIMEDWAIT_TIME64       = 421
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.4K bytes
    - Viewed (0)
  6. src/cmd/internal/obj/riscv/inst.go

    		return &inst{0x53, 0x0, 0x0, 96, 0x3}
    	case AFADDS:
    		return &inst{0x53, 0x0, 0x0, 0, 0x0}
    	case AFCLASSD:
    		return &inst{0x53, 0x1, 0x0, -480, 0x71}
    	case AFCLASSQ:
    		return &inst{0x53, 0x1, 0x0, -416, 0x73}
    	case AFCLASSS:
    		return &inst{0x53, 0x1, 0x0, -512, 0x70}
    	case AFCVTDL:
    		return &inst{0x53, 0x0, 0x2, -734, 0x69}
    	case AFCVTDLU:
    		return &inst{0x53, 0x0, 0x3, -733, 0x69}
    	case AFCVTDQ:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 20 14:19:33 UTC 2024
    - 13.9K bytes
    - Viewed (0)
  7. docs/en/docs/advanced/additional-responses.md

                        }
                    }
                }
            }
        }
    }
    ```
    
    The schemas are referenced to another place inside the OpenAPI schema:
    
    ```JSON hl_lines="4-16"
    {
        "components": {
            "schemas": {
                "Message": {
                    "title": "Message",
                    "required": [
                        "message"
                    ],
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat May 18 23:43:13 UTC 2024
    - 8.8K bytes
    - Viewed (0)
  8. docs/de/docs/advanced/additional-responses.md

                        }
                    }
                }
            }
        }
    }
    ```
    
    Die Schemas werden von einer anderen Stelle innerhalb des OpenAPI-Schemas referenziert:
    
    ```JSON hl_lines="4-16"
    {
        "components": {
            "schemas": {
                "Message": {
                    "title": "Message",
                    "required": [
                        "message"
                    ],
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 30 20:19:26 UTC 2024
    - 9.6K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tf2xla/transforms/tf2xla_rewriter_test.cc

                              ShapeUtil::MakeScalarShape(xla::F32), "y");
        Add(arg0, arg1);
        TF_ASSERT_OK_AND_ASSIGN(to_apply, sub_builder->Build());
      }
      auto x = Parameter(&builder, 0, ShapeUtil::MakeShape(xla::F32, {4, 16}), "x");
      ReplicaGroup group;
      group.add_replica_ids(0);
      group.add_replica_ids(1);
      XlaOp reduce_scatter =
          ReduceScatter(x, to_apply, /*scatter_dimension=*/1, /*shard_count=*/2,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:16:07 UTC 2024
    - 11.7K bytes
    - Viewed (0)
  10. docs/zh/docs/advanced/additional-responses.md

                            "$ref": "#/components/schemas/HTTPValidationError"
                        }
                    }
                }
            }
        }
    }
    
    ```
    **模式被引用到OpenAPI模式中的另一个位置:**
    ```json hl_lines="4-16"
    {
        "components": {
            "schemas": {
                "Message": {
                    "title": "Message",
                    "required": [
                        "message"
                    ],
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Tue Jan 09 15:53:39 UTC 2024
    - 8.2K bytes
    - Viewed (0)
Back to top