/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_fs_channel_expressions.cpp | 92 * temp. This will make our handling of the breakdown to 260 ir_expression *temp; local 261 temp = new(mem_ctx) ir_expression(ir_binop_logic_or, 267 temp = new(mem_ctx) ir_expression(ir_binop_logic_or, 270 temp); 272 assign(ir, 0, temp); 281 ir_expression *temp; local 283 temp = new(mem_ctx) ir_expression(ir_binop_mul, 290 temp, 293 last = temp; 313 ir_expression *temp; local [all...] |
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/ |
TrackFragmentRandomAccessBox.java | 87 long temp = IsoTypeReader.readUInt32(content); local 88 reserved = (int) (temp >> 6); 89 lengthSizeOfTrafNum = ((int) (temp & 0x3F) >> 4) + 1; 90 lengthSizeOfTrunNum = ((int) (temp & 0xC) >> 2) + 1; 91 lengthSizeOfSampleNum = ((int) (temp & 0x3)) + 1; 119 long temp; local 120 temp = reserved << 6; 121 temp = temp | (((lengthSizeOfTrafNum - 1) & 0x3) << 4); 122 temp = temp | (((lengthSizeOfTrunNum - 1) & 0x3) << 2) [all...] |
/external/chromium_org/gpu/command_buffer/service/ |
gles2_cmd_decoder_unittest_2_autogen.h | 349 GLfloat temp[1] = { GL_NEAREST, }; local 350 cmd.Init(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, &temp[0]); 356 ExecuteImmediateCmd(cmd, sizeof(temp))); 365 GLfloat temp[1] = { GL_NEAREST, }; local 366 cmd.Init(GL_TEXTURE_1D, GL_TEXTURE_MAG_FILTER, &temp[0]); 368 ExecuteImmediateCmd(cmd, sizeof(temp))); 377 GLfloat temp[1] = { GL_NEAREST, }; local 378 cmd.Init(GL_TEXTURE_3D, GL_TEXTURE_MAG_FILTER, &temp[0]); 380 ExecuteImmediateCmd(cmd, sizeof(temp))); 389 GLfloat temp[1] = { GL_NEAREST, } local 508 GLint temp[1] = { GL_NEAREST, }; local 524 GLint temp[1] = { GL_NEAREST, }; local 536 GLint temp[1] = { GL_NEAREST, }; local 548 GLint temp[1] = { GL_NEAREST, }; local 623 GLfloat temp[1 * 2] = { 0, }; local 699 GLfloat temp[2 * 2] = { 0, }; local 772 GLint temp[2 * 2] = { 0, }; local 845 GLfloat temp[3 * 2] = { 0, }; local 918 GLint temp[3 * 2] = { 0, }; local 991 GLfloat temp[4 * 2] = { 0, }; local 1064 GLint temp[4 * 2] = { 0, }; local 1139 GLfloat temp[4 * 2] = { 0, }; local 1151 GLfloat temp[4 * 2] = { 0, }; local 1226 GLfloat temp[9 * 2] = { 0, }; local 1238 GLfloat temp[9 * 2] = { 0, }; local 1313 GLfloat temp[16 * 2] = { 0, }; local 1325 GLfloat temp[16 * 2] = { 0, }; local 1385 GLfloat temp[1] = { 0, }; local 1439 GLfloat temp[2] = { 0, }; local 1493 GLfloat temp[3] = { 0, }; local 1547 GLfloat temp[4] = { 0, }; local [all...] |
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_rob_image_homography.cpp | 114 double back,Jf_dx[18],f[2],temp,temp2; local 130 temp=Jf_dx[0]; temp2=Jf_dx[9]; 131 JtJ[0]+=temp*Jf_dx[0]+temp2*Jf_dx[9]; 132 JtJ[1]+=temp*Jf_dx[1]+temp2*Jf_dx[10]; 133 JtJ[2]+=temp*Jf_dx[2]+temp2*Jf_dx[11]; 134 JtJ[3]+=temp*Jf_dx[3]+temp2*Jf_dx[12]; 135 JtJ[4]+=temp*Jf_dx[4]+temp2*Jf_dx[13]; 136 JtJ[5]+=temp*Jf_dx[5]+temp2*Jf_dx[14]; 137 JtJ[6]+=temp*Jf_dx[6]+temp2*Jf_dx[15]; 138 JtJ[7]+=temp*Jf_dx[7]+temp2*Jf_dx[16] [all...] |
/packages/apps/Camera2/jni/feature_stab/db_vlvm/ |
db_rob_image_homography.cpp | 114 double back,Jf_dx[18],f[2],temp,temp2; local 130 temp=Jf_dx[0]; temp2=Jf_dx[9]; 131 JtJ[0]+=temp*Jf_dx[0]+temp2*Jf_dx[9]; 132 JtJ[1]+=temp*Jf_dx[1]+temp2*Jf_dx[10]; 133 JtJ[2]+=temp*Jf_dx[2]+temp2*Jf_dx[11]; 134 JtJ[3]+=temp*Jf_dx[3]+temp2*Jf_dx[12]; 135 JtJ[4]+=temp*Jf_dx[4]+temp2*Jf_dx[13]; 136 JtJ[5]+=temp*Jf_dx[5]+temp2*Jf_dx[14]; 137 JtJ[6]+=temp*Jf_dx[6]+temp2*Jf_dx[15]; 138 JtJ[7]+=temp*Jf_dx[7]+temp2*Jf_dx[16] [all...] |
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_rob_image_homography.cpp | 114 double back,Jf_dx[18],f[2],temp,temp2; local 130 temp=Jf_dx[0]; temp2=Jf_dx[9]; 131 JtJ[0]+=temp*Jf_dx[0]+temp2*Jf_dx[9]; 132 JtJ[1]+=temp*Jf_dx[1]+temp2*Jf_dx[10]; 133 JtJ[2]+=temp*Jf_dx[2]+temp2*Jf_dx[11]; 134 JtJ[3]+=temp*Jf_dx[3]+temp2*Jf_dx[12]; 135 JtJ[4]+=temp*Jf_dx[4]+temp2*Jf_dx[13]; 136 JtJ[5]+=temp*Jf_dx[5]+temp2*Jf_dx[14]; 137 JtJ[6]+=temp*Jf_dx[6]+temp2*Jf_dx[15]; 138 JtJ[7]+=temp*Jf_dx[7]+temp2*Jf_dx[16] [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
wire_format_lite_inl.h | 57 uint32 temp; local 58 if (!input->ReadVarint32(&temp)) return false; 59 *value = static_cast<int32>(temp); 66 uint64 temp; local 67 if (!input->ReadVarint64(&temp)) return false; 68 *value = static_cast<int64>(temp); 87 uint32 temp; local 88 if (!input->ReadVarint32(&temp)) return false; 89 *value = ZigZagDecode32(temp); 96 uint64 temp; local 117 uint32 temp; local 126 uint64 temp; local 135 uint32 temp; local 144 uint64 temp; local 153 uint32 temp; local 162 uint32 temp; local 187 uint32 temp; local 197 uint64 temp; local 207 uint32 temp; local 217 uint64 temp; local [all...] |
/external/jpeg/ |
jcphuff.c | 318 register int temp, nbits; local 321 temp = entropy->EOBRUN; 323 while ((temp >>= 1)) 380 register int temp, temp2; local 408 temp = temp2 - entropy->last_dc_val[ci]; 412 temp2 = temp; 413 if (temp < 0) { 414 temp = -temp; /* temp is abs value of input * 467 register int temp, temp2; local 574 register int temp; local 621 register int temp; local [all...] |
/external/protobuf/src/google/protobuf/ |
wire_format_lite_inl.h | 58 uint32 temp; local 59 if (!input->ReadVarint32(&temp)) return false; 60 *value = static_cast<int32>(temp); 67 uint64 temp; local 68 if (!input->ReadVarint64(&temp)) return false; 69 *value = static_cast<int64>(temp); 88 uint32 temp; local 89 if (!input->ReadVarint32(&temp)) return false; 90 *value = ZigZagDecode32(temp); 97 uint64 temp; local 118 uint32 temp; local 127 uint64 temp; local 136 uint32 temp; local 145 uint64 temp; local 154 uint32 temp; local 163 uint32 temp; local 188 uint32 temp; local 198 uint64 temp; local 208 uint32 temp; local 218 uint64 temp; local [all...] |
/external/qemu/distrib/jpeg-6b/ |
jcphuff.c | 318 register int temp, nbits; local 321 temp = entropy->EOBRUN; 323 while ((temp >>= 1)) 380 register int temp, temp2; local 408 temp = temp2 - entropy->last_dc_val[ci]; 412 temp2 = temp; 413 if (temp < 0) { 414 temp = -temp; /* temp is abs value of input * 467 register int temp, temp2; local 574 register int temp; local 621 register int temp; local [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
locdspnm.cpp | 399 UnicodeString temp; local 404 resultRemainder.append(scriptDisplayName(script, temp)); 407 appendWithSep(resultRemainder, regionDisplayName(country, temp)); 410 appendWithSep(resultRemainder, variantDisplayName(variant, temp)); 420 appendWithSep(resultRemainder, keyDisplayName(key, temp)) 570 UnicodeString temp(result, 0, maxResultSize); 571 ((const LocaleDisplayNames *)ldn)->localeDisplayName(locale, temp); 572 return temp.extract(result, maxResultSize, *pErrorCode); 588 UnicodeString temp(result, 0, maxResultSize); 589 ((const LocaleDisplayNames *)ldn)->languageDisplayName(lang, temp); [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
custrtst.c | 108 UChar temp[512]; local 126 temp[0] = 0; 127 temp[7] = 0xA4; /* Mark the end */ 128 u_memcpy(temp,dataTable[i][j], 7); 130 if(temp[7] != 0xA4) 132 if(u_memcmp(temp, dataTable[i][j], 7)!=0) 154 temp[7] = 0; 155 u_memcpy(temp,nullTemp, 7); 156 if(u_memcmp(temp, nullTemp, 7)!=0 || temp[7]!=0 972 UChar temp[40]; local [all...] |
/external/icu4c/test/cintltst/ |
custrtst.c | 108 UChar temp[512]; local 126 temp[0] = 0; 127 temp[7] = 0xA4; /* Mark the end */ 128 u_memcpy(temp,dataTable[i][j], 7); 130 if(temp[7] != 0xA4) 132 if(u_memcmp(temp, dataTable[i][j], 7)!=0) 154 temp[7] = 0; 155 u_memcpy(temp,nullTemp, 7); 156 if(u_memcmp(temp, nullTemp, 7)!=0 || temp[7]!=0 972 UChar temp[40]; local [all...] |
/external/qemu/target-i386/ |
exec.h | 203 CPU86_LDoubleU temp; local 214 temp.l.upper = (e << 20) | (ll >> 32); 215 temp.l.lower = ll; 217 temp.ll = ll | ((uint64_t)e << 52); 219 return temp.d; 224 CPU86_LDoubleU temp; local 227 temp.d = f; 229 stq(ptr, (MANTD(temp) << 11) | (1LL << 63)); 231 e = EXPD(temp) - EXPBIAS + 16383; 232 e |= SIGND(temp) >> 16 241 CPU86_LDoubleU temp; local 250 CPU86_LDoubleU temp; local [all...] |
/dalvik/libdex/ |
CmdUtils.cpp | 95 * temp file from a Jar). Pass in a MemMapping struct to hold the info. 99 * The temp file is deleted after the map succeeds. 104 * If "tempFileName" is NULL, a default value is used. The temp file is 134 * data to a temp file, the location of which varies. 139 * it's nice to use the designated temp directory. 142 sprintf(tempNameBuf, "/tmp/dex-temp-%d", getpid()); 144 sprintf(tempNameBuf, "/sdcard/dex-temp-%d", getpid()); 147 "NOTE: /tmp and /sdcard unavailable for temp files\n"); 148 sprintf(tempNameBuf, "dex-temp-%d", getpid()); 224 fprintf(stderr, "WARNING: unable to remove temp '%s'\n" [all...] |
/external/chromium_org/extensions/common/ |
extension_resource_unittest.cc | 49 base::ScopedTempDir temp; local 50 ASSERT_TRUE(temp.CreateUniqueTempDir()); 52 base::FilePath inner_dir = temp.path().AppendASCII("directory"); 57 base::FilePath outer_file = temp.path().AppendASCII("outer"); 119 base::ScopedTempDir temp; local 120 ASSERT_TRUE(temp.CreateUniqueTempDir()); 124 base::FilePath root_resource = temp.path().AppendASCII(filename); 130 temp.path().Append(kLocaleFolder); 147 ExtensionResource resource(extension_id, temp.path(), 158 EXPECT_EQ(ToLower(temp.path().value()) [all...] |
/external/chromium_org/third_party/libjingle/source/talk/base/ |
stringutils_unittest.cc | 99 EXPECT_EQ("temp", string_trim("\n\r\t temp \n\r\t")); 100 EXPECT_EQ("temp\n\r\t temp", string_trim(" temp\n\r\t temp ")); 101 EXPECT_EQ("temp temp", string_trim("temp temp")); [all...] |
/external/clang/test/CodeGenCXX/ |
conditional-gnu-ext.cpp | 96 // CHECK: [[TEMP:%.*]] = alloca [[B]], 97 // CHECK-NEXT: call void @_ZN5test312test1_helperEv([[B]]* sret [[TEMP]]) 98 // CHECK-NEXT: [[BOOL:%.*]] = call zeroext i1 @_ZN5test31BcvbEv([[B]]* [[TEMP]]) 100 // CHECK: call void @_ZN5test31BC1ERKS0_([[B]]* [[RESULT:%.*]], [[B]]* [[TEMP]]) 104 // CHECK: call void @_ZN5test31BD1Ev([[B]]* [[TEMP]]) 128 // CHECK: [[TEMP:%.*]] = alloca [[B]], 129 // CHECK-NEXT: call void @_ZN5test312test3_helperEv([[B]]* sret [[TEMP]]) 130 // CHECK-NEXT: [[BOOL:%.*]] = call zeroext i1 @_ZN5test31BcvbEv([[B]]* [[TEMP]]) 132 // CHECK: call void @_ZN5test31BcvNS_1AEEv([[A]]* sret [[RESULT:%.*]], [[B]]* [[TEMP]]) 136 // CHECK: call void @_ZN5test31BD1Ev([[B]]* [[TEMP]]) [all...] |
/external/eigen/doc/ |
I02_HiPerformance.dox | 56 temp = m2 * m3; 57 m1 += temp; \endcode</td> 78 temp = m2 * m3; 79 m1 += temp.adjoint(); \endcode</td> 90 temp = m2 * m3; 91 m1 = m1 + temp; \endcode</td> 100 temp = m2 * m3; 101 m1 = m4 + temp; \endcode</td> 114 temp = (s1*m2).block(..); 115 m1 += temp * m3; \endcode</td [all...] |
/external/kernel-headers/original/asm-mips/ |
atomic.h | 54 unsigned long temp; local 63 : "=&r" (temp), "=m" (v->counter) 66 unsigned long temp; local 78 : "=&r" (temp), "=m" (v->counter) 99 unsigned long temp; local 108 : "=&r" (temp), "=m" (v->counter) 111 unsigned long temp; local 123 : "=&r" (temp), "=m" (v->counter) 144 unsigned long temp; local 154 : "=&r" (result), "=&r" (temp), "=m" (v->counter 158 unsigned long temp; local 196 unsigned long temp; local 210 unsigned long temp; local 256 unsigned long temp; local 274 unsigned long temp; local 435 unsigned long temp; local 447 unsigned long temp; local 480 unsigned long temp; local 492 unsigned long temp; local 525 unsigned long temp; local 539 unsigned long temp; local 577 unsigned long temp; local 591 unsigned long temp; local 637 unsigned long temp; local 655 unsigned long temp; local [all...] |
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/ |
LVPSA_Process.c | 233 LVM_INT32 temp; local 235 temp = (LVM_INT32)(LVPSA_MAXUNSIGNEDCHAR - pLVPSA_Inst->pPreviousPeaks[ii]); 236 temp = ((temp * LVPSA_MAXLEVELDECAYFACTOR)>>LVPSA_MAXLEVELDECAYSHIFT); 238 if(temp == (LVPSA_MAXUNSIGNEDCHAR - pLVPSA_Inst->pPreviousPeaks[ii])) 240 temp += 1; 243 temp = (temp > LVPSA_MAXUNSIGNEDCHAR) ? LVPSA_MAXUNSIGNEDCHAR : temp; 245 pLVPSA_Inst->pPreviousPeaks[ii] = (LVM_UINT8)(LVPSA_MAXUNSIGNEDCHAR - temp); [all...] |
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
Learning_StochasticLinearRanker.java | 76 ArrayList<StringFloat> temp = (ArrayList<StringFloat>)sample; local 77 String[] keys = new String[temp.size()]; 78 float[] values = new float[temp.size()]; 79 for (int i = 0; i < temp.size(); i++){ 80 keys[i] = temp.get(i).key; 81 values[i] = temp.get(i).value; 89 ArrayList<StringFloat> temp = (ArrayList<StringFloat>)sample; local 91 for (int i = 0; i < temp.size(); i++) 92 weights.put(temp.get(i).key, temp.get(i).value) [all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_jnf.c | 32 float a, b, temp, di; local 58 temp = b; 60 a = temp; 70 temp = x*(float)0.5; b = temp; 73 b *= temp; /* b = (x/2)^n */ 134 temp = b; 137 a = temp; 142 temp = b; 145 a = temp; 171 float a, b, temp; local [all...] |
/external/eigen/blas/ |
chpr.f | 95 COMPLEX TEMP 147 TEMP = ALPHA*CONJG(X(J)) 150 AP(K) = AP(K) + X(I)*TEMP 153 AP(KK+J-1) = REAL(AP(KK+J-1)) + REAL(X(J)*TEMP) 163 TEMP = ALPHA*CONJG(X(JX)) 166 AP(K) = AP(K) + X(IX)*TEMP 169 AP(KK+J-1) = REAL(AP(KK+J-1)) + REAL(X(JX)*TEMP) 184 TEMP = ALPHA*CONJG(X(J)) 185 AP(KK) = REAL(AP(KK)) + REAL(TEMP*X(J)) 188 AP(K) = AP(K) + X(I)*TEMP [all...] |
zhpr.f | 95 DOUBLE COMPLEX TEMP 147 TEMP = ALPHA*DCONJG(X(J)) 150 AP(K) = AP(K) + X(I)*TEMP 153 AP(KK+J-1) = DBLE(AP(KK+J-1)) + DBLE(X(J)*TEMP) 163 TEMP = ALPHA*DCONJG(X(JX)) 166 AP(K) = AP(K) + X(IX)*TEMP 169 AP(KK+J-1) = DBLE(AP(KK+J-1)) + DBLE(X(JX)*TEMP) 184 TEMP = ALPHA*DCONJG(X(J)) 185 AP(KK) = DBLE(AP(KK)) + DBLE(TEMP*X(J)) 188 AP(K) = AP(K) + X(I)*TEMP [all...] |