/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/ |
SparseSwitchMethodItem.java | 59 //if we couldn't determine a base address, just use relative offsets rather than labels
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_smfdata.h | 39 /* offsets in to the SMF file */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_smfdata.h | 39 /* offsets in to the SMF file */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_smfdata.h | 39 /* offsets in to the SMF file */
|
/external/webrtc/src/modules/audio_processing/aec/ |
aec_core.h | 41 // extra register spilling. This also allows the offsets to be calculated at
|
/frameworks/av/drm/mediadrm/plugins/clearkey/ |
InitDataParser.cpp | 117 // Calculate the key ID offsets
|
/frameworks/base/core/java/android/service/textservice/ |
SpellCheckerService.java | 422 final int[] offsets = new int[querySize]; local 436 offsets[i] = item.mStart; 443 : "<none>") + ", offset = " + offsets[i] + ", length = " 447 return new SentenceSuggestionsInfo(reconstructedSuggestions, offsets, lengths);
|
/frameworks/base/core/java/android/text/ |
AlteredCharSequence.java | 31 * offsets <code>substart</code> inclusive to <code>subend</code> exclusive
|
/frameworks/base/core/jni/ |
android_ddm_DdmHandleNativeHeap.cpp | 70 * copy them into a byte[] with a "struct Header" that holds data offsets,
|
/frameworks/base/core/tests/coretests/src/android/text/ |
PackedIntVectorTest.java | 113 // Test undoing offsets.
|
/frameworks/base/graphics/java/android/graphics/ |
Insets.java | 20 * An Insets instance holds four integer offsets which describe changes to the four
|
/frameworks/base/libs/hwui/ |
SpotShadow.h | 69 static int getEdgeStartIndex(const int* offsets, int rayIndex, int totalRayNumber,
|
/hardware/akm/AK8975_FS/akmdfs/ |
AKFS_FileIO.c | 95 variables when the offsets of magnetic sensor estimated successfully.
|
/libcore/luni/src/main/java/libcore/io/ |
ForwardingOs.java | 127 public int readv(FileDescriptor fd, Object[] buffers, int[] offsets, int[] byteCounts) throws ErrnoException, InterruptedIOException { return os.readv(fd, buffers, offsets, byteCounts); } 166 public int writev(FileDescriptor fd, Object[] buffers, int[] offsets, int[] byteCounts) throws ErrnoException, InterruptedIOException { return os.writev(fd, buffers, offsets, byteCounts); }
|
/ndk/sources/cxx-stl/gabi++/tests/ |
catch_ptr.cpp | 11 This test checks that adjustedPtr is correct as there exist offsets in this
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/ |
catch_ptr.cpp | 11 This test checks that adjustedPtr is correct as there exist offsets in this
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
SpeedDialFragment.java | 65 * This can cause incorrect translation offsets when a item that is larger or smaller than 305 * Cache the current view offsets into memory. Once a relayout of views in the ListView 306 * has happened due to a dataset change, the cached offsets are used to create animations 336 // the previous item offsets have not been cached, or the user hasn't done anything
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/ |
ver4_dict_constants.cpp | 44 // Version 4 dictionary size is implicitly limited to 8MB due to 3-byte offsets.
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/ |
ver4_dict_constants.cpp | 24 // Version 4 dictionary size is implicitly limited to 8MB due to 3-byte offsets.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/ |
environments.h | 56 and offsets. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
environments.h | 56 and offsets. */
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
binder.h | 97 const void *offsets; member in struct:binder_transaction_data::__anon51028::__anon51029
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
binder.h | 97 const void *offsets; member in struct:binder_transaction_data::__anon51382::__anon51383
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
binder.h | 97 const void *offsets; member in struct:binder_transaction_data::__anon51736::__anon51737
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
binder.h | 97 const void *offsets; member in struct:binder_transaction_data::__anon52144::__anon52145
|