| /third_party/icu/icu4c/source/i18n/ |
| H A D | decNumber.cpp | 2490 Int rotate; /* rhs as an Int */ in uprv_decNumberRotate() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decNumber.cpp | 2490 Int rotate; /* rhs as an Int */ in uprv_decNumberRotate() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | decNumber.cpp | 2490 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 D | ARMDisassembler.cpp | 5790 unsigned rotate = (fieldFromInstruction(Insn, 20, 2) << 0); in DecodeNEONComplexLane64Instruction() local
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | assembler-arm.cc | 1932 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 D | simulator-arm.cc | 1456 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 D | rockchip_drm_vop.h | 389 struct vop_reg rotate; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_render_context.cpp | 1822 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 D | node_common_modifier.cpp | 2132 auto rotate = ViewAbstract::GetRotate(frameNode); in GetRotate() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_common_bridge.cpp | 543 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 D | audio_policy_service.cpp | 9816 void AudioPolicyService::SetRotationToEffect(const uint32_t rotate) in SetRotationToEffect() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_view_abstract.cpp | 216 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 D | arkoala_api.h | 1416 ArkUIRotateOption rotate; member
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
| H A D | arkoala_api.h | 1325 ArkUIRotateOption rotate; member
|
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 2378 macro_rules! rotate { macros [all...] |