| /netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_r420.c | 53 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_off_ps_idx = rdev->pm.default_power_state_index; in r420_pm_init_profile() 54 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_ps_idx = rdev->pm.default_power_state_index; in r420_pm_init_profile() 55 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_off_cm_idx = 0; in r420_pm_init_profile() 56 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_cm_idx = 0; in r420_pm_init_profile() 58 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_ps_idx = 0; in r420_pm_init_profile() 59 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_ps_idx = 0; in r420_pm_init_profile() 60 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_cm_idx = 0; in r420_pm_init_profile() 61 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in r420_pm_init_profile() 63 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_off_ps_idx = 0; in r420_pm_init_profile() 64 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_ps_idx = 1; in r420_pm_init_profile() [all …]
|
| H A D | radeon_r600.c | 546 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_off_ps_idx = rdev->pm.default_power_state_index; in rs780_pm_init_profile() 547 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_ps_idx = rdev->pm.default_power_state_index; in rs780_pm_init_profile() 548 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_off_cm_idx = 0; in rs780_pm_init_profile() 549 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_cm_idx = 0; in rs780_pm_init_profile() 551 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_ps_idx = 0; in rs780_pm_init_profile() 552 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_ps_idx = 0; in rs780_pm_init_profile() 553 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_cm_idx = 0; in rs780_pm_init_profile() 554 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in rs780_pm_init_profile() 556 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_off_ps_idx = 0; in rs780_pm_init_profile() 557 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_ps_idx = 0; in rs780_pm_init_profile() [all …]
|
| H A D | radeon_evergreen.c | 1517 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_off_ps_idx = rdev->pm.default_power_state_index; in sumo_pm_init_profile() 1518 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_ps_idx = rdev->pm.default_power_state_index; in sumo_pm_init_profile() 1519 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_off_cm_idx = 0; in sumo_pm_init_profile() 1520 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_cm_idx = 0; in sumo_pm_init_profile() 1528 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_ps_idx = idx; in sumo_pm_init_profile() 1529 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_ps_idx = idx; in sumo_pm_init_profile() 1530 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_cm_idx = 0; in sumo_pm_init_profile() 1531 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in sumo_pm_init_profile() 1533 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_off_ps_idx = idx; in sumo_pm_init_profile() 1534 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_ps_idx = idx; in sumo_pm_init_profile() [all …]
|
| H A D | radeon_r100.c | 312 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_off_ps_idx = rdev->pm.default_power_state_index; in r100_pm_init_profile() 313 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_ps_idx = rdev->pm.default_power_state_index; in r100_pm_init_profile() 314 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_off_cm_idx = 0; in r100_pm_init_profile() 315 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_cm_idx = 0; in r100_pm_init_profile() 317 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_ps_idx = 0; in r100_pm_init_profile() 318 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_ps_idx = 0; in r100_pm_init_profile() 319 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_cm_idx = 0; in r100_pm_init_profile() 320 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in r100_pm_init_profile() 322 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_off_ps_idx = 0; in r100_pm_init_profile() 323 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_ps_idx = 0; in r100_pm_init_profile() [all …]
|
| H A D | radeon_pm.c | 143 rdev->pm.profiles[rdev->pm.profile_index].dpms_off_ps_idx; in radeon_pm_update_profile() 145 rdev->pm.profiles[rdev->pm.profile_index].dpms_off_cm_idx; in radeon_pm_update_profile() 148 rdev->pm.profiles[rdev->pm.profile_index].dpms_on_ps_idx; in radeon_pm_update_profile() 150 rdev->pm.profiles[rdev->pm.profile_index].dpms_on_cm_idx; in radeon_pm_update_profile() 214 clock_info[rdev->pm.profiles[PM_PROFILE_HIGH_MH_IDX].dpms_on_cm_idx].mclk; in radeon_set_power_state()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
| H A D | d1_srtp.c | 64 STACK_OF(SRTP_PROTECTION_PROFILE) *profiles; in ssl_ctx_make_profiles() 70 if ((profiles = sk_SRTP_PROTECTION_PROFILE_new_null()) == NULL) { in ssl_ctx_make_profiles() 80 if (sk_SRTP_PROTECTION_PROFILE_find(profiles, p) >= 0) { in ssl_ctx_make_profiles() 85 if (!sk_SRTP_PROTECTION_PROFILE_push(profiles, p)) { in ssl_ctx_make_profiles() 100 *out = profiles; in ssl_ctx_make_profiles() 104 sk_SRTP_PROTECTION_PROFILE_free(profiles); in ssl_ctx_make_profiles() 108 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles) in SSL_CTX_set_tlsext_use_srtp() argument 110 return ssl_ctx_make_profiles(profiles, &ctx->srtp_profiles); in SSL_CTX_set_tlsext_use_srtp() 113 int SSL_set_tlsext_use_srtp(SSL *s, const char *profiles) in SSL_set_tlsext_use_srtp() argument 115 return ssl_ctx_make_profiles(profiles, &s->srtp_profiles); in SSL_set_tlsext_use_srtp()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
| H A D | d1_srtp.c | 64 STACK_OF(SRTP_PROTECTION_PROFILE) *profiles; in ssl_ctx_make_profiles() 70 if ((profiles = sk_SRTP_PROTECTION_PROFILE_new_null()) == NULL) { in ssl_ctx_make_profiles() 81 if (sk_SRTP_PROTECTION_PROFILE_find(profiles, p) >= 0) { in ssl_ctx_make_profiles() 87 if (!sk_SRTP_PROTECTION_PROFILE_push(profiles, p)) { in ssl_ctx_make_profiles() 104 *out = profiles; in ssl_ctx_make_profiles() 108 sk_SRTP_PROTECTION_PROFILE_free(profiles); in ssl_ctx_make_profiles() 112 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles) in SSL_CTX_set_tlsext_use_srtp() argument 114 return ssl_ctx_make_profiles(profiles, &ctx->srtp_profiles); in SSL_CTX_set_tlsext_use_srtp() 117 int SSL_set_tlsext_use_srtp(SSL *s, const char *profiles) in SSL_set_tlsext_use_srtp() argument 119 return ssl_ctx_make_profiles(profiles, &s->srtp_profiles); in SSL_set_tlsext_use_srtp()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| H A D | stringprep.c | 119 } profiles[] = { variable 140 for (i = 0; i < sizeof(profiles)/sizeof(profiles[0]); i++) { in wind_profile() 141 if (strcasecmp(profiles[i].name, name) == 0) { in wind_profile() 142 *flags = profiles[i].flags; in wind_profile()
|
| H A D | rfc3454.txt | 38 strings. Protocols must create profiles of stringprep in order to 129 text. Other protocols can create profiles of these rules; these 130 profiles will allow users to enter internationalized text strings in 143 In addition to helping string matching, profiles of stringprep can 155 string would contain a prohibited character. Stringprep profiles 158 Stringprep profiles cannot account for all of the variations that 213 When two protocols that use different profiles of stringprep 216 strongly consider re-using existing profiles of stringprep. 233 stringprep profiles SHOULD NOT do so. 238 profiles of stringprep select among those defined tables. [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_CTX_set_tlsext_use_srtp.pod | 15 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles); 16 int SSL_set_tlsext_use_srtp(SSL *ssl, const char *profiles); 36 B<profiles> parameters should point to a NUL-terminated, colon delimited list of 65 protection profiles that it is willing to negotiate. 67 The currently configured list of protection profiles for either a client or a 93 success or NULL on error or if no protection profiles have been configured.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CTX_set_tlsext_use_srtp.pod | 15 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles); 16 int SSL_set_tlsext_use_srtp(SSL *ssl, const char *profiles); 36 B<profiles> parameters should point to a NUL-terminated, colon delimited list of 65 protection profiles that it is willing to negotiate. 67 The currently configured list of protection profiles for either a client or a 93 success or NULL on error or if no protection profiles have been configured.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| H A D | srtp.h | 38 __owur int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles); 39 __owur int SSL_set_tlsext_use_srtp(SSL *ssl, const char *profiles);
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | srtp.h | 44 __owur int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles); 45 __owur int SSL_set_tlsext_use_srtp(SSL *ssl, const char *profiles);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | HowToBuildWithPGO.rst | 46 PGO does best when the profiles gathered represent how the user plans to use the 47 compiler. Notably, highly accurate profiles of llc building x86_64 code aren't 83 3. Use the instrumented Clang to generate profiles, which consists of two steps: 87 - Using a tool to convert the "raw" profiles generated above into a single, 137 ``path/to/stage2/profiles/``. You need to merge these using 141 -output=/path/to/output/profdata.prof path/to/stage2/profiles/*.profraw``.
|
| H A D | BranchWeightMetadata.rst | 204 invoked (in the case of instrumentation-based profiles). In the case of 205 sampling-based profiles, this operand is an approximation of how many times
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | coverage | 14 # - LLVM raw profiles - generated by a program compiled with 16 # - LLVM indexed profiles - generated by 19 # - LCOV trace files, i.e. aggregated GCC profiles
|
| H A D | icc | 7 # Color profiles as per the ICC's "Image technology colour management - 30 # This appears to be what's used for Apple ColorSync profiles. 208 # XXX - should we use "acsp\0\0\0\0" for "no primary platform" profiles,
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | SourceBasedCodeCoverage.rst | 86 is specified, the runtime creates a pool of N raw profiles which are used for 137 Raw profiles have to be **indexed** before they can be used to generate 139 (which can combine multiple raw profiles and index them at the same time): 228 indexed profiles. This option should not be used if the indexed profile will 231 * Raw profiles can be discarded after they are indexed. Advanced use of the 237 indexed profiles. To combine profiling data from multiple runs of a program, 292 profile format. Raw profiles may be dependent on the specific compiler 293 revision used to generate them. It's inadvisable to store raw profiles for 326 profile output path and to register a writer function. To collect profiles 382 profiles will be written to ``$BUILD_DIR/profiles/``. To prepare an html [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/ |
| H A D | BUILD.gn | 11 # .../llvm-profdata .../llvm-cov out/gn/profiles/ report/ \ 229 # time to generate the profiles, and lit doesn't specify a fixed folder 230 # for test execution -- so this is the only way to get all profiles into 234 rebase_path("$root_build_dir/profiles/%4m.profraw"),
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
| H A D | collect_and_build_with_pgo.py | 264 profiles = [os.path.join(profile_dir, '*.profraw')] 266 profiles = [ 270 cmd = [llvm_profdata, 'merge', '-output=' + output_file] + profiles
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | gcov-tool.texi | 53 merge two sets of profiles with weights. 63 Collect the profiles for different set of inputs, and use this tool to merge 197 The overlap score is computed based on the arc profiles. It is defined as
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | gcov-tool.texi | 53 merge two sets of profiles with weights. 63 Collect the profiles for different set of inputs, and use this tool to merge 197 The overlap score is computed based on the arc profiles. It is defined as
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
| H A D | llvm-profdata.rst | 137 fail if any profiles are invalid, and 'all' causes the merge command to fail 138 only if all profiles are invalid. If 'all' is set, information from any 139 invalid profiles is excluded from the final merged product. The default 192 Merge three profiles:
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/doc/ |
| H A D | gp-display-html.texi | 9 @settitle Generate an HTML based directory structure to browse the profiles 58 profiles
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | gprofng.rc | 63 # for kernel profiles, show inclusive and exclusive kucycles and kcycles
|