| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/ |
| H A D | Prereqs.pm | 61 PHASE: for my $phase (keys %$prereq_spec) { 62 next PHASE unless $phase =~ /\Ax_/i or $is_legal_phase{$phase}; 64 my $phase_spec = $prereq_spec->{ $phase }; 74 $guts{prereqs}{$phase}{$type} = CPAN::Meta::Requirements->from_string_hash( 98 my ($self, $phase, $type) = @_; 100 confess "requirements_for called without phase" unless defined $phase; 103 unless ($phase =~ /\Ax_/i or grep { $phase eq $_ } $self->__legal_phases) { 104 confess "requested requirements for unknown phase: $phase"; 111 my $req = ($self->{prereqs}{$phase}{$type} ||= CPAN::Meta::Requirements->new); 144 my ($self, $phase) = @_; [all …]
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | ldexp.c | 209 if (expld.phase != lang_first_phase_enum) in fold_unary() 236 if (expld.phase != lang_first_phase_enum) in fold_unary() 246 if (expld.phase != lang_first_phase_enum in fold_unary() 248 && (expld.dataseg.phase == exp_dataseg_align_seen in fold_unary() 249 || expld.dataseg.phase == exp_dataseg_relro_seen in fold_unary() 250 || expld.dataseg.phase == exp_dataseg_adjust in fold_unary() 251 || expld.dataseg.phase == exp_dataseg_relro_adjust in fold_unary() 252 || expld.phase == lang_final_phase_enum)) in fold_unary() 254 if (expld.dataseg.phase == exp_dataseg_align_seen in fold_unary() 255 || expld.dataseg.phase == exp_dataseg_relro_seen) in fold_unary() [all …]
|
| /openbsd-src/gnu/usr.bin/perl/dist/Attribute-Handlers/lib/Attribute/ |
| H A D | Handlers.pm | 40 my %phase; 185 $phase{$ref}{BEGIN} = 1 187 $phase{$ref}{INIT} = 1 189 $phase{$ref}{END} = 1 191 $phase{$ref}{CHECK} = 1 193 || ! keys %{$phase{$ref}}; 208 $raw{$handler}, $phase{$handler}, $filename, $linenum]; 220 if $phase{$handler}{END}; 241 my ($declaration, $phase) = @_; 243 return unless $handlerphase->{$phase}; [all …]
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | gcov-iov.c | 37 char phase = 0; in main() local 52 phase = argv[2][0]; in main() 53 if (phase == '\0') in main() 54 phase = '*'; in main() 59 v[3] = phase; in main() 66 argv[1], major, minor, argv[2], phase); in main()
|
| H A D | tree-dump.c | 827 get_dump_file_info (enum tree_dump_index phase) in get_dump_file_info() argument 829 if (phase < TDI_end) in get_dump_file_info() 830 return &dump_files[phase]; in get_dump_file_info() 831 else if (phase - TDI_end >= extra_dump_files_in_use) in get_dump_file_info() 834 return extra_dump_files + (phase - TDI_end); in get_dump_file_info() 842 get_dump_file_name (enum tree_dump_index phase) in get_dump_file_name() argument 847 if (phase == TDI_none) in get_dump_file_name() 850 dfi = get_dump_file_info (phase); in get_dump_file_name() 879 dump_begin (enum tree_dump_index phase, int *flag_ptr) in dump_begin() argument 885 if (phase == TDI_none || !dump_enabled_p (phase)) in dump_begin() [all …]
|
| /openbsd-src/usr.sbin/smtpd/ |
| H A D | mail.lmtp.c | 30 enum phase { enum 234 enum phase phase = PHASE_BANNER; in lmtp_engine() local 264 if (line[0] != (phase == PHASE_DATA ? '3' : '2')) in lmtp_engine() 270 switch (phase) { in lmtp_engine() 274 phase++; in lmtp_engine() 279 phase++; in lmtp_engine() 285 phase++; in lmtp_engine() 293 phase++; in lmtp_engine() 299 phase++; in lmtp_engine() 304 phase++; in lmtp_engine()
|
| H A D | lka_filter.c | 76 enum filter_phase phase; 80 enum filter_phase phase; 345 filter->phases |= (1<<filter_config->phase); in lka_filter_init() 420 filter->phases |= (1<<filter_execs[i].phase); in lka_filter_register_hook() 632 if (fs->phase != FILTER_DATA_LINE) in lka_filter_process_response() 633 fatalx("filter-dataline out of dataline phase"); in lka_filter_process_response() 637 if (fs->phase == FILTER_DATA_LINE) in lka_filter_process_response() 638 fatalx("filter-result in dataline phase"); in lka_filter_process_response() 647 if (fs->phase == FILTER_COMMIT) in lka_filter_process_response() 669 lka_filter_protocol(uint64_t reqid, enum filter_phase phase, cons in lka_filter_protocol() 75 enum filter_phase phase; global() member 79 enum filter_phase phase; global() member 666 lka_filter_protocol(uint64_t reqid,enum filter_phase phase,const char * param) lka_filter_protocol() argument 672 filter_protocol_internal(struct filter_session * fs,uint64_t * token,uint64_t reqid,enum filter_phase phase,const char * param) filter_protocol_internal() argument 831 filter_protocol(uint64_t reqid,enum filter_phase phase,const char * param) filter_protocol() argument 873 filter_protocol_next(uint64_t token,uint64_t reqid,enum filter_phase phase) filter_protocol_next() argument 907 filter_protocol_query(struct filter * filter,uint64_t token,uint64_t reqid,const char * phase,const char * param) filter_protocol_query() argument 1577 lka_report_smtp_filter_response(const char * direction,struct timeval * tv,uint64_t reqid,int phase,int response,const char * param) lka_report_smtp_filter_response() argument [all...] |
| /openbsd-src/sbin/isakmpd/ |
| H A D | sa.c | 145 return sa->phase == 1 && in sa_check_icookie() 158 u_int8_t phase; member 168 sa->phase == arg->phase && !(sa->flags & SA_FLAG_REPLACED); in sa_check_name_phase() 173 sa_lookup_by_name(char *name, int phase) in sa_lookup_by_name() argument 178 arg.phase = phase; in sa_lookup_by_name() 185 int phase; member 236 (addr->phase && addr->phase != sa->phase)) in sa_check_peer() 269 if (sa->phase != 1 || !(sa->flags & SA_FLAG_READY)) in isakmp_sa_check() 302 sa_lookup_by_peer(struct sockaddr *dst, socklen_t dstlen, int phase) in sa_lookup_by_peer() argument 308 arg.phase = phase; in sa_lookup_by_peer() [all …]
|
| H A D | ui.c | 129 int phase; in ui_teardown() local 133 phase = 2; in ui_teardown() 135 phase = 1; in ui_teardown() 137 phase = 2; in ui_teardown() 143 "phase %d", name, phase)); in ui_teardown() 153 SA_LEN((struct sockaddr *)&addr), phase)) != 0) { in ui_teardown() 163 SA_LEN((struct sockaddr *)&addr6), phase)) != 0) { in ui_teardown() 169 if (phase == 2) in ui_teardown() 171 while ((sa = sa_lookup_by_name(name, phase)) != 0) in ui_teardown()
|
| H A D | exchange.c | 337 exchange->phase == 1 && exchange->step == 1) in exchange_run() 439 exchange->phase == 1) in exchange_lookup_from_icookie() 446 exchange_lookup_by_name(char *name, int phase) in exchange_lookup_by_name() argument 461 "<unnamed>", phase, exchange->phase)); in exchange_lookup_by_name() 469 exchange->phase == phase && in exchange_lookup_by_name() 479 exchange_lookup_active(char *name, int phase) in exchange_lookup_active() argument 495 "<unnamed>", phase, exchange->phase)); in exchange_lookup_active() 498 exchange->phase == phase) { in exchange_lookup_active() 587 exchange_create(int phase, int initiator, int doi, int type) in exchange_create() argument 603 exchange->phase = phase; in exchange_create() [all …]
|
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn21/ |
| H A D | dcn21_dccg.c | 53 int phase; in dccg21_update_dpp_dto() local 67 phase = (req_dppclk + 9999) / 10000; in dccg21_update_dpp_dto() 69 if (phase > modulo) { in dccg21_update_dpp_dto() 74 phase = modulo; in dccg21_update_dpp_dto() 85 phase = 10; in dccg21_update_dpp_dto() 89 DPPCLK0_DTO_PHASE, phase, in dccg21_update_dpp_dto()
|
| /openbsd-src/gnu/usr.bin/perl/dist/Attribute-Handlers/t/ |
| H A D | linerep.t | 7 my ($package, $symbol, $referent, $attr, $data, $phase, $filename, $linenum) = @_; 14 is( $phase, 'CHECK', 'phase' ); 29 my ($package, $symbol, $referent, $attr, $data, $phase, $filename, $linenum) = @_; 36 is( $phase, 'CHECK', 'phase' );
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | tree-dump.c | 689 dump_begin (phase, flag_ptr) in dump_begin() argument 690 enum tree_dump_index phase; in dump_begin() 696 if (!dump_files[phase].state) 699 name = concat (dump_base_name, dump_files[phase].suffix, NULL); 700 stream = fopen (name, dump_files[phase].state < 0 ? "w" : "a"); 704 dump_files[phase].state = 1; 707 *flag_ptr = dump_files[phase].flags; 715 dump_enabled_p (phase) in dump_enabled_p() argument 716 enum tree_dump_index phase; in dump_enabled_p() 718 return dump_files[phase].state; [all …]
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| H A D | CacheMgr.pm | 193 my($class,$phase) = @_; 194 $phase ||= "atstart"; 209 $self->scan_cache($phase); 219 my ($self, $phase) = @_; 220 $phase = '' unless defined $phase; 221 return unless $phase eq $self->{SCAN};
|
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_dccg.c | 53 int modulo, phase; in dccg2_update_dpp_dto() local 57 phase = ((modulo * req_dppclk) + ref_dppclk - 1) / ref_dppclk; in dccg2_update_dpp_dto() 59 if (phase > 0xff) { in dccg2_update_dpp_dto() 61 phase = 0xff; in dccg2_update_dpp_dto() 65 DPPCLK0_DTO_PHASE, phase, in dccg2_update_dpp_dto()
|
| H A D | dcn20_dwb_scl.c | 689 int phase; in wbscl_set_scaler_filter() local 696 for (phase = 0; phase < (NUM_PHASES / 2 + 1); phase++) { in wbscl_set_scaler_filter() 698 even_coef = filter[phase * taps + 2 * pair]; in wbscl_set_scaler_filter() 700 odd_coef = filter[phase * taps + 2 * pair + 1]; in wbscl_set_scaler_filter() 706 WBSCL_COEF_RAM_PHASE, phase, in wbscl_set_scaler_filter() 760 /* Calculate phase*/ in dwb_program_horz_scalar() 779 /* Program phase*/ in dwb_program_horz_scalar() 838 /* Calculate phase*/ in dwb_program_vert_scalar() [all...] |
| /openbsd-src/sys/dev/pci/drm/i915/gem/ |
| H A D | i915_gem_pm.c | 137 }, **phase; in i915_gem_suspend_late() local 167 for (phase = phases; *phase; phase++) { in i915_gem_suspend_late() 168 list_for_each_entry(obj, *phase, mm.link) { in i915_gem_suspend_late()
|
| H A D | i915_gem_shrinker.c | 118 }, *phase; in i915_gem_shrink() local 173 for (phase = phases; phase->list; phase++) { in i915_gem_shrink() 178 if ((shrink & phase->bit) == 0) in i915_gem_shrink() 192 (obj = list_first_entry_or_null(phase->list, in i915_gem_shrink() 239 list_splice_tail(&still_in_list, phase->list); in i915_gem_shrink()
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | mydtrace.h | 36 # define PERL_DTRACE_PROBE_PHASE(phase) \ argument 38 Perl_dtrace_probe_phase(aTHX_ phase); 48 # define PERL_DTRACE_PROBE_PHASE(phase) argument
|
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn31/ |
| H A D | dcn31_dccg.c | 60 int modulo, phase; in dccg31_update_dpp_dto() local 64 phase = ((modulo * req_dppclk) + ref_dppclk - 1) / ref_dppclk; in dccg31_update_dpp_dto() 66 if (phase > 0xff) { in dccg31_update_dpp_dto() 68 phase = 0xff; in dccg31_update_dpp_dto() 72 DPPCLK0_DTO_PHASE, phase, in dccg31_update_dpp_dto() 573 uint32_t modulo, phase; in dccg31_set_dtbclk_dto() local 577 phase = div_u64((((unsigned long long)modulo * req_dtbclk_khz) + params->ref_dtbclk_khz - 1), in dccg31_set_dtbclk_dto() 584 REG_WRITE(DTBCLK_DTO_PHASE[params->otg_inst], phase); in dccg31_set_dtbclk_dto() 617 uint32_t modulo, phase; in dccg31_set_audio_dtbclk_dto() local 621 …phase = div_u64((((unsigned long long)modulo * params->req_audio_dtbclk_khz) + params->ref_dtbclk_… in dccg31_set_audio_dtbclk_dto() [all …]
|
| /openbsd-src/sys/dev/ic/ |
| H A D | iha.c | 1597 int phase; in iha_status_msg() local 1599 if ((phase = iha_wait(sc, iot, ioh, CMD_COMP)) == -1) in iha_status_msg() 1606 if (phase == PHASE_MSG_OUT) { in iha_status_msg() 1616 } else if (phase == PHASE_MSG_IN) { in iha_status_msg() 1809 int phase; in iha_msgin() local 1817 phase = iha_wait(sc, iot, ioh, XF_FIFO_IN); in iha_msgin() 1825 phase = -1; in iha_msgin() 1830 phase = iha_wait(sc, iot, ioh, MSG_ACCEPT); in iha_msgin() 1838 phase = iha_wait(sc, iot, ioh, MSG_ACCEPT); in iha_msgin() 1841 phase = iha_msgin_extended(sc, iot, ioh); in iha_msgin() [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | optimize.c | 285 dump_function (phase, fn) in dump_function() argument 286 enum tree_dump_index phase; in dump_function() 292 stream = dump_begin (phase, &flags); 299 fprintf (stream, ";; enabled by -%s\n", dump_flag_name (phase)); 303 dump_end (phase, stream);
|
| /openbsd-src/usr.sbin/pppd/ |
| H A D | main.c | 108 int phase; /* where the link is at */ variable 188 phase = PHASE_INITIALIZE; 400 phase = PHASE_DORMANT; 531 for (phase = PHASE_ESTABLISH; phase != PHASE_DEAD; ) { 540 if (phase == PHASE_NETWORK) { 584 phase = PHASE_HOLDOFF; 593 phase = PHASE_DORMANT; /* allow signal to end holdoff */ 596 } while (phase == PHASE_HOLDOFF); 626 phase [all...] |
| /openbsd-src/sys/dev/pci/drm/i915/gvt/ |
| H A D | edid.c | 134 vgpu->display.i2c_edid.gmbus.phase = GMBUS_IDLE_PHASE; in reset_gmbus_controller() 163 vgpu->display.i2c_edid.gmbus.phase = GMBUS_IDLE_PHASE; in gmbus0_mmio_write() 249 i2c_edid->gmbus.phase = GMBUS_IDLE_PHASE; in gmbus1_mmio_write() 261 i2c_edid->gmbus.phase = GMBUS_DATA_PHASE; in gmbus1_mmio_write() 320 i2c_edid->gmbus.phase = GMBUS_IDLE_PHASE; in gmbus3_mmio_read() 325 i2c_edid->gmbus.phase = GMBUS_WAIT_PHASE; in gmbus3_mmio_read()
|
| /openbsd-src/gnu/usr.bin/perl/dist/Attribute-Handlers/demo/ |
| H A D | Demo.pm | 9 my ($package, $symbol, $referent, $attr, $data, $phase) = @_; 13 "with data ($data)\nin phase $phase\n";
|