Home
last modified time | relevance | path

Searched defs:offset_1 (Results 1 – 5 of 5) sorted by relevance

/third_party/flatbuffers/net/FlatBuffers/
DTable.cs174 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/
DTable.java256 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/
Dnir_load_libclc.c262 ptrdiff_t offset_1 = U3AS1 - func->name + 4; in libclc_add_generic_variants() local
/third_party/skia/third_party/externals/imgui/
Dimgui_tables.cpp3892 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.c2075 int64_t offset_0, offset_1, buff; in ts_to_local() local