| /external/sdv/vsomeip/third_party/boost/fusion/test/sequence/ |
| D | hash.cpp | 14 struct test_struct struct 16 test_struct(bool bb, int ii, char cc, std::string const& ss) : in test_struct() argument 29 test_struct, argument
|
| /external/ltp/testcases/kernel/syscalls/linkat/ |
| D | linkat01.c | 90 struct test_struct { struct 91 int *oldfd; 92 const char *oldfn; 93 int *newfd; 94 const char *newfn; 95 int flags; 96 const char *referencefn1; 97 const char *referencefn2; 98 int expected_errno;
|
| D | linkat02.c | 62 static struct test_struct { struct 83 static void linkat_verify(const struct test_struct *); argument
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
| D | 2-1.c | 51 struct test_struct { struct 69 struct test_struct mystruct = { 1, 2, 3, (void *)4 }; in main() argument
|
| /external/ltp/testcases/kernel/syscalls/symlinkat/ |
| D | symlinkat01.c | 70 struct test_struct { struct 71 const char *oldfn; 72 int *newfd; 73 const char *newfn; 74 const char *referencefn1; 75 const char *referencefn2; 76 int expected_errno;
|
| /external/sdv/vsomeip/third_party/boost/range/test/adaptor_test/ |
| D | ticket_6742_transformed_c4789_warning.cpp | 23 struct test_struct struct 25 double x; 26 double y;
|
| /external/grpc-grpc/test/core/json/ |
| D | json_object_loader_test.cc | 70 auto test_struct = Parse<TestStruct>("{\"value\": 5}"); in TYPED_TEST_P() local 168 auto test_struct = Parse<TestStruct>("{\"value\": 5}"); in TYPED_TEST_P() local 268 auto test_struct = Parse<TestStruct>("{\"value\": 5.2}"); in TYPED_TEST_P() local 360 auto test_struct = Parse<TestStruct>("{\"value\": true}"); in TEST() local 435 auto test_struct = Parse<TestStruct>("{\"value\": \"foo\"}"); in TEST() local 504 auto test_struct = Parse<TestStruct>("{\"value\": \"3s\"}"); in TEST() local 598 auto test_struct = Parse<TestStruct>("{\"value\": {\"a\":1}}"); in TEST() local 671 auto test_struct = Parse<TestStruct>("{\"value\": [1, \"a\"]}"); in TEST() local 744 auto test_struct = Parse<TestStruct>("{\"value\": {\"a\":1}}"); in TEST() local 832 auto test_struct = Parse<TestStruct>("{\"value\": [1, 2, 3]}"); in TEST() local [all …]
|
| /external/libchrome/mojo/public/cpp/bindings/tests/ |
| D | serialization_warning_unittest.cc | 98 Struct2Ptr test_struct(Struct2::New()); in TEST_F() local 112 Struct3Ptr test_struct(Struct3::New()); in TEST_F() local 125 Struct4Ptr test_struct(Struct4::New()); in TEST_F() local 144 Struct5Ptr test_struct(Struct5::New()); in TEST_F() local
|
| /external/clang/test/FixIt/ |
| D | fixit.c | 61 struct test_struct { struct 63 …test_struct *struct_ptr; // expected-error {{must use 'struct' tag to refer to type 'test_struct'}} argument
|
| /external/rust/crates/syn/tests/ |
| D | test_token_trees.rs | 11 fn test_struct() { in test_struct() function
|
| D | test_derive_input.rs | 34 fn test_struct() { in test_struct() function
|
| /external/python/cpython2/Lib/ctypes/test/ |
| D | test_delattr.py | 16 def test_struct(self): member in TestCase
|
| D | test_pickling.py | 34 def test_struct(self): member in PickleTest
|
| /external/python/cpython3/Lib/ctypes/test/ |
| D | test_delattr.py | 16 def test_struct(self): member in TestCase
|
| D | test_bytes.py | 38 def test_struct(self): member in BytesTest
|
| D | test_pickling.py | 34 def test_struct(self): member in PickleTest
|
| /external/cronet/third_party/protobuf/ruby/tests/ |
| D | well_known_types_test.rb | 49 def test_struct method in TestWellKnownTypes
|
| /external/protobuf/ruby/tests/ |
| D | well_known_types_test.rb | 49 def test_struct method in TestWellKnownTypes
|
| /external/bcc/tests/python/ |
| D | test_histogram.py | 37 def test_struct(self): member in TestHistogram
|
| /external/clang/test/CodeGen/ |
| D | wasm-varargs.c | 73 struct S test_struct(char *fmt, ...) { in test_struct() function
|
| D | arm-abi-vector.c | 321 double test_struct(StructWithVec* d) { in test_struct() function
|
| /external/mesa3d/src/intel/decoder/tests/ |
| D | genxml_test.c | 51 test_struct(struct intel_spec *spec) { in test_struct() function
|
| /external/clang/test/Sema/ |
| D | overloadable.c | 34 void test_struct(struct X x, struct Y y) { in test_struct() function
|
| /external/clang/test/CodeGenCXX/ |
| D | x86_64-arguments-nacl-x32.cpp | 4 struct test_struct {}; struct
|
| /external/sdv/vsomeip/third_party/boost/atomic/test/ |
| D | api_test_helpers.hpp | 1407 struct test_struct struct 1411 inline bool operator==(test_struct const& c) const { return i == c.i; } in operator ==() argument 1412 inline bool operator!=(test_struct const& c) const { return !operator==(c); } in operator !=() argument
|