Home
last modified time | relevance | path

Searched refs:example_struct (Results 1 – 3 of 3) sorted by relevance

/external/libevent/test/
Dregress_util.c662 struct example_struct { struct
671 struct example_struct es1; in test_evutil_upcast() argument
677 tt_int_op(evutil_offsetof(struct example_struct, b), ==, sizeof(char*)); in test_evutil_upcast()
680 tt_ptr_op(EVUTIL_UPCAST(cp, struct example_struct, b), ==, &es1); in test_evutil_upcast()
/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp1339 std::string example_struct("struct light {\n" in test_shader_compilation() local
1347 shader_source = example_struct; in test_shader_compilation()
1414 std::string example_struct("struct light {\n" in test_shader_compilation() local
1422 shader_source = example_struct; in test_shader_compilation()
1448 std::string example_struct("struct light {\n" in test_shader_compilation() local
1456 shader_source = example_struct; in test_shader_compilation()
2662 std::string example_struct("struct light {\n" in test_shader_compilation() local
2667 std::string shader_source = example_struct + shader_start; in test_shader_compilation()
/external/syzkaller/docs/
Dsyscall_descriptions_syntax.md93 example_struct {