HomeSort by relevance Sort by last modified time
    Searched full:some_struct (Results 1 - 7 of 7) sorted by null

  /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...]
  /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/clang/test/SemaObjC/
stmts.m 3 struct some_struct;
12 } @catch (struct some_struct x) { // expected-error {{@catch parameter is not a pointer to an interface type}}
  /external/clang/test/CodeCompletion/
preamble.c 1 #include "some_struct.h"
  /external/chromium_org/mojo/public/tools/bindings/pylib/mojom_tests/parse/
parser_unittest.py 988 some_struct? h;
1011 ast.StructField('h', None, 'some_struct?', None),
    [all...]

Completed in 1464 milliseconds