/external/libaom/libaom/av1/encoder/x86/ |
D | encodetxb_sse2.c | 22 const ptrdiff_t *const offsets, in load_levels_4x4x5_sse2() 33 const ptrdiff_t *const offsets, in load_levels_8x2x5_sse2() 44 const ptrdiff_t *const offsets, in load_levels_16x1x5_sse2() 74 const ptrdiff_t *const offsets, in get_4_nz_map_contexts_2d() 106 const ptrdiff_t *const offsets, in get_4_nz_map_contexts_hor() 137 const ptrdiff_t *const offsets, in get_4_nz_map_contexts_ver() 170 const ptrdiff_t *const offsets, in get_8_coeff_contexts_2d() 216 const ptrdiff_t *const offsets, in get_8_coeff_contexts_hor() 247 const ptrdiff_t *const offsets, in get_8_coeff_contexts_ver() 282 const ptrdiff_t *const offsets, in get_16n_coeff_contexts_2d() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | SimpleFormatterTest.java | 51 int[] offsets = new int[1]; in TestWithNoArguments() local 147 int[] offsets = new int[6]; in TestWithArguments() local 176 int[] offsets = new int[4]; in TestFormatReplaceNoOptimization() local 194 int[] offsets = new int[4]; in TestFormatReplaceNoOptimizationLeadingText() local 211 int[] offsets = new int[4]; in TestFormatReplaceOptimization() local 255 int[] offsets = new int[4]; in TestFormatReplaceNoOptimizationLeadingArgumentUsedTwice() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | SimpleFormatterTest.java | 54 int[] offsets = new int[1]; in TestWithNoArguments() local 150 int[] offsets = new int[6]; in TestWithArguments() local 179 int[] offsets = new int[4]; in TestFormatReplaceNoOptimization() local 197 int[] offsets = new int[4]; in TestFormatReplaceNoOptimizationLeadingText() local 214 int[] offsets = new int[4]; in TestFormatReplaceOptimization() local 258 int[] offsets = new int[4]; in TestFormatReplaceNoOptimizationLeadingArgumentUsedTwice() local
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_parser_unittest.cpp | 61 const FX_FILESIZE offsets[] = {0, 15, 61, 154, 296, 374, 450}; in TEST() local 96 const FX_FILESIZE offsets[] = {0, 17, 81, 0, 331, 409}; in TEST() local 127 const FX_FILESIZE offsets[] = {0, 0, 0, 25325, 0, 0, 0, in TEST() local 166 const FX_FILESIZE offsets[] = {0, 0, 0, 25325, 0, 0, 0, in TEST() local 204 const FX_FILESIZE offsets[] = {0, 23, 0, 0, 0, 45, 179}; in TEST() local
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetBOCU1.java | 390 …protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean … in encodeLoop() 432 private int fastSingle(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in fastSingle() 469 private int getTrail(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in getTrail() 488 private int regularLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in regularLoop() 794 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, in decodeLoop() 844 private int fastSingle(ByteBuffer source, CharBuffer target, IntBuffer offsets){ in fastSingle() 883 private int getTrail(ByteBuffer source, CharBuffer target, IntBuffer offsets){ in getTrail() 919 private int afterGetTrail(ByteBuffer source, CharBuffer target, IntBuffer offsets){ in afterGetTrail() 1037 private void endLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets){ in endLoop()
|
D | CharsetSCSU.java | 236 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, in decodeLoop() 290 … private int fastSingle(ByteBuffer source, CharBuffer target, IntBuffer offsets, int modeType){ in fastSingle() 356 … private int singleByteMode(ByteBuffer source, CharBuffer target, IntBuffer offsets, int modeType){ in singleByteMode() 582 private void endLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets){ in endLoop() 645 …protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean … in encodeLoop() 689 private byte getWindow(int[] offsets){ in getWindow() 767 private int loop(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in loop() 1052 private int getTrail(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in getTrail() 1077 private int getTrailUnicode(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in getTrailUnicode() 1150 private void endLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in endLoop() [all …]
|
D | CharsetUTF16.java | 98 …protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean … in decodeLoop() 198 …final CoderResult decodeTrail(ByteBuffer source, CharBuffer target, IntBuffer offsets, char lead) { in decodeTrail() 258 …protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean … in encodeLoop() 294 …te final CoderResult encodeChar(CharBuffer source, ByteBuffer target, IntBuffer offsets, char ch) { in encodeChar()
|
D | CharsetEncoderICU.java | 288 IntBuffer offsets, boolean flush); in encodeLoop() 300 IntBuffer offsets, boolean flush) { in encode() 391 ByteBuffer target, IntBuffer offsets, boolean flush) { in fromUnicodeWithCallback() 700 IntBuffer offsets, int sourceIndex) { in fromUWriteBytes() 777 ByteBuffer target, IntBuffer offsets) { in cbFromUWriteSub() 798 CharBuffer source, ByteBuffer target, IntBuffer offsets) { in cbFromUWriteUChars()
|
D | CharsetUTF32.java | 80 …protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean … in decodeLoop() 183 …protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean … in encodeLoop() 219 …te final CoderResult encodeChar(CharBuffer source, ByteBuffer target, IntBuffer offsets, char ch) { in encodeChar()
|
D | CharsetHZ.java | 68 …protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean … in decodeLoop() 245 …protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean … in encodeLoop() 365 …private CoderResult concatEscape(CharBuffer source, ByteBuffer target, IntBuffer offsets, byte[] s… in concatEscape()
|
D | CharsetDecoderICU.java | 270 … abstract CoderResult decodeLoop(ByteBuffer in, CharBuffer out, IntBuffer offsets, boolean flush); in decodeLoop() 282 … final CoderResult decode(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decode() 396 …final CoderResult toUnicodeWithCallback(ByteBuffer source, CharBuffer target, IntBuffer offsets, b… in toUnicodeWithCallback() 674 … CharBuffer target, IntBuffer offsets, int sourceIndex) { in toUWriteUChars()
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | RuleBasedTimeZone.java | 99 int[] offsets = new int[2]; in getOffset() local 108 public void getOffset(long time, boolean local, int[] offsets) { in getOffset() 120 int nonExistingTimeOpt, int duplicatedTimeOpt, int[] offsets) { in getOffsetFromLocal() 132 int[] offsets = new int[2]; in getRawOffset() local 142 int[] offsets = new int[2]; in inDaylightTime() local 143 getOffset(date.getTime(), false, offsets); in inDaylightTime() local 167 int[] offsets = new int[2]; in useDaylightTime() local 188 int[] offsets = new int[2]; in observesDaylightTime() local 591 …getOffset(long time, boolean local, int NonExistingTimeOpt, int DuplicatedTimeOpt, int[] offsets) { in getOffset()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | RuleBasedTimeZone.java | 104 int[] offsets = new int[2]; in getOffset() local 115 public void getOffset(long time, boolean local, int[] offsets) { in getOffset() 127 int nonExistingTimeOpt, int duplicatedTimeOpt, int[] offsets) { in getOffsetFromLocal() 141 int[] offsets = new int[2]; in getRawOffset() local 153 int[] offsets = new int[2]; in inDaylightTime() local 154 getOffset(date.getTime(), false, offsets); in inDaylightTime() local 182 int[] offsets = new int[2]; in useDaylightTime() local 204 int[] offsets = new int[2]; in observesDaylightTime() local 616 …getOffset(long time, boolean local, int NonExistingTimeOpt, int DuplicatedTimeOpt, int[] offsets) { in getOffset()
|
/external/libtextclassifier/utils/sentencepiece/ |
D | encoder_test.cc | 34 const uint32 offsets[] = {0, 5, 11, 13}; in TEST() local 59 const uint32 offsets[] = {0, 5, 11, 13}; in TEST() local 89 const uint32 offsets[] = {0, 5, 11, 13}; in TEST() local
|
/external/icu/icu4c/source/common/ |
D | ucnv_cnv.cpp | 58 int32_t **offsets, in ucnv_fromUWriteBytes() 98 int32_t **offsets, in ucnv_toUWriteUChars() 138 int32_t **offsets, in ucnv_toUWriteCodePoint()
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | cmd_errata.c | 29 static const uint8_t offsets[] = { in check_erratum_a4849() local 34 static const uint8_t offsets[] = { in check_erratum_a4849() local
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
D | SampleAuxiliaryInformationOffsetsBox.java | 51 private List<Long> offsets = new LinkedList<Long>(); field in SampleAuxiliaryInformationOffsetsBox 124 public void setOffsets(List<Long> offsets) { in setOffsets()
|
/external/icu/icu4c/source/test/intltest/ |
D | simpleformattertest.cpp | 77 int32_t offsets[] = { 0 }; in TestNoArguments() local 163 int32_t offsets[6]; in TestManyArguments() local 346 int32_t offsets[4]; in TestFormatReplaceNoOptimization() local 376 int32_t offsets[4]; in TestFormatReplaceNoOptimizationLeadingText() local 406 int32_t offsets[4]; in TestFormatReplaceOptimization() local 436 int32_t offsets[4]; in TestFormatReplaceNoOptimizationLeadingArgumentUsedTwice() local
|
/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
D | YUVImage.java | 147 public YUVImage(byte[][] planes, int[] offsets, int width, int[] strides, in YUVImage() 211 public void setBuf(byte[][] planes, int[] offsets, int width, int[] strides, in setBuf() 216 private void setBuf(byte[][] planes, int[] offsets, int width, int[] strides, in setBuf() 296 int[] offsets = new int[nc]; in setBuf() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | SimpleFormatter.java | 115 StringBuilder appendTo, int[] offsets, CharSequence... values) { in formatAndAppend() 136 StringBuilder result, int[] offsets, CharSequence... values) { in formatAndReplace()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | SimpleFormatter.java | 111 StringBuilder appendTo, int[] offsets, CharSequence... values) { in formatAndAppend() 131 StringBuilder result, int[] offsets, CharSequence... values) { in formatAndReplace()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_gather.c | 52 LLVMValueRef offsets, in lp_build_gather_elem_ptr() 86 LLVMValueRef offsets, in lp_build_gather_elem() 171 LLVMValueRef offsets, in lp_build_gather_elem_vec() 284 LLVMValueRef offsets) in lp_build_gather_avx2() 415 LLVMValueRef offsets, in lp_build_gather()
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | static_data.py | 26 offsets = { variable
|
/external/icu/icu4c/source/test/cintltst/ |
D | ncnvtst.c | 167 int32_t offsets[] = {0x00, 0x00, 0x01, 0x01, 0x03, 0x03 }; in TestSurrogateBehaviour() local 193 int32_t offsets[] = {0,0,0,0,0,1,1,2,2,2,2,3,5 }; in TestSurrogateBehaviour() local 252 static const int32_t offsets[] = {-1, -1, -1, -1, in TestSurrogateBehaviour() local 282 static const int32_t offsets[] = {0,0,0,0, in TestSurrogateBehaviour() local 303 static const int32_t offsets[]={0x00, 0x00, 0x00, 0x01, 0x01, 0x02, in TestSurrogateBehaviour() local 382 static const int32_t offsets[] = { 0x00, 0x00}; in TestErrorBehaviour() local 460 static const int32_t offsets[] = { 0x00, 1}; in TestErrorBehaviour() local 557 static const int32_t offsets[] = { -1, -1, -1, -1, 0x00, 1}; in TestErrorBehaviour() local 598 static const int32_t offsets[] = { 0x00, 0x00, 0x00, 1}; in TestErrorBehaviour() local 1541 static const int32_t offsets[] = {0x00, 0x00, 0x01, 0x01, 0x03, 0x03 }; in TestResetBehaviour() local [all …]
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_median_filter.c | 77 struct vertex2f *offsets, in create_frag_shader() 164 struct vertex2f **offsets, unsigned *num_offsets) in generate_offsets() 251 struct vertex2f *offsets = NULL; in vl_median_filter_init() local
|