| /third_party/musl/porting/uniproton/kernel/src/time/ |
| H A D | __tz.c | 58 int scale = 3 - (trans == zi+44); in scan_trans() local
|
| /third_party/musl/porting/liteos_m/kernel/src/time/ |
| H A D | __tz.c | 58 int scale = 3 - (trans == zi+44); in scan_trans() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | pixeltransfer.c | 134 const GLfloat scale = ctx->Pixel.DepthScale; in _mesa_scale_and_bias_depth() local 149 const GLdouble scale = ctx->Pixel.DepthScale; in _mesa_scale_and_bias_depth_uint() local
|
| H A D | texenv.c | 334 set_combiner_scale(struct gl_context *ctx, struct gl_fixedfunc_texture_unit *texUnit, GLenum pname, GLfloat scale) set_combiner_scale() argument
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_blorp_exec.c | 284 const unsigned scale = params->fast_clear_op ? UINT_MAX : 1; in blorp_exec_on_render() local
|
| /third_party/libinput/test/ |
| H A D | test-gestures.c | 301 double scale, oldscale; in test_gesture_pinch_2fg() local 424 double scale, oldscale; in test_gesture_pinch_3fg() local 539 double scale, oldscale; test_gesture_pinch_4fg() local 661 double scale, oldscale; test_gesture_spread() local [all...] |
| /third_party/littlefs/scripts/ |
| H A D | plotmpl.py | 538 def scale(self, width, height): member in Grid
|
| H A D | plot.py | 294 def scale(self, x, y): member in Plot 792 def scale(self, width, height): global() member in Grid [all...] |
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | assembler-ia32-inl.h | 285 void Operand::set_sib(ScaleFactor scale, Register index, Register base) { in set_sib() argument
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | sampling-heap-profiler.cc | 46 double scale = 1.0 / (1.0 - std::exp(-static_cast<double>(size) / rate_)); in ScaleSample() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_blorp.c | 323 const unsigned scale = params->fast_clear_op ? UINT_MAX : 1; in iris_blorp_exec_render() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_gather.c | 321 LLVMValueRef scale = LLVMConstInt(i32_type, src_width/8, 0); in lp_build_gather_avx2() local 372 LLVMValueRef scale = LLVMConstInt(i8_type, 1, 0); in lp_build_gather_avx2() local
|
| H A D | lp_bld_const.c | 215 double scale = lp_const_scale(type); in lp_const_eps() local
|
| H A D | lp_bld_format_float.c | 466 LLVMValueRef shift, scale, bias, exp; in lp_build_rgb9e5_to_float() local 423 lp_build_rgb9_to_float_helper(struct gallivm_state *gallivm, struct lp_type f32_type, LLVMValueRef src, LLVMValueRef scale, unsigned mantissa_start) lp_build_rgb9_to_float_helper() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_mc.c | 237 struct vertex2f scale = { in create_ycbcr_vert_shader() local 314 create_ycbcr_frag_shader(struct vl_mc *r, float scale, bool invert, in create_ycbcr_frag_shader() argument 482 vl_mc_init(struct vl_mc *renderer, struct pipe_context *pipe, unsigned buffer_width, unsigned buffer_height, unsigned macroblock_size, float scale, vl_mc_ycbcr_vert_shader vs_callback, vl_mc_ycbcr_frag_shader fs_callback, void *callback_priv) vl_mc_init() argument [all...] |
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | scal.c | 231 float scale = 1./N; in speex_decorrelate() local
|
| /third_party/pulseaudio/src/pulsecore/ffmpeg/ |
| H A D | resample2.c | 94 void av_build_filter(FELEM *filter, double factor, int tap_count, int phase_count, int scale, int type){ in av_build_filter() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationPrimitiveDiscardTests.cpp | 177 const float* const scale = &attr[6]; in verifyResultImage() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | Layout.cpp | 53 void Layout::operator*=(size_t scale) in operator *=() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | BufferSubData.cpp | 270 GLfloat scale = 2.0f; in initializeBenchmark() local 272 glUniform1f(glGetUniformLocation(mProgram, "uScale"), scale); in initializeBenchmark() local
|
| H A D | MapBufferRange.cpp | 286 GLfloat scale = 2.0f; in initializeBenchmark() local 288 glUniform1f(glGetUniformLocation(mProgram, "uScale"), scale); in initializeBenchmark() local
|
| H A D | InstancingPerf.cpp | 289 float scale = AnimationSignal(tx) * 0.01f + 0.01f; in drawBenchmark() local
|
| /third_party/skia/src/core/ |
| H A D | SkDrawShadowInfo.cpp | 44 SkScalar scale; in GetSpotShadowTransform() local
|
| H A D | SkLatticeIter.cpp | 83 float scale; in set_points() local
|
| H A D | SkStrikeSpec.cpp | 259 findIntercepts( const SkScalar* bounds, SkScalar scale, SkScalar xPos, const SkGlyph* glyph, SkScalar* array, int* count) findIntercepts() argument
|