HomeSort by relevance Sort by last modified time
    Searched refs:in1 (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /external/clang/test/CodeGen/
mult-alt-generic.c 42 register int in1 = 1; local
44 asm("foo %1,%0" : "=r" (out0) : "<r" (in1));
46 asm("foo %1,%0" : "=r" (out0) : "r<" (in1));
53 register int in1 = 1; local
55 asm("foo %1,%0" : "=r" (out0) : ">r" (in1));
57 asm("foo %1,%0" : "=r" (out0) : "r>" (in1));
64 register int in1 = 1; local
66 asm("foo %1,%0" : "=r" (out0) : "r" (in1));
112 register int in1 = 1; local
114 asm("foo %1,%0" : "=r" (out0) : "g" (in1));
125 register int in1 = 1; local
175 register int in1 = 1; local
186 register int in1 = 1; local
197 register int in1 = 1; local
245 register int in1 = 1; local
258 register int in1 = 1; local
    [all...]
  /external/webkit/Source/WebCore/svg/
SVGFEComponentTransferElement.idl 30 readonly attribute SVGAnimatedString in1;
SVGFEMergeNodeElement.idl 29 readonly attribute SVGAnimatedString in1;
SVGFETileElement.idl 30 readonly attribute SVGAnimatedString in1;
SVGFEOffsetElement.idl 30 readonly attribute SVGAnimatedString in1;
SVGFEDiffuseLightingElement.idl 30 readonly attribute SVGAnimatedString in1;
SVGFEGaussianBlurElement.idl 30 readonly attribute SVGAnimatedString in1;
SVGFESpecularLightingElement.idl 30 readonly attribute SVGAnimatedString in1;
SVGFEComponentTransferElement.h 44 DECLARE_ANIMATED_STRING(In1, in1)
SVGFEMergeNodeElement.h 44 DECLARE_ANIMATED_STRING(In1, in1)
SVGFEBlendElement.idl 41 readonly attribute SVGAnimatedString in1;
SVGFEColorMatrixElement.idl 40 readonly attribute SVGAnimatedString in1;
SVGFEDisplacementMapElement.idl 40 readonly attribute SVGAnimatedString in1;
SVGFEMorphologyElement.idl 38 readonly attribute SVGAnimatedString in1;
SVGFEOffsetElement.h 46 DECLARE_ANIMATED_STRING(In1, in1)
SVGFETileElement.h 45 DECLARE_ANIMATED_STRING(In1, in1)
SVGFEBlendElement.h 47 DECLARE_ANIMATED_STRING(In1, in1)
SVGFEColorMatrixElement.h 48 DECLARE_ANIMATED_STRING(In1, in1)
  /external/quake/quake/src/QW/client/
mathlib.c 431 void R_ConcatRotations (float in1[3][3], float in2[3][3], float out[3][3])
433 out[0][0] = in1[0][0] * in2[0][0] + in1[0][1] * in2[1][0] +
434 in1[0][2] * in2[2][0];
435 out[0][1] = in1[0][0] * in2[0][1] + in1[0][1] * in2[1][1] +
436 in1[0][2] * in2[2][1];
437 out[0][2] = in1[0][0] * in2[0][2] + in1[0][1] * in2[1][2] +
438 in1[0][2] * in2[2][2]
    [all...]
  /external/quake/quake/src/WinQuake/
mathlib.cpp 433 void R_ConcatRotations (float in1[3][3], float in2[3][3], float out[3][3])
435 out[0][0] = in1[0][0] * in2[0][0] + in1[0][1] * in2[1][0] +
436 in1[0][2] * in2[2][0];
437 out[0][1] = in1[0][0] * in2[0][1] + in1[0][1] * in2[1][1] +
438 in1[0][2] * in2[2][1];
439 out[0][2] = in1[0][0] * in2[0][2] + in1[0][1] * in2[1][2] +
440 in1[0][2] * in2[2][2];
    [all...]
  /cts/suite/audio_quality/test/
SignalProcessingInterfaceTest.cpp 58 android::sp<Buffer> in1(new Buffer(8, 8, false));
59 char* data1 = in1->getData();
60 for (size_t i = 0; i < in1->getSize(); i++) {
65 void* inputs[4] = { &in0, &in1, &in2, &in3 };
85 ASSERT_TRUE(*(in1.get()) == *(out1.get()));
98 TaskCase::Value in1((int64_t)100);
99 void* inputs[2] = { &in0, &in1 };
107 ASSERT_TRUE(out0.getInt64() == (in0.getInt64() + in1.getInt64()));
123 TaskCase::Value in1((int64_t)100);
124 void* inputs[2] = { &in0, &in1 };
    [all...]
  /external/webrtc/src/common_audio/signal_processing/
resample.c 312 static void WebRtcSpl_DotProdIntToInt(const WebRtc_Word32* in1, const WebRtc_Word32* in2,
321 tmp1 += coef * in1[0];
325 tmp1 += coef * in1[1];
329 tmp1 += coef * in1[2];
333 tmp1 += coef * in1[3];
337 tmp1 += coef * in1[4];
341 tmp1 += coef * in1[5];
345 tmp1 += coef * in1[6];
349 tmp1 += coef * in1[7];
353 *out1 = tmp1 + coef * in1[8]
    [all...]
resample_fractional.c 149 static void WebRtcSpl_ResampDotProduct(const WebRtc_Word32 *in1, const WebRtc_Word32 *in2,
158 tmp1 += coef * in1[0];
162 tmp1 += coef * in1[1];
166 tmp1 += coef * in1[2];
170 tmp1 += coef * in1[3];
174 tmp1 += coef * in1[4];
178 tmp1 += coef * in1[5];
182 tmp1 += coef * in1[6];
186 tmp1 += coef * in1[7];
190 *out1 = tmp1 + coef * in1[8]
    [all...]
  /external/libffi/src/ia64/
unix.S 60 mov r8 = in1
127 st8 [in1] = r8
133 st8 [in1] = r8
139 st8 [in1] = r8
145 st8 [in1] = r8
151 st8 [in1] = r8
157 st8 [in1] = r8
161 st8 [in1] = r8
165 stfs [in1] = f8
169 stfd [in1] = f
    [all...]
  /external/skia/src/gpu/gl/
GrGLSL.cpp 105 const char* in1,
111 bool has1 = NULL != in1 && '\0' != *in1;
133 outAppend->appendf("vec4(%s)", in1);
146 outAppend->appendf("vec4(%s * %s)", in0, in1);
190 const char* in1,
196 bool has1 = NULL != in1 && '\0' != *in1;
205 outAppend->appendf("vec4(%s)", in1);
212 outAppend->appendf("(vec4(%s) + vec4(%s))", in0, in1);
    [all...]

Completed in 353 milliseconds

1 2 3 4 5