Searched refs:sentinel (Results 151 - 161 of 161) sorted by relevance

1234567

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c15904 auto_suppress_location_wrappers sentinel;
17096 auto_suppress_location_wrappers sentinel;
26695 auto_suppress_location_wrappers sentinel;
27182 auto_suppress_location_wrappers sentinel;
15902 auto_suppress_location_wrappers sentinel; local
17094 auto_suppress_location_wrappers sentinel; local
26693 auto_suppress_location_wrappers sentinel; local
27180 auto_suppress_location_wrappers sentinel; local
37024 auto_suppress_location_wrappers sentinel; local
37245 auto_suppress_location_wrappers sentinel; local
38265 auto_suppress_location_wrappers sentinel; local
39063 auto_suppress_location_wrappers sentinel; local
40924 auto_suppress_location_wrappers sentinel; local
42336 auto_suppress_location_wrappers sentinel; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc17481 auto_suppress_location_wrappers sentinel;
18711 auto_suppress_location_wrappers sentinel;
28730 auto_suppress_location_wrappers sentinel;
29345 auto_suppress_location_wrappers sentinel;
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp2757 unsigned sentinel = (unsigned)SentinelAttr::DefaultSentinel; local
2774 sentinel = Idx->getZExtValue();
2842 D->addAttr(::new (S.Context) SentinelAttr(S.Context, AL, sentinel, nullPos));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc7496 auto_fix_quotes sentinel; local
7518 auto_fix_quotes sentinel; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dgdb.exp4479 # If the sentinel is recognized early, it is considered an error.
4486 proc gdb_expect_list {test sentinel list} {
4502 -re "${pattern}${sentinel}" {
4503 # pass "${test}, pattern ${index} + sentinel"
4505 -re "${sentinel}" {
4506 fail "${test} (pattern ${index} + sentinel)"
4515 fail "${test} (pattern ${index} + sentinel) (timeout)"
4520 # unresolved "${test}, pattern ${index} + sentinel"
4528 -re "${sentinel}" {
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dgdb.exp5385 # If the sentinel is recognized early, it is considered an error.
5392 proc gdb_expect_list {test sentinel list} {
5404 -re "${pattern}${sentinel}" {
5405 # pass "${test}, pattern ${index} + sentinel"
5407 -re "${sentinel}" {
5408 fail "${test} (pattern ${index} + sentinel)"
5417 fail "${test} (pattern ${index} + sentinel) (timeout)"
5422 # unresolved "${test}, pattern ${index} + sentinel"
5430 -re "${sentinel}" {
/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dquery.c5480 * Find out if the query is for a root key sentinel and if so, record the type
5481 * of root key sentinel query and the key id that is being checked for.
5490 strncasecmp(ndata + 1, "root-key-sentinel-is-ta-", 24) == 0)
5503 "root-key-sentinel-is-ta query label found");
5505 strncasecmp(ndata + 1, "root-key-sentinel-not-ta-", 25) == 0)
5518 "root-key-sentinel-not-ta query label found");
5578 * Setup for root key sentinel processing.
7561 dns_keytag_t sentinel = qctx->client->query.root_key_sentinel_keyid; local
7591 if (ds.key_tag == sentinel) {
7611 * Check if a root key sentinel SERVFAI
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-loop.c9116 auto_purge_vect_location sentinel; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop.cc10120 auto_purge_vect_location sentinel; local
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dconfigure10310 -Wstrict-null-sentinel \
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dconfigure10913 -Wstrict-null-sentinel \

Completed in 779 milliseconds

1234567