Searched defs:offset_1 (Results 1 – 5 of 5) sorted by relevance
| /third_party/flatbuffers/net/FlatBuffers/ |
| D | Table.cs | 174 public static int CompareStrings(int offset_1, int offset_2, ByteBuffer bb) in CompareStrings() 193 public static int CompareStrings(int offset_1, byte[] key, ByteBuffer bb) in CompareStrings()
|
| /third_party/flatbuffers/java/com/google/flatbuffers/ |
| D | Table.java | 256 protected static int compareStrings(int offset_1, int offset_2, ByteBuffer bb) { in compareStrings() 278 protected static int compareStrings(int offset_1, byte[] key, ByteBuffer bb) { in compareStrings()
|
| /third_party/mesa3d/src/compiler/spirv/ |
| D | nir_load_libclc.c | 262 ptrdiff_t offset_1 = U3AS1 - func->name + 4; in libclc_add_generic_variants() local
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui_tables.cpp | 3892 float offset_1 = GetColumnOffset(columns->Current + 1); in BeginColumns() local 3949 float offset_1 = GetColumnOffset(columns->Current + 1); in NextColumn() local
|
| /third_party/python/Modules/ |
| D | _zoneinfo.c | 2075 int64_t offset_0, offset_1, buff; in ts_to_local() local
|