| /src/external/mit/xorg/lib/pixman/test/ |
| Makefile | 22 scaling-crash-test \ 24 scaling-helpers-test \ 40 scaling-test \
|
| /src/lib/libm/arch/vax/ |
| n_sqrt.S | 98 subw2 $0x4080,%r1 # %r1 contains scaling factor
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/ |
| amdgpu_dm.h | 410 enum amdgpu_rmx_type scaling; member in struct:dm_connector_state
|
| amdgpu_dm.c | 3091 /* TODO: Validate scaling per-format with DC plane caps */ 3569 /* Full screen scaling by default */ 3576 rmx_type = dm_state->scaling; 3928 /* no scaling nor amdgpu inserted, no need to patch */ 4014 bool scale = dm_state ? (dm_state->scaling != RMX_OFF) : false; 4077 dm_state ? (dm_state->scaling != RMX_OFF) : false); 4085 * If scaling is enabled and refresh rate didn't change 4349 if (dm_old_state->scaling == rmx_type) 4352 dm_new_state->scaling = rmx_type; 4383 switch (dm_state->scaling) { [all...] |
| /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
| ArrayBoundCheckerV2.cpp | 94 // The constant should never be 0 here, since it the result of scaling 281 // Scale a base value by a scaling factor, and return the scaled 284 NonLoc baseVal, CharUnits scaling, 287 sb.makeArrayIndex(scaling.getQuantity()),
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/ |
| dc_stream.h | 116 uint32_t scaling:1; member in struct:stream_update_flags::__anon4578
|
| dc_types.h | 345 bool scaling ; member in struct:stereo_3d_features 454 /* Scaling format */ 504 struct scaling_taps scaler_taps; /* Scaling taps */
|
| /src/external/gpl3/gdb/dist/sim/aarch64/ |
| simulator.c | 505 by applying the requisite shift as indicated by the Scaling 627 fldrs_scale_ext (sim_cpu *cpu, Scaling scaling, Extension extension) 634 uint64_t displacement = OPT_SCALE (extended, 32, scaling); 664 fldrd_scale_ext (sim_cpu *cpu, Scaling scaling, Extension extension) 668 uint64_t displacement = OPT_SCALE (extended, 64, scaling); 698 fldrq_scale_ext (sim_cpu *cpu, Scaling scaling, Extension extension) 702 uint64_t displacement = OPT_SCALE (extended, 128, scaling); [all...] |
| /src/external/gpl3/gdb.old/dist/sim/aarch64/ |
| simulator.c | 505 by applying the requisite shift as indicated by the Scaling 627 fldrs_scale_ext (sim_cpu *cpu, Scaling scaling, Extension extension) 634 uint64_t displacement = OPT_SCALE (extended, 32, scaling); 664 fldrd_scale_ext (sim_cpu *cpu, Scaling scaling, Extension extension) 668 uint64_t displacement = OPT_SCALE (extended, 64, scaling); 698 fldrq_scale_ext (sim_cpu *cpu, Scaling scaling, Extension extension) 702 uint64_t displacement = OPT_SCALE (extended, 128, scaling); [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
| amdgpu_dcn20_hwseq.c | 1388 pipe_ctx->stream->update_flags.bits.scaling) { 1398 (context == dc->current_state && pipe_ctx->stream->update_flags.bits.scaling)) {
|
| /src/sys/dev/ic/ |
| arn9003.c | 2521 static const int scaling[] = { local 2604 for (i = 0; i < __arraycount(scaling); i++) { 2606 reg = RW(reg, AR_PHY_PAPRD_PRE_POST_SCALING, scaling[i]);
|
| /src/external/bsd/ipf/dist/ |
| HISTORY | 321 supports window scaling if seen at TCP session setup
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/ |
| amdgpu_dc.c | 1726 su_flags->bits.scaling = 1;
|
| /src/sys/arch/m68k/060sp/dist/ |
| pfpsp.s | 5565 bra.b stzs_norm # finish scaling 5691 bra.b stzd_norm # finish scaling 8060 # normalized then we really don't need to go through this scaling. but for now, 8520 # skip the scaling and unscaling... 9293 # skip the scaling and unscaling... 9916 # skip the scaling and unscaling... 11069 # Do addition after scaling exponents such that exception won't # 11522 # Do subtraction after scaling exponents such that exception won't# 13010 # A5. Form the final binary number by scaling the mantissa by # 13401 # ( ) fp1: scaling factor - 10**(abs(exp) [all...] |
| fpsp.s | 10077 # ;result of the scaling 11628 # normalized then we really don't need to go through this scaling. but for now, 12088 # skip the scaling and unscaling... 12861 # skip the scaling and unscaling... 13484 # skip the scaling and unscaling... 14637 # Do addition after scaling exponents such that exception won't # 15090 # Do subtraction after scaling exponents such that exception won't# 16018 bra.b stzs_norm # finish scaling 16144 bra.b stzd_norm # finish scaling 23049 # A5. Form the final binary number by scaling the mantissa by [all...] |
| /src/external/bsd/jemalloc/dist/bin/ |
| jeprof.in | 232 --scale=<n> Set GV scaling [default=0]
|
| /src/external/bsd/jemalloc.old/dist/bin/ |
| jeprof.in | 230 --scale=<n> Set GV scaling [default=0]
|