Home
last modified time | relevance | path

Searched refs:subscript (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-12.1/contrib/gcc/
H A Dtree-data-ref.c637 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 Dtree-data-ref.h170 struct subscript struct
188 typedef struct subscript *subscript_p; argument
280 extern void dump_subscript (FILE *, struct subscript *);
H A DChangeLog-20049015 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 Dscanopt.c73 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 Dwhatis.texi54 @c <subscript>\arg\</subscript>
/freebsd-12.1/usr.bin/vgrind/
H A Dvgrindefs.src53 space string subscript such then TRUE true type ubnd union until\
/freebsd-12.1/contrib/gcc/doc/
H A Dloop.texi492 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 Dextend.texi346 Note that this does not check whether the subscript is in bounds---array
H A Dinvoke.texi2120 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 DDiagnosticSemaKinds.td3816 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 DCaps.aix4753 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
761 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
H A DCaps.osf1r5596 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
608 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
H A DCaps651 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
659 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
H A DCaps.hpux11659 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
667 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
H A DCaps.keys741 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 Dchanges436 test/xtest.c: fix some subscript bugs.
/freebsd-12.1/contrib/libc++/include/
H A Diterator1426 "Attempted to subscript iterator outside of valid range");
/freebsd-12.1/contrib/ipfilter/
H A DHISTORY18 3546260 compiler warnings about non-integer array subscript
/freebsd-12.1/gnu/usr.bin/grep/
H A DChangeLog1230 (SYNTAX): And subscript with 0xFF for Latin-1 characters.
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20045081 * parser.c (cp_parser_postfix_expression): Allow subscript
/freebsd-12.1/contrib/tzdata/
H A DNEWS674 A read-access subscript error in localtime.c has been fixed.
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20034270 * testsuite/22_locale/ctype/narrow/char/1.cc: Don't subscript with
/freebsd-12.1/contrib/binutils/gas/po/
H A Dgas.pot10909 msgid "Invalid subscript (use 1 to %d)"
/freebsd-12.1/contrib/unbound/doc/
H A DChangelog8230 - removes subscript has type char warnings (port Solaris 9).
/freebsd-12.1/contrib/ncurses/
H A DNEWS5043 appease -Wchar-subscript with g++ 3.3 (Debian #195732).

12