/aosp12/frameworks/compile/mclinker/lib/Target/ARM/ |
H A D | ARMLDBackend.cpp | 523 uint64_t offset = m_pEXIDX->size(); in mergeSection() local 621 uint32_t offset = pInput.fileOffset() + pSD.getSection().offset(); in readSection() local 792 uint64_t offset = 0; in rewriteARMExIdxSection() local
|
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/ |
H A D | HexagonLDBackend.cpp | 723 uint32_t offset = 0; in SetSDataSection() local 948 uint32_t offset = pInput.fileOffset() + pSD.getSection().offset(); in readSection() local 1010 uint32_t offset = 0; in MoveSectionDataAndSort() local
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/video/impl/ |
H A D | SurfaceViewVideoCallFragment.java | 504 int offset = view.getWidth() + ((MarginLayoutParams) view.getLayoutParams()).getMarginStart(); in getOffsetStart() local 512 int offset = view.getWidth() + ((MarginLayoutParams) view.getLayoutParams()).getMarginEnd(); in getOffsetEnd() local 527 Point offset = getControlsOffsetEndHidden(controls); in enterFullscreenMode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_richeditor_controller_ffi.h | 45 int32_t offset; member 91 int32_t offset; member 150 int32_t offset; member
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
H A D | swiper_animation_test_ng.cpp | 35 void SimulateSwipe(float offset, float velocity) in SimulateSwipe() 295 float offset = 0.1f; variable 312 auto offset = OffsetF(0.1f, 0.2f); variable
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_import_agree_test.cpp | 677 uint32_t offset = sizeof(material); in ConstructCurve25519Key() local 724 uint32_t offset = sizeof(material); in ConstructEccKey() local 780 uint32_t offset = sizeof(material); in ConstructDhKey() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/ |
H A D | prop_n_exporter.cpp | 381 int64_t offset { 0 }; member 388 … ReadCallbackExecutor(napi_env env, ssize_t actLen, shared_ptr<AsyncIOReadArg> arg, int64_t offset) in ReadCallbackExecutor() 426 int64_t offset = 0; in Read() local
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/dashboard/ |
H A D | CompositeCircleViewLabeler.java | 139 double offset = 0; in onLayout() local
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/ |
H A D | TrickplayStorageManager.java | 148 String trackName, int size, long position, SampleChunk sampleChunk, int offset) {} in updateIndexFile()
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/ |
H A D | TrickplayStorageManager.java | 148 String trackName, int size, long position, SampleChunk sampleChunk, int offset) {} in updateIndexFile()
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | OpReorderer.java | 162 int offset = 0; in swapMoveAdd() local
|
/aosp12/hardware/qcom/display/msm8960/liboverlay/ |
H A D | overlayMdpRot.cpp | 233 bool MdpRot::queueBuffer(int fd, uint32_t offset) { in queueBuffer()
|
/aosp12/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/ |
H A D | DefaultCellBroadcastService.java | 163 private static String toHexString(byte[] array, int offset, int length) { in toHexString()
|
/aosp12/art/runtime/gc/accounting/ |
H A D | card_table_test.cc | 65 size_t offset = RoundDown(addr - heap_begin_, CardTable::kCardSize); in PseudoRandomCard() local
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | Movie.java | 74 public static native Movie decodeByteArray(byte[] data, int offset, in decodeByteArray()
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/families/ |
H A D | Nl80211.cpp | 959 for (size_t offset = 0; offset < bytes.len();) { in informationElementsToStream() local
|
/aosp12/bionic/libc/malloc_debug/ |
H A D | backtrace.cpp | 137 uintptr_t offset = 0; in backtrace_string() local
|
/aosp12/bionic/linker/arch/arm_neon/ |
H A D | linker_gnu_hash_neon.cpp | 122 uint8_t offset = reinterpret_cast<uintptr_t>(name) & 7; in calculate_gnu_hash_neon() local
|
/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/ |
H A D | sgx.h | 36 __u64 offset; member
|
/aosp12/bionic/tests/ |
H A D | stack_unwinding_test.cpp | 44 int offset = 0; in FrameCounter() local
|
/aosp12/packages/modules/NeuralNetworks/common/ |
H A D | Types.cpp | 57 const size_t offset = roundUp(size(), alignment); in append() local
|
/aosp12/system/libhidl/base/include/hidl/ |
H A D | MQDescriptor.h | 133 for (size_t grantorPos = 0, offset = 0; in MQDescriptor() local
|
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | ContactLookupKey.java | 121 int offset = 0; in parse() local
|
/aosp12/hardware/google/easel/amber/camera/libhdrplusclient/ |
H A D | HdrPlusClientUtils.cpp | 68 uint32_t offset = y * streamConfig.image.planes[0].stride + x * 3; in getRgb() local
|
/aosp12/frameworks/av/services/oboeservice/ |
H A D | AAudioServiceStreamShared.cpp | 260 int64_t offset = mTimestampPositionOffset.load(); in getHardwareTimestamp() local
|