| /third_party/libinput/tools/ |
| H A D | libinput-debug-gui.c | 156 double scale; member
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | example.c | 161 unsigned int scale; member
|
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | code-generator-ia32.cc | 114 int scale = static_cast<int>(mode - one); in ScaleFor() local 138 ScaleFactor scale = ScaleFor(kMode_MR1, mode); in MemoryOperand() local 148 ScaleFactor scale = ScaleFor(kMode_MR1I, mode); in MemoryOperand() local 157 ScaleFactor scale = ScaleFor(kMode_M1, mode); in MemoryOperand() local 166 ScaleFactor scale = ScaleFor(kMode_M1I, mode); MemoryOperand() local 195 ScaleFactor scale = ScaleFor(kMode_MR1, kMode_MR1); NextMemoryOperand() local [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | assembler-arm64-inl.h | 1059 Instr Assembler::FPScale(unsigned scale) { in FPScale() argument
|
| /third_party/node/deps/v8/src/diagnostics/x64/ |
| H A D | disasm-x64.cc | 458 void get_sib(byte data, int* scale, int* index, int* base) { in get_sib() argument 527 int scale, index, base; in PrintRightOperandHelper() local 557 int scale, index, base; in PrintRightOperandHelper() local [all...] |
| /third_party/node/deps/v8/src/diagnostics/arm64/ |
| H A D | disasm-arm64.cc | 3877 int scale = 1 << (format[3] - '0'); in SubstituteImmediateField() local
|
| /third_party/node/deps/v8/src/diagnostics/ia32/ |
| H A D | disasm-ia32.cc | 344 static void get_sib(byte data, int* scale, int* index, int* base) { in get_sib() argument 403 int scale, index, base; in PrintRightOperandHelper() local 430 int scale, index, base; in PrintRightOperandHelper() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_eu_emit.c | 2896 int scale = 16 / brw_jump_scale(devinfo); in while_jumps_before_offset() local 2986 int scale = 16 / br; in brw_set_uip_jip() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_state.c | 1335 float scale = state->offset_scale * 12; in r300_create_rs_state() local [all...] |
| /third_party/node/deps/uv/src/win/ |
| H A D | util.c | 495 uint64_t uv__hrtime(unsigned int scale) { in uv__hrtime() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryOpacityMicromapTests.cpp | 347 const float scale = 1.0f / float(1 << subdivisionLevel); in calcSubtriangleCentroid() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderBuiltinVarTests.cpp | 363 const deUint32 scale = 4; // To account for std140 stride in iterate() local [all...] |
| H A D | vktShaderRenderDerivateTests.cpp | 1032 const tcu::Vec4 scale = isX ? xScale : yScale; in verify() local 1337 const tcu::Vec4 scale = isX ? xScale : yScale; in verify() local 355 verifyConstantDerivate(tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, glu::DataType dataType, const tcu::Vec4& reference, const tcu::Vec4& threshold, const tcu::Vec4& scale, const tcu::Vec4& bias, VerificationLogging logPolicy = LOG_ALL) verifyConstantDerivate() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles2/ |
| H A D | es2cTexture3DTests.cpp | 741 int scale = levelNdx + 1; in iterate() local 868 int scale = levelNdx + 1; in iterate() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/ |
| H A D | esextcTextureShadowLodFunctionsTest.cpp | 179 tcu::Vec4 scale; member
|
| /third_party/skia/src/core/ |
| H A D | SkBlurMF.cpp | 822 SkScalar scale = kProfileTextureWidth / *textureRadius; in create_profile_effect() local 943 SkSize scale; in make_rect_blur() local 1528 SkSize scale; directFilterMaskGPU() local [all...] |
| H A D | SkVM.cpp | 1533 auto scale = [&](skvm::F32 c) { in set_sat() local [all...] |
| H A D | SkCanvas.cpp | 1343 void SkCanvas::scale(SkScalar sx, SkScalar sy) { in scale() function in SkCanvas
|
| H A D | SkMatrix.cpp | 709 scross_dscale(SkScalar a, SkScalar b, SkScalar c, SkScalar d, double scale) scross_dscale() argument 718 dcross_dscale(double a, double b, double c, double d, double scale) dcross_dscale() argument 1577 decomposeScale(SkSize* scale, SkMatrix* remaining) const decomposeScale() argument 1694 const float scale = 1 << subpixelBits; SkTreatAsSprite() local 1713 SkDecomposeUpper2x2(const SkMatrix& matrix, SkPoint* rotation1, SkPoint* scale, SkPoint* rotation2) SkDecomposeUpper2x2() argument [all...] |
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrTriangulator.cpp | 145 double scale = 1.0 / denom; in intersect() local
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkLightingImageFilter.cpp | 74 SkScalar scale = sk_float_rsqrt_portable(magSq); in fast_normalize() local 76 SkScalar scale = sk_float_rsqrt(magSq); in fast_normalize() local 198 static inline SkScalar sobel(int a, int b, int c, int d, int e, int f, SkScalar scale) { in sobel() argument 1036 SkScalar scale = 0; global() variable 1339 SkScalar scale = this->surfaceScale() * 255; makeFragmentProcessor() local 1481 SkScalar scale = this->surfaceScale() * 255; makeFragmentProcessor() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Blitter.cpp | 776 Float scale = As<Float>((As<Int>(max_s) & 0x7F800000) ^ 0x7F800000) * (1 << (N - 2)); in write() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SamplerCore.cpp | 2589 const sw::float4 scale = state.textureFormat.getScale(); in getComponentScale() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | picture_csp_enc.c | 96 const double scale = (double)(1 << kGammaTabFix) / kGammaScale; in WEBP_DSP_INIT_FUNC() local 190 const double scale = 1. / kGammaTabSize; in WEBP_DSP_INIT_FUNC() local
|
| /third_party/skia/third_party/externals/imgui/backends/ |
| H A D | imgui_impl_vulkan.cpp | 409 float scale[2]; in ImGui_ImplVulkan_SetupRenderState() local [all...] |