Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 112 for flushed (0.17 sec)

  1. src/cmd/vendor/rsc.io/markdown/inline.go

    	p.emitted = i
    }
    
    func (p *parseState) inline(s string) []Inline {
    	s = trimSpaceTab(s)
    	// Scan text looking for inlines.
    	// Leaf inlines are converted immediately.
    	// Non-leaf inlines have potential starts pushed on a stack while we await completion.
    	// Links take priority over other emphasis, so the emphasis must be delayed.
    	p.s = s
    	p.list = nil
    	p.emitted = 0
    	var opens []int // indexes of open ![ and [ Plains in p.list
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 21.9K bytes
    - Viewed (0)
  2. src/syscall/zerrors_solaris_amd64.go

    	FD_CLOEXEC                    = 0x1
    	FD_NFDBITS                    = 0x40
    	FD_SETSIZE                    = 0x10000
    	FLUSHALL                      = 0x1
    	FLUSHDATA                     = 0x0
    	FLUSHO                        = 0x2000
    	F_ALLOCSP                     = 0xa
    	F_ALLOCSP64                   = 0xa
    	F_BADFD                       = 0x2e
    	F_BLKSIZE                     = 0x13
    	F_BLOCKS                      = 0x12
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F62D         ; valid                  ;      ; NV8    # 6.0  LOUDLY CRYING FACE
    1F62E..1F62F  ; valid                  ;      ; NV8    # 6.1  FACE WITH OPEN MOUTH..HUSHED FACE
    1F630..1F633  ; valid                  ;      ; NV8    # 6.0  FACE WITH OPEN MOUTH AND COLD SWEAT..FLUSHED FACE
    1F634         ; valid                  ;      ; NV8    # 6.1  SLEEPING FACE
    1F635..1F640  ; valid                  ;      ; NV8    # 6.0  DIZZY FACE..WEARY CAT FACE
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  4. testing/performance/src/templates/native-dependents-resources/googleTest/libs/googleTest/1.7.0/include/gtest/internal/gtest-internal.h

     public:
      // The c'tor pushes the given source file location and message onto
      // a trace stack maintained by Google Test.
      ScopedTrace(const char* file, int line, const Message& message);
    
      // The d'tor pops the info pushed by the c'tor.
      //
      // Note that the d'tor is not virtual in order to be efficient.
      // Don't inherit from ScopedTrace!
      ~ScopedTrace();
    
     private:
      GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedTrace);
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 43.1K bytes
    - Viewed (0)
  5. src/runtime/export_test.go

    	return (*pageCache)(c).alloc(npages)
    }
    func (c *PageCache) Flush(s *PageAlloc) {
    	cp := (*pageCache)(c)
    	sp := (*pageAlloc)(s)
    
    	systemstack(func() {
    		// None of the tests need any higher-level locking, so we just
    		// take the lock internally.
    		lock(sp.mheapLock)
    		cp.flush(sp)
    		unlock(sp.mheapLock)
    	})
    }
    
    // Expose chunk index type.
    type ChunkIdx chunkIdx
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 30 17:50:53 UTC 2024
    - 46.1K bytes
    - Viewed (0)
  6. src/runtime/asm_amd64.s

    	// Is the buffer full?
    	CMPQ	R12, (p_wbBuf+wbBuf_end)(R13)
    	JA	flush
    	// Commit to the larger buffer.
    	MOVQ	R12, (p_wbBuf+wbBuf_next)(R13)
    	// Make return value (the original next position)
    	SUBQ	R11, R12
    	MOVQ	R12, R11
    	// Restore registers.
    	MOVQ	96(SP), R12
    	MOVQ	104(SP), R13
    	RET
    
    flush:
    	// Save all general purpose registers since these could be
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat May 11 20:38:24 UTC 2024
    - 60.4K bytes
    - Viewed (0)
  7. src/cmd/link/internal/ld/dwarf.go

    				nextpc--
    				if nextpc < pcsp.PC {
    					continue
    				}
    			}
    
    			spdelta := int64(pcsp.Value)
    			if !haslr {
    				// Return address has been pushed onto stack.
    				spdelta += int64(d.arch.PtrSize)
    			}
    
    			if haslr && !fi.TopFrame() {
    				// TODO(bryanpkc): This is imprecise. In general, the instruction
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 16:25:18 UTC 2024
    - 72.4K bytes
    - Viewed (0)
  8. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    font-variant-numeric":{},"--tw-ordinal":"ordinal","font-variant-numeric":t},".slashed-zero":{"@defaults font-variant-numeric":{},"--tw-slashed-zero":"slashed-zero","font-variant-numeric":t},".lining-nums":{"@defaults font-variant-numeric":{},"--tw-numeric-figure":"lining-nums","font-variant-numeric":t},".oldstyle-nums":{"@defaults font-variant-numeric":{},"--tw-numeric-figure":"oldstyle-nums","font-variant-numeric":t},".proportional-nums":{"@defaults font-variant-numeric":{},"--tw-numeric-spacing":"pr...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  9. pkg/scheduler/internal/queue/scheduling_queue_test.go

    				t.Errorf("got backoff %s, want %s", backoff, step.wantBackoff)
    			}
    
    			// Simulate routine that continuously flushes the backoff queue.
    			cl.Step(time.Millisecond)
    			q.flushBackoffQCompleted(logger)
    			// Still in backoff queue after an early flush.
    			if _, ok, _ := q.podBackoffQ.Get(podInfo); !ok {
    				t.Errorf("pod %v is not in the backoff queue", podID)
    			}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 13:26:09 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  10. pkg/controller/job/job_controller_test.go

    			2, 0, 0, nil, "",
    		},
    		"suspending a job": {
    			2, 4, 6,
    			true, []int32{1, 1}, v1.PodRunning,
    			0, 0, 0, &jobConditionSuspended, "JobSuspended",
    		},
    		"finshed job": {
    			2, 4, 6,
    			true, []int32{1, 1, 2, 0}, v1.PodSucceeded,
    			0, 4, 0, &jobConditionComplete, "",
    		},
    	}
    
    	for name, tc := range testCases {
    		t.Run(name, func(t *testing.T) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 15:36:36 UTC 2024
    - 229.2K bytes
    - Viewed (0)
Back to top