Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 109 for ebook (0.08 sec)

  1. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    
      Alice was beginning to get very tired of sitting by her sister
    on the bank, and of having nothing to do:  once or twice she had
    peeped into the book her sister was reading, but it had no
    pictures or conversations in it, `and what is the use of a book,'
    thought Alice `without pictures or conversation?'
    
      So she was considering in her own mind (as well as she could,
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/userguide/authoring-builds/plugins/testing_gradle_plugins.adoc

    Automated Testing :: Automated testing includes unit, integration, and functional testing.
    
    image::testing-pyramid.png[float=right]
    
    The testing pyramid introduced by Mike Cohen in his book link:https://www.mountaingoatsoftware.com/books/succeeding-with-agile-software-development-using-scrum[Succeeding with Agile: Software Development Using Scrum] describes three types of automated tests:
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Mar 18 22:49:20 UTC 2024
    - 16K bytes
    - Viewed (0)
  3. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/PomReader.java

         * Checks if activation property is active through absence of system property.
         *
         * @param propertyElement Property element
         * @return Activation indicator
         * @see <a href="http://books.sonatype.com/mvnref-book/reference/profiles-sect-activation.html#profiles-sect-activation-config">Maven documentation</a>
         */
        private boolean isActivationPropertyActivated(Element propertyElement) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 09 15:53:23 UTC 2024
    - 30K bytes
    - Viewed (0)
  4. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    
      Alice was beginning to get very tired of sitting by her sister
    on the bank, and of having nothing to do:  once or twice she had
    peeped into the book her sister was reading, but it had no
    pictures or conversations in it, `and what is the use of a book,'
    thought Alice `without pictures or conversation?'
    
      So she was considering in her own mind (as well as she could,
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
  5. src/image/png/writer.go

    		}
    
    		// Apply the filter.
    		// Skip filter for NoCompression and paletted images (cbP8) as
    		// "filters are rarely useful on palette images" and will result
    		// in larger files (see http://www.libpng.org/pub/png/book/chapter09.html).
    		f := ftNone
    		if level != zlib.NoCompression && cb != cbP8 && cb != cbP4 && cb != cbP2 && cb != cbP1 {
    			// Since we skip paletted images we don't have to worry about
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 11 17:08:05 UTC 2024
    - 15.4K bytes
    - Viewed (0)
  6. tensorflow/compiler/jit/xla_device.cc

    // XlaDeviceAllocator is created on demand and is associated with a
    // XlaDevice. It outlives the device itself (for instance, the buffer
    // backing a tensor holds a pointer to the allocator for book-keeping,
    // and this buffer can outlast the device).
    class XlaDeviceAllocatorState {
     public:
      // Creates or returns a cached XlaDeviceAllocator for a given
      // backend and device_ordinal.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 20 21:05:42 UTC 2024
    - 24.3K bytes
    - Viewed (0)
  7. src/math/big/int.go

    		panic(fmt.Sprintf("big: invalid 2nd argument to Int.Jacobi: need odd integer but got %s", y.String()))
    	}
    
    	// We use the formulation described in chapter 2, section 2.4,
    	// "The Yacas Book of Algorithms":
    	// http://yacas.sourceforge.net/Algo.book.pdf
    
    	var a, b, c Int
    	a.Set(x)
    	b.Set(y)
    	j := 1
    
    	if b.neg {
    		if a.neg {
    			j = -1
    		}
    		b.neg = false
    	}
    
    	for {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 14 17:02:38 UTC 2024
    - 33.1K bytes
    - Viewed (0)
  8. pkg/config/analysis/analyzers/analyzers_test.go

    			{msg.GatewayDuplicateCertificate, "Gateway istio-system/gateway-01-test-02"},
    			{msg.GatewayDuplicateCertificate, "Gateway default/gateway-01-test-03"},
    		},
    	},
    	{
    		name: "webook",
    		inputFiles: []string{
    			"testdata/webhook.yaml",
    		},
    		analyzer: &webhook.Analyzer{},
    		expected: []message{
    			{msg.InvalidWebhook, "MutatingWebhookConfiguration istio-sidecar-injector-missing-overlap"},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 07:22:31 UTC 2024
    - 42.6K bytes
    - Viewed (0)
  9. src/cmd/compile/internal/staticinit/sched.go

    func (s *Schedule) StaticInit(n ir.Node) {
    	if !s.tryStaticInit(n) {
    		if base.Flag.Percent != 0 {
    			ir.Dump("StaticInit failed", n)
    		}
    		s.append(n)
    	}
    }
    
    // varToMapInit holds book-keeping state for global map initialization;
    // it records the init function created by the compiler to host the
    // initialization code for the map in question.
    var varToMapInit map[*ir.Name]*ir.Func
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 17:16:14 UTC 2024
    - 30.7K bytes
    - Viewed (0)
  10. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"boat":                                 "\u26f5",
    	"bolivia":                              "\U0001f1e7\U0001f1f4",
    	"bomb":                                 "\U0001f4a3",
    	"bone":                                 "\U0001f9b4",
    	"book":                                 "\U0001f4d6",
    	"bookmark":                             "\U0001f516",
    	"bookmark_tabs":                        "\U0001f4d1",
    	"books":                                "\U0001f4da",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
Back to top