/external/deqp/modules/gles2/scripts/ |
D | gen-invalid-implicit-conversions.py | 74 def __init__(self, operation, type0, type1): argument 85 def createCase(operation, type0, type1): argument
|
/external/deqp/modules/gles3/scripts/ |
D | gen-invalid-implicit-conversions.py | 78 def __init__(self, operation, type0, type1): argument 90 def createCase(operation, type0, type1): argument
|
/external/clang/test/CodeGenCXX/ |
D | type_visibility.cpp | 107 namespace type0 { namespace
|
/external/libaom/libaom/test/ |
D | av1_txfm_test.cc | 19 void get_txfm1d_type(TX_TYPE txfm2d_type, TYPE_TXFM *type0, TYPE_TXFM *type1) { in get_txfm1d_type() 234 TYPE_TXFM type0; in reference_hybrid_2d() local
|
/external/libaom/libaom/tools/txfm_analyzer/ |
D | txfm_graph.cc | 44 void get_hybrid_2d_type_name(char *buf, int buf_size, const TYPE_TXFM type0, in get_hybrid_2d_type_name() 109 void reference_hybrid_2d(double *in, double *out, int size, int type0, in reference_hybrid_2d() 136 int type0, int type1) { in reference_hybrid_2d_new() 825 int get_hybrid_2d_stage_num(int type0, int type1, int hybrid_node_num) { in get_hybrid_2d_stage_num() 832 int get_hybrid_2d_stage_num_new(int type0, int type1, int hybrid_node_num0, in get_hybrid_2d_stage_num_new() 880 int node_idx, int hybrid_node_num, int type0, in gen_hybrid_graph_2d() 900 int hybrid_node_num1, int type0, int type1) { in gen_hybrid_graph_2d_new()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_insn.c | 530 SVGA3dShaderRegType type0, type1; in submit_op2() local 583 SVGA3dShaderRegType type0, type1, type2; in submit_op3() local 656 SVGA3dShaderRegType type0, type1, type2, type3; in submit_op4() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramUniformTests.cpp | 391 …static UniformCollection* basicStruct (const glu::DataType type0, const glu::DataType type1, const… in basicStruct() 412 …static UniformCollection* structInArray (const glu::DataType type0, const glu::DataType type1, con… in structInArray() 419 …static UniformCollection* nestedArraysStructs (const glu::DataType type0, const glu::DataType type… in nestedArraysStructs()
|
/external/deqp/modules/gles2/functional/ |
D | es2fUniformApiTests.cpp | 345 …static UniformCollection* basicStruct (const glu::DataType type0, const glu::DataType type1, const… in basicStruct() 366 …static UniformCollection* structInArray (const glu::DataType type0, const glu::DataType type1, con… in structInArray() 373 …static UniformCollection* nestedArraysStructs (const glu::DataType type0, const glu::DataType type… in nestedArraysStructs()
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformApiTests.cpp | 411 …static UniformCollection* basicStruct (const glu::DataType type0, const glu::DataType type1, const… in basicStruct() 432 …static UniformCollection* structInArray (const glu::DataType type0, const glu::DataType type1, con… in structInArray() 439 …static UniformCollection* nestedArraysStructs (const glu::DataType type0, const glu::DataType type… in nestedArraysStructs()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | Intermediate.cpp | 1770 std::tuple<TBasicType, TBasicType> TIntermediate::getConversionDestinatonType(TBasicType type0, TBa… in getConversionDestinatonType()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | fetch_jit.cpp | 705 uint32_t type0 = info.type[0]; in IsUniformFormat() local
|
/external/deqp-deps/glslang/hlsl/ |
D | hlslParseHelper.cpp | 4652 TBasicType type0 = arg0->getBasicType(); in decomposeIntrinsic() local 4685 TBasicType type0 = arg0->getBasicType(); in decomposeIntrinsic() local 4726 TBasicType type0 = arg0->getBasicType(); in decomposeIntrinsic() local
|
/external/deqp-deps/glslang/SPIRV/ |
D | SpvBuilder.cpp | 321 Id Builder::makeStructResultType(Id type0, Id type1) in makeStructResultType()
|