HomeSort by relevance Sort by last modified time
    Searched refs:k1 (Results 151 - 175 of 369) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/test/MC/Mips/mips64r6/
invalid-mips5.s 12 suxc1 $f12,$k1($13) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/openfst/src/include/fst/
bi-table.h 228 bool operator()(I k1, I k2) const {
229 if (k1 >= kCurrentKey && k2 >= kCurrentKey) {
230 return (*ht_->hash_equal_)(ht_->Key2Entry(k1), ht_->Key2Entry(k2));
232 return k1 == k2;
437 bool operator()(I k1, I k2) const {
438 if (k1 >= kCurrentKey && k2 >= kCurrentKey) {
439 return ht_->Key2Entry(k1) == ht_->Key2Entry(k2);
441 return k1 == k2;
sparse-tuple-weight.h 278 const K& k1 = (w1_it.Done()) ? w2_it.Value().first : w1_it.Value().first; local
282 if (k1 == k2) {
283 ret->Push(k1, operator_mapper.Map(k1, v1, v2));
286 } else if (k1 < k2) {
287 ret->Push(k1, operator_mapper.Map(k1, v1, v2_def));
306 const K& k1 = (w1_it.Done()) ? w2_it.Value().first : w1_it.Value().first; local
310 if (k1 == k2) {
314 } else if (k1 < k2)
    [all...]
  /external/skia/tools/lua/
scrape_dashing_full.lua 130 for k1, v1 in next, dashTable do
131 io.write("\nTable: ", k1, "\n")
140 for k1, v1 in next, dashTable do
142 io.write("\nincrement(dashTable, \"", k1, "\", \"", k, "\", ", v, ")\n")
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_camera.h 174 double k1,k2; local
176 k1=db_sqr(H[2])+db_sqr(H[5]);
178 if(k1>=k2)
180 return(db_SafeSqrt(db_SafeDivision(k1,1.0-db_sqr(H[8]))));
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFECompositeElement.h 38 SVGAnimatedNumber* k1() { return m_k1.get(); } function in class:blink::FINAL
  /external/chromium_org/third_party/smhasher/src/
Stats.h 78 keytype & k1 = keys[i]; local
80 hashtype h = hash(&k1,sizeof(keytype),0);
89 printbits(&k1,sizeof(keytype));
95 tab.insert( std::make_pair(h,k1) );
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/
p2.cpp 74 int k1 = x + y; // expected-error 2{{ambiguous}} member in namespace:inline_ns
  /external/clang/test/SemaCXX/
address-of-temporary.cpp 52 void k1() { consume(S { Y{}.a }); } function in namespace:PointerToArrayDecay
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_camera.h 174 double k1,k2; local
176 k1=db_sqr(H[2])+db_sqr(H[5]);
178 if(k1>=k2)
180 return(db_SafeSqrt(db_SafeDivision(k1,1.0-db_sqr(H[8]))));
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_camera.h 174 double k1,k2; local
176 k1=db_sqr(H[2])+db_sqr(H[5]);
178 if(k1>=k2)
180 return(db_SafeSqrt(db_SafeDivision(k1,1.0-db_sqr(H[8]))));
  /external/guava/guava/src/com/google/common/collect/
ImmutableSortedMap.java 104 ImmutableSortedMap<K, V> of(K k1, V v1) {
106 ImmutableList.of(entryOf(k1, v1)), Ordering.natural());
117 of(K k1, V v1, K k2, V v2) {
119 .put(k1, v1).put(k2, v2).build();
130 of(K k1, V v1, K k2, V v2, K k3, V v3) {
132 .put(k1, v1).put(k2, v2).put(k3, v3).build();
143 of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) {
145 .put(k1, v1).put(k2, v2).put(k3, v3).put(k4, v4).build();
156 of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) {
158 .put(k1, v1).put(k2, v2).put(k3, v3).put(k4, v4).put(k5, v5).build()
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
NodeSorter.java 497 NodeSortKey k1 = (NodeSortKey) m_keys.elementAt(0); local
498 XObject r = k1.m_selectPat.execute(m_execContext, node,
499 k1.m_namespaceContext);
503 if (k1.m_treatAsNumbers)
512 m_key1Value = k1.m_col.getCollationKey(r.str());
  /external/eigen/unsupported/test/
FFTW.cpp 37 for (size_t k1=0;k1<(size_t)timebuf.size();++k1) {
38 acc += promote( timebuf[k1] ) * exp( complex<long double>(0,k1*phinc) );
  /external/llvm/test/MC/X86/
avx512-encodings.s 232 // CHECK: vmaxpd %zmm20, %zmm28, %zmm30 {%k1}
234 vmaxpd %zmm20, %zmm28, %zmm30 {%k1}
236 // CHECK: vmaxpd %zmm20, %zmm28, %zmm30 {%k1} {z}
238 vmaxpd %zmm20, %zmm28, %zmm30 {%k1} {z}
288 // CHECK: vmaxps %zmm20, %zmm6, %zmm25 {%k1}
290 vmaxps %zmm20, %zmm6, %zmm25 {%k1}
292 // CHECK: vmaxps %zmm20, %zmm6, %zmm25 {%k1} {z}
294 vmaxps %zmm20, %zmm6, %zmm25 {%k1} {z}
580 // CHECK: vpabsd (%rcx), %zmm15 {%k1}
582 vpabsd (%rcx), %zmm15 {%k1}
    [all...]
  /external/eigen/Eigen/src/Core/products/
TriangularMatrixMatrix.h 170 for (Index k1=0; k1<actual_kc; k1+=SmallPanelWidth)
172 Index actualPanelWidth = std::min<Index>(actual_kc-k1, SmallPanelWidth);
173 Index lengthTarget = IsLower ? actual_kc-k1-actualPanelWidth : k1;
174 Index startBlock = actual_k2+k1;
175 Index blockBOffset = k1;
195 Index startTarget = IsLower ? actual_k2+k1+actualPanelWidth : actual_k2;
  /external/llvm/test/MC/Mips/mips4/
invalid-mips64r2.s 25 msub $s7,$k1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
36 suxc1 $f12,$k1($t5) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
37 wsbh $k1,$t1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/tremolo/Tremolo/
floor1.c 82 int k1=j; local
86 while(k1<mid && k2<end){
87 if(vals[A[k1]]<vals[A[k2]])
88 B[j++]=A[k1++];
92 while(k1<mid) B[j++]=A[k1++];
  /frameworks/base/core/java/android/widget/
TimePickerClockDelegate.java     [all...]
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
TimePickerDialog.java 811 int k1 = KeyEvent.KEYCODE_1;
825 Node minuteFirstDigit = new Node(k0, k1, k2, k3, k4, k5);
826 Node minuteSecondDigit = new Node(k0, k1, k2, k3, k4, k5, k6, k7, k8, k9)
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_rdft_sse2.c 153 int k1 = 2; local
154 int k2 = 2 * k1;
242 int j1, j2, k1, k2; local
316 k1 = 32 - j1;
317 wkr = 0.5f - c[k1];
332 int j1, j2, k1, k2; local
407 k1 = 32 - j1;
408 wkr = 0.5f - c[k1];
  /external/eigen/demos/opengl/
icosphere.cpp 75 int k1 = (k+1)%3; local
77 int e1 = indices[i+k1];
  /external/webrtc/src/modules/audio_processing/aec/
aec_rdft_sse2.c 157 int k1 = 2; local
158 int k2 = 2 * k1;
244 int j1, j2, k1, k2; local
318 k1 = 32 - j1;
319 wkr = 0.5f - c[k1];
334 int j1, j2, k1, k2; local
409 k1 = 32 - j1;
410 wkr = 0.5f - c[k1];
  /external/chromium_org/third_party/freetype/src/base/
fttrigon.c 83 FT_UInt32 v1, v2, k1, k2, hi, lo1, lo2, lo3; local
92 k1 = (FT_UInt32)FT_TRIG_SCALE >> 16; /* constant */
95 hi = k1 * v1;
96 lo1 = k1 * v2 + k2 * v1; /* can't overflow */
  /external/freetype/src/base/
fttrigon.c 83 FT_UInt32 v1, v2, k1, k2, hi, lo1, lo2, lo3; local
92 k1 = (FT_UInt32)FT_TRIG_SCALE >> 16; /* constant */
95 hi = k1 * v1;
96 lo1 = k1 * v2 + k2 * v1; /* can't overflow */

Completed in 1941 milliseconds

1 2 3 4 5 67 8 91011>>