Searched refs:_i (Results 1 - 25 of 77) sorted by relevance

1234

/external/flatbuffers/net/FlatBuffers/
H A DIFlatbufferObject.cs24 void __init(int _i, ByteBuffer _bb); argument
/external/clang/test/SemaCXX/Inputs/
H A Darray-bounds-system-header.h7 #define BAD_MACRO_2(_b, _i) \
8 (_b)[(_i)] = 5
/external/clang/test/CodeGenCXX/
H A Dreference-in-blocks.cpp7 T _i; member in class:range
8 range(T i) {_i = i;};
9 T get() {return _i;};
/external/flatbuffers/tests/MyGame/Example/
H A DTest.cs13 public void __init(int _i, ByteBuffer _bb) { __p.bb_pos = _i; __p.bb = _bb; } argument
14 public Test __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
H A DTest.java12 public void __init(int _i, ByteBuffer _bb) { bb_pos = _i; bb = _bb; } argument
13 public Test __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
H A DTest.php14 * @param int $_i offset
18 public function init($_i, ByteBuffer $_bb)
20 $this->bb_pos = $_i;
H A DTestSimpleTableWithEnum.cs15 public void __init(int _i, ByteBuffer _bb) { __p.bb_pos = _i; __p.bb = _bb; } argument
16 public TestSimpleTableWithEnum __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
H A DTestSimpleTableWithEnum.java14 public void __init(int _i, ByteBuffer _bb) { bb_pos = _i; bb = _bb; } argument
15 public TestSimpleTableWithEnum __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
H A DStat.java14 public void __init(int _i, ByteBuffer _bb) { bb_pos = _i; bb = _bb; } argument
15 public Stat __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
H A DVec3.cs13 public void __init(int _i, ByteBuffer _bb) { __p.bb_pos = _i; __p.bb = _bb; } argument
14 public Vec3 __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
H A DVec3.java12 public void __init(int _i, ByteBuffer _bb) { bb_pos = _i; bb = _bb; } argument
13 public Vec3 __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
/external/flatbuffers/tests/MyGame/Example2/
H A DMonster.cs15 public void __init(int _i, ByteBuffer _bb) { __p.bb_pos = _i; __p.bb = _bb; } argument
16 public Monster __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
H A DMonster.java14 public void __init(int _i, ByteBuffer _bb) { bb_pos = _i; bb = _bb; } argument
15 public Monster __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
H A DStructInNestedNS.cs13 public void __init(int _i, ByteBuffer _bb) { __p.bb_pos = _i; __p.bb = _bb; } argument
14 public StructInNestedNS __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
H A DStructInNestedNS.java12 public void __init(int _i, ByteBuffer _bb) { bb_pos = _i; bb = _bb; } argument
13 public StructInNestedNS __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
H A DStructInNestedNS.php14 * @param int $_i offset
18 public function init($_i, ByteBuffer $_bb)
20 $this->bb_pos = $_i;
H A DTableInNestedNS.cs15 public void __init(int _i, ByteBuffer _bb) { __p.bb_pos = _i; __p.bb = _bb; } argument
16 public TableInNestedNS __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
H A DTableInNestedNS.java14 public void __init(int _i, ByteBuffer _bb) { bb_pos = _i; bb = _bb; } argument
15 public TableInNestedNS __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
/external/v8/testing/
H A Dgtest-support.h49 for (_type _i = _low; _i <= _high; ++_i) \
51 for (_type const _var = _i; !_done;) \
/external/flatbuffers/tests/namespace_test/NamespaceA/
H A DSecondTableInA.cs15 public void __init(int _i, ByteBuffer _bb) { __p.bb_pos = _i; __p.bb = _bb; } argument
16 public SecondTableInA __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
H A DSecondTableInA.java14 public void __init(int _i, ByteBuffer _bb) { bb_pos = _i; bb = _bb; } argument
15 public SecondTableInA __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
H A DTableInFirstNS.java14 public void __init(int _i, ByteBuffer _bb) { bb_pos = _i; bb = _bb; } argument
15 public TableInFirstNS __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_atomic.h45 #define p_atomic_set(_v, _i) (*(_v) = (_i))
92 #define p_atomic_set(_v, _i) (*(_v) = (_i))
142 #define p_atomic_set(_v, _i) (*(_v) = (_i))
184 #define p_atomic_set(_v, _i) (*(_v) = (_i))
204 #define p_atomic_set(_v, _i) (*(_v) = (_i))
[all...]
/external/libopus/celt/
H A Dcwrs.c463 static opus_val32 cwrsi(int _n,int _k,opus_uint32 _i,int *_y){ argument
479 s=-(_i>=p);
480 _i-=p&s;
484 if(q>_i){
488 while(p>_i);
490 else for(p=row[_k];p>_i;p=row[_k])_k--;
491 _i-=p;
501 if(p<=_i&&_i<q){
502 _i
605 cwrsi(int _n,int _k,opus_uint32 _i,int *_y,opus_uint32 *_u) argument
[all...]
/external/flatbuffers/tests/namespace_test/NamespaceC/
H A DTableInC.cs15 public void __init(int _i, ByteBuffer _bb) { __p.bb_pos = _i; __p.bb = _bb; } argument
16 public TableInC __assign(int _i, ByteBuffer _bb) { __init(_i, _bb); return this; } argument

Completed in 276 milliseconds

1234