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

1 2 3 4 5 6 7 8 91011>>

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
viddec_intr.c 22 uint32_t reg=0, temp=0; local
23 temp = reg_read(INT_STATUS);
24 //DEBUG_WRITE(0xff, temp, timer, 0, 0, 0);
25 if(temp & INT_WDOG_ENABLE)
31 if(temp & 0x4)
34 temp = temp & (~0x4);
35 reg_write(INT_REG, temp);
41 if(temp & 0x2)
44 temp = temp & (~0x2)
    [all...]
  /external/ltp/testcases/kernel/syscalls/nftw/
nftw.c 45 FILE *temp; variable
255 setup(); /* temp file is now open */
267 fprintf(temp, "A call to int nftw(const char *path, int (*fn)(const\n");
268 fprintf(temp, "char *, const struct stat *, int, struct FTW *), int\n");
269 fprintf(temp, "depth, int flags) shall recursively descend the\n");
270 fprintf(temp, "directory hierarchy rooted in path until it has\n");
271 fprintf(temp,
273 fprintf(temp, "each object in the directory tree, and return 0.\n\n");
282 fprintf(temp, "A call to int nftw(const char *path, int (*fn)(const\n");
283 fprintf(temp, "char *, const struct stat *, int, struct FTW *), int\n")
    [all...]
nftw64.c 45 FILE *temp; variable
252 setup(); /* temp file is now open */
264 fprintf(temp,
266 fprintf(temp, "char *, const struct stat *, int, struct FTW *), int\n");
267 fprintf(temp, "depth, int flags) shall recursively descend the\n");
268 fprintf(temp, "directory hierarchy rooted in path until it has\n");
269 fprintf(temp,
271 fprintf(temp, "each object in the directory tree, and return 0.\n\n");
280 fprintf(temp,
282 fprintf(temp, "char *, const struct stat *, int, struct FTW *), int\n")
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_pan.c 63 EAS_INT temp; local
78 temp = EG1_ONE + FMUL_15x15(COEFF_PAN_G2, netAngle);
79 temp = COEFF_PAN_G0 + FMUL_15x15(temp, netAngle);
81 if (temp > SYNTH_FULL_SCALE_EG1_GAIN)
82 temp = SYNTH_FULL_SCALE_EG1_GAIN;
83 else if (temp < 0)
84 temp = 0;
86 *pGainRight = (EAS_I16) temp;
89 temp = -EG1_ONE + FMUL_15x15(COEFF_PAN_G2, netAngle)
    [all...]
  /external/dng_sdk/source/
dng_xy_coord.cpp 49 dng_xy_coord temp = coord; local
55 temp.x = Pin_real64 (0.000001, temp.x, 0.999999);
56 temp.y = Pin_real64 (0.000001, temp.y, 0.999999);
58 if (temp.x + temp.y > 0.999999)
60 real64 scale = 0.999999 / (temp.x + temp.y);
61 temp.x *= scale
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
FO_2I_D16F32Css_LShx_TRC_WRA_01_Init.c 45 LVM_FLOAT temp; local
49 temp = pCoef->A1;
50 pBiquadState->coefs[0] = temp;
51 temp = pCoef->A0;
52 pBiquadState->coefs[1] = temp;
53 temp = pCoef->B1;
54 pBiquadState->coefs[2] = temp;
61 LVM_INT16 temp; local
65 temp=pCoef->A1;
66 pBiquadState->coefs[0]=temp;
    [all...]
BQ_1I_D16F16Css_TRC_WRA_01_Init.c 45 LVM_FLOAT temp; local
48 temp = pCoef->A2;
49 pBiquadState->coefs[0] = temp;
50 temp = pCoef->A1;
51 pBiquadState->coefs[1] = temp;
52 temp = pCoef->A0;
53 pBiquadState->coefs[2] = temp;
54 temp = pCoef->B2;
55 pBiquadState->coefs[3] = temp;
56 temp = pCoef->B1
64 LVM_INT16 temp; local
    [all...]
BQ_1I_D16F32Css_TRC_WRA_01_init.c 46 LVM_FLOAT temp; local
50 temp = pCoef->A2;
51 pBiquadState->coefs[0] = temp;
52 temp = pCoef->A1;
53 pBiquadState->coefs[1] = temp;
54 temp = pCoef->A0;
55 pBiquadState->coefs[2] = temp;
56 temp = pCoef->B2;
57 pBiquadState->coefs[3] = temp;
58 temp = pCoef->B1
66 LVM_INT16 temp; local
    [all...]
BQ_2I_D16F16Css_TRC_WRA_01_Init.c 46 LVM_FLOAT temp; local
50 temp = pCoef->A2;
51 pBiquadState->coefs[0] = temp;
52 temp = pCoef->A1;
53 pBiquadState->coefs[1] = temp;
54 temp = pCoef->A0;
55 pBiquadState->coefs[2] = temp;
56 temp = pCoef->B2;
57 pBiquadState->coefs[3] = temp;
58 temp = pCoef->B1
66 LVM_INT16 temp; local
    [all...]
BQ_2I_D16F32Css_TRC_WRA_01_init.c 45 LVM_FLOAT temp; local
48 temp = pCoef->A2;
49 pBiquadState->coefs[0] = temp;
50 temp = pCoef->A1;
51 pBiquadState->coefs[1] = temp;
52 temp = pCoef->A0;
53 pBiquadState->coefs[2] = temp;
54 temp = pCoef->B2;
55 pBiquadState->coefs[3] = temp;
56 temp = pCoef->B1
64 LVM_INT16 temp; local
    [all...]
BQ_2I_D32F32Cll_TRC_WRA_01_Init.c 45 LVM_FLOAT temp; local
48 temp = pCoef->A2;
49 pBiquadState->coefs[0] = temp;
50 temp = pCoef->A1;
51 pBiquadState->coefs[1] = temp;
52 temp = pCoef->A0;
53 pBiquadState->coefs[2] = temp;
54 temp = pCoef->B2;
55 pBiquadState->coefs[3] = temp;
56 temp = pCoef->B1
64 LVM_INT32 temp; local
    [all...]
FO_1I_D16F16Css_TRC_WRA_01_Init.c 46 LVM_FLOAT temp; local
49 temp = pCoef->A1;
50 pBiquadState->coefs[0] = temp;
51 temp = pCoef->A0;
52 pBiquadState->coefs[1] = temp;
53 temp = pCoef->B1;
54 pBiquadState->coefs[2] = temp;
61 LVM_INT16 temp; local
65 temp=pCoef->A1;
66 pBiquadState->coefs[0]=temp;
    [all...]
FO_1I_D32F32Cll_TRC_WRA_01_Init.c 45 LVM_FLOAT temp; local
49 temp = pCoef->A1;
50 pBiquadState->coefs[0] = temp;
51 temp = pCoef->A0;
52 pBiquadState->coefs[1] = temp;
53 temp = pCoef->B1;
54 pBiquadState->coefs[2] = temp;
61 LVM_INT32 temp; local
65 temp=pCoef->A1;
66 pBiquadState->coefs[0]=temp;
    [all...]
MSTo2i_Sat_16x16.c 33 LVM_INT32 temp,mVal,sVal; local
45 temp = mVal + sVal;
47 if (temp > 0x00007FFF)
51 else if (temp < -0x00008000)
57 *dst = (LVM_INT16)temp;
61 temp = mVal - sVal;
63 if (temp > 0x00007FFF)
67 else if (temp < -0x00008000)
73 *dst = (LVM_INT16)temp;
86 LVM_FLOAT temp,mVal,sVal local
    [all...]
  /external/toybox/toys/posix/
nohup.c 30 char *temp = getenv("HOME"); local
32 temp = xmprintf("%s/%s", temp ? temp : "", "nohup.out");
33 xcreate(temp, O_CREAT|O_APPEND|O_WRONLY, 0600);
34 free(temp);
  /external/emma/core/java14/com/vladium/util/
IJREVersion.java 60 boolean temp = false;
66 temp = true;
70 _JRE_1_3_PLUS = temp;
72 if (temp)
74 temp = false;
78 temp = true;
82 _JRE_1_4_PLUS = temp;
84 temp = false;
86 _JRE_SUN_SIGNAL_COMPATIBLE = temp;
  /external/libvpx/libvpx/vp8/common/
swapyv12buffer.c 15 unsigned char *temp; local
17 temp = last_frame->buffer_alloc;
19 new_frame->buffer_alloc = temp;
21 temp = last_frame->y_buffer;
23 new_frame->y_buffer = temp;
25 temp = last_frame->u_buffer;
27 new_frame->u_buffer = temp;
29 temp = last_frame->v_buffer;
31 new_frame->v_buffer = temp;
  /art/test/015-switch/src/
Main.java 157 long temp = value; local
158 temp = Long.rotateLeft(temp, value);
159 temp = Long.rotateLeft(temp, value);
160 temp = Long.rotateLeft(temp, value);
161 temp = Long.rotateLeft(temp, value);
162 temp = Long.rotateLeft(temp, value)
    [all...]
  /external/libtextclassifier/util/strings/
numbers.cc 28 char *temp; local
33 // succession of digits. If it finds some digits, it sets temp to point to
37 // If there were no digits at all, strtol() sets temp to be c_str (the start
39 *value = strtol(c_str, &temp, 0); // NOLINT
41 // temp != c_str means that the input string contained at least one digit (see
42 // above). *temp == '\0' means the input string does not contain any random
44 return (temp != c_str) && (*temp == '\0');
48 char *temp; local
49 *value = strtoll(c_str, &temp, 0); // NOLIN
56 char *temp; local
    [all...]
  /external/v8/tools/clang/rewrite_scoped_refptr/tests/
test5-expected.cc 17 Foo* temp = foo; local
21 scoped_refptr<Bar> temp(new Bar);
22 ExpectsRawFooPtr(temp.get());
test5-original.cc 17 Foo* temp = foo; local
21 scoped_refptr<Bar> temp(new Bar);
22 ExpectsRawFooPtr(temp);
test6-expected.cc 18 scoped_refptr<Foo> temp(foo);
22 scoped_refptr<Bar> temp(new Bar);
23 ExpectsScopedPtr(temp);
test6-original.cc 18 scoped_refptr<Foo> temp(foo);
22 scoped_refptr<Bar> temp(new Bar);
23 ExpectsScopedPtr(temp);
  /art/test/642-fp-callees/
fp_callees.cc 46 double temp = array[0]; local
47 CHECK_EQ(bit_cast<int64_t>(a), bit_cast<int64_t>(temp));
48 temp = array[1];
49 CHECK_EQ(bit_cast<int64_t>(b), bit_cast<int64_t>(temp));
50 temp = array[2];
51 CHECK_EQ(bit_cast<int64_t>(c), bit_cast<int64_t>(temp));
52 temp = array[3];
53 CHECK_EQ(bit_cast<int64_t>(d), bit_cast<int64_t>(temp));
54 temp = array[4];
55 CHECK_EQ(bit_cast<int64_t>(e), bit_cast<int64_t>(temp));
    [all...]
  /external/libmicrohttpd/contrib/
ascebc 2 iconv -f UTF-8 -t IBM-1047 $1 > temp.file
6 mv temp.file $1
10 mv temp.file $1

Completed in 613 milliseconds

1 2 3 4 5 6 7 8 91011>>