Home
last modified time | relevance | path

Searched defs:rotate (Results 126 - 140 of 140) sorted by relevance

123456

/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp2490 Int rotate; /* rhs as an Int */ in uprv_decNumberRotate() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp2490 Int rotate; /* rhs as an Int */ in uprv_decNumberRotate() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumber.cpp2490 Int rotate; /* rhs as an Int */ in uprv_decNumberRotate() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp5790 unsigned rotate = (fieldFromInstruction(Insn, 20, 2) << 0); in DecodeNEONComplexLane64Instruction() local
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc1932 void Assembler::sxtb(Register dst, Register src, int rotate, Condition cond) { in sxtb() argument
1943 void Assembler::sxtab(Register dst, Register src1, Register src2, int rotate, in sxtab() argument
1956 sxth(Register dst, Register src, int rotate, Condition cond) sxth() argument
1967 sxtah(Register dst, Register src1, Register src2, int rotate, Condition cond) sxtah() argument
1980 uxtb(Register dst, Register src, int rotate, Condition cond) uxtb() argument
1991 uxtab(Register dst, Register src1, Register src2, int rotate, Condition cond) uxtab() argument
2004 uxtb16(Register dst, Register src, int rotate, Condition cond) uxtb16() argument
2015 uxth(Register dst, Register src, int rotate, Condition cond) uxth() argument
2026 uxtah(Register dst, Register src1, Register src2, int rotate, Condition cond) uxtah() argument
5140 int rotate = Instruction::RotateValue(instr) * 2; DecodeShiftImm() local
[all...]
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc1456 int rotate = instr->RotateValue() * 2; in GetImm() local
2765 int32_t rotate = instr->Bits(11, 10); in DecodeType3() local
2784 int32_t rotate = instr->Bits(11, 10); in DecodeType3() local
2804 int32_t rotate = instr->Bits(11, 10); in DecodeType3() local
2823 int32_t rotate in DecodeType3() local
2854 int32_t rotate = instr->Bits(11, 10); DecodeType3() local
2882 int32_t rotate = instr->Bits(11, 10); DecodeType3() local
2901 int32_t rotate = instr->Bits(11, 10); DecodeType3() local
2921 int32_t rotate = instr->Bits(11, 10); DecodeType3() local
2940 int32_t rotate = instr->Bits(11, 10); DecodeType3() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h389 struct vop_reg rotate; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp1822 void RosenRenderContext::OnTransformRotateUpdate(const Vector5F& rotate) in OnTransformRotateUpdate() argument
4460 const auto& rotate = options->GetRotateValue(); global() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2132 auto rotate = ViewAbstract::GetRotate(frameNode); in GetRotate() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp543 ParseJsRotate( const Framework::JSRef<Framework::JSVal>& jsValue, NG::RotateOptions& rotate, std::optional<float>& angle) ParseJsRotate() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp9816 void AudioPolicyService::SetRotationToEffect(const uint32_t rotate) in SetRotationToEffect() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp216 void ParseJsRotate(const JSRef<JSVal>& jsValue, NG::RotateOptions& rotate, std::optional<float>& angle) in ParseJsRotate() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1416 ArkUIRotateOption rotate; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h1325 ArkUIRotateOption rotate; member
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs2378 macro_rules! rotate { macros
[all...]

Completed in 152 milliseconds

123456