/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A D | template26.C | 51 void override(int overrides = 1) { overrides_ = overrides; } 53 int overrides() const { return overrides_; } in overrides() function 65 if (!have_result || (stack[i].*access)().overrides()) { in find_parameter_in_stack()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/link/protocols/ |
H A D | link_dp_training.c | 682 const struct dc_link_training_overrides *overrides, in override_training_settings() argument 694 if (overrides->voltage_swing != NULL) in override_training_settings() 696 if (overrides->pre_emphasis != NULL) in override_training_settings() 698 if (overrides->post_cursor2 != NULL) in override_training_settings() 700 if (overrides->ffe_preset != NULL) in override_training_settings() 701 lt_settings->ffe_preset = overrides->ffe_preset; in override_training_settings() 729 if (overrides->cr_pattern_time != NULL) in override_training_settings() 731 if (overrides->eq_pattern_time != NULL) in override_training_settings() 733 if (overrides->pattern_for_cr != NULL) in override_training_settings() 735 if (overrides->pattern_for_eq != NULL) in override_training_settings() [all …]
|
H A D | link_dp_training.h | 130 const struct dc_link_training_overrides *overrides,
|
/openbsd/gnu/usr.bin/perl/cpan/bignum/t/ |
H A D | overrides.t | 6 # Test behaviour of hex and oct overrides in detail, and also how the three 14 # For testing that existing CORE::GLOBAL overrides are not clobbered 82 is $hex_called, 1, 'existing hex overrides are called'; 85 is $oct_called, 1, 'existing oct overrides are called';
|
/openbsd/gnu/usr.bin/perl/lib/Unicode/ |
H A D | UCD.pm | 3828 my $overrides; 3871 $overrides = -1; 4431 $overrides = $swash->{'SPECIALS'} unless defined $overrides; 4432 if ($overrides) { 4436 if ($overrides < 0) { 4447 foreach my $cp_maybe_utf8 (keys %$overrides) { 4453 if ($overrides == $swash->{'SPECIALS'}) { 4474 @map = hex $overrides->{$cp};
|
/openbsd/gnu/llvm/clang/tools/scan-view/share/ |
H A D | ScanView.py | 689 overrides = { 'ScanView' : {}, 694 overrides['ScanView']['reporter'] = i 696 overrides['Radar']['Component'] = 'llvm - checker' 697 overrides['Radar']['Component Version'] = 'X' 698 return self.send_report(None, overrides)
|
/openbsd/gnu/llvm/llvm/lib/Testing/Support/ |
H A D | CMakeLists.txt | 21 # (150,16): error: 'Create' overrides a member function but
|
/openbsd/gnu/llvm/clang/lib/Headers/cuda_wrappers/ |
H A D | new | 43 // Device overrides for non-placement new and delete. 93 // Device overrides for placement new and delete.
|
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/ |
H A D | lexsub.t | 18 is fribbler(15), 30, 'our sub overrides XS-registered lexical sub';
|
/openbsd/gnu/gcc/gcc/config/mips/ |
H A D | 4000.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
H A D | 4100.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
H A D | 6000.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
H A D | 3000.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
H A D | 4300.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
H A D | 5000.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
H A D | 4600.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | configure.host | 1 # This file is a shell script that overrides some of the tools and
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | configure.host | 1 # This file is a shell script that overrides some of the tools and
|
/openbsd/gnu/usr.bin/perl/t/comp/ |
H A D | use.t | 145 is $@, "", 'explicit "no strict" overrides later ver decl';
|
/openbsd/gnu/llvm/libcxx/docs/DesignDocs/ |
H A D | ThreadingSupportAPI.rst | 62 header to provide the internal threading API. This macro overrides
|
/openbsd/gnu/llvm/clang/ |
H A D | NOTES.txt | 50 (2) If the user specifies a -arch, that overrides the arch in the host or
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | fp_compare_impl.inc | 16 // AArch64 GCC overrides libgcc_cmp_return to use int instead of long.
|
/openbsd/gnu/llvm/llvm/cmake/modules/ |
H A D | TensorFlowCompile.cmake | 80 # If the user specified overrides, that indicates intent to use AOT and we
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | ClangFormat.rst | 94 --qualifier-alignment=<string> - If set, overrides the qualifier alignment style 96 --sort-includes - If set, overrides the include sorting behavior 315 … PATTERN custom pattern selecting file paths to reformat (case sensitive, overrides -iregex)
|
/openbsd/gnu/usr.bin/perl/hints/ |
H A D | README.hints | 64 overrides. For example, suppose you think the default optimizer 66 command line overrides with something like 107 overrides.
|