Home
last modified time | relevance | path

Searched refs:statements (Results 1 – 25 of 135) sorted by relevance

123456

/freebsd-13.1/contrib/com_err/
H A Dparse.y66 | header statements
94 statements : statement
95 | statements statement
/freebsd-13.1/crypto/heimdal/lib/com_err/
H A Dparse.y66 | header statements
94 statements : statement
95 | statements statement
/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_util.c50 WC_QUERIES_SQL_DECLARE_STATEMENTS(statements);
142 my_statements ? my_statements : statements, in svn_wc__db_util_open_db()
/freebsd-13.1/contrib/googletest/googlemock/docs/
H A DDesignDoc.md54 ACTION(name) { statements; }
58 name that executes the statements. Inside the statements, you can
119 ACTION_P(name, param) { statements; }
237 …* Since they are based on operators, they are rather ad hoc: you cannot use statements, and you ca…
266 MATCHER(name) { statements; }
/freebsd-13.1/usr.sbin/rrenumd/
H A Dparser.y121 | statements
124 statements:
126 | statements statement
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DStmtNodes.td34 // Asm statements
39 // Obj-C statements
48 // C++ statements
53 // C++ Coroutines TS statements
/freebsd-13.1/usr.bin/indent/tests/
H A Delsecomment.0.stdout6 /* The two if statements below excercise two different code paths. */
H A Delsecomment.04 /* The two if statements below excercise two different code paths. */
/freebsd-13.1/bin/sh/tests/parser/
H A Dcase1.05 # Keywords can be used unquoted in case statements, except the keyword
/freebsd-13.1/sbin/natd/samples/
H A Dnatd.cf.sample13 # or redirect_address statements are activated in this file!
89 # It's probably not a good idea to use DNS names in redirect_address statements
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRangeSelector.h91 RangeSelector statements(std::string ID);
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache.c39 REP_CACHE_DB_SQL_DECLARE_STATEMENTS(statements);
96 svn_sqlite__mode_rwcreate, statements, in open_rep_cache()
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache.c42 REP_CACHE_DB_SQL_DECLARE_STATEMENTS(statements);
99 svn_sqlite__mode_rwcreate, statements, in open_rep_cache()
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dsqlite.c1074 svn_sqlite__mode_t mode, const char * const statements[], in svn_sqlite__open() argument
1195 if (statements) in svn_sqlite__open()
1197 (*db)->statement_strings = statements; in svn_sqlite__open()
1199 while (*statements != NULL) in svn_sqlite__open()
1201 statements++; in svn_sqlite__open()
/freebsd-13.1/usr.sbin/ctld/
H A Dparse.y80 statements:
82 statements statement
84 statements statement SEMICOLON
/freebsd-13.1/contrib/openbsm/bin/auditdistd/
H A Dparse.y109 statements:
111 statements statement
/freebsd-13.1/libexec/bootpd/
H A DToDo14 of "data-driven" parser should be used so the big switch statements
/freebsd-13.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-actions.h.pump308 // ACTION(name) { statements; }
311 // statements. The value returned by the statements will be used as
312 // the return value of the action. Inside the statements, you can
338 // ACTION_P(name, param_name) { statements; }
420 // AND_n_VALUE_PARAMS(p1, ..., p_n)) { statements; }
/freebsd-13.1/sbin/hastd/
H A Dparse.y111 statements:
113 statements statement
/freebsd-13.1/contrib/llvm-project/libcxx/include/experimental/
H A Dfilesystem49 // enable directory_iterator range-based for statements
55 // enable recursive_directory_iterator range-based for statements
/freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dpmc.txt15 compatible; all statements below that apply to "fsl,mpc8548-pmc" also
/freebsd-13.1/share/i18n/csmapper/KOI/
H A DUCS%GOST19768-74.src43 # mapping described in RFC 1489. No statements are made as to whether
H A DKOI8-R%UCS.src43 # mapping described in RFC 1489. No statements are made as to whether
H A DGOST19768-74%UCS.src43 # mapping described in RFC 1489. No statements are made as to whether
/freebsd-13.1/contrib/libarchive/
H A DCOPYING9 the actual statements in the files are controlling.

123456