Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dscanopt.c59 int subscript; member
134 (s)->subscript= 0; \
148 s->subscript = 0; in scanopt_init()
510 s->argv[s->index][s->subscript]; in scanopt_err()
676 pstart = s->argv[s->index] + s->subscript; in scanopt()
680 if (s->subscript == 0) { in scanopt()
708 s->subscript++; in scanopt()
721 if (s->subscript != 0) { in scanopt()
767 s->subscript++; in scanopt()
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenOpenACC.cpp108 const auto *subscript = cast<ArraySubscriptExpr>(curVarExpr); in getOpenACCDataOperandInfo() local
110 lowerBound = emitOpenACCIntExpr(subscript->getIdx()); in getOpenACCDataOperandInfo()
113 curVarExpr = subscript->getBase()->IgnoreParenImpCasts(); in getOpenACCDataOperandInfo()
/freebsd/crypto/heimdal/doc/
H A Dwhatis.texi54 @c <subscript>\arg\</subscript>
/freebsd/contrib/one-true-awk/testdir/
H A DT.func190 diff foo1 foo2 || echo 'BAD: T.func (multi-dim subscript)'
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dblkdev.shlib526 function subscript(s) {
541 id = subscript($0)
547 child = subscript($0)
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td4828 : Warning<"%0 attribute for 'subscript' must %select{be a getter or setter|"
4845 : Warning<"%0 attribute for 'subscript' setter must have a 'newValue:' parameter">,
4848 : Warning<"%0 attribute for 'subscript' setter cannot have multiple 'newValue:' parameters">,
4851 : Warning<"%0 attribute for 'subscript' getter cannot have a 'newValue:' parameter">,
5263 Error<"type %0 does not provide a %select{subscript|call}1 operator">;
5281 "call to subscript operator of type %0 is ambiguous">;
6958 "%select{an array subscript|a binary}0 expression">;
7439 "subscript requires size of interface %0, which is not constant for "
7447 "top-level comma expression in array subscript is deprecated "
7456 "array subscript is not an integer">;
[all …]
H A DDiagnosticGroups.td231 def DeprecatedCommaSubscript : DiagGroup<"deprecated-comma-subscript">;
H A DAttrDocs.td1125 allows element access the array subscript operator ``[]``, ``sN`` where N is
/freebsd/contrib/ncurses/include/
H A DCaps.hpux11717 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
725 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
H A DCaps.osf1r5645 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
657 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
H A DCaps717 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
725 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
H A DCaps.aix4811 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
819 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
H A DCaps.keys800 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
808 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
/freebsd/contrib/gdtoa/
H A Dchanges436 test/xtest.c: fix some subscript bugs.
/freebsd/contrib/tzdata/
H A DNEWS2229 A read-access subscript error in localtime.c has been fixed.
/freebsd/contrib/tzcode/
H A DNEWS2229 A read-access subscript error in localtime.c has been fixed.
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7035 defm : FlangIgnoredDiagOpt<"do-subscript">;
/freebsd/contrib/unbound/doc/
H A DChangelog12917 - removes subscript has type char warnings (port Solaris 9).
/freebsd/contrib/ncurses/
H A DNEWS9993 appease -Wchar-subscript with g++ 3.3 (Debian #195732).
/freebsd/share/dict/
H A Dweb2a30409 iota subscript
H A Dweb2192815 subscript
/freebsd/contrib/ntp/
H A DCommitLog4497 ../../include/ntp_fp.h:86:22: warning: array subscript -1 is outside array bounds of 'struct req_pkt[1]' [-Warray-bounds]
[all...]