OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:some_struct
(Results
1 - 4
of
4
) sorted by null
/external/stlport/test/unit/
epilog_test.cpp
6
struct
some_struct
{
struct
/ndk/tests/device/test-gnustl-full/unit/
epilog_test.cpp
6
struct
some_struct
{
struct
/ndk/tests/device/test-stlport/unit/
epilog_test.cpp
6
struct
some_struct
{
struct
/external/chromium_org/ppapi/generators/test_gen_pnacl/
test_interfaces.idl
24
[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
a)
[
all
...]
Completed in 1192 milliseconds