Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 93 for 160 (0.06 sec)

  1. android/guava/src/com/google/common/eventbus/EventBus.java

      }
    
      /**
       * Creates a new EventBus with the given {@link SubscriberExceptionHandler}.
       *
       * @param exceptionHandler Handler for subscriber exceptions.
       * @since 16.0
       */
      public EventBus(SubscriberExceptionHandler exceptionHandler) {
        this("default", directExecutor(), Dispatcher.perThreadDispatchQueue(), exceptionHandler);
      }
    
      EventBus(
          String identifier,
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sat Dec 21 03:10:51 UTC 2024
    - 12.7K bytes
    - Viewed (0)
  2. src/test/java/jcifs/internal/smb2/create/CreateContextRequestTest.java

                for (int i = 0; i < contexts.length; i++) {
                    assertEquals(expectedSizes[i], contexts[i].size());
                    totalSize += contexts[i].size();
                }
    
                assertEquals(160, totalSize); // 16+24+32+40+48
            }
    
            @Test
            @DisplayName("Should handle special SMB2 context names")
            void testSMB2ContextNames() {
                // Common SMB2 create context names
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 24.9K bytes
    - Viewed (0)
  3. tests/hooks_test.go

    	}
    
    	// Code not changed, price should not change
    	DB.Model(&product).Updates(map[string]interface{}{"Name": "Product New"})
    
    	if product.Name != "Product New" || product.Price != 160 || product.Code != "L1212" {
    		t.Errorf("invalid data after update, got %+v", product)
    	}
    
    	// Code changed, but not selected, price should not change
    Registered: Sun Sep 07 09:35:13 UTC 2025
    - Last Modified: Mon Jun 17 03:59:06 UTC 2024
    - 16.7K bytes
    - Viewed (0)
  4. android/guava/src/com/google/common/primitives/Booleans.java

        }
    
        @GwtIncompatible @J2ktIncompatible private static final long serialVersionUID = 0;
      }
    
      /**
       * Returns the number of {@code values} that are {@code true}.
       *
       * @since 16.0
       */
      public static int countTrue(boolean... values) {
        int count = 0;
        for (boolean value : values) {
          if (value) {
            count++;
          }
        }
        return count;
      }
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Jul 17 15:26:41 UTC 2025
    - 20.5K bytes
    - Viewed (0)
  5. guava/src/com/google/common/primitives/Booleans.java

        }
    
        @GwtIncompatible @J2ktIncompatible private static final long serialVersionUID = 0;
      }
    
      /**
       * Returns the number of {@code values} that are {@code true}.
       *
       * @since 16.0
       */
      public static int countTrue(boolean... values) {
        int count = 0;
        for (boolean value : values) {
          if (value) {
            count++;
          }
        }
        return count;
      }
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Jul 17 15:26:41 UTC 2025
    - 20.5K bytes
    - Viewed (0)
  6. lib/fips140/v1.0.0.zip

    DI, AX ADCQ $0x00, DX MOVQ DX, DI MOVQ AX, 144(CX) // Iteration 19 MOVQ 152(BX), AX MULQ SI ADDQ 152(CX), AX ADCQ $0x00, DX ADDQ DI, AX ADCQ $0x00, DX MOVQ DX, DI MOVQ AX, 152(CX) // Iteration 20 MOVQ 160(BX), AX MULQ SI ADDQ 160(CX), AX ADCQ $0x00, DX ADDQ DI, AX ADCQ $0x00, DX MOVQ DX, DI MOVQ AX, 160(CX) // Iteration 21 MOVQ 168(BX), AX MULQ SI ADDQ 168(CX), AX ADCQ $0x00, DX ADDQ DI, AX ADCQ $0x00, DX MOVQ DX, DI MOVQ AX, 168(CX) // Iteration 22 MOVQ 176(BX), AX MULQ SI ADDQ 176(CX), AX ADCQ $0x00,...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  7. ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_11.txt

        # via
        #   -r ci/official/requirements_updater/requirements.in
        #   auditwheel
        #   keras-nightly
        #   tb-nightly
    portpicker==1.6.0 \
        --hash=sha256:b2787a41404cf7edbe29b07b9e0ed863b09f2665dcc01c1eb0c2261c1e7d0755 \
        --hash=sha256:bd507fd6f96f65ee02781f2e674e9dc6c99bbfa6e3c39992e3916204c9d431fa
        # via -r ci/official/requirements_updater/requirements.in
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Sep 03 23:57:17 UTC 2025
    - 66.1K bytes
    - Viewed (1)
  8. requirements_lock_3_10.txt

        # via
        #   -r ci/official/requirements_updater/requirements.in
        #   auditwheel
        #   keras-nightly
        #   tb-nightly
    portpicker==1.6.0 \
        --hash=sha256:b2787a41404cf7edbe29b07b9e0ed863b09f2665dcc01c1eb0c2261c1e7d0755 \
        --hash=sha256:bd507fd6f96f65ee02781f2e674e9dc6c99bbfa6e3c39992e3916204c9d431fa
        # via -r ci/official/requirements_updater/requirements.in
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Sep 03 23:57:17 UTC 2025
    - 67.7K bytes
    - Viewed (0)
  9. requirements_lock_3_9.txt

        # via
        #   -r ci/official/requirements_updater/requirements.in
        #   auditwheel
        #   keras-nightly
        #   tb-nightly
    portpicker==1.6.0 \
        --hash=sha256:b2787a41404cf7edbe29b07b9e0ed863b09f2665dcc01c1eb0c2261c1e7d0755 \
        --hash=sha256:bd507fd6f96f65ee02781f2e674e9dc6c99bbfa6e3c39992e3916204c9d431fa
        # via -r ci/official/requirements_updater/requirements.in
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Sep 03 23:57:17 UTC 2025
    - 66.6K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.29.md

    - cloud.google.com/go/beyondcorp: v0.5.0 → v1.0.0
    - cloud.google.com/go/bigquery: v1.50.0 → v1.53.0
    - cloud.google.com/go/billing: v1.13.0 → v1.16.0
    - cloud.google.com/go/binaryauthorization: v1.5.0 → v1.6.1
    - cloud.google.com/go/certificatemanager: v1.6.0 → v1.7.1
    - cloud.google.com/go/channel: v1.12.0 → v1.16.0
    - cloud.google.com/go/cloudbuild: v1.9.0 → v1.13.0
    - cloud.google.com/go/clouddms: v1.5.0 → v1.6.1
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Mar 12 00:36:01 UTC 2025
    - 429.6K bytes
    - Viewed (1)
Back to top