Searched defs:d_d (Results 1 – 5 of 5) sorted by relevance
/third_party/musl/libc-test/src/common/ |
D | mtest.h | 69 struct d_d {POS int r; double x; double y; float dy; int e; }; argument
|
/third_party/flatbuffers/tests/MyGame/Example/ |
D | ArrayStruct.java | 27 …der, float a, int[] b, byte c, int[][] d_a, byte[] d_b, byte[][] d_c, long[][] d_d, int e, long[] … in createArrayStruct()
|
D | ArrayStruct.py | 72 def CreateArrayStruct(builder, a, b, c, d_a, d_b, d_c, d_d, e, f): argument
|
/third_party/flatbuffers/tests/ |
D | JavaTest.java | 539 long[][] d_d = new long[2][2]; in TestFixedLengthArrays() local
|
/third_party/libffi/testsuite/libffi.bhaible/ |
D | testcases.c | 225 double ABI_ATTR d_d (double a) in d_d() function
|