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

1 2 3 4 5

  /src/external/gpl3/binutils/dist/opcodes/
arc-regs.h 22 DEF (0x0, ARC_OPCODE_ARCV1, NONE, status)
23 DEF (0x1, ARC_OPCODE_ARCV1, NONE, semaphore)
24 DEF (0x2, ARC_OPCODE_ARCALL, NONE, lp_start)
25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
26 DEF (0x4, ARC_OPCODE_ARCALL, NONE, identity)
27 DEF (0x5, ARC_OPCODE_ARCALL, NONE, debug)
28 DEF (0x6, ARC_OPCODE_ARCALL, NONE, pc)
29 DEF (0x7, ARC_OPCODE_ARCv2HS, NONE, memseg)
30 DEF (0x7, ARC_OPCODE_ARCV1, NONE, adcr)
31 DEF (0x8, ARC_OPCODE_ARCV1, NONE, apcr
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
arc-regs.h 22 DEF (0x0, ARC_OPCODE_ARCV1, NONE, status)
23 DEF (0x1, ARC_OPCODE_ARCV1, NONE, semaphore)
24 DEF (0x2, ARC_OPCODE_ARCALL, NONE, lp_start)
25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
26 DEF (0x4, ARC_OPCODE_ARCALL, NONE, identity)
27 DEF (0x5, ARC_OPCODE_ARCALL, NONE, debug)
28 DEF (0x6, ARC_OPCODE_ARCALL, NONE, pc)
29 DEF (0x7, ARC_OPCODE_ARCv2HS, NONE, memseg)
30 DEF (0x7, ARC_OPCODE_ARCV1, NONE, adcr)
31 DEF (0x8, ARC_OPCODE_ARCV1, NONE, apcr
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
arc-regs.h 22 DEF (0x0, ARC_OPCODE_ARCV1, NONE, status)
23 DEF (0x1, ARC_OPCODE_ARCV1, NONE, semaphore)
24 DEF (0x2, ARC_OPCODE_ARCALL, NONE, lp_start)
25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
26 DEF (0x4, ARC_OPCODE_ARCALL, NONE, identity)
27 DEF (0x5, ARC_OPCODE_ARCALL, NONE, debug)
28 DEF (0x6, ARC_OPCODE_ARCALL, NONE, pc)
29 DEF (0x7, ARC_OPCODE_ARCv2HS, NONE, memseg)
30 DEF (0x7, ARC_OPCODE_ARCV1, NONE, adcr)
31 DEF (0x8, ARC_OPCODE_ARCV1, NONE, apcr
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
arc-regs.h 22 DEF (0x0, ARC_OPCODE_ARCV1, NONE, status)
23 DEF (0x1, ARC_OPCODE_ARCV1, NONE, semaphore)
24 DEF (0x2, ARC_OPCODE_ARCALL, NONE, lp_start)
25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
26 DEF (0x4, ARC_OPCODE_ARCALL, NONE, identity)
27 DEF (0x5, ARC_OPCODE_ARCALL, NONE, debug)
28 DEF (0x6, ARC_OPCODE_ARCALL, NONE, pc)
29 DEF (0x7, ARC_OPCODE_ARCv2HS, NONE, memseg)
30 DEF (0x7, ARC_OPCODE_ARCV1, NONE, adcr)
31 DEF (0x8, ARC_OPCODE_ARCV1, NONE, apcr
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
whatis-ptype-typedefs.c 33 #define DEF(base) \
52 DEF (int);
57 DEF (float);
62 DEF (double);
67 DEF (long_double);
72 DEF (colors);
80 DEF (t_struct);
88 DEF (t_union);
93 DEF (int_array);
97 DEF (uchar_array_t_struct)
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
whatis-ptype-typedefs.c 33 #define DEF(base) \
52 DEF (int);
57 DEF (float);
62 DEF (double);
67 DEF (long_double);
72 DEF (colors);
80 DEF (t_struct);
88 DEF (t_union);
93 DEF (int_array);
97 DEF (uchar_array_t_struct)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
internal-fn.h 40 DEF(UNSPEC), \
41 DEF(OACC_FORK), DEF(OACC_JOIN), \
42 DEF(OACC_HEAD_MARK), DEF(OACC_TAIL_MARK), \
43 DEF(OACC_PRIVATE)
46 #define DEF(X) IFN_UNIQUE_##X
48 #undef DEF
69 DEF(CHUNKS), DEF(STEP), DEF(OFFSET), DEF(BOUND
    [all...]
asan.h 127 #define IFN_ASAN_MARK_FLAGS DEF(POISON), DEF(UNPOISON)
131 #define DEF(X) ASAN_MARK_##X
133 #undef DEF
  /src/external/bsd/ntp/dist/libparse/
info_trimble.c 61 { CMD_RSPOSXYZ, "CMD_RSPOSXYZ", "single precision XYZ position (0x42)", "gps_position(XYZ)", RO|DEF },
62 { CMD_RVELOXYZ, "CMD_RVELOXYZ", "velocity fix (XYZ ECEF) (0x43)", "gps_velocity(XYZ)", RO|DEF },
63 { CMD_RBEST4, "CMD_RBEST4", "best 4 satellite selection (0x44)", "trimble_best4", RO|DEF },
64 { CMD_RVERSION, "CMD_RVERSION", "software version (0x45)", "trimble_version", RO|DEF },
65 { CMD_RRECVHEALTH, "CMD_RRECVHEALTH", "receiver health (0x46)", "trimble_receiver_health", RO|DEF },
67 { CMD_RMESSAGE, "CMD_RMESSAGE", "GPS system message (0x48)", "gps-message", RO|DEF },
69 { CMD_RSLLAPOS, "CMD_RSLLAPOS", "single LLA position (0x4A)", "gps_position(LLA)", RO|DEF },
70 { CMD_RMACHSTAT, "CMD_RMACHSTAT", "machine code / status (0x4B)", "trimble_status", RO|DEF },
74 { CMD_RUTCPARAM, "CMD_RUTCPARAM", "UTC parameters (0x4F)", "gps_utc_correction", RO|DEF },
83 { CMD_RSTATTRACK, "CMD_RSTATTRACK", "tracking status (0x5C)", "trimble_tracking_status", RO|DEF },
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
internal-fn.h 44 DEF(UNSPEC), \
45 DEF(OACC_FORK), DEF(OACC_JOIN), \
46 DEF(OACC_HEAD_MARK), DEF(OACC_TAIL_MARK), \
47 DEF(OACC_PRIVATE)
50 #define DEF(X) IFN_UNIQUE_##X
52 #undef DEF
73 DEF(CHUNKS), DEF(STEP), DEF(OFFSET), DEF(BOUND
    [all...]
asan.h 128 #define IFN_ASAN_MARK_FLAGS DEF(POISON), DEF(UNPOISON)
132 #define DEF(X) ASAN_MARK_##X
134 #undef DEF
  /src/sys/arch/vax/floppy/
defboo.hp 6 SET DEF HEX
7 SET DEF LONG
  /src/crypto/external/bsd/heimdal/dist/lib/heimdal/
NTMakefile 62 DEF=$(OBJ)\heimdal.def
66 DEFSRC= ..\asn1\libasn1-exports.def \
67 ..\wind\libwind-exports.def \
68 ..\hcrypto\libhcrypto-exports.def \
69 ..\hx509\libhx509-exports.def \
70 $(OBJDIR)\lib\krb5\libkrb5-exports.def
72 $(DEF): $(DEFSRC)
73 copy $(DEFSRC: = + ) $(DEF)
79 $(DLL): $(DLLDEPS) $(DEF) $(RES
    [all...]
  /src/usr.bin/make/unit-tests/
cond-func-defined.mk 5 DEF= defined
8 .if !defined(DEF)
13 .if !defined( DEF)
18 .if !defined(DEF )
33 # expect+1: Missing ")" after argument "DEF" for "defined"
34 .if defined(DEF
cond-op-and.mk 34 DEF= defined
36 .if 0 || (${DEF} && ${UNDEF})
38 .if 0 || (!${DEF} && ${UNDEF})
46 .if 1 || (${DEF} && ${UNDEF})
48 .if 1 || (!${DEF} && ${UNDEF})
cond-op-or.mk 34 DEF= defined
36 .if 1 && (!${DEF} || ${UNDEF})
38 .if 1 && (${DEF} || ${UNDEF})
46 .if 0 && (!${DEF} || ${UNDEF})
48 .if 0 && (${DEF} || ${UNDEF})
cond-token-var.mk 17 DEF= defined
21 .if ${DEF} == ${DEF}
30 .if ${UNDEF} == ${DEF}
36 .if ${DEF} == ${UNDEF}
41 .if ${DEF}
110 # expect+1: Malformed conditional "x${DEF}y == "${UNDEF2}" || 0x${UNDEF3}"
111 .if x${DEF}y == "${UNDEF2}" || 0x${UNDEF3}
115 # expect+1: Malformed conditional "x${DEF}y == "${DEF}" || 0x${UNDEF3}
    [all...]
varmod-defined.mk 11 DEF= defined
14 # Since DEF is defined, the value of the expression is "value", not
17 .if ${DEF:Dvalue} != "value"
34 .if ${DEF:D<${DEF}>} != "<defined>"
45 .if ${DEF:D \} \: \$ \\ \) \n } != " } : \$ \\ \\) \\n "
54 .if ${DEF:D$$$$$${DEF}} != "defined"
64 .if ${DEF:D!&((((} != "!&(((("
76 .if ${DEF:Dyes:Uno} != ye
    [all...]
cond-undef-lint.mk 14 # DEF is defined, UNDEF is not.
15 DEF= defined
18 .if !${DEF}
41 # The inner variable DEF is defined, but the resulting name VAR.defined
45 .if ${VAR.${DEF}}
cond-token-var.exp 10 Var_Parse: ${DEF}y == "${UNDEF2}" || 0x${UNDEF3} (eval)
11 make: cond-token-var.mk:111: Malformed conditional "x${DEF}y == "${UNDEF2}" || 0x${UNDEF3}"
12 Var_Parse: ${DEF}y == "${DEF}" || 0x${UNDEF3} (eval)
13 make: cond-token-var.mk:116: Malformed conditional "x${DEF}y == "${DEF}" || 0x${UNDEF3}"
  /src/tests/dev/audio/
audiotest.c 1413 #define DEF(name) \
1440 DEF(open_mode_RDONLY) { test_open_mode(O_RDONLY); }
1441 DEF(open_mode_WRONLY) { test_open_mode(O_WRONLY); }
1442 DEF(open_mode_RDWR) { test_open_mode(O_RDWR); }
1671 DEF(open_audio_RDONLY) { test_open("audio", O_RDONLY); }
1672 DEF(open_audio_WRONLY) { test_open("audio", O_WRONLY); }
1673 DEF(open_audio_RDWR) { test_open("audio", O_RDWR); }
1674 DEF(open_sound_RDONLY) { test_open("sound", O_RDONLY); }
1675 DEF(open_sound_WRONLY) { test_open("sound", O_WRONLY); }
1676 DEF(open_sound_RDWR) { test_open("sound", O_RDWR);
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
compile-cplus-anonymous.cc 17 static enum {ABC = 1, DEF, GHI, JKL} anon_e = GHI;
compile-cplus-anonymous.exp 52 CompileExpression::test "DEF" {(2|DEF)}
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
compile-cplus-anonymous.cc 17 static enum {ABC = 1, DEF, GHI, JKL} anon_e = GHI;
compile-cplus-anonymous.exp 52 CompileExpression::test "DEF" {(2|DEF)}

Completed in 33 milliseconds

1 2 3 4 5