Home
last modified time | relevance | path

Searched defs:instance_type (Results 1 – 8 of 8) sorted by relevance

/external/llvm/bindings/python/llvm/
Dcommon.py85 def __get__(self, instance, instance_type=None): argument
/external/llvm-project/llvm/bindings/python/llvm/
Dcommon.py84 def __get__(self, instance, instance_type=None): argument
/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Disac_float_type.h19 using instance_type = ISACStruct; member
/external/skia/modules/skottie/src/effects/
DGradientEffect.cpp87 const auto instance_type = (SkScalarRoundToInt(fShape) == kLinearShapeValue) in onSync() local
/external/mesa3d/src/compiler/glsl/tests/
Dbuiltin_variable_test.cpp332 const glsl_type *const instance_type = var->type->fields.array; in TEST_F() local
/external/python/pybind11/include/pybind11/
Dcast.h513 for (auto instance_type : detail::all_type_info(Py_TYPE(it_i->second))) { variable
/external/clang/bindings/python/clang/
Dcindex.py137 def __get__(self, instance, instance_type=None): argument
/external/llvm-project/clang/bindings/python/clang/
Dcindex.py208 def __get__(self, instance, instance_type=None): argument