Home
last modified time | relevance | path

Searched defs:type0 (Results 1 – 10 of 10) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/type/
DStdTypeList.java183 public static StdTypeList make(Type type0, Type type1) { in make()
198 public static StdTypeList make(Type type0, Type type1, Type type2) { in make()
215 public static StdTypeList make(Type type0, Type type1, Type type2, in make()
/external/clang/test/CodeGenCXX/
Dtype_visibility.cpp107 namespace type0 { namespace
/external/chromium_org/ui/events/gesture_detection/
Dtouch_disposition_gesture_filter_unittest.cc74 GestureList Gestures(EventType type0, EventType type1) { in Gestures()
81 GestureList Gestures(EventType type0, in Gestures()
91 GestureList Gestures(EventType type0, in Gestures()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c355 SVGA3dShaderRegType type0, type1; in submit_op2() local
404 SVGA3dShaderRegType type0, type1, type2; in submit_op3() local
475 SVGA3dShaderRegType type0, type1, type2, type3; in submit_op4() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c355 SVGA3dShaderRegType type0, type1; in submit_op2() local
404 SVGA3dShaderRegType type0, type1, type2; in submit_op3() local
475 SVGA3dShaderRegType type0, type1, type2, type3; in submit_op4() local
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp391 …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/chromium_org/third_party/skia/src/gpu/gl/
DGrGLProgramEffects.cpp162 SkMatrix::TypeMask type0 = coordTransform.getMatrix().getType(); in GenTransformKey() local
/external/skia/src/gpu/gl/
DGrGLProgramEffects.cpp162 SkMatrix::TypeMask type0 = coordTransform.getMatrix().getType(); in GenTransformKey() local
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp345 …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/
Des3fUniformApiTests.cpp411 …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()