Home
last modified time | relevance | path

Searched defs:getOffsets (Results 1 – 25 of 77) sorted by relevance

1234

/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DSampleAuxiliaryInformationOffsetsBox.java120 public List<Long> getOffsets() { in getOffsets() method in SampleAuxiliaryInformationOffsetsBox
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h60 const SectionContribution *getOffsets() const { in getOffsets() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h62 const SectionContribution *getOffsets() const { in getOffsets() function
/aosp_15_r20/frameworks/base/core/java/android/hardware/
H A DDisplayLuts.java275 public int[] getOffsets() { in getOffsets() method in DisplayLuts
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/mdat/
H A DSampleList.java183 Map<Long, Long> getOffsets(MovieFragmentBox moof, long trackId, TrackExtendsBox trex) { in getOffsets() method in SampleList
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DTimeZone.java265 int getOffsets(long date, int[] offsets) { in getOffsets() method in TimeZone
DSimpleTimeZone.java546 int getOffsets(long date, int[] offsets) { in getOffsets() method in SimpleTimeZone
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DTimeZone.java265 int getOffsets(long date, int[] offsets) { in getOffsets() method in TimeZone
H A DSimpleTimeZone.java546 int getOffsets(long date, int[] offsets) { in getOffsets() method in SimpleTimeZone
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/
DTimeZone.java265 int getOffsets(long date, int[] offsets) { in getOffsets() method in TimeZone
DSimpleTimeZone.java546 int getOffsets(long date, int[] offsets) { in getOffsets() method in SimpleTimeZone
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationIteratorTest.java731 public int[] getOffsets() { return offsets; } in TestSearchCollatorElements() method in CollationIteratorTest.TSCEItem
/aosp_15_r20/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/
H A DCollationIteratorTest.java728 public int[] getOffsets() { return offsets; } in TestSearchCollatorElements() method in CollationIteratorTest.TSCEItem
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5TextureGatherOffset.cpp1544 void GPUShader5TextureGatherOffsetColor2DRepeatCaseTest::getOffsets(glw::GLint &out_x_offset, glw::… in getOffsets() function in glcts::GPUShader5TextureGatherOffsetColor2DRepeatCaseTest
2432 void GPUShader5TextureGatherOffsetDepth2DRepeatCaseTest::getOffsets(glw::GLint &out_x_offset, glw::… in getOffsets() function in glcts::GPUShader5TextureGatherOffsetDepth2DRepeatCaseTest
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A Dreflection.cpp170 void getOffsets(const TType& type, TVector<int>& offsets) in getOffsets() function in glslang::TReflectionTraverser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h92 OffsetListT *getOffsets(const Value &V) { in getOffsets() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h95 OffsetListT *getOffsets(const Value &V) { in getOffsets() function
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
Dreflection.cpp170 void getOffsets(const TType& type, TVector<int>& offsets) in getOffsets() function in glslang::TReflectionTraverser
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h97 OffsetListT *getOffsets(const Value &V) { in getOffsets() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h97 OffsetListT *getOffsets(const Value &V) { in getOffsets() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h97 OffsetListT *getOffsets(const Value &V) { in getOffsets() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h97 OffsetListT *getOffsets(const Value &V) { in getOffsets() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h612 DWARFDebugNamesOffsets getOffsets() const { return Offsets; } in getOffsets() function
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp321 virtual StringIntMap getOffsets(StringVector /*args*/) const in getOffsets() function in glcts::LayoutBindingProgram
2246 StringIntMap getOffsets(StringVector args) const in getOffsets() function in glcts::AtomicCounterLayoutBindingCase::AtomicCounterLayoutBindingProgram
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/search/
H A DSearchTest.java2121 public int[] getOffsets() { return offsets; } in TestUsingSearchCollator() method in SearchTest.PatternAndOffsets

1234