Home
last modified time | relevance | path

Searched defs:aOffset (Results 1 – 7 of 7) sorted by relevance

/third_party/flatbuffers/tests/ts/my-game/other-name-space/
Dtable-b.js32 static addA(builder, aOffset) { argument
39 static createTableB(builder, aOffset) { argument
/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/
Darray-table.js39 static addA(builder, aOffset) { argument
/third_party/flatbuffers/tests/MyGame/Example/
DArrayTable.java35 …public static void addA(FlatBufferBuilder builder, int aOffset) { builder.addStruct(0, aOffset, 0)… in addA()
/third_party/skia/tests/
DOpChainTest.cpp59 int64_t aOffset = a * (kNumOps - 1); in combinable_index() local
/third_party/vk-gl-cts/framework/randomshaders/
DrsgBinaryOps.cpp557 T aOffset = GetRandom()(random, T(-8), T(8)); in operator ()() local
607 T aOffset = GetRandom()(random, T(-8), T(8)); in operator ()() local
/third_party/sqlite/src/
Dsqlite3icu.c669 int *aOffset; /* Offsets of each character in utf-8 input */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp69183 int32_t FindCharInSet(const self_type& aString, int32_t aOffset = 0) const in FindCharInSet()
69192 int32_t RFindCharInSet(const self_type& aString, int32_t aOffset = -1) const in RFindCharInSet()
69773 int32_t FindCharInSet(const self_type& aString, int32_t aOffset = 0) const in FindCharInSet()
69779 int32_t RFindCharInSet(const self_type& aString, int32_t aOffset = -1) const in RFindCharInSet()