Home
last modified time | relevance | path

Searched defs:struct2 (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/test/API/python_api/symbol-context/two-files/
Ddecls.h6 struct struct2 { struct
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct2.c16 static test_structure_2 ABI_ATTR struct2(test_structure_2 ts) in struct2() function
/external/libffi/testsuite/libffi.call/
Dstruct2.c16 static test_structure_2 ABI_ATTR struct2(test_structure_2 ts) in struct2() function
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_global_data.c58 static const struct foo struct2; variable
/external/libbrillo/brillo/dbus/
Ddata_serialization_test.cc614 std::pair<int, std::pair<int, int>> struct2{1, {2, 3}}; in TEST() local
635 std::tuple<int, std::string, std::vector<std::pair<int, int>>> struct2{ in TEST() local