Home
last modified time | relevance | path

Searched defs:small_struct (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/tests/
Dunion_unittest.cc415 SmallStructPtr small_struct(SmallStruct::New()); in TEST() local
528 SmallStructPtr small_struct(SmallStruct::New()); in TEST() local
538 SmallStructPtr small_struct(SmallStruct::New()); in TEST() local
580 SmallStructPtr small_struct(SmallStruct::New()); in TEST() local
604 SmallStructPtr small_struct(SmallStruct::New()); in TEST() local
628 SmallStructNonNullableUnionPtr small_struct( in TEST() local
649 SmallStructPtr small_struct(SmallStruct::New()); in TEST() local
671 SmallStructPtr small_struct(SmallStruct::New()); in TEST() local
/external/python/cpython2/Modules/_ctypes/libffi/src/metag/
Dffi.c177 …int small_struct = (((cif->flags == FFI_TYPE_INT) || (cif->flags == FFI_TYPE_DOUBLE)) && (cif->rty… in ffi_call() local
/external/python/cpython2/Modules/_ctypes/libffi/src/arm/
Dffi.c308 int small_struct = (cif->flags == FFI_TYPE_INT in ffi_call() local