Searched defs:offset_2 (Results 1 – 8 of 8) sorted by relevance
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | strided_slice.h | 75 for (int offset_2 = (offset_1 + start_2) * input_shape.Dims(3), in StridedSlice() local
|
| /external/zstd/lib/compress/ |
| D | zstd_double_fast.c | 69 U32 offset_1=rep[0], offset_2=rep[1]; in ZSTD_compressBlock_doubleFast_noDict_generic() local 277 U32 offset_1=rep[0], offset_2=rep[1]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local 555 U32 offset_1=rep[0], offset_2=rep[1]; in ZSTD_compressBlock_doubleFast_extDict_generic() local
|
| D | zstd_fast.c | 389 U32 offset_1=rep[0], offset_2=rep[1]; in ZSTD_compressBlock_fast_dictMatchState_generic() local 572 U32 offset_1=rep[0], offset_2=rep[1]; in ZSTD_compressBlock_fast_extDict_generic() local
|
| D | zstd_lazy.c | 1493 U32 offset_1 = rep[0], offset_2 = rep[1], savedOffset=0; in ZSTD_compressBlock_lazy_generic() local 1887 U32 offset_1 = rep[0], offset_2 = rep[1]; in ZSTD_compressBlock_lazy_extDict_generic() local
|
| /external/flatbuffers/net/FlatBuffers/ |
| D | Table.cs | 174 public static int CompareStrings(int offset_1, int offset_2, ByteBuffer bb) in CompareStrings()
|
| /external/flatbuffers/java/com/google/flatbuffers/ |
| D | Table.java | 256 protected static int compareStrings(int offset_1, int offset_2, ByteBuffer bb) { in compareStrings()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | optimized_ops.h | 4725 for (int offset_2 = (offset_1 + start_2) * input_shape.Dims(3), in StridedSlice() local
|
| /external/vixl/test/aarch64/ |
| D | test-assembler-aarch64.cc | 1968 ptrdiff_t offset_2 = masm.GetCursorOffset(); in TEST() local
|