Home | Sort by relevance Sort by last modified time |
/external/chromium_org/v8/src/ | |
types-inl.h | 78 bool ZoneTypeConfig::is_struct(Type* type, int tag) { function in class:v8::internal::ZoneTypeConfig 227 bool HeapTypeConfig::is_struct(Type* type, int tag) { function in class:v8::internal::HeapTypeConfig |
/external/chromium_org/third_party/cython/src/Cython/Compiler/ | |
PyrexTypes.py | 156 # is_struct boolean Is a C struct type 214 is_struct = 0 variable in class:PyrexType [all...] |