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/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dbuddy.cc49 size_t offset_1 = sizeof(rel_addr_t) * num_lvl_; in Init() 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