Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for 10$ (0.29 sec)

  1. api/go1.1.txt

    pkg debug/elf, const EM_IA_64 = 50
    pkg debug/elf, const EM_M32 = 1
    pkg debug/elf, const EM_ME16 = 59
    pkg debug/elf, const EM_MIPS = 8
    pkg debug/elf, const EM_MIPS_RS3_LE = 10
    pkg debug/elf, const EM_MIPS_RS4_BE = 10
    pkg debug/elf, const EM_MIPS_X = 51
    pkg debug/elf, const EM_MMA = 54
    pkg debug/elf, const EM_NCPU = 56
    pkg debug/elf, const EM_NDR1 = 57
    pkg debug/elf, const EM_NONE = 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  2. src/internal/trace/traceviewer/static/trace_viewer_full.html

    t[6]=f*c*o+i*e,t[7]=0,t[8]=i*f*o+c*e,t[9]=c*f*o-i*e,t[10]=f*f*o+u,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t)},e.fromXRotation=function(t,n){var r=Math.sin(n),a=Math.cos(n);return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=a,t[6]=r,t[7]=0,t[8]=0,t[9]=-r,t[10]=a,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t},e.fromYRotation=function(t,n){var r=Math.sin(n),a=Math.cos(n);return t[0]=a,t[1]=0,t[2]=-r,t[3]=0,t[4]=0,t[5]=1,t[6]=0,t[7]=0,t[8]=r,t[9]=0,t[10]=a,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t},e.fromZR...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      TensorType_UINT8 = 3,
      TensorType_INT64 = 4,
      TensorType_STRING = 5,
      TensorType_BOOL = 6,
      TensorType_INT16 = 7,
      TensorType_COMPLEX64 = 8,
      TensorType_INT8 = 9,
      TensorType_FLOAT64 = 10,
      TensorType_COMPLEX128 = 11,
      TensorType_UINT64 = 12,
      TensorType_RESOURCE = 13,
      TensorType_VARIANT = 14,
      TensorType_UINT32 = 15,
      TensorType_UINT16 = 16,
      TensorType_INT4 = 17,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  4. src/main/webapp/css/admin/adminlte.min.css.map

    }\n\n  // Themes for different contexts\n  &.callout-danger {\n    border-left-color: darken(theme-color('danger'), 10%);\n  }\n\n  &.callout-warning {\n    border-left-color: darken(theme-color('warning'), 10%);\n  }\n\n  &.callout-info {\n    border-left-color: darken(theme-color('info'), 10%);\n  }\n\n  &.callout-success {\n    border-left-color: darken(theme-color('success'), 10%);\n  }\n}\n","//\n// Component: Alert\n//\n\n.alert {\n  .icon {\n    margin-right: 10px;\n  }\n\n  .close {\n    color:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
  5. test-site/activator-launch-1.3.2.jar

    express or implied. See the License for the # * specific language governing permissions and limitations # * under the License. # ********** OSGI_MINIMUM-1.0.pkglist = OSGI_MINIMUM-1.1.extends = OSGI_MINIMUM-1.0 OSGI_MINIMUM-1.1.pkglist = CDC-1.0_Foundation-1.0.pkglist = \ javax.microedition.io CDC-1.1_Foundation-1.1.extends = CDC-1.0_Foundation-1.0 CDC-1.1_Foundation-1.1.pkglist = \ javax.microedition.pki,\ javax.security.auth.x500 J2SE-1.2.pkglist = \ javax.accessibility,\ javax.swing,\ javax.swing.border,\...
    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. pkg/generated/openapi/zz_generated.openapi.go

    							Type:        []string{"array"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  7. CREDITS

    github.com/dchest/siphash
    https://github.com/dchest/siphash
    ----------------------------------------------------------------
    Creative Commons Legal Code
    
    CC0 1.0 Universal
    
        CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
        LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
        ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  8. src/cmd/compile/internal/ssa/opGen.go

    	{4, x86.REGSP, -1, "SP"},
    	{5, x86.REG_BP, 4, "BP"},
    	{6, x86.REG_SI, 5, "SI"},
    	{7, x86.REG_DI, 6, "DI"},
    	{8, x86.REG_R8, 7, "R8"},
    	{9, x86.REG_R9, 8, "R9"},
    	{10, x86.REG_R10, 9, "R10"},
    	{11, x86.REG_R11, 10, "R11"},
    	{12, x86.REG_R12, 11, "R12"},
    	{13, x86.REG_R13, 12, "R13"},
    	{14, x86.REGG, -1, "g"},
    	{15, x86.REG_R15, 13, "R15"},
    	{16, x86.REG_X0, -1, "X0"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 1M bytes
    - Viewed (0)
  9. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/core/v1/generated.pb.go

    func (m *CSIVolumeSource) Reset()      { *m = CSIVolumeSource{} }
    func (*CSIVolumeSource) ProtoMessage() {}
    func (*CSIVolumeSource) Descriptor() ([]byte, []int) {
    	return fileDescriptor_6c07b07c062484ab, []int{10}
    }
    func (m *CSIVolumeSource) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *CSIVolumeSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
Back to top