| /src/external/gpl3/gcc/dist/gcc/ |
| align.h | 54 levels[0].log = log0; 55 levels[0].maxskip = maxskip0; 56 levels[1].log = log1; 57 levels[1].maxskip = maxskip1; 65 levels[i].normalize (); 71 int log0 = MAX (f0.levels[0].log, f1.levels[0].log); 72 int maxskip0 = MAX (f0.levels[0].maxskip, f1.levels[0].maxskip); 73 int log1 = MAX (f0.levels[1].log, f1.levels[1].log) 78 align_flags_tuple levels[2]; member in class:align_flags [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| align.h | 54 levels[0].log = log0; 55 levels[0].maxskip = maxskip0; 56 levels[1].log = log1; 57 levels[1].maxskip = maxskip1; 65 levels[i].normalize (); 71 int log0 = MAX (f0.levels[0].log, f1.levels[0].log); 72 int maxskip0 = MAX (f0.levels[0].maxskip, f1.levels[0].maxskip); 73 int log1 = MAX (f0.levels[1].log, f1.levels[1].log) 78 align_flags_tuple levels[2]; member in class:align_flags [all...] |
| /src/external/bsd/jemalloc/dist/src/ |
| bitmap.c | 20 * progressively work upward through the levels until reaching a level 23 binfo->levels[0].group_offset = 0; 27 binfo->levels[i].group_offset = binfo->levels[i-1].group_offset 31 binfo->levels[i].group_offset = binfo->levels[i-1].group_offset 33 assert(binfo->levels[i].group_offset <= BITMAP_GROUPS_MAX); 40 return binfo->levels[binfo->nlevels].group_offset; 69 bitmap[binfo->levels[1].group_offset - 1] >>= extra; 72 size_t group_count = binfo->levels[i].group_offset [all...] |
| /src/external/bsd/jemalloc.old/dist/src/ |
| bitmap.c | 21 * progressively work upward through the levels until reaching a level 24 binfo->levels[0].group_offset = 0; 28 binfo->levels[i].group_offset = binfo->levels[i-1].group_offset 32 binfo->levels[i].group_offset = binfo->levels[i-1].group_offset 34 assert(binfo->levels[i].group_offset <= BITMAP_GROUPS_MAX); 41 return binfo->levels[binfo->nlevels].group_offset; 70 bitmap[binfo->levels[1].group_offset - 1] >>= extra; 73 size_t group_count = binfo->levels[i].group_offset [all...] |
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| radeon_rv730_dpm.c | 251 &table->ACPIState.levels[0].vddc); 252 table->ACPIState.levels[0].gen2PCIE = pi->pcie_gen2 ? 254 table->ACPIState.levels[0].gen2XSP = 258 &table->ACPIState.levels[0].vddc); 259 table->ACPIState.levels[0].gen2PCIE = 0; 301 table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL = cpu_to_be32(mpll_func_cntl); 302 table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL2 = cpu_to_be32(mpll_func_cntl_2); 303 table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL3 = cpu_to_be32(mpll_func_cntl_3); 304 table->ACPIState.levels[0].mclk.mclk730.vMCLK_PWRMGT_CNTL = cpu_to_be32(mclk_pwrmgt_cntl); 305 table->ACPIState.levels[0].mclk.mclk730.vDLL_CNTL = cpu_to_be32(dll_cntl) [all...] |
| radeon_rv740_dpm.c | 339 &table->ACPIState.levels[0].vddc); 340 table->ACPIState.levels[0].gen2PCIE = 343 table->ACPIState.levels[0].gen2XSP = 347 &table->ACPIState.levels[0].vddc); 348 table->ACPIState.levels[0].gen2PCIE = 0; 378 table->ACPIState.levels[0].mclk.mclk770.vMPLL_AD_FUNC_CNTL = cpu_to_be32(mpll_ad_func_cntl); 379 table->ACPIState.levels[0].mclk.mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); 380 table->ACPIState.levels[0].mclk.mclk770.vMPLL_DQ_FUNC_CNTL = cpu_to_be32(mpll_dq_func_cntl); 381 table->ACPIState.levels[0].mclk.mclk770.vMPLL_DQ_FUNC_CNTL_2 = cpu_to_be32(mpll_dq_func_cntl_2); 382 table->ACPIState.levels[0].mclk.mclk770.vMCLK_PWRMGT_CNTL = cpu_to_be32(mclk_pwrmgt_cntl) [all...] |
| radeon_cypress_dpm.c | 781 &smc_state->levels[0], 788 &smc_state->levels[1], 795 &smc_state->levels[2], 800 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; 801 smc_state->levels[1].arbValue = MC_CG_ARB_FREQ_F2; 802 smc_state->levels[2].arbValue = MC_CG_ARB_FREQ_F3; 805 smc_state->levels[0].ACIndex = 2; 806 smc_state->levels[1].ACIndex = 3; 807 smc_state->levels[2].ACIndex = 4; 809 smc_state->levels[0].ACIndex = 0 [all...] |
| radeon_rv770_dpm.c | 294 smc_state->levels[i].aT = cpu_to_be32(a_t); 300 smc_state->levels[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1].aT = 314 smc_state->levels[i].bSP = cpu_to_be32(pi->dsp); 316 smc_state->levels[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1].bSP = 690 &smc_state->levels[0], 697 &smc_state->levels[1], 704 &smc_state->levels[2], 709 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; 710 smc_state->levels[1].arbValue = MC_CG_ARB_FREQ_F2; 711 smc_state->levels[2].arbValue = MC_CG_ARB_FREQ_F3 [all...] |
| radeon_sumo_dpm.c | 352 u32 highest_engine_clock = ps->levels[ps->num_levels - 1].sclk; 416 m_a = asi * ps->levels[i].sclk / 100; 675 pi->boost_pl = new_ps->levels[new_ps->num_levels - 1]; 767 sumo_program_power_level(rdev, &new_ps->levels[i], i); 849 if (new_ps->levels[new_ps->num_levels - 1].sclk >= 850 current_ps->levels[current_ps->num_levels - 1].sclk) 867 if (new_ps->levels[new_ps->num_levels - 1].sclk < 868 current_ps->levels[current_ps->num_levels - 1].sclk) 1058 current_vddc = current_ps->levels[current_index].vddc_index; 1059 current_sclk = current_ps->levels[current_index].sclk [all...] |
| /src/external/apache2/llvm/dist/llvm/utils/ |
| clang-parse-diagnostics-file | 30 levels = {'error': False, 'fatal error': False, 'ignored': False, 33 levels['error'] = True 35 levels['fatal error'] = True 37 levels['ignored'] = True 39 levels['note'] = True 41 levels['warning'] = True 78 # Get the diagnostics for the selected levels. 81 if levels[d.get('level')] or opts.all]
|
| /src/external/bsd/zstd/dist/tests/ |
| automated_benchmarking.py | 138 def benchmark(build, filenames, levels, iterations): 141 [benchmark_n(executable, l, f, iterations) for f in filenames] for l in levels 167 def benchmark_dictionary(build, filenames_directory, dictionary_filename, levels, iterations): 169 return [benchmark_dictionary_single(executable, filenames_directory, dictionary_filename, l, iterations) for l in levels] 184 def get_regressions(baseline_build, test_build, iterations, filenames, levels): 185 old = benchmark(baseline_build, filenames, levels, iterations) 186 new = benchmark(test_build, filenames, levels, iterations) 188 for j, level in enumerate(levels): 221 def get_regressions_dictionary(baseline_build, test_build, filenames_directory, dictionary_filename, levels, iterations): 222 old = benchmark_dictionary(baseline_build, filenames_directory, dictionary_filename, levels, iterations 303 levels = [int(l) for l in args.levels.split(",")] variable [all...] |
| /src/sys/arch/macppc/macppc/ |
| pic_heathrow.c | 157 uint32_t levels; local 163 levels = in32rb(INT_STATE_REG_H); 164 if (levels & mask) { 171 levels = in32rb(INT_STATE_REG_L); 172 if (levels & mask) { 198 uint32_t irqs, events, levels; local 204 levels = in32rb(INT_LEVEL_REG_L) & heathrow->enable_mask_l; 205 events |= levels & heathrow->level_mask_l; 212 levels = in32rb(INT_LEVEL_REG_L) & heathrow->enable_mask_h; 213 events |= levels & heathrow->level_mask_h [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/ |
| sparse_array.c | 52 int levels; member in struct:sparse_array_st 88 if (l < sa->levels - 1) { 166 for (level = sa->levels - 1; p != NULL && level > 0; level--) 192 for (; sa->levels < level; sa->levels++) { 203 for (level = sa->levels - 1; level > 0; level--) {
|
| /src/crypto/external/bsd/openssl/dist/crypto/ |
| sparse_array.c | 52 int levels; member in struct:sparse_array_st 88 if (l < sa->levels - 1) { 166 for (level = sa->levels - 1; p != NULL && level > 0; level--) 192 for (;sa->levels < level; sa->levels++) { 203 for (level = sa->levels - 1; level > 0; level--) {
|
| /src/external/gpl3/gcc/dist/gcc/common/ |
| common-target.h | 26 /* Sets of optimization levels at which an option may be enabled by 30 OPT_LEVELS_NONE, /* No levels (mark end of array). */ 31 OPT_LEVELS_ALL, /* All levels (used by targets to disable options 45 /* Description of options to enable by default at given levels. */ 48 /* The levels at which to enable the option. */ 49 enum opt_levels levels; member in struct:default_options 55 those in LEVELS (in order to handle changes to the optimization
|
| /src/external/gpl3/gcc.old/dist/gcc/common/ |
| common-target.h | 26 /* Sets of optimization levels at which an option may be enabled by 30 OPT_LEVELS_NONE, /* No levels (mark end of array). */ 31 OPT_LEVELS_ALL, /* All levels (used by targets to disable options 45 /* Description of options to enable by default at given levels. */ 48 /* The levels at which to enable the option. */ 49 enum opt_levels levels; member in struct:default_options 55 those in LEVELS (in order to handle changes to the optimization
|
| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| cec-system-call.S | 2 # multiple CEC levels (like in a Linux system call)
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| cec-system-call.S | 2 # multiple CEC levels (like in a Linux system call)
|
| /src/tests/modules/x86_pte_tester/ |
| x86_pte_tester.c | 51 vaddr_t levels[NLEVEL]; member in struct:__anon7921 89 pd_entry_t *pd = (pd_entry_t *)tester_ctx.levels[0]; 92 pmap_kenter_pa(tester_ctx.levels[0], pa, VM_PROT_READ, 0); 102 pmap_kremove(tester_ctx.levels[0], PAGE_SIZE); 109 pd_entry_t *pd = (pd_entry_t *)tester_ctx.levels[1]; 113 pmap_kenter_pa(tester_ctx.levels[1], pa, VM_PROT_READ, 0); 129 pmap_kremove(tester_ctx.levels[1], PAGE_SIZE); 136 pd_entry_t *pd = (pd_entry_t *)tester_ctx.levels[2]; 140 pmap_kenter_pa(tester_ctx.levels[2], pa, VM_PROT_READ, 0); 156 pmap_kremove(tester_ctx.levels[2], PAGE_SIZE) [all...] |
| /src/sys/dev/fdt/ |
| pwm_fan.c | 80 const u_int *levels; local 91 levels = fdtbus_get_prop(phandle, "cooling-levels", &len); 93 aprint_error(": couldn't get 'cooling-levels' property\n"); 99 sc->sc_levels[n] = be32toh(levels[n]); 103 aprint_normal(" (levels");
|
| /src/external/gpl3/gdb/dist/gdb/python/lib/gdb/dap/ |
| frames.py | 141 def dap_frame_generator(frame_low, levels, include_all): 155 if levels == 0: 159 frame_high = frame_low + levels
|
| bt.py | 60 def _backtrace(thread_id, levels, startFrame, stack_format): 64 frame_iter = dap_frame_generator(startFrame, levels, stack_format["includeAll"]) 146 *, levels: int = 0, startFrame: int = 0, threadId: int, format=None, **extra 152 return _backtrace(threadId, levels, startFrame, format)
|
| /src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/dap/ |
| frames.py | 127 def dap_frame_generator(frame_low, levels, include_all): 141 if levels == 0: 145 frame_high = frame_low + levels
|
| bt.py | 60 def _backtrace(thread_id, levels, startFrame, stack_format): 64 frame_iter = dap_frame_generator(startFrame, levels, stack_format["includeAll"]) 143 *, levels: int = 0, startFrame: int = 0, threadId: int, format=None, **extra 149 return _backtrace(threadId, levels, startFrame, format)
|
| /src/sys/arch/x86/x86/ |
| x86_softintr.c | 169 /* First, figure out which levels each IRQ uses. */ 172 int levels = 0; local 179 levels |= 1 << q->ih_level; 180 intrlevel[irq] = levels; 181 if (levels)
|