| /freebsd-9-stable/contrib/gcc/ |
| D | tree-nrv.c | 109 tree found = NULL; in tree_nrv() local 143 if (found != NULL) in tree_nrv() 148 if (found != ret_expr) in tree_nrv() 152 found = ret_expr; in tree_nrv() 156 if (TREE_CODE (found) != VAR_DECL in tree_nrv() 157 || TREE_THIS_VOLATILE (found) in tree_nrv() 158 || DECL_CONTEXT (found) != current_function_decl in tree_nrv() 159 || TREE_STATIC (found) in tree_nrv() 160 || TREE_ADDRESSABLE (found) in tree_nrv() 161 || DECL_ALIGN (found) > DECL_ALIGN (result) in tree_nrv() [all …]
|
| /freebsd-9-stable/contrib/libucl/tests/ |
| D | test_generate.c | 33 const ucl_object_t *found; in main() local 120 found = ucl_lookup_path (obj, "key4.1"); in main() 121 assert (found != NULL && ucl_object_toint (found) == 10); in main() 123 found = ucl_lookup_path (obj, ".key4.1"); in main() 124 assert (found != NULL && ucl_object_toint (found) == 10); in main() 126 found = ucl_lookup_path (obj, ".key4........1..."); in main() 127 assert (found != NULL && ucl_object_toint (found) == 10); in main() 129 found = ucl_lookup_path (obj, ".key4.3"); in main() 130 assert (found == NULL); in main() 132 found = ucl_lookup_path (obj, "key9..key1"); in main() [all …]
|
| /freebsd-9-stable/usr.bin/what/ |
| D | what.c | 58 bool found, qflag, sflag; in main() local 78 found = false; in main() 82 found = true; in main() 95 found = true; in main() 99 exit(found ? 0 : 1); in main() 112 bool found; in search() local 115 found = false; in search() 132 found = true; in search() 136 return (found); in search()
|
| /freebsd-9-stable/lib/libc/i386/string/ |
| D | wmemchr.S | 52 je found 71 found: movl %edi,%eax label 76 jmp found 78 jmp found 80 jmp found 82 jmp found 84 jmp found 86 jmp found 88 jmp found 98 je found
|
| /freebsd-9-stable/contrib/nvi/tcl_scripts/ |
| D | mailprocs.tcl | 15 set found 0 21 set found 1 26 if {$found == 1} { 29 return $found 55 set found 0 61 set found 1 67 return $found 72 set found [aliased $target] 74 if {$found} { 99 set found [isValid $target]
|
| /freebsd-9-stable/contrib/gdb/gdb/gdbserver/ |
| D | target.c | 31 struct thread_info *found; in set_desired_inferior() local 35 found = (struct thread_info *) find_inferior_id (&all_threads, in set_desired_inferior() 40 found = NULL; in set_desired_inferior() 46 found = (struct thread_info *) find_inferior_id (&all_threads, in set_desired_inferior() 49 if (found == NULL) in set_desired_inferior() 50 found = (struct thread_info *) find_inferior_id (&all_threads, in set_desired_inferior() 54 if (found == NULL) in set_desired_inferior() 57 current_inferior = found; in set_desired_inferior()
|
| /freebsd-9-stable/contrib/libucl/src/ |
| D | ucl_hash.c | 103 ucl_hash_node_t *found; in ucl_hash_search() local 108 HASH_FIND (hh, hashlin->buckets, key, keylen, found); in ucl_hash_search() 110 if (found) { in ucl_hash_search() 111 return found->data; in ucl_hash_search() 119 ucl_hash_node_t *found; in ucl_hash_delete() local 121 HASH_FIND (hh, hashlin->buckets, obj->key, obj->keylen, found); in ucl_hash_delete() 123 if (found) { in ucl_hash_delete() 124 HASH_DELETE (hh, hashlin->buckets, found); in ucl_hash_delete()
|
| /freebsd-9-stable/contrib/amd/hlfsd/ |
| D | homedir.c | 87 uid2home_t *found; in homedir() local 92 if ((found = plt_search(userid)) == (uid2home_t *) NULL) { in homedir() 95 homename = found->home; in homedir() 98 found->last_status = 1; in homedir() 107 found->last_status = 0; in homedir() 124 if ((tp.tv_sec - found->last_access_time) < cache_interval) { in homedir() 125 if (found->last_status == 0) { in homedir() 131 found->last_access_time = tp.tv_sec; in homedir() 140 if (found->child && kill(found->child, 0)) in homedir() 141 found->child = 0; in homedir() [all …]
|
| /freebsd-9-stable/crypto/openssh/ |
| D | hostfile.c | 379 Key *k, int keytype, const struct hostkey_entry **found) in check_hostkeys_by_key_or_type() argument 387 if (found != NULL) in check_hostkeys_by_key_or_type() 388 *found = NULL; in check_hostkeys_by_key_or_type() 401 if (found != NULL) in check_hostkeys_by_key_or_type() 402 *found = hostkeys->entries + i; in check_hostkeys_by_key_or_type() 411 if (found != NULL) in check_hostkeys_by_key_or_type() 412 *found = hostkeys->entries + i; in check_hostkeys_by_key_or_type() 418 if (found != NULL) in check_hostkeys_by_key_or_type() 419 *found = hostkeys->entries + i; in check_hostkeys_by_key_or_type() 424 if (found != NULL) in check_hostkeys_by_key_or_type() [all …]
|
| D | ssh-keysign.c | 156 int key_fd[NUM_KEYTYPES], i, found, version = 2, fd; in main() local 196 for (i = found = 0; i < NUM_KEYTYPES; i++) { in main() 198 found = 1; in main() 200 if (found == 0) in main() 208 found = 0; in main() 217 found = 1; in main() 219 if (!found) in main() 238 found = 0; in main() 242 found = 1; in main() 246 if (!found) in main()
|
| /freebsd-9-stable/lib/libpam/modules/pam_ftpusers/ |
| D | pam_ftpusers.c | 60 int pam_err, found, allow; in pam_sm_acct_mgmt() local 71 found = 0; in pam_sm_acct_mgmt() 77 while (!found && (line = fgetln(f, &len)) != NULL) { in pam_sm_acct_mgmt() 87 found = 1; in pam_sm_acct_mgmt() 100 for (mem = grp->gr_mem; mem && *mem && !found; ++mem) in pam_sm_acct_mgmt() 102 found = 1; in pam_sm_acct_mgmt() 106 if (found) in pam_sm_acct_mgmt()
|
| /freebsd-9-stable/usr.sbin/ndiscvt/ |
| D | inf.c | 288 int first = 1, found = 0; in dump_deviceids_pci() local 314 found++; in dump_deviceids_pci() 320 if (found == 0) in dump_deviceids_pci() 323 found = 0; in dump_deviceids_pci() 349 found++; in dump_deviceids_pci() 354 if (!found) { in dump_deviceids_pci() 355 found++; in dump_deviceids_pci() 381 int first = 1, found = 0; in dump_deviceids_pcmcia() local 407 found++; in dump_deviceids_pcmcia() 413 if (found == 0) in dump_deviceids_pcmcia() [all …]
|
| /freebsd-9-stable/tools/test/testfloat/ |
| D | systemBugs.txt | 18 On the other hand, bugs are found in these processors/machines: 26 For some reason, most of the bugs found involve conversions from floating- 38 The latest version of this file can be found at the Web page `http:// 45 The following conversion problems are found on Pentiums that also suffer 54 Errors found in floatx80_to_int32, rounding nearest_even: 60 Errors found in floatx80_to_int32, rounding to_zero: 67 Errors found in floatx80_to_int32, rounding down: 74 Errors found in floatx80_to_int32, rounding up: 89 Errors found in floatx80_to_int32, rounding nearest_even: 100 Errors found in floatx80_to_int32, rounding up: [all …]
|
| /freebsd-9-stable/contrib/binutils/binutils/ |
| D | arsup.c | 74 bfd_boolean found = FALSE; in map_over_list() local 82 found = TRUE; in map_over_list() 87 if (! found) in map_over_list() 296 int found = 0; in ar_delete() local 303 found = 1; in ar_delete() 311 if (!found) in ar_delete() 358 int found = 0; in ar_replace() local 377 found = 1; in ar_replace() 387 if (!found) in ar_replace() 456 int found = 0; in ar_extract() local [all …]
|
| D | addr2line.c | 122 static bfd_boolean found; variable 134 if (found) in find_address_in_section() 148 found = bfd_find_nearest_line (abfd, section, syms, pc - vma, in find_address_in_section() 159 if (found) in find_offset_in_section() 169 found = bfd_find_nearest_line (abfd, section, syms, pc, in find_offset_in_section() 199 found = FALSE; in translate_addresses() 205 if (! found) in translate_addresses() 246 found = FALSE; in translate_addresses() 248 found = bfd_find_inliner_info (abfd, &filename, &functionname, &line); in translate_addresses() 249 } while (found); in translate_addresses()
|
| /freebsd-9-stable/crypto/heimdal/lib/krb5/ |
| D | acl.c | 208 krb5_boolean found; in krb5_acl_match_string() local 218 found = acl_match_acl(context, acl, string); in krb5_acl_match_string() 219 acl_free_list(acl, !found); in krb5_acl_match_string() 220 if (found) { in krb5_acl_match_string() 255 krb5_boolean found; in krb5_acl_match_file() local 274 found = FALSE; in krb5_acl_match_file() 279 found = TRUE; in krb5_acl_match_file() 286 acl_free_list(acl, !found); in krb5_acl_match_file() 287 if (found) { in krb5_acl_match_file()
|
| D | ticket.c | 111 krb5_boolean *found, in find_type_in_ad() argument 133 if (!*found && ad->val[i].ad_type == type) { in find_type_in_ad() 139 *found = TRUE; in find_type_in_ad() 154 ret = find_type_in_ad(context, type, data, found, FALSE, in find_type_in_ad() 203 ret = find_type_in_ad(context, type, data, found, failp, sessionkey, in find_type_in_ad() 230 if (*found) { in find_type_in_ad() 232 *found = 0; in find_type_in_ad() 252 krb5_boolean found = FALSE; in krb5_ticket_get_authorization_data_type() local 262 ret = find_type_in_ad(context, type, data, &found, TRUE, in krb5_ticket_get_authorization_data_type() 266 if (!found) { in krb5_ticket_get_authorization_data_type()
|
| /freebsd-9-stable/contrib/ncurses/ |
| D | mk-0th.awk | 40 found = 0; 62 if ( found == 0 ) 70 found = 1 72 found = 2 83 if ( found == 1 )
|
| /freebsd-9-stable/usr.bin/ncplist/ |
| D | ncplist.c | 154 int found = 0, connid; in show_serverlist() local 171 found = 1; in show_serverlist() 182 if (!found) { in show_serverlist() 236 int found = 0, connid; in show_queuelist() local 257 found = 1; in show_queuelist() 262 if (!found) { in show_queuelist() 271 int found = 0, connid, i, error; in list_volumes() local 291 found = 1; in list_volumes() 295 if (!found) in list_volumes() 317 int i, found = 0, connid; in list_bindery() local [all …]
|
| /freebsd-9-stable/contrib/ncurses/ncurses/trace/ |
| D | lib_traceatr.c | 230 char *found = 0; in _nc_altcharset_name() local 235 found = cp; in _nc_altcharset_name() 240 if (found != 0) { in _nc_altcharset_name() 241 ch = ChCharOf(*found); in _nc_altcharset_name() 255 const char *found; in _tracechtype2() local 260 if ((found = _nc_altcharset_name(ChAttrOf(ch), ch)) != 0) { in _tracechtype2() 261 (void) _nc_trace_bufcat(bufnum, found); in _tracechtype2() 296 const char *found; in _tracecchar_t2() local 302 if ((found = _nc_altcharset_name(attr, (chtype) CharOfD(ch))) != 0) { in _tracecchar_t2() 303 (void) _nc_trace_bufcat(bufnum, found); in _tracecchar_t2()
|
| /freebsd-9-stable/sys/contrib/octeon-sdk/ |
| D | cvmx-error.c | 411 int found = 0; in cvmx_error_remove() local 421 found = 1; in cvmx_error_remove() 423 if (found) in cvmx_error_remove() 458 int found = 0; in cvmx_error_change_handler() local 471 found = 1; in cvmx_error_change_handler() 473 if (found) in cvmx_error_change_handler() 577 int found = 0; in cvmx_error_enable() local 592 found = 1; in cvmx_error_enable() 594 if (found) in cvmx_error_enable() 618 int found = 0; in cvmx_error_disable() local [all …]
|
| /freebsd-9-stable/crypto/heimdal/appl/telnet/libtelnet/ |
| D | genget.c | 77 char **c, **found; in genget() local 83 found = 0; in genget() 89 if (found) in genget() 91 found = c; in genget() 93 return(found); in genget()
|
| /freebsd-9-stable/lib/libc/gen/ |
| D | getutxent.c | 173 goto found; in getutxid() 178 goto found; in getutxid() 183 found: in getutxid() 202 goto found; in getutxline() 207 found: in getutxline() 223 goto found; in getutxuser() 228 found: in getutxuser()
|
| /freebsd-9-stable/contrib/telnet/libtelnet/ |
| D | genget.c | 81 char **c, **found; in genget() local 87 found = 0; in genget() 93 if (found) in genget() 95 found = c; in genget() 97 return(found); in genget()
|
| /freebsd-9-stable/lib/libc/posix1e/ |
| D | acl_support_nfs4.c | 142 int i, found, ever_found = 0; in parse_flags_verbose() local 152 found = 0; in parse_flags_verbose() 156 found = 1; in parse_flags_verbose() 161 if (!found) { in parse_flags_verbose() 180 int i, j, found; in parse_flags_compact() local 192 found = 0; in parse_flags_compact() 197 found = 1; in parse_flags_compact() 202 if (!found) { in parse_flags_compact()
|