HomeSort by: relevance | last modified time | path
    Searched defs:UNKNOWN (Results 1 - 25 of 42) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Host.h 59 /// Returns -1 if unknown for the current host system.
72 UNKNOWN,
  /src/external/gpl3/binutils/dist/gprofng/src/
SegMem.h 37 UNKNOWN
  /src/external/gpl3/binutils.old/dist/gprofng/src/
SegMem.h 37 UNKNOWN
  /src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiCondCode.h 31 UNKNOWN
95 .Default(LPCC::UNKNOWN);
LanaiAluCode.h 39 // Indicates an unknown/unsupported operator
40 UNKNOWN = 0xFF,
115 .Default(UNKNOWN);
141 return AluCode::UNKNOWN;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
CodeTemplate.h 58 UNKNOWN = 0U,
125 ExecutionMode Execution = ExecutionMode::UNKNOWN;
  /src/external/gpl2/grep/dist/src/
dosbuf.c 16 UNKNOWN, DOS_BINARY, DOS_TEXT, UNIX_TEXT
26 static File_type dos_file_type = UNKNOWN;
27 static File_type dos_use_file_type = UNKNOWN;
78 if (dos_file_type == UNKNOWN)
  /src/external/gpl3/binutils/dist/include/opcode/
pyr.h 91 #define UNKNOWN ((unsigned long)-1)
120 {"movb", { 2, "", UNKNOWN, 0x11}, },
121 {"movh", { 2, "", UNKNOWN, 0x12} },
178 {"cmpb", { 2, "", UNKNOWN, 0x61} },
179 {"cmph", { 2, "", UNKNOWN, 0x62} },
180 {"cmpw", { 2, "", UNKNOWN, 0x60} },
181 {"ucmpb", { 2, "", UNKNOWN, 0x66} },
183 {"ucmpw", { 2, "", UNKNOWN, 0x65} },
184 {"xchw", { 2, "", UNKNOWN, 0x0f} },
204 {"bitsw", { 2, "", UNKNOWN, 0x35} }
    [all...]
  /src/external/gpl3/binutils.old/dist/include/opcode/
pyr.h 91 #define UNKNOWN ((unsigned long)-1)
120 {"movb", { 2, "", UNKNOWN, 0x11}, },
121 {"movh", { 2, "", UNKNOWN, 0x12} },
178 {"cmpb", { 2, "", UNKNOWN, 0x61} },
179 {"cmph", { 2, "", UNKNOWN, 0x62} },
180 {"cmpw", { 2, "", UNKNOWN, 0x60} },
181 {"ucmpb", { 2, "", UNKNOWN, 0x66} },
183 {"ucmpw", { 2, "", UNKNOWN, 0x65} },
184 {"xchw", { 2, "", UNKNOWN, 0x0f} },
204 {"bitsw", { 2, "", UNKNOWN, 0x35} }
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
trad-frame.h 68 /* Register value is unknown. */
69 UNKNOWN = 0,
108 /* Encode that the saved register's value is unknown. */
111 m_kind = trad_frame_saved_reg_kind::UNKNOWN;
172 return m_kind == trad_frame_saved_reg_kind::UNKNOWN;
  /src/external/gpl3/gdb/dist/include/opcode/
pyr.h 91 #define UNKNOWN ((unsigned long)-1)
120 {"movb", { 2, "", UNKNOWN, 0x11}, },
121 {"movh", { 2, "", UNKNOWN, 0x12} },
178 {"cmpb", { 2, "", UNKNOWN, 0x61} },
179 {"cmph", { 2, "", UNKNOWN, 0x62} },
180 {"cmpw", { 2, "", UNKNOWN, 0x60} },
181 {"ucmpb", { 2, "", UNKNOWN, 0x66} },
183 {"ucmpw", { 2, "", UNKNOWN, 0x65} },
184 {"xchw", { 2, "", UNKNOWN, 0x0f} },
204 {"bitsw", { 2, "", UNKNOWN, 0x35} }
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
trad-frame.h 68 /* Register value is unknown. */
69 UNKNOWN = 0,
108 /* Encode that the saved register's value is unknown. */
111 m_kind = trad_frame_saved_reg_kind::UNKNOWN;
172 return m_kind == trad_frame_saved_reg_kind::UNKNOWN;
  /src/external/gpl3/gdb.old/dist/include/opcode/
pyr.h 91 #define UNKNOWN ((unsigned long)-1)
120 {"movb", { 2, "", UNKNOWN, 0x11}, },
121 {"movh", { 2, "", UNKNOWN, 0x12} },
178 {"cmpb", { 2, "", UNKNOWN, 0x61} },
179 {"cmph", { 2, "", UNKNOWN, 0x62} },
180 {"cmpw", { 2, "", UNKNOWN, 0x60} },
181 {"ucmpb", { 2, "", UNKNOWN, 0x66} },
183 {"ucmpw", { 2, "", UNKNOWN, 0x65} },
184 {"xchw", { 2, "", UNKNOWN, 0x0f} },
204 {"bitsw", { 2, "", UNKNOWN, 0x35} }
    [all...]
  /src/sys/netbt/
bluetooth.h 151 # define UNKNOWN(value) \
152 printf("%s: %s = %d unknown!\n", __func__, #value, (value));
156 # define UNKNOWN(x) ((void)0)
  /src/external/public-domain/xz/dist/src/xz/
util.c 21 static enum { UNKNOWN, WORKS, BROKEN } thousand = UNKNOWN;
150 if (thousand == UNKNOWN) {
  /src/sbin/restore/
restore.h 144 #define UNKNOWN 3 /* disposition or starting point is unknown */
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MIRParser/
MIParser.h 37 UNKNOWN, NORMAL, GENERIC, REGBANK
38 } Kind = UNKNOWN;
  /src/external/apache2/llvm/dist/llvm/lib/Target/VE/
VE.h 68 UNKNOWN
81 UNKNOWN
125 .Default(VECC::UNKNOWN);
147 .Default(VECC::UNKNOWN);
287 .Default(VERD::UNKNOWN);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
ior.h 33 UNKNOWN
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
Cuda.h 21 UNKNOWN,
43 UNKNOWN,
  /src/sys/arch/alpha/alpha/
trap.c 398 printf("trap: unknown IF type 0x%lx\n", a0);
547 printf("trap: unknown MMCSR value 0x%lx\n", a1);
782 int size; /* size, 0 if unknown */
785 #define UNKNOWN() { "0x%lx", 0, 0 }
795 UNKNOWN(),
843 * printed if it's an unknown opcode.
  /src/sys/dev/isa/
wt.c 89 UNKNOWN = 0, /* unknown type, driver disabled */
323 sc->dens = -1; /* unknown density */
  /src/external/bsd/byacc/dist/
defs.h 154 UNKNOWN = 0
  /src/external/gpl2/gettext/dist/gettext-tools/src/
msgmerge.c 827 #define UNKNOWN 9
832 } header_fields[UNKNOWN + 1];
883 /* It's an unknown field. Append content to what is already
887 header_fields[UNKNOWN].len + len + 1);
888 memcpy (extended, header_fields[UNKNOWN].string,
889 header_fields[UNKNOWN].len);
890 memcpy (&extended[header_fields[UNKNOWN].len], cp, len);
891 extended[header_fields[UNKNOWN].len + len] = '\0';
892 header_fields[UNKNOWN].string = extended;
893 header_fields[UNKNOWN].len += len
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common.h 865 enum WriteFlag { UNKNOWN, READ, WRITE } write_flag;

Completed in 46 milliseconds

1 2