/external/clang/test/CodeGen/ |
D | mult-alt-generic.c | 43 register int in1 = 1; in single_lt() local 54 register int in1 = 1; in single_gt() local 65 register int in1 = 1; in single_r() local 113 register int in1 = 1; in single_g() local 126 register int in1 = 1; in single_X() local 176 register int in1 = 1; in multi_lt() local 187 register int in1 = 1; in multi_gt() local 198 register int in1 = 1; in multi_r() local 246 register int in1 = 1; in multi_g() local 259 register int in1 = 1; in multi_X() local
|
/external/mesa3d/src/pixelflinger2/ |
D | llvm_helper.h | 32 static Value * minIntScalar(IRBuilder<> &builder, Value * in1, Value * in2) in minIntScalar() 38 static Value * maxIntScalar(IRBuilder<> &builder, Value * in1, Value * in2) in maxIntScalar() 104 static Value * intVecMax(IRBuilder<> & builder, Value * in1, Value * in2) in intVecMax() 115 static Value * intVecMin(IRBuilder<> & builder, Value * in1, Value * in2) in intVecMin()
|
D | llvm_texture.cpp | 274 Value * tex2D(IRBuilder<> & builder, Value * in1, const unsigned sampler, in tex2D() 364 Value * texCube(IRBuilder<> & builder, Value * in1, const unsigned sampler, in texCube()
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/ |
D | dowhile-007.js | 33 function DoWhileObject( out1, out2, out3, in1 ) { argument
|
/external/webkit/Source/WebCore/svg/ |
D | SVGFEMergeNodeElement.cpp | 35 DEFINE_ANIMATED_STRING(SVGFEMergeNodeElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
D | SVGFEOffsetElement.cpp | 34 DEFINE_ANIMATED_STRING(SVGFEOffsetElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
D | SVGFETileElement.cpp | 35 DEFINE_ANIMATED_STRING(SVGFETileElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
D | SVGFEComponentTransferElement.cpp | 38 DEFINE_ANIMATED_STRING(SVGFEComponentTransferElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
D | SVGFEBlendElement.cpp | 34 DEFINE_ANIMATED_STRING(SVGFEBlendElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
D | SVGFECompositeElement.cpp | 34 DEFINE_ANIMATED_STRING(SVGFECompositeElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
D | SVGFEGaussianBlurElement.cpp | 35 DEFINE_ANIMATED_STRING(SVGFEGaussianBlurElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
D | SVGFEColorMatrixElement.cpp | 34 DEFINE_ANIMATED_STRING(SVGFEColorMatrixElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
D | SVGFEDisplacementMapElement.cpp | 33 DEFINE_ANIMATED_STRING(SVGFEDisplacementMapElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
D | SVGFEMorphologyElement.cpp | 34 DEFINE_ANIMATED_STRING(SVGFEMorphologyElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
D | SVGFESpecularLightingElement.cpp | 39 DEFINE_ANIMATED_STRING(SVGFESpecularLightingElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
D | SVGFEDiffuseLightingElement.cpp | 38 DEFINE_ANIMATED_STRING(SVGFEDiffuseLightingElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
D | SVGFEConvolveMatrixElement.cpp | 37 DEFINE_ANIMATED_STRING(SVGFEConvolveMatrixElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
|
/external/webrtc/src/common_audio/signal_processing/ |
D | resample.c | 312 static void WebRtcSpl_DotProdIntToInt(const WebRtc_Word32* in1, const WebRtc_Word32* in2, in WebRtcSpl_DotProdIntToInt() 358 static void WebRtcSpl_DotProdIntToShort(const WebRtc_Word32* in1, const WebRtc_Word32* in2, in WebRtcSpl_DotProdIntToShort()
|
D | resample_fractional.c | 149 static void WebRtcSpl_ResampDotProduct(const WebRtc_Word32 *in1, const WebRtc_Word32 *in2, in WebRtcSpl_ResampDotProduct()
|
D | vector_scaling_operations.c | 132 void WebRtcSpl_ScaleAndAddVectors(G_CONST WebRtc_Word16 *in1, WebRtc_Word16 gain1, int shift1, in WebRtcSpl_ScaleAndAddVectors()
|
D | ilbc_specific_functions.c | 74 void WebRtcSpl_AddVectorsAndShift(WebRtc_Word16 *out, G_CONST WebRtc_Word16 *in1, in WebRtcSpl_AddVectorsAndShift()
|
/external/apache-harmony/nio_char/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/ |
D | CharsetEncoderTest.java | 159 CharBuffer in1 = CharBuffer.wrap("\ud800"); in test_EncodeLjava_nio_CharBufferLjava_nio_ByteBufferB() local
|
/external/llvm/examples/BrainF/ |
D | BrainF.cpp | 40 Module *BrainF::parse(std::istream *in1, int mem, CompileFlags cf, in parse()
|
/external/bluetooth/bluez/sbc/ |
D | sbc_primitives_neon.c | 301 int32_t *in0, *in1; in sbc_calc_scalefactors_j_neon() local
|
/external/libyuv/files/source/ |
D | convert.cc | 328 const uint8* in1 = src_y; in I420ToYUY2() local
|