Home
last modified time | relevance | path

Searched defs:in1 (Results 1 – 25 of 30) sorted by relevance

12

/external/clang/test/CodeGen/
Dmult-alt-generic.c43 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/
Dllvm_helper.h32 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()
Dllvm_texture.cpp274 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/
Ddowhile-007.js33 function DoWhileObject( out1, out2, out3, in1 ) { argument
/external/webkit/Source/WebCore/svg/
DSVGFEMergeNodeElement.cpp35 DEFINE_ANIMATED_STRING(SVGFEMergeNodeElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
DSVGFEOffsetElement.cpp34 DEFINE_ANIMATED_STRING(SVGFEOffsetElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
DSVGFETileElement.cpp35 DEFINE_ANIMATED_STRING(SVGFETileElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
DSVGFEComponentTransferElement.cpp38 DEFINE_ANIMATED_STRING(SVGFEComponentTransferElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
DSVGFEBlendElement.cpp34 DEFINE_ANIMATED_STRING(SVGFEBlendElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
DSVGFECompositeElement.cpp34 DEFINE_ANIMATED_STRING(SVGFECompositeElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
DSVGFEGaussianBlurElement.cpp35 DEFINE_ANIMATED_STRING(SVGFEGaussianBlurElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
DSVGFEColorMatrixElement.cpp34 DEFINE_ANIMATED_STRING(SVGFEColorMatrixElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
DSVGFEDisplacementMapElement.cpp33 DEFINE_ANIMATED_STRING(SVGFEDisplacementMapElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
DSVGFEMorphologyElement.cpp34 DEFINE_ANIMATED_STRING(SVGFEMorphologyElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
DSVGFESpecularLightingElement.cpp39 DEFINE_ANIMATED_STRING(SVGFESpecularLightingElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
DSVGFEDiffuseLightingElement.cpp38 DEFINE_ANIMATED_STRING(SVGFEDiffuseLightingElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
DSVGFEConvolveMatrixElement.cpp37 DEFINE_ANIMATED_STRING(SVGFEConvolveMatrixElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
/external/webrtc/src/common_audio/signal_processing/
Dresample.c312 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()
Dresample_fractional.c149 static void WebRtcSpl_ResampDotProduct(const WebRtc_Word32 *in1, const WebRtc_Word32 *in2, in WebRtcSpl_ResampDotProduct()
Dvector_scaling_operations.c132 void WebRtcSpl_ScaleAndAddVectors(G_CONST WebRtc_Word16 *in1, WebRtc_Word16 gain1, int shift1, in WebRtcSpl_ScaleAndAddVectors()
Dilbc_specific_functions.c74 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/
DCharsetEncoderTest.java159 CharBuffer in1 = CharBuffer.wrap("\ud800"); in test_EncodeLjava_nio_CharBufferLjava_nio_ByteBufferB() local
/external/llvm/examples/BrainF/
DBrainF.cpp40 Module *BrainF::parse(std::istream *in1, int mem, CompileFlags cf, in parse()
/external/bluetooth/bluez/sbc/
Dsbc_primitives_neon.c301 int32_t *in0, *in1; in sbc_calc_scalefactors_j_neon() local
/external/libyuv/files/source/
Dconvert.cc328 const uint8* in1 = src_y; in I420ToYUY2() local

12