/third_party/cups-filters/filter/ |
H A D | pdf.cxx | 263 fit_rect(float oldrect[4], float newrect[4], float *scale) fit_rect() argument 286 pdf_resize_page(pdf_t *pdf, unsigned page_num, float width, float length, float *scale) pdf_resize_page() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
H A D | NumberFormatterSettings.java | 494 public T scale(Scale scale) { in scale() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | utmstest.c | 102 static void roundTripTest(int64_t value, UDateTimeScale scale) in roundTripTest() argument 112 static void toLimitTest(int64_t toLimit, int64_t fromLimit, UDateTimeScale scale) in toLimitTest() argument 123 epochOffsetTest(int64_t epochOffset, int64_t units, UDateTimeScale scale) epochOffsetTest() argument 156 int32_t scale; TestEpochOffsets() local 169 int32_t scale; TestFromLimits() local 183 int32_t scale; TestToLimits() local 198 int32_t scale; TestFromInt64() local 259 int32_t scale; TestToInt64() local 334 int32_t scale; TestMonkey() local [all...] |
/third_party/FreeBSD/contrib/gdtoa/ |
H A D | strtod.c | 93 int scale; local [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
H A D | NumberFormatterApiTest.java | 2439 public void scale() { in scale() method in NumberFormatterApiTest [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
H A D | NumberFormatterSettings.java | 473 public T scale(Scale scale) { in scale() argument
|
/third_party/libsnd/tests/ |
H A D | lossy_comp_test.c | 841 double scale, max_val ; in lcomp_test_int() local 1651 double scale ; sdlcomp_test_int() local 1875 double half_max_abs , scale ; sdlcomp_test_float() local 2121 double *orig, *data, *smooth, half_max_abs, scale ; sdlcomp_test_double() local 2447 gen_signal_double(double *data, double scale, int channels, int datalen) gen_signal_double() argument [all...] |
/third_party/lame/libmp3lame/ |
H A D | presets.c | 226 FLOAT scale; in apply_abr_preset() member
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_wpos_ytransform.c | 286 nir_ssa_def *scale = nir_channel(b, get_transform(state), 0); in lower_load_sample_pos() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | linker_util.cpp | 369 _mark_array_elements_referenced(const struct array_deref_range *dr, unsigned count, unsigned scale, unsigned linearized_index, BITSET_WORD *bits) _mark_array_elements_referenced() argument
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
H A D | vid_enc.c | 530 OMX_CONFIG_SCALEFACTORTYPE *scale = config; in vid_enc_SetConfig() local 581 OMX_CONFIG_SCALEFACTORTYPE *scale = config; vid_enc_GetConfig() local [all...] |
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | postproc.c | 193 bool scale = false; in vlVaPostProcBlit() local
|
/third_party/mesa3d/src/gallium/tests/trivial/ |
H A D | quad-tex.c | 236 float scale, bias; in init_prog() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_lower_tex.cpp | 38 nir_ssa_def *scale = nir_frcp(b, size); in lower_coord_shift_normalized() local 167 nir_ssa_def *scale = NULL; in lower_txl_txf_array_or_cube() local
|
/third_party/musl/porting/liteos_a/kernel/src/time/ |
H A D | __tz.c | 54 int scale = 3 - (trans == zi+44); in scan_trans() local
|
/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
|