Searched refs:type0 (Results 1 – 8 of 8) sorted by relevance
/external/dexmaker/src/dx/java/com/android/dx/rop/type/ |
D | StdTypeList.java | 183 public static StdTypeList make(Type type0, Type type1) { in make() argument 185 result.set(0, type0); in make() 198 public static StdTypeList make(Type type0, Type type1, Type type2) { in make() argument 200 result.set(0, type0); in make() 215 public static StdTypeList make(Type type0, Type type1, Type type2, in make() argument 218 result.set(0, type0); in make()
|
/external/clang/test/CodeGenCXX/ |
D | type_visibility.cpp | 107 namespace type0 { namespace
|
/external/chromium/chrome/browser/autofill/ |
D | form_field.cc | 296 AddressType type0 = addresses[0]->FindType(); in FormFieldSet() local 301 bool reversed = (type0 == kShippingAddress && type1 == kBillingAddress); in FormFieldSet()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
D | svga_tgsi_insn.c | 355 SVGA3dShaderRegType type0, type1; in submit_op2() local 359 type0 = SVGA3dShaderGetRegType( src0.base.value ); in submit_op2() 362 if (type0 == SVGA3DREG_CONST && in submit_op2() 367 if (type0 == SVGA3DREG_INPUT && in submit_op2() 404 SVGA3dShaderRegType type0, type1, type2; in submit_op3() local 408 type0 = SVGA3dShaderGetRegType( src0.base.value ); in submit_op3() 413 if (type0 == SVGA3DREG_CONST && in submit_op3() 423 if (type0 == SVGA3DREG_INPUT && in submit_op3() 475 SVGA3dShaderRegType type0, type1, type2, type3; in submit_op4() local 479 type0 = SVGA3dShaderGetRegType( src0.base.value ); in submit_op4() [all …]
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_insn.c | 355 SVGA3dShaderRegType type0, type1; in submit_op2() local 359 type0 = SVGA3dShaderGetRegType( src0.base.value ); in submit_op2() 362 if (type0 == SVGA3DREG_CONST && in submit_op2() 367 if (type0 == SVGA3DREG_INPUT && in submit_op2() 404 SVGA3dShaderRegType type0, type1, type2; in submit_op3() local 408 type0 = SVGA3dShaderGetRegType( src0.base.value ); in submit_op3() 413 if (type0 == SVGA3DREG_CONST && in submit_op3() 423 if (type0 == SVGA3DREG_INPUT && in submit_op3() 475 SVGA3dShaderRegType type0, type1, type2, type3; in submit_op4() local 479 type0 = SVGA3dShaderGetRegType( src0.base.value ); in submit_op4() [all …]
|
/external/skia/src/gpu/gl/ |
D | GrGLProgramEffects.cpp | 162 SkMatrix::TypeMask type0 = coordTransform.getMatrix().getType(); in GenTransformKey() local 176 int combinedTypes = type0 | type1; in GenTransformKey()
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
D | GrGLProgramEffects.cpp | 162 SkMatrix::TypeMask type0 = coordTransform.getMatrix().getType(); in GenTransformKey() local 176 int combinedTypes = type0 | type1; in GenTransformKey()
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 59044 http://www.ncgs.org/type0.php?pid=16 59045 http://www.ncgs.org/type0.php?pid=183 59046 http://www.ncgs.org/type0.php?pid=186
|