/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/range/ |
H A D | package.d | 273 R source; in Result() local 514 public R source; member 561 enum bool empty = false; member 565 @property bool empty() in empty() function 929 R source; member 947 enum bool empty = false; member 951 @property bool empty() in empty() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/ |
H A D | package.d | 272 R source; in Result() local 521 public R source; member 568 enum bool empty = false; member 572 @property bool empty() in empty() function 942 R source; member 959 enum bool empty = false; member 963 @property bool empty() in empty() function 1430 enum bool empty = false; member 1432 @property bool empty() in empty() function 1681 public Rs source; member [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | iteration.d | 270 enum empty = false; member 288 R source; in _Cache() local 324 enum empty = false; in _Cache() local 563 enum bool empty = false; in MapResult() local 824 enum empty = false; member 1357 enum bool empty = false; in FilterResult() local 1693 enum bool empty = false; // Propagate infiniteness. variable 1698 @property bool empty() in empty() function 1861 @property bool empty() in empty() function 1928 @property bool empty() { return r.empty && !openChunk; } in empty() function [all …]
|
H A D | sorting.d | 1093 public Rs source; member 1118 enum bool empty = false; // propagate infiniteness member 1122 @property bool empty() in empty() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/ |
H A D | package.d | 478 enum source = ctGenRegExCode(r); in foreach() variable 622 @property bool empty() const { return _nMatch == 0 || _f >= _b; } in foreach() function 827 @property bool empty() const { return _captures._nMatch == 0; } in length() function 1593 @property bool empty() function 1712 @property bool empty(){ return r.empty; } function
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_flow.c | 40 isl_set *source; member 196 struct isl_labeled_map source[1]; member 284 __isl_take isl_access_info *acc, __isl_take isl_map *source, in isl_access_info_add_source() 582 int source, __isl_take isl_set *sink, __isl_give isl_set **empty) in restricted_partial_lexmax() 638 int j, int level, struct isl_set **empty) in last_source() 668 struct isl_set **empty) in last_later_source() 1560 isl_union_map *empty; in isl_union_access_info_init() local 1695 isl_bool empty; in isl_union_access_has_kill() local 1810 isl_bool empty; in print_access_field() local 2237 isl_union_map *empty; in isl_union_flow_alloc() local [all …]
|
H A D | isl_scheduler.c | 349 isl_bool empty; in graph_has_edge() local 1267 isl_bool empty; in extract_edge() local 3189 int empty; in update_edge() local 3233 int empty; in domain_intersects() local 3248 int empty; in range_intersects() local 3270 int empty, local; in is_condition_false() local 3354 isl_union_set *source, *sink; in update_edges() local 5324 int empty; in has_validity_edges() local 5434 int empty; in is_violated() local 5518 isl_union_set *source, *sink; in has_violated_conditional_constraint() local [all …]
|
H A D | isl_test.c | 1025 int empty; in test_div() local 3018 int empty; in test_lex() local 4461 isl_union_map *empty; in test_one_schedule() local 4719 isl_union_map *sink, *source, *dep; in test_special_conditional_schedule_constraints() local 4724 int empty; in test_special_conditional_schedule_constraints() local 4795 isl_bool empty; in test_special_conditional_schedule_constraints_2() local 4987 int empty; in test_strongly_satisfying_schedule() local 8813 int empty, subset; in test_sample() local 8865 isl_bool empty; in test_empty_projection() local 9569 isl_bool empty; in before_for() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | iteration.d | 303 enum empty = false; member 321 R source; in _Cache() local 349 enum empty = false; in _Cache() local 581 enum bool empty = false; in MapResult() local 1170 enum bool empty = false; in FilterResult() local 1482 enum bool empty = false; // Propagate infiniteness. variable 1487 @property bool empty() in empty() function 1618 @property bool empty() in empty() function 1676 @property bool empty() { return r.empty; } in empty() function 1751 @property bool empty() { return groupNum == size_t.max; } in empty() function [all …]
|
H A D | sorting.d | 1080 public Rs source; member 1105 enum bool empty = false; // propagate infiniteness member 1109 @property bool empty() in empty() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/ |
H A D | package.d | 433 enum source = ctGenRegExCode(r); in foreach() variable 601 @property bool empty() const { return _nMatch == 0 || _f >= _b; } in foreach() function 810 @property bool empty() const { return _captures._nMatch == 0; } in foreach() function 1577 @property bool empty() in empty() function 1696 @property bool empty(){ return r.empty; } in escaper() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | parallelism.d | 1962 S source; in map() local 2198 enum bool empty = false; in map() local 2269 S source; variable 2286 this(S source, size_t bufSize, TaskPool pool) in this() 2379 enum bool empty = false; variable 2385 bool empty() @property in empty() function 3554 auto empty(){return front >= 25;} in empty() function 4603 enum bool empty = false; member 4855 bool empty() in version() function
|
H A D | numeric.d | 2821 @property bool empty() in empty() function 3403 R source; member 3424 bool empty() in empty() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | parallelism.d | 1864 S source; in map() local 2099 enum bool empty = false; in map() local 2170 S source; variable 2187 this(S source, size_t bufSize, TaskPool pool) in this() 2279 enum bool empty = false; variable 2285 bool empty() @property in empty() function 4341 enum bool empty = false; member 4579 bool empty() in version() function
|
H A D | conv.d | 118 private void parseCheck(alias source)(dchar c, string fn = __FILE__, size_t ln = __LINE__) in parseCheck() 2037 @property bool empty() { return _s.empty; } in empty() function 2105 auto source = s.representation; variable 2109 alias source = s; variable 2431 bool empty() const @property { return str.length <= front_index; } in empty() function
|
H A D | numeric.d | 2494 @property bool empty() in empty() function 2840 R source; member 2861 bool empty() in empty() function
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lobject.c | 296 int empty = 1; in l_str2int() local 598 void luaO_chunkid (char *out, const char *source, size_t srclen) { in luaO_chunkid()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | transfer.c | 500 char *source; in read_block_form() local 596 gfc_char4_t *source; in read_block_form4() local 1157 void *source, int kind, size_t size, size_t nelems) in unformatted_write() 3444 int empty; in init_loop_spec() local
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | transfer.c | 500 char *source; in read_block_form() local 596 gfc_char4_t *source; in read_block_form4() local 1219 void *source, int kind, size_t size, size_t nelems) in unformatted_write() 3607 int empty; in init_loop_spec() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
H A D | GCOV.cpp | 577 bool empty() { return Remaining.empty(); } in empty() function in __anon477e41840311::LineConsumer 732 auto source = in annotateSource() local
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | scp.c | 127 static char empty[] = ""; variable 1345 source(int argc, char **argv) in source() function
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | zone.c | 5041 bool empty = false; zone_postload() local 5777 dns_zone_attach(dns_zone_t * source,dns_zone_t ** target) dns_zone_attach() argument 5829 dns_zone_iattach(dns_zone_t * source,dns_zone_t ** target) dns_zone_iattach() argument 5838 zone_iattach(dns_zone_t * source,dns_zone_t ** target) zone_iattach() argument 13211 char source[ISC_SOCKADDR_FORMATSIZE]; stub_glue_response_cb() local 13635 char source[ISC_SOCKADDR_FORMATSIZE]; stub_callback() local 14017 char source[ISC_SOCKADDR_FORMATSIZE]; refresh_callback() local 18042 char source[ISC_SOCKADDR_FORMATSIZE]; got_transfer_quota() local 19000 dns_zonemgr_attach(dns_zonemgr_t * source,dns_zonemgr_t ** target) dns_zonemgr_attach() argument 19686 char source[ISC_SOCKADDR_FORMATSIZE]; dns_zonemgr_unreachabledel() local 20828 bool empty = false; checkds_done() local 22143 bool empty = false; dns_zone_cdscheck() local [all...] |
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | zone.c | 4992 bool empty = false; in zone_postload() local 5728 dns_zone_attach(dns_zone_t *source, dns_zone_t **target) { in dns_zone_attach() 5780 dns_zone_iattach(dns_zone_t *source, dns_zone_t **target) { in dns_zone_iattach() 5789 zone_iattach(dns_zone_t *source, dns_zone_t **target) { in zone_iattach() 13181 char source[ISC_SOCKADDR_FORMATSIZE]; in stub_glue_response_cb() local 13603 char source[ISC_SOCKADDR_FORMATSIZE]; in stub_callback() local 13977 char source[ISC_SOCKADDR_FORMATSIZE]; in refresh_callback() local 17989 char source[ISC_SOCKADDR_FORMATSIZE]; in got_transfer_quota() local 18937 dns_zonemgr_attach(dns_zonemgr_t *source, dns_zonemgr_t **target) { in dns_zonemgr_attach() 19606 char source[ISC_SOCKADDR_FORMATSIZE]; in dns_zonemgr_unreachabledel() local [all …]
|
H A D | resolver.c | 1231 bool empty; in resquery_destroy() local 10875 dns_resolver_attach(dns_resolver_t *source, dns_resolver_t **targetp) { in dns_resolver_attach()
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | input.cpp | 3822 int macro::empty() in empty() function in macro 5689 void source() in source() function
|