Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for alarm (0.04 sec)

  1. src/cmd/vendor/golang.org/x/sys/windows/types_windows.go

    	6:  "aborted",
    	7:  "bus error",
    	8:  "floating point exception",
    	9:  "killed",
    	10: "user defined signal 1",
    	11: "segmentation fault",
    	12: "user defined signal 2",
    	13: "broken pipe",
    	14: "alarm clock",
    	15: "terminated",
    }
    
    const (
    	FILE_READ_DATA        = 0x00000001
    	FILE_READ_ATTRIBUTES  = 0x00000080
    	FILE_READ_EA          = 0x00000008
    	FILE_WRITE_DATA       = 0x00000002
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 104.1K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

             *       *       *       *       *       *
    
         *       *       *       *       *       *       *
    
      `Come, my head's free at last!' said Alice in a tone of
    delight, which changed into alarm in another moment, when she
    found that her shoulders were nowhere to be found:  all she could
    see, when she looked down, was an immense length of neck, which
    seemed to rise like a stalk out of a sea of green leaves that lay
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

             *       *       *       *       *       *
    
         *       *       *       *       *       *       *
    
      `Come, my head's free at last!' said Alice in a tone of
    delight, which changed into alarm in another moment, when she
    found that her shoulders were nowhere to be found:  all she could
    see, when she looked down, was an immense length of neck, which
    seemed to rise like a stalk out of a sea of green leaves that lay
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
  4. src/cmd/internal/obj/x86/asm6.go

    	{AHADDPS, yxm, Pf2, opBytes{0x7c}},
    	{AHSUBPD, yxm, Pq, opBytes{0x7d}},
    	{AHSUBPS, yxm, Pf2, opBytes{0x7d}},
    	{ALAHF, ynone, Px, opBytes{0x9f}},
    	{ALARL, yml_rl, Pm, opBytes{0x02}},
    	{ALARQ, yml_rl, Pw, opBytes{0x0f, 0x02}},
    	{ALARW, yml_rl, Pq, opBytes{0x02}},
    	{ALDDQU, ylddqu, Pf2, opBytes{0xf0}},
    	{ALDMXCSR, ysvrs_mo, Pm, opBytes{0xae, 02, 0xae, 02}},
    	{ALEAL, ym_rl, Px, opBytes{0x8d}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  5. src/cmd/internal/obj/s390x/asmz.go

    	{i: 84, as: AMVC, a1: C_SCON, a3: C_LOREG, a6: C_LAUTO},
    	{i: 84, as: AMVC, a1: C_SCON, a3: C_LAUTO, a6: C_LAUTO},
    
    	// address
    	{i: 85, as: ALARL, a1: C_LCON, a6: C_REG},
    	{i: 85, as: ALARL, a1: C_SYMADDR, a6: C_REG},
    	{i: 86, as: ALA, a1: C_SOREG, a6: C_REG},
    	{i: 86, as: ALA, a1: C_SAUTO, a6: C_REG},
    	{i: 87, as: AEXRL, a1: C_SYMADDR, a6: C_REG},
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 17:46:09 UTC 2024
    - 176.7K bytes
    - Viewed (0)
Back to top