| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| H A D | intel_llc.c | 53 struct ia_constants *consts) in get_ia_constants() argument 61 consts->max_ia_freq = cpu_max_MHz(); in get_ia_constants() 63 consts->min_ring_freq = in get_ia_constants() 66 consts->min_ring_freq = mult_frac(consts->min_ring_freq, 8, 3); in get_ia_constants() 68 consts->min_gpu_freq = rps->min_freq; in get_ia_constants() 69 consts->max_gpu_freq = rps->max_freq; in get_ia_constants() 72 consts->min_gpu_freq /= GEN9_FREQ_SCALER; in get_ia_constants() 73 consts->max_gpu_freq /= GEN9_FREQ_SCALER; in get_ia_constants() 81 const struct ia_constants *consts, in calc_ia_freq() argument 86 const int diff = consts->max_gpu_freq - gpu_freq; in calc_ia_freq() [all …]
|
| H A D | selftest_llc.c | 19 struct ia_constants consts; in gen6_verify_ring_freq() local 26 if (!get_ia_constants(llc, &consts)) { in gen6_verify_ring_freq() 31 for (gpu_freq = consts.min_gpu_freq; in gen6_verify_ring_freq() 32 gpu_freq <= consts.max_gpu_freq; in gen6_verify_ring_freq() 39 calc_ia_freq(llc, gpu_freq, &consts, &ia_freq, &ring_freq); in gen6_verify_ring_freq() 46 gpu_freq, consts.min_gpu_freq, consts.max_gpu_freq); in gen6_verify_ring_freq() 54 gpu_freq, consts.min_gpu_freq, consts.max_gpu_freq, in gen6_verify_ring_freq() 64 gpu_freq, consts.min_gpu_freq, consts.max_gpu_freq, in gen6_verify_ring_freq()
|
| /netbsd-src/libexec/httpd/ |
| H A D | bozohttpd.c | 509 request->hr_proto = httpd->consts.http_09; in process_proto() 534 request->hr_proto = httpd->consts.http_10; in process_proto() 536 request->hr_proto = httpd->consts.http_11; in process_proto() 577 if (request->hr_proto == httpd->consts.http_11) in process_method() 774 if (request->hr_proto == httpd->consts.http_09) in bozo_read_request() 863 if (request->hr_proto == httpd->consts.http_11 && in bozo_read_request() 1148 if (request->hr_proto != httpd->consts.http_09) in handle_redirect() 1150 if (request->hr_proto != httpd->consts.http_09) in handle_redirect() 1899 if (request->hr_proto != httpd->consts.http_09) { in bozo_process_request() 2012 if (request->hr_proto == httpd->consts in bozo_print_header() [all...] |
| H A D | content-bozo.c | 247 return httpd->consts.text_plain; in bozo_content_type() 261 return (request->hr_proto == httpd->consts.http_11) ? in bozo_content_encoding()
|
| H A D | dir-index-bozo.c | 92 if (request->hr_proto != httpd->consts.http_09) { in bozo_dir_index()
|
| H A D | bozohttpd.h | 146 bozo_consts_t consts; /* various constants */ member
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/ |
| H A D | vpaes-ppc.pl | 1550 my $consts=1; 1555 if ($consts && m/\.long\s+(.+)\s+(\?[a-z]*)$/o) { 1577 $consts=0 if (m/Lconsts:/o); # end of table
|
| H A D | aesp8-ppc.pl | 3755 my $consts=1; 3760 if ($consts && m/\.(long|byte)\s+(.+)\s+(\?[a-z]*)$/o) { 3786 $consts=0 if (m/Lconsts:/o); # end of table
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/aes/asm/ |
| H A D | vpaes-ppc.pl | 1554 my $consts=1; 1559 if ($consts && m/\.long\s+(.+)\s+(\?[a-z]*)$/o) { 1581 $consts=0 if (m/Lconsts:/o); # end of table
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
| H A D | analyze.py | 220 consts = { 232 generator = (dict(cmd, **consts)
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/ |
| H A D | x86_64-xlate.pl | 576 consts => 0x11, # sleb128 646 return ($DW_OP_complex{consts}, sleb128($val));
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/ |
| H A D | x86_64-xlate.pl | 522 consts => 0x11, # sleb128 592 return ($DW_OP_complex{consts}, sleb128($val));
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/ |
| H A D | write.d | 269 auto consts = [3.1415926, 299792458, 6.67430e-11]; variable 270 formatValue(w2, consts, spec2);
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/ |
| H A D | predicates.md | 150 ;; Nonzero if OP is a valid source operand for a cmov with two consts
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mcore/ |
| H A D | predicates.md | 150 ;; Nonzero if OP is a valid source operand for a cmov with two consts
|
| /netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/ |
| H A D | Makefile.am | 125 crypto_scalarmult/curve25519/sandy2x/consts.S \
|
| /netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
| H A D | sljitLir.h | 309 struct sljit_const *consts; member
|
| H A D | sljitNativeARM_32.c | 621 const_ = compiler->consts; in sljit_generate_code() 786 const_ = compiler->consts; in sljit_generate_code()
|
| H A D | sljitNativeSPARC_common.c | 308 const_ = compiler->consts; in sljit_generate_code()
|
| H A D | sljitLir.c | 661 compiler->consts = const_; in set_const()
|
| H A D | sljitNativeARM_T2_32.c | 373 const_ = compiler->consts; in sljit_generate_code()
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2006 | 169 * h8300-dis.c (bfd_h8_disassemble): Add missing consts.
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2006 | 169 * h8300-dis.c (bfd_h8_disassemble): Add missing consts.
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | ChangeLog-2006 | 169 * h8300-dis.c (bfd_h8_disassemble): Add missing consts.
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ChangeLog-2006 | 169 * h8300-dis.c (bfd_h8_disassemble): Add missing consts.
|