| /third_party/skia/src/gpu/ |
| D | GrDstProxyView.h | 44 void setOffset(const SkIPoint& offset) { fOffset = offset; } in setOffset() function 45 void setOffset(int ox, int oy) { fOffset.set(ox, oy); } in setOffset() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | BinaryStreamWriter.h | 183 void setOffset(uint32_t Off) { Offset = Off; } in setOffset() function
|
| D | BinaryStreamReader.h | 254 void setOffset(uint32_t Off) { Offset = Off; } in setOffset() function
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | utf8tst.c | 347 int32_t setOffset=0; in TestNextPrevChar() local 871 int32_t offset=0, setOffset=0; in TestSetChar() local 913 int32_t offset=0, setOffset=0; in TestSetCharUnsafe() local
|
| D | utf16tst.c | 263 uint16_t offset=0, setOffset=0; in TestNextPrevChar() local 654 uint16_t offset=0, setOffset=0; in TestSetChar() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | StringSegment.java | 37 public void setOffset(int start) { in setOffset() method in StringSegment
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | StringSegment.java | 39 public void setOffset(int start) { in setOffset() method in StringSegment
|
| /third_party/icu/icu4c/source/i18n/ |
| D | string_segment.cpp | 29 void StringSegment::setOffset(int32_t start) { in setOffset() function in StringSegment
|
| D | stsearch.cpp | 223 void StringSearch::setOffset(int32_t position, UErrorCode &status) in setOffset() function in StringSearch
|
| D | coleitr.cpp | 230 void CollationElementIterator::setOffset(int32_t newOffset, in setOffset() function in CollationElementIterator
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | string_segment.cpp | 29 void StringSegment::setOffset(int32_t start) { in setOffset() function in StringSegment
|
| D | stsearch.cpp | 224 void StringSearch::setOffset(int32_t position, UErrorCode &status) in setOffset() function in StringSearch
|
| D | coleitr.cpp | 230 void CollationElementIterator::setOffset(int32_t newOffset, in setOffset() function in CollationElementIterator
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | string_segment.cpp | 29 void StringSegment::setOffset(int32_t start) { in setOffset() function in StringSegment
|
| D | stsearch.cpp | 223 void StringSearch::setOffset(int32_t position, UErrorCode &status) in setOffset() function in StringSearch
|
| D | coleitr.cpp | 230 void CollationElementIterator::setOffset(int32_t newOffset, in setOffset() function in CollationElementIterator
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | VertexAttribute.h | 40 void setOffset(GLintptr offsetIn) { mOffset = offsetIn; } in setOffset() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCFixup.h | 131 void setOffset(uint32_t Value) { Offset = Value; } in setOffset() function
|
| D | MCSymbol.h | 322 void setOffset(uint64_t Value) { in setOffset() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | MachineMemOperand.h | 288 void setOffset(int64_t NewOffset) { PtrInfo.Offset = NewOffset; } in setOffset() function
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_inlines.h | 358 void Symbol::setOffset(int32_t offset) in setOffset() function
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
| D | CollationElementIterator.java | 464 public void setOffset(int newOffset) { in setOffset() method
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | CollationElementIterator.java | 450 public void setOffset(int newOffset) { in setOffset() method
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
| D | IndexSubTableFormat4.java | 108 public void setOffset(int offset) { in setOffset() method in IndexSubTableFormat4.CodeOffsetPairBuilder
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| D | vktSSBOLayoutCase.hpp | 83 void setOffset (deUint32 offset) { m_offset = offset; } in setOffset() function in vkt::ssbo::BufferVar
|