Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 43 of 43 for closeFD (0.28 sec)

  1. src/cmd/internal/obj/x86/asm6.go

    const (
    	// branchBackwards marks targets that are located behind.
    	// Used to express jumps to loop headers.
    	branchBackwards = (1 << iota)
    	// branchShort marks branches those target is close,
    	// with offset is in -128..127 range.
    	branchShort
    	// branchLoopHead marks loop entry.
    	// Used to insert padding for misaligned loops.
    	branchLoopHead
    )
    
    // opBytes holds optab encoding bytes.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  2. src/unicode/tables.go

    	Pd     = _Pd // Pd is the set of Unicode characters in category Pd (Punctuation, dash).
    	Pe     = _Pe // Pe is the set of Unicode characters in category Pe (Punctuation, close).
    	Pf     = _Pf // Pf is the set of Unicode characters in category Pf (Punctuation, final quote).
    	Pi     = _Pi // Pi is the set of Unicode characters in category Pi (Punctuation, initial quote).
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  3. src/encoding/json/testdata/code.json.gz

    9729648,"touches":3,"min_t":1228936524,"max_t":1236205616,"mean_t":1231540308},{"name":"4960116-expected.checksum","kids":[],"cl_weight":0.0008359634175634084,"touches":2,"min_t":1228936524,"max_t":1236205616,"mean_t":1232571070},{"name":"inline-closest-leaf-child-expected.checksum","kids":[],"cl_weight":0.0017108540562335746,"touches":3,"min_t":1228936524,"max_t":1236205616,"mean_t":1231538896},{"name":"doubleclick-crash-expected.png","kids":[],"cl_weight":0.0017108540562335746,"touches":3,"min...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
Back to top