Home
last modified time | relevance | path

Searched defs:scale (Results 301 - 325 of 1111) sorted by relevance

1...<<11121314151617181920>>...45

/third_party/cups-filters/filter/
H A Dpdf.cxx263 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 DNumberFormatterSettings.java494 public T scale(Scale scale) { in scale() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dutmstest.c102 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 Dstrtod.c93 int scale; local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H A DNumberFormatterApiTest.java2439 public void scale() { in scale() method in NumberFormatterApiTest
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberFormatterSettings.java473 public T scale(Scale scale) { in scale() argument
/third_party/libsnd/tests/
H A Dlossy_comp_test.c841 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 Dpresets.c226 FLOAT scale; in apply_abr_preset() member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_wpos_ytransform.c286 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 Dlinker_util.cpp369 _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 Dvid_enc.c530 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 Dpostproc.c193 bool scale = false; in vlVaPostProcBlit() local
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dquad-tex.c236 float scale, bias; in init_prog() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tex.cpp38 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.c54 int scale = 3 - (trans == zi+44); in scan_trans() local
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__tz.c58 int scale = 3 - (trans == zi+44); in scan_trans() local
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__tz.c58 int scale = 3 - (trans == zi+44); in scan_trans() local
/third_party/mesa3d/src/mesa/main/
H A Dpixeltransfer.c134 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 Dtexenv.c334 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 DgenX_blorp_exec.c284 const unsigned scale = params->fast_clear_op ? UINT_MAX : 1; in blorp_exec_on_render() local
/third_party/libinput/test/
H A Dtest-gestures.c301 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 Dplotmpl.py538 def scale(self, width, height): member in Grid
H A Dplot.py294 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 Dassembler-ia32-inl.h285 void Operand::set_sib(ScaleFactor scale, Register index, Register base) { in set_sib() argument
/third_party/node/deps/v8/src/profiler/
H A Dsampling-heap-profiler.cc46 double scale = 1.0 / (1.0 - std::exp(-static_cast<double>(size) / rate_)); in ScaleSample() local

Completed in 21 milliseconds

1...<<11121314151617181920>>...45