/aosp12/frameworks/compile/mclinker/lib/Support/ |
H A D | LEB128.cpp | 117 unsigned shift; variable 165 unsigned shift; variable 187 unsigned shift = 0; variable 208 unsigned shift = 0; variable
|
/aosp12/system/netd/libnetdutils/include/netdutils/ |
H A D | Math.h | 27 inline constexpr const T mask(const int shift) { in mask() 33 inline constexpr const T align(const T& x, const int shift) { in align()
|
/aosp12/art/runtime/gc/accounting/ |
H A D | bitmap-inl.h | 89 const size_t shift = CTZ(left_edge); in VisitSetBits() local 101 const size_t shift = CTZ(w); in VisitSetBits() local 125 const size_t shift = CTZ(right_edge); in VisitSetBits() local
|
H A D | space_bitmap-inl.h | 114 const size_t shift = CTZ(left_edge); in VisitMarkedRange() local 128 const size_t shift = CTZ(w); in VisitMarkedRange() local 155 const size_t shift = CTZ(right_edge); in VisitMarkedRange() local 176 const size_t shift = CTZ(w); in Walk() local
|
/aosp12/frameworks/layoutlib/bridge/src/android/view/shadow/ |
H A D | SpotShadowVertexCalculator.java | 110 int shift = (idx % polyLength) * 3; in calculateShadow() local 130 int shift = (idx % polyLength) * 3; in calculateShadow() local 159 int shift = (idx % (sideLength * 4)) * 2; in calculateShadow() local
|
H A D | AmbientShadowVertexCalculator.java | 57 int shift = i * 4; in generateVertex() local
|
/aosp12/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/ |
H A D | LaneView.java | 116 Shift shift = getShift(lane); in combineBitmapFromLane() local 134 Shift shift) { in drawToCanvas() 188 private int getOffset(LaneDirection laneDir, Shift shift) { in getOffset()
|
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/ |
H A D | LaneView.java | 115 Shift shift = getShift(lane); in combineBitmapFromLane() local 133 Shift shift) { in drawToCanvas() 187 private int getOffset(LaneDirection laneDir, Shift shift) { in getOffset()
|
/aosp12/system/unwinding/libunwindstack/ |
H A D | DwarfMemory.cpp | 49 uint64_t shift = 0; in ReadULEB128() local 64 uint64_t shift = 0; in ReadSLEB128() local
|
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/ |
H A D | fastquant.cpp | 161 Int shift = 15 + (QPx2 >> 4); in BlockQuantDequantH263Inter() local 280 Int shift = 15 + (QPx2 >> 4); in BlockQuantDequantH263Intra() local 449 Int shift = 15 + (QP >> 3); in BlockQuantDequantH263DCInter() local 555 Int shift = 15 + (QP >> 3); in BlockQuantDequantMPEGInter() local 684 Int shift = 15 + (QP >> 3); in BlockQuantDequantMPEGIntra() local 858 Int shift = 15 + (QP >> 3); in BlockQuantDequantMPEGDCInter() local
|
/aosp12/packages/modules/NeuralNetworks/common/random/ |
H A D | simple_philox.cc | 25 const int shift = Rand32() % (max_log + 1); in Skewed() local
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | GsmSmsTest.java | 384 int shift = bitOffset % 8; in decodeSingle() local 449 int shift = bitOffset % 8; in testDecodeExtended() local 512 int shift = bitOffset % 8; in testDecodeExtendedFallback() local
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | s_rintl.c | 45 shift[2] = { variable
|
/aosp12/bionic/linker/ |
H A D | linker_sleb128.h | 49 size_t shift = 0; in pop_front() local
|
/aosp12/art/libartbase/base/ |
H A D | bit_memory_region.h | 91 size_t shift = (bit_start_ + bit_offset) % kBitsPerByte; in LoadBit() local 98 size_t shift = (bit_start_ + bit_offset) % kBitsPerByte; in StoreBit() local 123 size_t shift = (bit_start_ + bit_offset) % width; in LoadBits() local 151 size_t shift = (bit_start_ + bit_offset) % kBitsPerByte; in StoreBits() local
|
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/ |
H A D | HexagonRelocator.cpp | 513 uint32_t shift = 0; in applyAbs() local 589 uint32_t shift = 0; in applyRel() local 773 uint32_t shift = 0; in relocGPREL() local 853 uint32_t shift = 0; in relocGOT() local 920 uint32_t shift = 0; in relocGOTREL() local
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
H A D | DexRandomAccessFile.java | 99 int shift = 0; in readUleb128() local 179 int shift = 0; in readSleb128() local
|
/aosp12/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/ |
H A D | Flagged.h | 272 static constexpr int shift = 0; ///<left shift of flags in a potentially flagged class member
|
/aosp12/frameworks/av/media/codecs/amrwb/enc/src/ |
H A D | autocorr.c | 40 Word32 i, norm, shift; in Autocorr() local
|
/aosp12/frameworks/base/core/java/android/util/proto/ |
H A D | ProtoInputStream.java | 599 int shift = 0; in readVarint() local 650 int shift = 0; in readFixed32() local
|
/aosp12/system/teeui/libteeui/example/ |
H A D | example_utils.cpp | 27 uint32_t alfaCombineChannel(uint32_t shift, double alfa, uint32_t a, uint32_t b) { in alfaCombineChannel()
|
/aosp12/frameworks/av/media/codecs/amrnb/enc/src/ |
H A D | hp_max.cpp | 251 Word16 shift, shift1, shift2; in hp_max() local
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/ |
H A D | extra_data_handler.cpp | 50 OMX_U32 rem_bits = num_bits, bins = 0, shift = 0; in d_u() local 323 OMX_U32 rem_bits = num_bits, shift; in e_u() local
|
/aosp12/packages/modules/NeuralNetworks/common/ |
H A D | QuantUtils.h | 19 inline int32_t MultiplyByQuantizedMultiplier(int32_t x, int32_t quantized_multiplier, int shift) { in MultiplyByQuantizedMultiplier() 32 int32_t shift, int32_t n_batch, int32_t n_input, in MatrixBatchVectorMultiplyAccumulate()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/src/ |
H A D | extra_data_handler.cpp | 52 OMX_U32 rem_bits = num_bits, bins = 0, shift = 0; in d_u() local 387 OMX_U32 rem_bits = num_bits, shift; in e_u() local
|