Searched refs:temp (Results 126 - 150 of 1627) sorted by relevance

1234567891011>>

/external/icu/icu4c/source/test/intltest/
H A Dsrchtest.cpp467 UChar temp[128]; local
474 u_unescape(search->text, temp, 128);
476 text.setTo(temp);
477 u_unescape(search->pattern, temp, 128);
479 pattern.setTo(temp);
524 UChar temp[128]; local
533 u_unescape(search->text, temp, 128);
535 text.setTo(temp);
536 u_unescape(search->pattern, temp, 128);
538 pattern.setTo(temp);
577 UChar temp[128]; local
870 UChar temp[128]; local
1003 UChar temp[128]; local
1047 UChar temp[128]; local
1111 UChar temp[512]; local
1207 UChar temp[128]; local
1296 UChar temp[128]; local
1417 UChar temp[128]; local
1481 UChar temp[128]; local
1595 UChar temp[128]; local
1633 UChar temp[128]; local
1674 UChar temp[128]; local
1754 UChar temp[128]; local
1859 UChar temp[128]; local
1902 UChar temp[128]; local
1964 UChar temp[128]; local
2031 UChar temp[128]; local
2123 UChar temp[128]; local
2199 UChar temp[128]; local
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
H A Darmv4-mont.pl251 my $temp=&Dlo($Temp);
282 vshl.i64 $temp,`&Dhi("$A0xB")`,#16
285 vadd.u64 $temp,$temp,`&Dlo("$A0xB")`
287 vmul.u32 $Ni,$temp,$M0
315 vshr.u64 $temp,$temp,#16
318 vadd.u64 $temp,$temp,`&Dhi("$Temp")`
321 vshr.u64 $temp,
[all...]
/external/openssl/crypto/bn/asm/
H A Darmv4-mont.pl255 my $temp=&Dlo($Temp);
286 vshl.i64 $temp,`&Dhi("$A0xB")`,#16
289 vadd.u64 $temp,$temp,`&Dlo("$A0xB")`
291 vmul.u32 $Ni,$temp,$M0
319 vshr.u64 $temp,$temp,#16
322 vadd.u64 $temp,$temp,`&Dhi("$Temp")`
325 vshr.u64 $temp,
[all...]
/external/chromium_org/base/
H A Datomicops_internals_x86_gcc.h53 Atomic32 temp = increment; local
55 : "+r" (temp), "+m" (*ptr)
57 // temp now holds the old value of *ptr
58 return temp + increment;
63 Atomic32 temp = increment; local
65 : "+r" (temp), "+m" (*ptr)
67 // temp now holds the old value of *ptr
71 return temp + increment;
151 Atomic64 temp = increment; local
153 : "+r" (temp), "
161 Atomic64 temp = increment; local
[all...]
H A Datomicops_internals_arm64_gcc.h39 int32_t temp; local
46 "stxr %w[temp], %w[new_value], %[ptr] \n\t" // Try to store the new value.
47 "cbnz %w[temp], 0b \n\t" // Retry if it did not work.
50 [temp]"=&r" (temp),
63 int32_t temp; local
68 "stxr %w[temp], %w[new_value], %[ptr] \n\t" // Try to store the new value.
69 "cbnz %w[temp], 0b \n\t" // Retry if it did not work.
71 [temp]"=&r" (temp),
83 int32_t temp; local
175 int32_t temp; local
199 int32_t temp; local
219 int32_t temp; local
[all...]
/external/chromium_org/content/renderer/
H A Dshared_memory_seqlock_reader.cc28 content::OneWriterSeqLock* seqlock, void* final, void* temp, void* from,
40 memcpy(temp, from, size);
54 memcpy(final, temp, size);
27 FetchFromBuffer( content::OneWriterSeqLock* seqlock, void* final, void* temp, void* from, size_t size) argument
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_extensions_autogen.h24 GLfloat temp[16] = { 0, }; local
25 cmd.Init(GL_PATH_PROJECTION_CHROMIUM, &temp[0]);
31 ExecuteImmediateCmd(cmd, sizeof(temp)));
/external/chromium_org/media/filters/
H A Dh264_bitstream_buffer_unittest.cc45 uint64 temp = (*ptr & 0xff); local
46 temp >>= (8 - num_bits);
47 got |= temp;
/external/chromium_org/third_party/icu/source/common/
H A Dustrfmt.c34 UChar temp; local
52 temp = buffer[(length-1) - j];
54 buffer[j] = temp;
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Datomicops_internals_x86_gcc.h77 Atomic32 temp = increment; local
79 : "+r" (temp), "+m" (*ptr)
81 // temp now holds the old value of *ptr
82 return temp + increment;
87 Atomic32 temp = increment; local
89 : "+r" (temp), "+m" (*ptr)
91 // temp now holds the old value of *ptr
95 return temp + increment;
201 Atomic64 temp = increment; local
203 : "+r" (temp), "
211 Atomic64 temp = increment; local
[all...]
H A Datomicops_internals_arm64_gcc.h56 int32_t temp; local
63 "stxr %w[temp], %w[new_value], %[ptr] \n\t" // Try to store the new value.
64 "cbnz %w[temp], 0b \n\t" // Retry if it did not work.
67 [temp]"=&r" (temp),
80 int32_t temp; local
85 "stxr %w[temp], %w[new_value], %[ptr] \n\t" // Try to store the new value.
86 "cbnz %w[temp], 0b \n\t" // Retry if it did not work.
88 [temp]"=&r" (temp),
100 int32_t temp; local
192 int32_t temp; local
216 int32_t temp; local
236 int32_t temp; local
[all...]
/external/clang/test/CodeGen/
H A D2002-07-14-MiscTests.c29 static char *temp; variable
36 temp = (char *) malloc(32768);
38 return temp;
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
H A DLMpar.h40 Scalar temp, paru; local
88 temp = wa1.blueNorm();
89 parl = fp / m_delta / temp / temp;
122 temp = fp;
128 if (abs(fp) <= Scalar(0.1) * m_delta || (parl == 0. && fp <= temp && temp < 0.) || iter == 10)
136 temp = wa1[j];
138 wa1[i] -= s.coeff(i,j) * temp;
140 temp
[all...]
/external/icu/icu4c/source/common/
H A Dustrfmt.c34 UChar temp; local
52 temp = buffer[(length-1) - j];
54 buffer[j] = temp;
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dlower_discard.cpp42 * temp = false;
45 * temp = cond2;
50 * discard temp;
65 * temp = false;
70 * temp = cond2;
73 * discard temp;
90 * temp = false;
93 * temp = cond2;
97 * temp = cond3;
100 * discard temp;
175 ir_variable *temp = new(mem_ctx) ir_variable(glsl_type::bool_type, local
[all...]
/external/mesa3d/src/glsl/
H A Dlower_discard.cpp42 * temp = false;
45 * temp = cond2;
50 * discard temp;
65 * temp = false;
70 * temp = cond2;
73 * discard temp;
90 * temp = false;
93 * temp = cond2;
97 * temp = cond3;
100 * discard temp;
175 ir_variable *temp = new(mem_ctx) ir_variable(glsl_type::bool_type, local
[all...]
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLRenderTarget.cpp32 GrTextureDesc temp; local
33 temp.fFlags = flags;
34 temp.fWidth = width;
35 temp.fHeight = height;
36 temp.fConfig = config;
37 temp.fSampleCnt = sampleCnt;
38 temp.fOrigin = origin;
39 return temp;
/external/chromium_org/tools/clang/rewrite_scoped_refptr/tests/
H A Dtest9-expected.cc20 Foo* temp = param; local
24 Foo* temp = param.get(); local
H A Dtest9-original.cc20 Foo* temp = param; local
24 Foo* temp = param.get(); local
/external/chromium_org/v8/src/base/
H A Datomicops_internals_arm64_gcc.h29 int32_t temp; local
36 "stxr %w[temp], %w[new_value], %[ptr] \n\t" // Try to store the new value.
37 "cbnz %w[temp], 0b \n\t" // Retry if it did not work.
40 [temp]"=&r" (temp),
53 int32_t temp; local
58 "stxr %w[temp], %w[new_value], %[ptr] \n\t" // Try to store the new value.
59 "cbnz %w[temp], 0b \n\t" // Retry if it did not work.
61 [temp]"=&r" (temp),
73 int32_t temp; local
179 int32_t temp; local
203 int32_t temp; local
223 int32_t temp; local
[all...]
/external/lzma/CS/7zip/Compress/LzmaAlone/Properties/
H A DResources.cs46 System.Resources.ResourceManager temp = new System.Resources.ResourceManager("Resources", typeof(Resources).Assembly);
47 _resMgr = temp;
/external/skia/src/gpu/gl/
H A DGrGLRenderTarget.cpp31 GrTextureDesc temp; local
32 temp.fFlags = flags;
33 temp.fWidth = width;
34 temp.fHeight = height;
35 temp.fConfig = config;
36 temp.fSampleCnt = sampleCnt;
37 temp.fOrigin = origin;
38 return temp;
/external/libgsm/src/
H A Dshort_term.c153 register word temp; local
158 /* temp = GSM_ABS( *LARp );
160 * if (temp < 11059) temp <<= 1;
161 * else if (temp < 20070) temp += 11059;
162 * else temp = GSM_ADD( temp >> 2, 26112 );
164 * *LARp = *LARp < 0 ? -temp : temp;
242 register float sav, di, temp; local
321 register float scalef = 3.0517578125e-5, temp; local
[all...]
/external/chromium_org/third_party/opus/src/silk/float/
H A Dfind_LTP_FLP.c48 silk_float *b_ptr, temp, *WLTP_ptr; local
75 temp = Wght[ k ] / ( nrg[ k ] * Wght[ k ] + 0.01f * subfr_length );
76 silk_scale_vector_FLP( WLTP_ptr, temp, LTP_ORDER * LTP_ORDER );
108 temp = 1e-3f;
110 temp += w[ k ];
116 m = m / temp;
121 temp = 0;
124 temp += delta_b[ i ];
126 temp = g / temp;
[all...]
/external/libopus/silk/float/
H A Dfind_LTP_FLP.c48 silk_float *b_ptr, temp, *WLTP_ptr; local
75 temp = Wght[ k ] / ( nrg[ k ] * Wght[ k ] + 0.01f * subfr_length );
76 silk_scale_vector_FLP( WLTP_ptr, temp, LTP_ORDER * LTP_ORDER );
108 temp = 1e-3f;
110 temp += w[ k ];
116 m = m / temp;
121 temp = 0;
124 temp += delta_b[ i ];
126 temp = g / temp;
[all...]

Completed in 3849 milliseconds

1234567891011>>