HomeSort by: relevance | last modified time | path
    Searched refs:ENTRY (Results 1 - 25 of 1353) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.h 76 ENTRY(AL) \
77 ENTRY(CL) \
78 ENTRY(DL) \
79 ENTRY(BL) \
80 ENTRY(AH) \
81 ENTRY(CH) \
82 ENTRY(DH) \
83 ENTRY(BH) \
84 ENTRY(R8B) \
85 ENTRY(R9B)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-simd-builtin-types.def 21 ENTRY (Int8x8_t, V8QI, none, 10)
22 ENTRY (Int8x16_t, V16QI, none, 11)
23 ENTRY (Int16x4_t, V4HI, none, 11)
24 ENTRY (Int16x8_t, V8HI, none, 11)
25 ENTRY (Int32x2_t, V2SI, none, 11)
26 ENTRY (Int32x4_t, V4SI, none, 11)
27 ENTRY (Int64x1_t, V1DI, none, 11)
28 ENTRY (Int64x2_t, V2DI, none, 11)
29 ENTRY (Uint8x8_t, V8QI, unsigned, 11)
30 ENTRY (Uint8x16_t, V16QI, unsigned, 12
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-simd-builtin-types.def 21 ENTRY (Int8x8_t, V8QI, none, 10)
22 ENTRY (Int8x16_t, V16QI, none, 11)
23 ENTRY (Int16x4_t, V4HI, none, 11)
24 ENTRY (Int16x8_t, V8HI, none, 11)
25 ENTRY (Int32x2_t, V2SI, none, 11)
26 ENTRY (Int32x4_t, V4SI, none, 11)
27 ENTRY (Int64x1_t, DI, none, 11)
28 ENTRY (Int64x2_t, V2DI, none, 11)
29 ENTRY (Uint8x8_t, V8QI, unsigned, 11)
30 ENTRY (Uint8x16_t, V16QI, unsigned, 12
    [all...]
  /src/lib/libc/arch/ia64/gen/
swapcontext.S 31 ENTRY(swapcontext,0)
  /src/lib/libc/arch/ia64/sys/
ptrace.S 32 ENTRY(ptrace,0)
__sigtramp2.S 7 ENTRY(__sigtramp_siginfo_2, 2)
fork.S 5 ENTRY(__fork, 0)
  /src/external/gpl3/binutils/dist/libiberty/
strerror.c 69 # define ENTRY(value, name, msg) {value, name, msg}
71 # define ENTRY(value, name, msg) {value, name}
77 ENTRY(EPERM, "EPERM", "Not owner"),
80 ENTRY(ENOENT, "ENOENT", "No such file or directory"),
83 ENTRY(ESRCH, "ESRCH", "No such process"),
86 ENTRY(EINTR, "EINTR", "Interrupted system call"),
89 ENTRY(EIO, "EIO", "I/O error"),
92 ENTRY(ENXIO, "ENXIO", "No such device or address"),
95 ENTRY(E2BIG, "E2BIG", "Arg list too long"),
98 ENTRY(ENOEXEC, "ENOEXEC", "Exec format error")
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
strerror.c 69 # define ENTRY(value, name, msg) {value, name, msg}
71 # define ENTRY(value, name, msg) {value, name}
77 ENTRY(EPERM, "EPERM", "Not owner"),
80 ENTRY(ENOENT, "ENOENT", "No such file or directory"),
83 ENTRY(ESRCH, "ESRCH", "No such process"),
86 ENTRY(EINTR, "EINTR", "Interrupted system call"),
89 ENTRY(EIO, "EIO", "I/O error"),
92 ENTRY(ENXIO, "ENXIO", "No such device or address"),
95 ENTRY(E2BIG, "E2BIG", "Arg list too long"),
98 ENTRY(ENOEXEC, "ENOEXEC", "Exec format error")
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
strerror.c 69 # define ENTRY(value, name, msg) {value, name, msg}
71 # define ENTRY(value, name, msg) {value, name}
77 ENTRY(EPERM, "EPERM", "Not owner"),
80 ENTRY(ENOENT, "ENOENT", "No such file or directory"),
83 ENTRY(ESRCH, "ESRCH", "No such process"),
86 ENTRY(EINTR, "EINTR", "Interrupted system call"),
89 ENTRY(EIO, "EIO", "I/O error"),
92 ENTRY(ENXIO, "ENXIO", "No such device or address"),
95 ENTRY(E2BIG, "E2BIG", "Arg list too long"),
98 ENTRY(ENOEXEC, "ENOEXEC", "Exec format error")
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
strerror.c 69 # define ENTRY(value, name, msg) {value, name, msg}
71 # define ENTRY(value, name, msg) {value, name}
77 ENTRY(EPERM, "EPERM", "Not owner"),
80 ENTRY(ENOENT, "ENOENT", "No such file or directory"),
83 ENTRY(ESRCH, "ESRCH", "No such process"),
86 ENTRY(EINTR, "EINTR", "Interrupted system call"),
89 ENTRY(EIO, "EIO", "I/O error"),
92 ENTRY(ENXIO, "ENXIO", "No such device or address"),
95 ENTRY(E2BIG, "E2BIG", "Arg list too long"),
98 ENTRY(ENOEXEC, "ENOEXEC", "Exec format error")
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
strerror.c 69 # define ENTRY(value, name, msg) {value, name, msg}
71 # define ENTRY(value, name, msg) {value, name}
77 ENTRY(EPERM, "EPERM", "Not owner"),
80 ENTRY(ENOENT, "ENOENT", "No such file or directory"),
83 ENTRY(ESRCH, "ESRCH", "No such process"),
86 ENTRY(EINTR, "EINTR", "Interrupted system call"),
89 ENTRY(EIO, "EIO", "I/O error"),
92 ENTRY(ENXIO, "ENXIO", "No such device or address"),
95 ENTRY(E2BIG, "E2BIG", "Arg list too long"),
98 ENTRY(ENOEXEC, "ENOEXEC", "Exec format error")
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
strerror.c 69 # define ENTRY(value, name, msg) {value, name, msg}
71 # define ENTRY(value, name, msg) {value, name}
77 ENTRY(EPERM, "EPERM", "Not owner"),
80 ENTRY(ENOENT, "ENOENT", "No such file or directory"),
83 ENTRY(ESRCH, "ESRCH", "No such process"),
86 ENTRY(EINTR, "EINTR", "Interrupted system call"),
89 ENTRY(EIO, "EIO", "I/O error"),
92 ENTRY(ENXIO, "ENXIO", "No such device or address"),
95 ENTRY(E2BIG, "E2BIG", "Arg list too long"),
98 ENTRY(ENOEXEC, "ENOEXEC", "Exec format error")
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm-simd-builtin-types.def 21 ENTRY (Int8x8_t, V8QI, none, 64, int8, 15)
22 ENTRY (Int16x4_t, V4HI, none, 64, int16, 16)
23 ENTRY (Int32x2_t, V2SI, none, 64, int32, 16)
25 ENTRY (Int8x16_t, V16QI, none, 128, int8, 16)
26 ENTRY (Int16x8_t, V8HI, none, 128, int16, 17)
27 ENTRY (Int32x4_t, V4SI, none, 128, int32, 17)
28 ENTRY (Int64x2_t, V2DI, none, 128, int64, 17)
30 ENTRY (Uint8x8_t, V8QI, unsigned, 64, uint8, 16)
31 ENTRY (Uint16x4_t, V4HI, unsigned, 64, uint16, 17)
32 ENTRY (Uint32x2_t, V2SI, unsigned, 64, uint32, 17
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm-simd-builtin-types.def 21 ENTRY (Int8x8_t, V8QI, none, 64, int8, 15)
22 ENTRY (Int16x4_t, V4HI, none, 64, int16, 16)
23 ENTRY (Int32x2_t, V2SI, none, 64, int32, 16)
25 ENTRY (Int8x16_t, V16QI, none, 128, int8, 16)
26 ENTRY (Int16x8_t, V8HI, none, 128, int16, 17)
27 ENTRY (Int32x4_t, V4SI, none, 128, int32, 17)
28 ENTRY (Int64x2_t, V2DI, none, 128, int64, 17)
30 ENTRY (Uint8x8_t, V8QI, unsigned, 64, uint8, 16)
31 ENTRY (Uint16x4_t, V4HI, unsigned, 64, uint16, 17)
32 ENTRY (Uint32x2_t, V2SI, unsigned, 64, uint32, 17
    [all...]
  /src/usr.bin/chpass/
chpass.h 40 } ENTRY;
51 extern ENTRY list[];
59 int p_change(const char *, struct passwd *, ENTRY *);
60 int p_class(const char *, struct passwd *, ENTRY *);
61 int p_expire(const char *, struct passwd *, ENTRY *);
62 int p_gecos(const char *, struct passwd *, ENTRY *);
63 int p_gid(const char *, struct passwd *, ENTRY *);
64 int p_hdir(const char *, struct passwd *, ENTRY *);
65 int p_login(const char *, struct passwd *, ENTRY *);
66 int p_passwd(const char *, struct passwd *, ENTRY *);
    [all...]
  /src/external/gpl3/binutils/dist/ld/emulparams/
elf32lsmip.sh 2 ENTRY=__start
elf32bsmip.sh 2 ENTRY=__start
elf64alpha_nbsd.sh 2 ENTRY=__start
  /src/external/gpl3/binutils.old/dist/ld/emulparams/
elf32lsmip.sh 2 ENTRY=__start
elf32bsmip.sh 2 ENTRY=__start
  /src/sys/arch/landisk/stand/boot/
bios.S 34 ENTRY(bioscons_getc)
44 ENTRY(bioscons_putc)
53 ENTRY(biosdisk_read)
63 ENTRY(cache_enable)
64 ENTRY(cache_flush)
74 ENTRY(cache_disable)
  /src/lib/libc/arch/arm/hardfloat/
fabs_ieee754.S 36 ENTRY(fabsl)
37 ENTRY(fabs)
  /src/lib/libc/compat/arch/vax/sys/
compat___sigreturn14.S 41 #undef ENTRY
42 #define ENTRY(x, y) _ENTRY(x, y); pushr $0x3f; _PROF_PROLOGUE; popr $0x3f
  /src/sys/arch/hpcmips/stand/romboot/
romboot.ldscript 4 ENTRY(_start)

Completed in 26 milliseconds

1 2 3 4 5 6 7 8 91011>>