Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for Vegetables (0.42 sec)

  1. src/net/dnsclient_unix_test.go

    		{"foo.LOCAL", false},
    		{"foo.LOCAL.", false},
    
    		{"", true}, // will be rejected earlier too
    
    		// Without stuff before onion/local, they're fine to
    		// use DNS. With a search path,
    		// "onion.vegetables.com" can use DNS. Without a
    		// search path (or with a trailing dot), the queries
    		// are just kinda useless, but don't reveal anything
    		// private.
    		{"local", false},
    		{"onion", false},
    		{"local.", false},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Apr 14 18:23:45 UTC 2024
    - 72.4K bytes
    - Viewed (0)
  2. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    every distillation more and more aqueous and phlegmatick. And Chymists observe, that Vegetables (as Lavender, Rue, Marjoram, &c.) distilled _per se_, before fermentation yield Oils without any burning Spirits, but after fermentation yield ardent Spirits without Oils: Which shews, that their Oil is by fermentation converted into Spirit. They find also, that if Oils be poured in a small quantity upon fermentating Vegetables, they distil over after fermentation in the form of Spirits. So then, by the foregoing...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  3. src/testdata/Isaac.Newton-Opticks.txt

    observe, that Vegetables (as Lavender, Rue, Marjoram, &c.) distilled
    _per se_, before fermentation yield Oils without any burning Spirits,
    but after fermentation yield ardent Spirits without Oils: Which shews,
    that their Oil is by fermentation converted into Spirit. They find also,
    that if Oils be poured in a small quantity upon fermentating Vegetables,
    they distil over after fermentation in the form of Spirits.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  4. platforms/core-runtime/process-services/src/test/groovy/org/gradle/process/internal/health/memory/MemInfoOsMemoryInfoTest.groovy

    AnonPages:      17189100 kB
    Mapped:            24008 kB
    Shmem:              1312 kB
    Slab:            1291916 kB
    SReclaimable:    1236196 kB
    SUnreclaim:        55720 kB
    KernelStack:        2888 kB
    PageTables:        41200 kB
    NFS_Unstable:          0 kB
    Bounce:                0 kB
    WritebackTmp:          0 kB
    CommitLimit:    24731588 kB
    Committed_AS:   22081020 kB
    VmallocTotal:   34359738367 kB
    VmallocUsed:      173104 kB
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:10:02 UTC 2023
    - 6.9K bytes
    - Viewed (0)
  5. guava/src/com/google/common/collect/TableCollectors.java

            tableSupplier,
            (table, input) ->
                mergeTables(
                    table,
                    rowFunction.apply(input),
                    columnFunction.apply(input),
                    valueFunction.apply(input),
                    mergeFunction),
            (table1, table2) -> {
              for (Table.Cell<R, C, V> cell2 : table2.cellSet()) {
                mergeTables(
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Sat Mar 09 00:21:17 UTC 2024
    - 7.3K bytes
    - Viewed (0)
  6. android/guava/src/com/google/common/collect/TableCollectors.java

            tableSupplier,
            (table, input) ->
                mergeTables(
                    table,
                    rowFunction.apply(input),
                    columnFunction.apply(input),
                    valueFunction.apply(input),
                    mergeFunction),
            (table1, table2) -> {
              for (Table.Cell<R, C, V> cell2 : table2.cellSet()) {
                mergeTables(
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Sat Mar 09 00:21:17 UTC 2024
    - 7.7K bytes
    - Viewed (0)
  7. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    here.  And the moral of that is--"The more there is of mine, the
    less there is of yours."'
    
      `Oh, I know!' exclaimed Alice, who had not attended to this
    last remark, `it's a vegetable.  It doesn't look like one, but it
    is.'
    
      `I quite agree with you,' said the Duchess; `and the moral of
    that is--"Be what you would seem to be"--or if you'd like it put
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  8. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    here.  And the moral of that is--"The more there is of mine, the
    less there is of yours."'
    
      `Oh, I know!' exclaimed Alice, who had not attended to this
    last remark, `it's a vegetable.  It doesn't look like one, but it
    is.'
    
      `I quite agree with you,' said the Duchess; `and the moral of
    that is--"Be what you would seem to be"--or if you'd like it put
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
Back to top