/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_node.cpp | 1120 double distance = 0.0; in GetHighestChildBaseline() local 1145 double distance = GetLayoutSize().Height(); in GetFirstChildBaseline() local
|
/foundation/multimodalinput/input/service/key_command/src/ |
H A D | key_command_handler.cpp | 480 void KeyCommandHandler::AdjustDistanceConfigIfNeed(float distance) in AdjustDistanceConfigIfNeed() argument 564 auto distance = sqrt(pow(devX, 2) + pow(devY, 2)); CheckTwoFingerGestureAction() local 894 float distance = std::min(std::abs(gestureLastX - gestureFirstX), std::abs(gestureLastY - gestureFirstY)); IsMatchedAbility() local 2292 SetKnuckleDoubleTapDistance(float distance) SetKnuckleDoubleTapDistance() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | dtptngen.cpp | 1637 int32_t distance=source.getDistance(trial, includeMask, tempInfo); in getBestRaw() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | gfx10_shader_ngg.c | 904 static void add_clipdist_bit(struct si_shader_context *ctx, LLVMValueRef distance, unsigned i, in add_clipdist_bit() argument 928 LLVMValueRef distance = clipdist[j / 4].out[j % 4]; in add_clipdist_bits_for_clipvertex() local 1078 LLVMValueRef distance = LLVMBuildLoad2(ctx->ac.builder, ctx->ac.f32, addrs[4 * i + j], ""); in gfx10_ngg_culling_build_end() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dtptngen.cpp | 1629 int32_t distance=source.getDistance(trial, includeMask, tempInfo); in getBestRaw() local
|
/third_party/libinput/src/ |
H A D | evdev-mt-touchpad.c | 123 double distance; in tp_calculate_motion_speed() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | compile-i386.c | 962 int distance = ea_current - ea_last - 1; in emit_initializer() local
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug.cc | 193 int distance = kMaxInt; in BreakIndexFromCodeOffset() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 1699 unsigned distance = PhiNodeLoopIteration[Phi]; in getPhiCanonicalReg() local
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttinterp.c | 1954 Round_None( TT_ExecContext exc, FT_F26Dot6 distance, FT_Int color ) Round_None() argument 1997 Round_To_Grid( TT_ExecContext exc, FT_F26Dot6 distance, FT_Int color ) Round_To_Grid() argument 2042 Round_To_Half_Grid( TT_ExecContext exc, FT_F26Dot6 distance, FT_Int color ) Round_To_Half_Grid() argument 2089 Round_Down_To_Grid( TT_ExecContext exc, FT_F26Dot6 distance, FT_Int color ) Round_Down_To_Grid() argument 2133 Round_Up_To_Grid( TT_ExecContext exc, FT_F26Dot6 distance, FT_Int color ) Round_Up_To_Grid() argument 2178 Round_To_Double_Grid( TT_ExecContext exc, FT_F26Dot6 distance, FT_Int color ) Round_To_Double_Grid() argument 2229 Round_Super( TT_ExecContext exc, FT_F26Dot6 distance, FT_Int color ) Round_Super() argument 2283 Round_Super_45( TT_ExecContext exc, FT_F26Dot6 distance, FT_Int color ) Round_Super_45() argument 5882 FT_F26Dot6 distance; Ins_MSIRP() local 5953 FT_F26Dot6 distance; Ins_MDAP() local 5999 FT_F26Dot6 distance; Ins_MIAP() local 6113 FT_F26Dot6 org_dist, distance; Ins_MDRP() local 6252 distance, Ins_MIRP() local 6482 FT_F26Dot6 distance; Ins_ALIGNRP() local 6642 FT_F26Dot6 distance; Ins_ALIGNPTS() local [all...] |
/third_party/python/Lib/ |
H A D | turtle.py | 1829 def distance(self, x, y=None): global() member in TNavigator [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_pattern.cpp | 3091 float distance = reverse ? GetMainContentSize() : -GetMainContentSize(); in ScrollPage() local [all...] |
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/ |
H A D | camera_session_napi.cpp | 2859 float distance; in GetFocusDistance() local 2889 float distance = static_cast<float>(value); in SetFocusDistance() local
|
/third_party/backends/backend/ |
H A D | umax_pp_low.c | 9615 move (int distance, int precision, unsigned char *buffer) in move() argument
|
/third_party/node/deps/v8/src/compiler/ |
H A D | pipeline.cc | 129 size_t distance = 0; in GetModuleContext() local
|
/third_party/node/deps/v8/src/baseline/ |
H A D | baseline-compiler.cc | 648 JumpIfToBoolean(bool do_jump_if_true, Label* label, Label::Distance distance) JumpIfToBoolean() argument [all...] |
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | assembler-ia32.cc | 1688 void Assembler::jmp(Label* L, Label::Distance distance) { in jmp() argument 1743 void Assembler::j(Condition cc, Label* L, Label::Distance distance) { in j() argument
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | assembler-x64.cc | 1360 void Assembler::j(Condition cc, Label* L, Label::Distance distance) { in j() argument 1488 void Assembler::jmp(Label* L, Label::Distance distance) { in jmp() argument
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | vp8l_enc.c | 991 const int distance = PixOrCopyDistance(v); in StoreImageToBitMask() local
|
/third_party/ffmpeg/libavformat/ |
H A D | movenc.c | 2798 int distance = 0; in mov_preroll_write_stbl_atoms() local
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | assembler-riscv64.cc | 4015 int32_t distance = static_cast<int32_t>( in SetLoadOffsetToConstPoolEntry() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | frame_node.cpp | 4527 float distance = 0.0; in GetBaselineDistance() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | heap.cc | 903 int distance = static_cast<int>(retaining_path.size()); in PrintRetainingPath() local
|
/third_party/skia/third_party/externals/wuffs/release/c/ |
H A D | wuffs-v0.2.c | 4250 wuffs_base__io_writer__copy_n_from_history(uint8_t** ptr_iop_w, uint8_t* io1_w, uint8_t* io2_w, uint32_t length, uint32_t distance) wuffs_base__io_writer__copy_n_from_history() argument 4298 wuffs_base__io_writer__copy_n_from_history_fast(uint8_t** ptr_iop_w, uint8_t* io1_w, uint8_t* io2_w, uint32_t length, uint32_t distance) wuffs_base__io_writer__copy_n_from_history_fast() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_common_bridge.cpp | 7271 double distance = DEFAULT_PAN_DISTANCE.ConvertToPx(); in AddPanGesture() local 7323 double distance = DEFAULT_PINCH_DISTANCE; in AddPinchGesture() local 6285 GetPanGestureValue( ArkUIRuntimeCallInfo* runtimeCallInfo, int32_t& fingers, int32_t& direction, double& distance, uint32_t argNumber) GetPanGestureValue() argument 6329 GetPinchGestureValue( ArkUIRuntimeCallInfo* runtimeCallInfo, int32_t& fingers, double& distance, uint32_t argNumber) GetPinchGestureValue() argument 7419 double distance = DEFAULT_PAN_DISTANCE.ConvertToPx(); AddPanGestureToGroup() local 7457 double distance = DEFAULT_PINCH_DISTANCE; AddPinchGestureToGroup() local [all...] |