| /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/ |
| commandlineflags.h | 8 #define FLAG(name) FLAGS_##name 11 #define DECLARE_bool(name) extern bool FLAG(name) 12 #define DECLARE_int32(name) extern int32_t FLAG(name) 13 #define DECLARE_int64(name) extern int64_t FLAG(name) 14 #define DECLARE_double(name) extern double FLAG(name) 15 #define DECLARE_string(name) extern std::string FLAG(name) 18 #define DEFINE_bool(name, default_val, doc) bool FLAG(name) = (default_val) 19 #define DEFINE_int32(name, default_val, doc) int32_t FLAG(name) = (default_val) 20 #define DEFINE_int64(name, default_val, doc) int64_t FLAG(name) = (default_val) 21 #define DEFINE_double(name, default_val, doc) double FLAG(name) = (default_val [all...] |
| /src/external/apache2/llvm/dist/llvm/utils/benchmark/src/ |
| commandlineflags.h | 8 #define FLAG(name) FLAGS_##name 11 #define DECLARE_bool(name) extern bool FLAG(name) 12 #define DECLARE_int32(name) extern int32_t FLAG(name) 13 #define DECLARE_int64(name) extern int64_t FLAG(name) 14 #define DECLARE_double(name) extern double FLAG(name) 15 #define DECLARE_string(name) extern std::string FLAG(name) 18 #define DEFINE_bool(name, default_val, doc) bool FLAG(name) = (default_val) 19 #define DEFINE_int32(name, default_val, doc) int32_t FLAG(name) = (default_val) 20 #define DEFINE_int64(name, default_val, doc) int64_t FLAG(name) = (default_val) 21 #define DEFINE_double(name, default_val, doc) double FLAG(name) = (default_val [all...] |
| /src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| InstrDocsEmitter.cpp | 100 #define FLAG(f) if (II->f) { FlagStrings.push_back(str(f)); } 101 FLAG(isReturn) 102 FLAG(isEHScopeReturn) 103 FLAG(isBranch) 104 FLAG(isIndirectBranch) 105 FLAG(isCompare) 106 FLAG(isMoveImm) 107 FLAG(isBitcast) 108 FLAG(isSelect) 109 FLAG(isBarrier [all...] |
| /src/external/bsd/pcc/dist/pcc/driver/ |
| options.c | 43 #define FLAG (0) /* match name exactly */ 67 { "-version", FLAG, opt_set, &opt.version, }, 69 { "C", FLAG, opt_set, &opt.C }, 70 { "CC", FLAG, opt_set2, &opt.C }, 72 { "E", FLAG, opt_set, &opt.E }, 75 { "M", FLAG, opt_set, &opt.M }, 77 { "P", FLAG, opt_set, &opt.P }, 78 { "S", FLAG, opt_set, &opt.S }, 84 { "X", FLAG, opt_set, &opt.savetemps }, 85 { "c", FLAG, opt_set, &opt.c } [all...] |
| /src/external/gpl3/gcc.old/dist/libgfortran/ieee/ |
| ieee_exceptions.F90 | 112 elemental subroutine IEEE_GET_FLAG (FLAG, FLAG_VALUE) 114 type(IEEE_FLAG_TYPE), intent(in) :: FLAG 123 FLAG_VALUE = (IAND(helper(), FLAG%hidden) /= 0) 126 elemental subroutine IEEE_SET_FLAG (FLAG, FLAG_VALUE) 128 type(IEEE_FLAG_TYPE), intent(in) :: FLAG 139 call helper(FLAG%hidden, 0) 141 call helper(0, FLAG%hidden) 147 elemental subroutine IEEE_GET_HALTING_MODE (FLAG, HALTING) 149 type(IEEE_FLAG_TYPE), intent(in) :: FLAG 158 HALTING = (IAND(helper(), FLAG%hidden) /= 0 [all...] |
| /src/external/gpl3/gcc/dist/libgfortran/ieee/ |
| ieee_exceptions.F90 | 175 elemental subroutine IEEE_GET_FLAG (FLAG, FLAG_VALUE) 177 type(IEEE_FLAG_TYPE), intent(in) :: FLAG 186 FLAG_VALUE = (IAND(helper(), FLAG%hidden) /= 0) 189 elemental subroutine IEEE_SET_FLAG (FLAG, FLAG_VALUE) 191 type(IEEE_FLAG_TYPE), intent(in) :: FLAG 202 call helper(FLAG%hidden, 0) 204 call helper(0, FLAG%hidden) 210 elemental subroutine IEEE_GET_HALTING_MODE (FLAG, HALTING) 212 type(IEEE_FLAG_TYPE), intent(in) :: FLAG 221 HALTING = (IAND(helper(), FLAG%hidden) /= 0 [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/ |
| intel_guc.c | 247 #define FLAG GUC_LOG_ALLOC_IN_MEGABYTE 250 #define FLAG 0 269 FLAG | 276 #undef FLAG
|
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| cp-objcp-common.cc | 39 FLAG 58 constexpr cp_feature_selector (const int *flag) 59 : kind (FLAG), enable_flag (flag) {} 84 case FLAG:
|
| /src/external/gpl3/gdb/dist/sim/m32c/ |
| cpu.h | 177 #define FLAG(f) (regs.r_flags & f ? 1 : 0) 178 #define FLAG_C FLAG(FLAGBIT_C) 179 #define FLAG_D FLAG(FLAGBIT_D) 180 #define FLAG_Z FLAG(FLAGBIT_Z) 181 #define FLAG_S FLAG(FLAGBIT_S) 182 #define FLAG_B FLAG(FLAGBIT_B) 183 #define FLAG_O FLAG(FLAGBIT_O) 184 #define FLAG_I FLAG(FLAGBIT_I) 185 #define FLAG_U FLAG(FLAGBIT_U)
|
| /src/external/gpl3/gdb.old/dist/sim/m32c/ |
| cpu.h | 177 #define FLAG(f) (regs.r_flags & f ? 1 : 0) 178 #define FLAG_C FLAG(FLAGBIT_C) 179 #define FLAG_D FLAG(FLAGBIT_D) 180 #define FLAG_Z FLAG(FLAGBIT_Z) 181 #define FLAG_S FLAG(FLAGBIT_S) 182 #define FLAG_B FLAG(FLAGBIT_B) 183 #define FLAG_O FLAG(FLAGBIT_O) 184 #define FLAG_I FLAG(FLAGBIT_I) 185 #define FLAG_U FLAG(FLAGBIT_U)
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| rl78-parse.h | 76 FLAG = 277, /* FLAG */ 201 #define FLAG 277
|
| rx-parse.h | 58 FLAG = 259, /* FLAG */ 227 #define FLAG 259
|
| rl78-parse.c | 262 FLAG = 277, /* FLAG */ 387 #define FLAG 277 537 YYSYMBOL_FLAG = 22, /* FLAG */ 1147 "ES", "PMC", "MEM", "FLAG", "SP", "CY", "RB0", "RB1", "RB2", "RB3", 4497 { "c", FLAG, 0 }, 4498 { "z", FLAG, 1 }, 4499 { "s", FLAG, 2 }, 4500 { "o", FLAG, 3 }, 4501 { "i", FLAG, 8 } [all...] |
| rx-parse.c | 240 FLAG = 259, /* FLAG */ 409 #define FLAG 259 603 YYSYMBOL_FLAG = 4, /* FLAG */ 859 YYSYMBOL_flag = 260, /* flag */ 1318 "\"end of file\"", "error", "\"invalid token\"", "REG", "FLAG", "CREG", 1350 "double3_op", "disp", "flag", "$@67", "memex", "bwl", "bw", "opt_l", 2894 case 61: /* statement: SETPSW flag */ 2900 case 62: /* statement: CLRPSW flag */ 4265 case 340: /* flag: $@67 FLAG * [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| rl78-parse.h | 76 FLAG = 277, /* FLAG */ 201 #define FLAG 277
|
| rx-parse.h | 58 FLAG = 259, /* FLAG */ 227 #define FLAG 259
|
| rl78-parse.c | 262 FLAG = 277, /* FLAG */ 387 #define FLAG 277 537 YYSYMBOL_FLAG = 22, /* FLAG */ 1147 "ES", "PMC", "MEM", "FLAG", "SP", "CY", "RB0", "RB1", "RB2", "RB3", 4497 { "c", FLAG, 0 }, 4498 { "z", FLAG, 1 }, 4499 { "s", FLAG, 2 }, 4500 { "o", FLAG, 3 }, 4501 { "i", FLAG, 8 } [all...] |
| rx-parse.c | 240 FLAG = 259, /* FLAG */ 409 #define FLAG 259 603 YYSYMBOL_FLAG = 4, /* FLAG */ 859 YYSYMBOL_flag = 260, /* flag */ 1318 "\"end of file\"", "error", "\"invalid token\"", "REG", "FLAG", "CREG", 1350 "double3_op", "disp", "flag", "$@67", "memex", "bwl", "bw", "opt_l", 2894 case 61: /* statement: SETPSW flag */ 2900 case 62: /* statement: CLRPSW flag */ 4265 case 340: /* flag: $@67 FLAG * [all...] |
| /src/external/gpl3/gdb/dist/sim/rx/ |
| cpu.h | 189 #define FLAG(f) ((regs.r_psw & f) ? 1 : 0) 190 #define FLAG_C FLAG(FLAGBIT_C) 191 #define FLAG_D FLAG(FLAGBIT_D) 192 #define FLAG_Z FLAG(FLAGBIT_Z) 193 #define FLAG_S FLAG(FLAGBIT_S) 194 #define FLAG_B FLAG(FLAGBIT_B) 195 #define FLAG_O FLAG(FLAGBIT_O) 196 #define FLAG_I FLAG(FLAGBIT_I) 197 #define FLAG_U FLAG(FLAGBIT_U) 198 #define FLAG_PM FLAG(FLAGBIT_PM [all...] |
| /src/external/gpl3/gdb.old/dist/sim/rx/ |
| cpu.h | 189 #define FLAG(f) ((regs.r_psw & f) ? 1 : 0) 190 #define FLAG_C FLAG(FLAGBIT_C) 191 #define FLAG_D FLAG(FLAGBIT_D) 192 #define FLAG_Z FLAG(FLAGBIT_Z) 193 #define FLAG_S FLAG(FLAGBIT_S) 194 #define FLAG_B FLAG(FLAGBIT_B) 195 #define FLAG_O FLAG(FLAGBIT_O) 196 #define FLAG_I FLAG(FLAGBIT_I) 197 #define FLAG_U FLAG(FLAGBIT_U) 198 #define FLAG_PM FLAG(FLAGBIT_PM [all...] |
| /src/usr.sbin/route6d/ |
| route6d.c | 168 static int dflag = 0; /* debug flag */ 169 static int qflag = 0; /* quiet flag */ 310 #define FLAG(c, flag, n) case c: do { flag = n; break; } while(0) 311 FLAG('a', aflag, 1); break; 312 FLAG('d', dflag, 1); break; 313 FLAG('D', dflag, 2); break; 314 FLAG('h', hflag, 1); break; 315 FLAG('l', lflag, 1); break [all...] |
| /src/external/apache2/llvm/dist/clang/lib/AST/ |
| TextNodeDumper.cpp | 1863 #define FLAG(fn, name) \ 1866 FLAG(isParsingBaseSpecifiers, parsing_base_specifiers); 1868 FLAG(isGenericLambda, generic); 1869 FLAG(isLambda, lambda); 1871 FLAG(isAnonymousStructOrUnion, is_anonymous); 1872 FLAG(canPassInRegisters, pass_in_registers); 1873 FLAG(isEmpty, empty); 1874 FLAG(isAggregate, aggregate); 1875 FLAG(isStandardLayout, standard_layout); 1876 FLAG(isTriviallyCopyable, trivially_copyable) [all...] |
| /src/sys/net/ |
| zlib.c | 134 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ 513 * the same number of elements. To use different lengths, an extra flag 1674 * Flush the current block, with given end-of-file flag. 3372 FLAG, /* waiting for flag byte */ 3404 int nowrap; /* flag for no wrapper */ 3531 z->state->mode = FLAG; 3533 case FLAG:
|