| /openbsd-src/gnu/gcc/libdecnumber/ |
| H A D | config.in | 54 /* The size of a `char', as computed by sizeof. */ 57 /* The size of a `int', as computed by sizeof. */ 60 /* The size of a `long', as computed by sizeof. */ 63 /* The size of a `short', as computed by sizeof. */ 66 /* The size of a `void *', as computed by sizeof. */
|
| /openbsd-src/gnu/gcc/libgomp/ |
| H A D | config.h.in | 81 /* The size of a `char', as computed by sizeof. */ 84 /* The size of a `int', as computed by sizeof. */ 87 /* The size of a `long', as computed by sizeof. */ 90 /* The size of a `short', as computed by sizeof. */ 93 /* The size of a `void *', as computed by sizeof. */
|
| /openbsd-src/gnu/llvm/llvm/docs/AMDGPU/ |
| H A D | gfx11_waitcnt.rst | 37 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value). 38 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value). 39 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
|
| H A D | gfx9_waitcnt.rst | 36 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value). 37 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value). 38 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
|
| H A D | gfx8_waitcnt.rst | 36 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value). 37 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value). 38 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
|
| H A D | gfx7_waitcnt.rst | 36 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value). 37 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value). 38 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
|
| H A D | gfx940_waitcnt.rst | 36 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value). 37 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value). 38 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
|
| H A D | gfx10_waitcnt.rst | 36 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value). 37 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value). 38 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
|
| H A D | gfx1030_waitcnt.rst | 36 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value). 37 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value). 38 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
|
| H A D | gfx90a_waitcnt.rst | 36 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value). 37 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value). 38 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
|
| H A D | gfx11_saddr_844ded.rst | 15 The final memory address is computed as follows:
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-object-size.c | 68 static bitmap computed[4]; variable 344 if (!bitmap_bit_p (computed[object_size_type], SSA_NAME_VERSION (ptr))) in compute_builtin_object_size() 432 bitmap_set_bit (computed[object_size_type], i); in compute_builtin_object_size() 652 if (bitmap_bit_p (computed[object_size_type], varno)) in collect_object_sizes_for() 763 bitmap_set_bit (computed[object_size_type], varno); in collect_object_sizes_for() 800 bitmap_set_bit (computed[osi->object_size_type], *sp); in check_for_plus_in_loops_1() 960 computed[object_size_type] = BITMAP_ALLOC (NULL); in init_object_sizes() 977 BITMAP_FREE (computed[object_size_type]); in fini_object_sizes()
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-bcanalyzer.rst | 168 file. This value is computed by dividing Total Instruction Size by Number Of 183 The average size of a Value definition (of any type). This is computed by 192 The average number of bytes per function definition. This is computed by 258 This value is computed by dividing Instruction Size by Instructions. 263 is computed by dividing Byte Size by Instructions. Note that this is not the
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/Bugs/ |
| H A D | 600.t | 9 $TEST->done_testing(1); # a computed number of tests from its deferred magic
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | cfg.texi | 280 @item computed jumps 281 @cindex computed jump 285 The edges used to represent computed jumps often cause compile time 287 and many computed jumps may have @emph{very} dense flow graphs, so 290 graphs by factoring computed jumps. For example, given the following 305 factoring the computed jumps results in the following code sequence 324 computed jumps are un-factored in the later passes of the compiler. 327 unfactored computed jumps caused some serious headaches. 441 directly represented, but it may be easily computed from frequencies 637 @code{REG_UNUSED} notes representing that the value computed by the
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | InstrRefDebugInfo.md | 43 identify the value computed by the instruction -- however the function 183 values computed by the old instruction are no longer computed by the new
|
| H A D | PCSectionsMetadata.rst | 55 is a relative relocation, computed as ``pc - entry``. To decode, a user has to
|
| /openbsd-src/gnu/usr.bin/perl/t/lib/croak/ |
| H A D | pp_ctl | 34 # NAME dump with computed label
|
| /openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
| H A D | PackingElement.pod | 136 the dependency computed during build, to use for comparing package signatures 197 The full object name is normally computed relative to the current
|
| /openbsd-src/gnu/llvm/llvm/docs/GlobalISel/ |
| H A D | KnownBits.rst | 6 below. The information is lazily computed so you should only pay for what you
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | config.in | 316 /* The size of a `long', as computed by sizeof. */ 319 /* The size of a `long long', as computed by sizeof. */ 322 /* The size of a `off_t', as computed by sizeof. */
|
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | config.in | 243 /* The size of a `int', as computed by sizeof. */ 246 /* The size of a `long', as computed by sizeof. */
|
| /openbsd-src/gnu/llvm/clang/ |
| H A D | NOTES.txt | 25 2. sys::Path contains timestamp and size, lazily computed. Eliminate from
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ |
| H A D | fp_div_impl.inc | 23 // they require error estimations to be computed separately due to larger 135 // rounding, so error estimations have to be computed taking the selected 359 // It is re-computed on denormal path that is expected to be not so
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | LANGUAGES | 75 Accordingly, when such values are computed / initialized, care has to
|