Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for bufLen (0.32 sec)

  1. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), type BpfZbuf struct
    pkg syscall (freebsd-386-cgo), type BpfZbuf struct, Bufa *uint8
    pkg syscall (freebsd-386-cgo), type BpfZbuf struct, Bufb *uint8
    pkg syscall (freebsd-386-cgo), type BpfZbuf struct, Buflen uint32
    pkg syscall (freebsd-386-cgo), type BpfZbufHeader struct
    pkg syscall (freebsd-386-cgo), type BpfZbufHeader struct, Kernel_gen uint32
    pkg syscall (freebsd-386-cgo), type BpfZbufHeader struct, Kernel_len uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/schema/schema_generated.h

        fbb_.AddOffset(Buffer::VT_DATA, data);
      }
      void add_offset(uint64_t offset) {
        fbb_.AddElement<uint64_t>(Buffer::VT_OFFSET, offset, 0);
      }
      void add_size(uint64_t size) {
        fbb_.AddElement<uint64_t>(Buffer::VT_SIZE, size, 0);
      }
      explicit BufferBuilder(::flatbuffers::FlatBufferBuilder &_fbb)
            : fbb_(_fbb) {
        start_ = fbb_.StartTable();
      }
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  3. api/go1.txt

    pkg bytes, method (*Buffer) ReadString(uint8) (string, error)
    pkg bytes, method (*Buffer) Reset()
    pkg bytes, method (*Buffer) String() string
    pkg bytes, method (*Buffer) Truncate(int)
    pkg bytes, method (*Buffer) UnreadByte() error
    pkg bytes, method (*Buffer) UnreadRune() error
    pkg bytes, method (*Buffer) Write([]uint8) (int, error)
    pkg bytes, method (*Buffer) WriteByte(uint8) error
    pkg bytes, method (*Buffer) WriteRune(int32) (int, error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  4. src/internal/trace/traceviewer/static/trace_viewer_full.html

    const headerSize=opt_headerSize||tr.b.TraceStream.HEADER_SIZE;this.data_=buffer;this.isBinary_=isBinary;this.header_=InMemoryTraceStream.uint8ArrayToString_(this.data_.subarray(0,headerSize));this.cursor_=0;}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (1)
  5. test-site/activator-launch-1.3.2.jar

    public abstract void appendAll(scala.collection.TraversableOnce); } scala/collection/mutable/Buffer$.class package scala.collection.mutable; public final synchronized class Buffer$ extends scala.collection.generic.SeqFactory { public static final Buffer$ MODULE$; public static void <clinit>(); public final scala.collection.generic.CanBuildFrom canBuildFrom(); public final Builder newBuilder(); private void Buffer$(); } scala/collection/mutable/ArrayOps.class package scala.collection.mutable; public abstract...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
  6. api/openapi-spec/v3/api__v1_openapi.json

              },
              "stdin": {
                "description": "Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.",
                "type": "boolean"
              },
              "stdinOnce": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  7. pkg/generated/openapi/zz_generated.openapi.go

    							Ref:         ref("k8s.io/api/core/v1.SecurityContext"),
    						},
    					},
    					"stdin": {
    						SchemaProps: spec.SchemaProps{
    							Description: "Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.",
    							Type:        []string{"boolean"},
    							Format:      "",
    						},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  8. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

            },
            "stdin": {
              "description": "Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.",
              "type": "boolean"
            },
            "stdinOnce": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  9. api/openapi-spec/swagger.json

            },
            "stdin": {
              "description": "Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.",
              "type": "boolean"
            },
            "stdinOnce": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  10. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

            },
            "stdin": {
              "description": "Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.",
              "type": "boolean"
            },
            "stdinOnce": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
Back to top