| /src/external/gpl3/gdb.old/dist/gdb/ |
| source.h | 161 class can be built from a single line number and a direction (forward or 167 range extend forward, or backward. */ 170 FORWARD, 179 explicit source_lines_range (int startline, direction dir = FORWARD);
|
| /src/external/gpl3/gdb/dist/gdb/ |
| source.h | 161 class can be built from a single line number and a direction (forward or 167 range extend forward, or backward. */ 170 FORWARD, 179 explicit source_lines_range (int startline, direction dir = FORWARD);
|
| /src/lib/libc/citrus/modules/ |
| citrus_mapper_646.c | 224 /* forward */ 227 #define FORWARD(x) \ 234 SPECIALS(FORWARD);
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| MustExecute.h | 179 FORWARD = 1, 335 return Visited.count({I, ExplorationDirection::FORWARD}) || 509 /// Find the next join point from \p InitBB in forward direction.
|
| /src/external/bsd/nvi/dist/common/ |
| common.h | 34 * Forward structure declarations. Not pretty, but the include files 76 typedef enum { NOTSET, FORWARD, BACKWARD } dir_t;
|
| /src/external/gpl3/gdb.old/dist/gdb/compile/ |
| compile-c-types.c | 366 #define FORWARD(OP,...) m_context->c_ops->OP(m_context, ##__VA_ARGS__) 369 { return FORWARD (N); } 372 { return FORWARD (N, a); } 375 { return FORWARD (N, a, b); } 378 { return FORWARD (N, a, b, c); } 381 { return FORWARD (N, a, b, c, d); } 384 { return FORWARD (N, a, b, c, d, e); } 387 { return FORWARD (N, a, b, c, d, e, f, g); } 398 #undef FORWARD
|
| compile.c | 742 #define FORWARD(OP,...) (m_gcc_fe->ops->OP (m_gcc_fe, ##__VA_ARGS__)) 750 FORWARD (set_print_callback, print_function, datum); 767 FORWARD (set_verbose, level); 776 FORWARD (set_driver_filename, filename); 785 FORWARD (set_triplet_regexp, regexp); 794 return gdb::unique_xmalloc_ptr<char> (FORWARD (set_arguments, argc, argv)); 796 return gdb::unique_xmalloc_ptr<char> (FORWARD (set_arguments_v0, regexp, 805 FORWARD (set_source_file, filename); 814 return FORWARD (compile, filename); 816 return FORWARD (compile_v0, filename, verbose_level) [all...] |
| compile-cplus-types.c | 49 /* Forward declarations. */ 1271 #define FORWARD(OP,...) m_context->cp_ops->OP(m_context, ##__VA_ARGS__) 1285 auto result = FORWARD (N); \ 1294 auto result = FORWARD (N, a); \ 1303 auto result = FORWARD (N, a, b); \ 1312 auto result = FORWARD (N, a, b, c); \ 1321 auto result = FORWARD (N, a, b, c, d); \ 1330 auto result = FORWARD (N, a, b, c, d, e); \ 1339 auto result = FORWARD (N, a, b, c, d, e, f, g); \ 1353 #undef FORWARD [all...] |
| /src/external/gpl3/gdb/dist/gdb/compile/ |
| compile-c-types.c | 366 #define FORWARD(OP,...) m_context->c_ops->OP(m_context, ##__VA_ARGS__) 369 { return FORWARD (N); } 372 { return FORWARD (N, a); } 375 { return FORWARD (N, a, b); } 378 { return FORWARD (N, a, b, c); } 381 { return FORWARD (N, a, b, c, d); } 384 { return FORWARD (N, a, b, c, d, e); } 387 { return FORWARD (N, a, b, c, d, e, f, g); } 398 #undef FORWARD
|
| compile.c | 780 #define FORWARD(OP,...) (m_gcc_fe->ops->OP (m_gcc_fe, ##__VA_ARGS__)) 788 FORWARD (set_print_callback, print_function, datum); 805 FORWARD (set_verbose, level); 814 FORWARD (set_driver_filename, filename); 823 FORWARD (set_triplet_regexp, regexp); 832 return gdb::unique_xmalloc_ptr<char> (FORWARD (set_arguments, argc, argv)); 834 return gdb::unique_xmalloc_ptr<char> (FORWARD (set_arguments_v0, regexp, 843 FORWARD (set_source_file, filename); 852 return FORWARD (compile, filename); 854 return FORWARD (compile_v0, filename, verbose_level) [all...] |
| compile-cplus-types.c | 49 /* Forward declarations. */ 1271 #define FORWARD(OP,...) m_context->cp_ops->OP(m_context, ##__VA_ARGS__) 1285 auto result = FORWARD (N); \ 1294 auto result = FORWARD (N, a); \ 1303 auto result = FORWARD (N, a, b); \ 1312 auto result = FORWARD (N, a, b, c); \ 1321 auto result = FORWARD (N, a, b, c, d); \ 1330 auto result = FORWARD (N, a, b, c, d, e); \ 1339 auto result = FORWARD (N, a, b, c, d, e, f, g); \ 1353 #undef FORWARD [all...] |
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| vec.h | 55 FORWARD,
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| vec.h | 55 FORWARD,
|
| /src/lib/libc/db/btree/ |
| btree.h | 384 enum { NOT, BACK, FORWARD } bt_order;
|
| /src/external/mpl/bind/dist/lib/dns/ |
| rbt-zonedb.c | 311 typedef enum { FORWARD, BACK } direction_t; 358 if (direction == FORWARD) { 390 return step(search, chain, FORWARD, next) && 433 check_next = step(search, &chain, FORWARD, next);
|
| qpzone.c | 2613 typedef enum { FORWARD, BACK } direction_t; 2664 if (direction == FORWARD) { 2690 * forward, then step() will continue forward until it 2700 return step(search, it, FORWARD, next) && 2743 check_next = step(search, &it, FORWARD, next);
|
| /src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| ctftools.h | 157 FORWARD, 324 list_t *td_fwdlist; /* All forward declaration tdesc nodes */
|
| /src/external/gpl3/gcc/dist/gcc/config/frv/ |
| frv.cc | 261 /* Forward references */ 2630 enum { UNKNOWN, BACKWARD, FORWARD } jump_type = UNKNOWN; 2646 : FORWARD); 2672 case FORWARD: direction = "jump forward"; break; 7972 /* Walk forward to the start of the next packet. Set ALIGNMENT to the
|
| /src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
| frv.cc | 261 /* Forward references */ 2628 enum { UNKNOWN, BACKWARD, FORWARD } jump_type = UNKNOWN; 2644 : FORWARD); 2670 case FORWARD: direction = "jump forward"; break; 7970 /* Walk forward to the start of the next packet. Set ALIGNMENT to the
|