| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-data-ref.c | 637 dump_subscript (FILE *outf, struct subscript *subscript) in dump_subscript() argument 639 tree chrec = SUB_CONFLICTS_IN_A (subscript); in dump_subscript() 655 chrec = SUB_CONFLICTS_IN_B (subscript); in dump_subscript() 2139 struct subscript *subscript; in compute_subscript_distance() local 2141 subscript = DDR_SUBSCRIPT (ddr, i); in compute_subscript_distance() 2175 SUB_DISTANCE (subscript) = difference; in compute_subscript_distance() 2244 struct subscript *subscript; in initialize_data_dependence_relation() local 2246 subscript = XNEW (struct subscript); in initialize_data_dependence_relation() 3560 struct subscript *subscript = DDR_SUBSCRIPT (ddr, i); in build_classic_dist_vector_1() local 3902 struct subscript *subscript; in subscript_dependence_tester_1() local [all …]
|
| H A D | tree-data-ref.h | 170 struct subscript struct 188 typedef struct subscript *subscript_p; argument 280 extern void dump_subscript (FILE *, struct subscript *);
|
| H A D | ChangeLog-2004 | 9015 subscript->last_conflict_in_a, subscript->last_conflict_in_b): Removed. 9016 (SUB_LAST_CONFLICT, subscript->last_conflict,
|
| /freebsd-12.1/contrib/flex/ |
| H A D | scanopt.c | 73 int subscript; member 159 (s)->subscript= 0; \ 177 s->subscript = 0; 550 s->argv[s->index][s->subscript]; 731 pstart = s->argv[s->index] + s->subscript; 735 if (s->subscript == 0) { 763 s->subscript++; 776 if (s->subscript != 0) { 823 s->subscript++;
|
| /freebsd-12.1/crypto/heimdal/doc/ |
| H A D | whatis.texi | 54 @c <subscript>\arg\</subscript>
|
| /freebsd-12.1/usr.bin/vgrind/ |
| H A D | vgrindefs.src | 53 space string subscript such then TRUE true type ubnd union until\
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | loop.texi | 492 one for each array subscript, are: 554 subscript of the data references. Given two array accesses a 555 subscript is the tuple composed of the access functions for a given
|
| H A D | extend.texi | 346 Note that this does not check whether the subscript is in bounds---array
|
| H A D | invoke.texi | 2120 Warn if an array subscript has type @code{char}. This is a common cause
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | DiagnosticSemaKinds.td | 3816 Error<"type %0 does not provide a %select{subscript|call}1 operator">; 5614 "subscript requires size of interface %0, which is not constant for " 5627 "array subscript is not an integer">; 5629 "subscript of pointer to function type %0">; 5631 "subscript of pointer to incomplete type %0">; 5635 "subscript of a pointer to void is a GNU extension">, InGroup<PointerArith>; 5658 def warn_subscript_is_char : Warning<"array subscript is of type 'char'">, 6052 "indexing expression is invalid because subscript type %0 has " 6055 "indexing expression is invalid because subscript type %0 is not an integral" 6058 "indexing expression is invalid because subscript type %0 is not an" [all …]
|
| /freebsd-12.1/contrib/ncurses/include/ |
| H A D | Caps.aix4 | 753 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode 761 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
|
| H A D | Caps.osf1r5 | 596 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode 608 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
|
| H A D | Caps | 651 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode 659 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
|
| H A D | Caps.hpux11 | 659 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode 667 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
|
| H A D | Caps.keys | 741 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode 749 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
|
| /freebsd-12.1/contrib/gdtoa/ |
| H A D | changes | 436 test/xtest.c: fix some subscript bugs.
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | iterator | 1426 "Attempted to subscript iterator outside of valid range");
|
| /freebsd-12.1/contrib/ipfilter/ |
| H A D | HISTORY | 18 3546260 compiler warnings about non-integer array subscript
|
| /freebsd-12.1/gnu/usr.bin/grep/ |
| H A D | ChangeLog | 1230 (SYNTAX): And subscript with 0xFF for Latin-1 characters.
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-2004 | 5081 * parser.c (cp_parser_postfix_expression): Allow subscript
|
| /freebsd-12.1/contrib/tzdata/ |
| H A D | NEWS | 674 A read-access subscript error in localtime.c has been fixed.
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | ChangeLog-2003 | 4270 * testsuite/22_locale/ctype/narrow/char/1.cc: Don't subscript with
|
| /freebsd-12.1/contrib/binutils/gas/po/ |
| H A D | gas.pot | 10909 msgid "Invalid subscript (use 1 to %d)"
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | Changelog | 8230 - removes subscript has type char warnings (port Solaris 9).
|
| /freebsd-12.1/contrib/ncurses/ |
| H A D | NEWS | 5043 appease -Wchar-subscript with g++ 3.3 (Debian #195732).
|