Searched refs:some_struct (Results 1 - 2 of 2) sorted by relevance

/external/stlport/test/unit/
H A Depilog_test.cpp6 struct some_struct { struct
/external/chromium_org/ppapi/generators/test_gen_pnacl/
H A Dtest_interfaces.idl24 [passByValue, returnByValue] struct some_struct {
41 * Pnacl_M15_PPB_Iface_struct_wrap_foo1(int32_t a, struct some_struct* b) {
49 int32_t foo1(int32_t a, [in] some_struct b);
74 * int32_t Pnacl_M13_PPB_SomeWrap_foo1(struct some_struct* a) {
81 * void Pnacl_M13_PPB_SomeWrap_foo2(struct some_struct* _struct_result,
90 int32_t foo1([in] some_struct a);
91 some_struct foo2([in] int32_t a);
95 int32_t foo1([in] some_struct[] a);
97 void foo2([in] int32_t a, [out] some_struct b);
106 * static int32_t Pnacl_M13_PPP_SomeWrap_foo1(struct some_struct
[all...]

Completed in 405 milliseconds