Home
last modified time | relevance | path

Searched defs:type_enum (Results 1 – 6 of 6) sorted by relevance

/external/adhd/cras/src/common/
Dcras_iodev_info.h58 uint32_t type_enum; member
/external/v8/src/objects/
Djs-list-format.cc147 Type type_enum = Type::CONJUNCTION; in InitializeListFormat() local
/external/mesa3d/src/compiler/nir/
Dnir_algebraic.py100 def type_enum(self): member in Value
/external/tensorflow/tensorflow/python/framework/
Ddtypes.py67 def __init__(self, type_enum): argument
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_performance_query.c454 GLuint *type_enum, in brw_get_perf_counter_info()
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp22583 const GLenum type_enum = test_case.m_type.GetTypeGLenum(); in test() local