/third_party/skia/modules/skparagraph/include/ |
D | RunBase.h | 36 virtual std::vector<RSPoint> getOffsets() const = 0;
|
/third_party/skia/modules/skparagraph/src/ |
D | RunBaseImpl.h | 50 std::vector<RSPoint> getOffsets() const override;
|
D | RunBaseImpl.cpp | 93 std::vector<RSPoint> RunBaseImpl::getOffsets() const in getOffsets() function in skia::textlayout::RunBaseImpl
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
D | esextcGPUShader5TextureGatherOffset.cpp | 1475 getOffsets(x_offset, y_offset, index); in checkResult() 1543 void GPUShader5TextureGatherOffsetColor2DRepeatCaseTest::getOffsets(glw::GLint& out_x_offset, glw::… in getOffsets() function in glcts::GPUShader5TextureGatherOffsetColor2DRepeatCaseTest 1631 getOffsets(x_offset, y_offset, index); in checkResult() 1844 getOffsets(x_offset, y_offset, index); in checkResult() 2374 getOffsets(x_offset, y_offset, index); in checkResult() 2426 void GPUShader5TextureGatherOffsetDepth2DRepeatCaseTest::getOffsets(glw::GLint& out_x_offset, glw::… in getOffsets() function in glcts::GPUShader5TextureGatherOffsetDepth2DRepeatCaseTest 2515 getOffsets(x_offset, y_offset, index); in checkResult() 2698 getOffsets(x_offset, y_offset, index); in checkResult() 2890 getOffsets(x_offset, y_offset, index); in checkResult()
|
D | esextcGPUShader5TextureGatherOffset.hpp | 438 void getOffsets(glw::GLint& out_x_offset, glw::GLint& out_y_offset, unsigned int index); 652 void getOffsets(glw::GLint& out_x_offset, glw::GLint& out_y_offset, unsigned int index);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 62 const SectionContribution *getOffsets() const { in getOffsets() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | IRTranslator.cpp | 165 auto *Offsets = VMap.getOffsets(Val); in allocateVRegs() 184 auto *Offsets = VMap.getOffsets(Val); in getOrCreateVRegs() 871 ArrayRef<uint64_t> Offsets = *VMap.getOffsets(LI); in translateLoad() 915 ArrayRef<uint64_t> Offsets = *VMap.getOffsets(*SI.getValueOperand()); in translateStore() 976 ArrayRef<uint64_t> Offsets = *VMap.getOffsets(*Src); in translateExtractValue() 991 ArrayRef<uint64_t> DstOffsets = *VMap.getOffsets(U); in translateInsertValue() 1039 VMap.getOffsets(U)->push_back(0); in translateBitCast() 1882 VMap.getOffsets(U)->push_back(0); in translateInsertElement() 1906 VMap.getOffsets(U)->push_back(0); in translateExtractElement()
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationIteratorTest.java | 728 public int[] getOffsets() { return offsets; } in TestSearchCollatorElements() method in CollationIteratorTest.TSCEItem 746 int[] offsets = tsceItem.getOffsets(); in TestSearchCollatorElements()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | CollationIteratorTest.java | 731 public int[] getOffsets() { return offsets; } in TestSearchCollatorElements() method in CollationIteratorTest.TSCEItem 749 int[] offsets = tsceItem.getOffsets(); in TestSearchCollatorElements()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cLayoutBindingTests.cpp | 322 virtual StringIntMap getOffsets(StringVector /*args*/) const in getOffsets() function in glcts::LayoutBindingProgram 2245 StringIntMap getOffsets(StringVector args) const in getOffsets() function in glcts::AtomicCounterLayoutBindingCase::AtomicCounterLayoutBindingProgram 2452 StringIntMap offsets = program->getOffsets(list); in binding_examples_many_bindings() 2493 StringIntMap offsets = program->getOffsets(list); in binding_examples_many_bindings() 2676 StringIntMap offsets = program->getOffsets(list); in binding_examples_one_binding() 2716 StringIntMap offsets = program->getOffsets(list); in binding_examples_one_binding()
|
/third_party/glslang/glslang/MachineIndependent/ |
D | reflection.cpp | 170 void getOffsets(const TType& type, TVector<int>& offsets) in getOffsets() function in glslang::TReflectionTraverser 383 getOffsets(*terminalType, memberOffsets); in blowUpActiveAggregate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | IRTranslator.h | 92 OffsetListT *getOffsets(const Value &V) { in getOffsets() function
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/search/ |
D | SearchTest.java | 2121 public int[] getOffsets() { return offsets; } in TestUsingSearchCollator() method in SearchTest.PatternAndOffsets 2175 int[] offsets = patternAndOffsets.getOffsets(); in TestUsingSearchCollator()
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/ |
D | SearchTest.java | 2118 public int[] getOffsets() { return offsets; } in TestUsingSearchCollator() method in SearchTest.PatternAndOffsets 2172 int[] offsets = patternAndOffsets.getOffsets(); in TestUsingSearchCollator()
|