/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/ |
D | ECPointTest.java | 208 int hc = f.hashCode(); in testHashCode01() local 209 assertTrue(hc == f.hashCode() && in testHashCode01() 210 hc == f.hashCode() && in testHashCode01() 211 hc == f.hashCode() && in testHashCode01() 212 hc == f.hashCode() && in testHashCode01() 213 hc == f.hashCode() && in testHashCode01() 214 hc == f.hashCode() && in testHashCode01() 215 hc == f.hashCode() && in testHashCode01() 216 hc == f.hashCode()); in testHashCode01() 220 hc = ECPoint.POINT_INFINITY.hashCode(); in testHashCode01() [all …]
|
D | ECFieldF2mTest.java | 291 int hc = f.hashCode(); in testHashCode01() local 292 assertTrue(hc == f.hashCode() && in testHashCode01() 293 hc == f.hashCode() && in testHashCode01() 294 hc == f.hashCode() && in testHashCode01() 295 hc == f.hashCode() && in testHashCode01() 296 hc == f.hashCode() && in testHashCode01() 297 hc == f.hashCode() && in testHashCode01() 298 hc == f.hashCode() && in testHashCode01() 299 hc == f.hashCode()); in testHashCode01() 310 int hc = f.hashCode(); in testHashCode02() local [all …]
|
D | ECFieldFpTest.java | 117 int hc = f.hashCode(); in testHashCode01() local 118 assertTrue(hc == f.hashCode() && in testHashCode01() 119 hc == f.hashCode() && in testHashCode01() 120 hc == f.hashCode() && in testHashCode01() 121 hc == f.hashCode() && in testHashCode01() 122 hc == f.hashCode() && in testHashCode01() 123 hc == f.hashCode() && in testHashCode01() 124 hc == f.hashCode() && in testHashCode01() 125 hc == f.hashCode()); in testHashCode01()
|
D | EllipticCurveTest.java | 621 int hc = 0; in testHashCode01() local 625 hc = f.hashCode(); in testHashCode01() 626 assertTrue(hc == f.hashCode() && hc == f.hashCode() in testHashCode01() 627 && hc == f.hashCode() && hc == f.hashCode() in testHashCode01() 628 && hc == f.hashCode() && hc == f.hashCode() in testHashCode01() 629 && hc == f.hashCode() && hc == f.hashCode()); in testHashCode01()
|
/external/chromium_org/third_party/boringssl/src/ssl/test/runner/ |
D | conn.go | 125 func (hc *halfConn) setErrorLocked(err error) error { 126 hc.err = err 130 func (hc *halfConn) error() error { 131 hc.Lock() 132 err := hc.err 133 hc.Unlock() 139 func (hc *halfConn) prepareCipherSpec(version uint16, cipher interface{}, mac macFunction) { 140 hc.version = version 141 hc.nextCipher = cipher 142 hc.nextMac = mac [all …]
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
D | Arrays.java | 316 int hc = i + 1; in hashCode() local 320 hc *= 257; in hashCode() 321 hc ^= data[i]; in hashCode() 324 return hc; in hashCode() 335 int hc = i + 1; in hashCode() local 339 hc *= 257; in hashCode() 340 hc ^= data[i]; in hashCode() 343 return hc; in hashCode() 348 int hc = 0; in hashCode() local 352 hc = hc * 257 + hashCode(ints[i]); in hashCode() [all …]
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
D | t1_generate_luts.c | 114 int hc, vc, n; in t1_init_ctxno_sc() local 117 hc = opj_int_min(((f & (T1_SIG_E | T1_SGN_E)) == in t1_init_ctxno_sc() 131 if (hc < 0) { in t1_init_ctxno_sc() 132 hc = -hc; in t1_init_ctxno_sc() 135 if (!hc) { in t1_init_ctxno_sc() 142 } else if (hc == 1) { in t1_init_ctxno_sc() 155 int hc, vc, n; in t1_init_spb() local 157 hc = opj_int_min(((f & (T1_SIG_E | T1_SGN_E)) == in t1_init_spb() 171 if (!hc && !vc) in t1_init_spb() 174 n = (!(hc > 0 || (!hc && vc > 0))); in t1_init_spb()
|
/external/chromium_org/mojo/public/c/system/tests/ |
D | core_unittest.cc | 153 MojoHandle hp, hc; in TEST() local 161 hc = MOJO_HANDLE_INVALID; in TEST() 162 EXPECT_EQ(MOJO_RESULT_OK, MojoCreateDataPipe(NULL, &hp, &hc)); in TEST() 164 EXPECT_NE(hc, MOJO_HANDLE_INVALID); in TEST() 168 MojoWait(hc, MOJO_HANDLE_SIGNAL_READABLE, 0)); in TEST() 176 MojoReadData(hc, buffer, &buffer_size, MOJO_READ_DATA_FLAG_NONE)); in TEST() 182 hc, &read_pointer, &buffer_size, MOJO_READ_DATA_FLAG_NONE)); in TEST() 195 MojoWaitMany(&hc, &sig, 1, MOJO_DEADLINE_INDEFINITE)); in TEST() 212 MojoReadData(hc, buffer, &buffer_size, MOJO_READ_DATA_FLAG_NONE)); in TEST() 218 EXPECT_EQ(MOJO_RESULT_OK, MojoWait(hc, MOJO_HANDLE_SIGNAL_READABLE, 0)); in TEST() [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-04-27-IfCvtBug.ll | 10 %struct.hc = type { i32, i32, i32, i32 } 44 %call150 = call fastcc %struct.hc* @foo(%struct.hc* undef, i32 34865152) optsize 48 %call168 = call fastcc %struct.hc* @foo(%struct.hc* undef, i32 34078720) optsize 58 declare hidden fastcc %struct.hc* @foo(%struct.hc* nocapture, i32) nounwind optsize
|
/external/llvm/test/CodeGen/Thumb2/ |
D | v8_IT_5.ll | 15 %struct.hc = type { i32, i32, i32, i32 } 49 %call150 = call fastcc %struct.hc* @foo(%struct.hc* undef, i32 34865152) optsize 53 %call168 = call fastcc %struct.hc* @foo(%struct.hc* undef, i32 34078720) optsize 63 declare hidden fastcc %struct.hc* @foo(%struct.hc* nocapture, i32) nounwind optsize
|
/external/libcxx/src/ |
D | debug.cpp | 123 size_t hc = hash<const void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __insert_ic() local 124 __c_node* c = __cbeg_[hc]; in __insert_ic() 168 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __insert_c() local 169 __c_node* p = __cbeg_[hc]; in __insert_c() 170 __c_node* r = __cbeg_[hc] = in __insert_c() 172 if (__cbeg_[hc] == nullptr) in __insert_c() 221 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __invalidate_all() local 222 __c_node* p = __cbeg_[hc]; in __invalidate_all() 248 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __find_c_and_lock() local 249 __c_node* p = __cbeg_[hc]; in __find_c_and_lock() [all …]
|
/external/apache-http/src/org/apache/http/conn/routing/ |
D | RouteTracker.java | 378 int hc = this.targetHost.hashCode(); in hashCode() local 381 hc ^= localAddress.hashCode(); in hashCode() 383 hc ^= proxyChain.length; in hashCode() 385 hc ^= proxyChain[i].hashCode(); in hashCode() 389 hc ^= 0x11111111; in hashCode() 391 hc ^= 0x22222222; in hashCode() 393 hc ^= this.tunnelled.hashCode(); in hashCode() 394 hc ^= this.layered.hashCode(); in hashCode() 396 return hc; in hashCode()
|
D | HttpRoute.java | 387 int hc = this.targetHost.hashCode(); in hashCode() local 390 hc ^= localAddress.hashCode(); in hashCode() 392 hc ^= proxyChain.length; in hashCode() 393 for (HttpHost aProxyChain : proxyChain) hc ^= aProxyChain.hashCode(); in hashCode() 397 hc ^= 0x11111111; in hashCode() 399 hc ^= this.tunnelled.hashCode(); in hashCode() 400 hc ^= this.layered.hashCode(); in hashCode() 402 return hc; in hashCode()
|
/external/chromium_org/ui/accessibility/extensions/highcontrast/ |
D | highcontrast.css | 5 html[hc="a0"] { 18 html[hc="a1"] { 31 html[hc="a2"] { 44 html[hc="a3"] { 57 html[hc="a4"] { 70 html[hc="a5"] {
|
/external/valgrind/main/massif/ |
D | ms_main.c | 1515 HP_Chunk* hc = VG_(malloc)("ms.main.rb.1", sizeof(HP_Chunk)); in record_block() local 1516 hc->req_szB = req_szB; in record_block() 1517 hc->slop_szB = slop_szB; in record_block() 1518 hc->data = (Addr)p; in record_block() 1519 hc->where = NULL; in record_block() 1520 VG_(HT_add_node)(malloc_list, hc); in record_block() 1525 hc->where = get_XCon( tid, exclude_first_entry ); in record_block() 1527 if (hc->where) { in record_block() 1535 update_XCon(hc->where, req_szB); in record_block() 1585 HP_Chunk* hc = VG_(HT_remove)(malloc_list, (UWord)p); in unrecord_block() local [all …]
|
/external/eigen/test/ |
D | householder.cpp | 87 HCoeffsVectorType hc = qr.hCoeffs().conjugate(); in householder() local 88 HouseholderSequence<MatrixType, HCoeffsVectorType> hseq(m2, hc); in householder() 89 hseq.setLength(hc.size()).setShift(shift); in householder() 90 VERIFY(hseq.length() == hc.size()); in householder() 119 HouseholderSequence<TMatrixType, HCoeffsVectorType, OnTheRight> rhseq(tm2, hc); in householder() 120 rhseq.setLength(hc.size()).setShift(shift); in householder()
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Tools.pas | 601 start, hc: Integer; 610 hc := FItems[Result].HashCode; 613 if hc = 0 then 617 if (hc = HashCode) and FComparer.Equals(FItems[Result].Key, Key) then 747 index, hc: Integer; 752 hc := Hash(Key); 753 index := GetBucketIndex(Key, hc); 757 DoAdd(hc, not index, Key, Value); 769 gap, index, hc, bucket: Integer; 772 hc := Hash(Key); [all …]
|
/external/eigen/doc/snippets/ |
D | Tridiagonalization_householderCoefficients.cpp | 5 Vector3d hc = triOfA.householderCoefficients(); variable 6 cout << "The vector of Householder coefficients is:" << endl << hc << endl;
|
D | HessenbergDecomposition_packedMatrix.cpp | 8 Vector3d hc = hessOfA.householderCoefficients(); variable 9 cout << "The vector of Householder coefficients is:" << endl << hc << endl;
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
D | Type.java | 777 int hc = 13 * sort; in hashCode() local 780 hc = 17 * (hc + buf[i]); in hashCode() 783 return hc; in hashCode()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/ |
D | es-ES_kdt_g2p.pkb | 9 ����&?�1H'<�x�jŰ�@�3�7�iH*�h�og�����L��|m�3�d�U�6~�~�hc�́ȑ40��L$M<�L�s��I���Z���[…
|
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/ |
D | KeyFactory.java | 204 int hc = (constant != 0) ? constant : PRIMES[(int)(Math.abs(seed) % PRIMES.length)]; in generateClass() local 206 e.push(hc); in generateClass()
|
/external/qemu/docs/ |
D | ANDROID-CONFIG-FILES.TXT | 14 The code in android/utils/ini.[hc] is used to support a simple .ini file 52 in android/config.[hc]. Its purpose is to support each config file as a
|
/external/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 1316 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subFormat() local 1317 if (hc->isLeapYear(hc->get(UCAL_YEAR,status)) && value == 6 && count >= 3 ) in subFormat() 1319 if (!hc->isLeapYear(hc->get(UCAL_YEAR,status)) && value >= 6 && count < 3 ) in subFormat() 2658 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 2659 if (!hc->isLeapYear(value) && saveHebrewMonth >= 6) { in subParse() 2706 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 2709 if (!hc->isLeapYear(hc->get(UCAL_YEAR,status)) && value >= 6) { in subParse() 3112 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 3115 if (!hc->isLeapYear(hc->get(UCAL_YEAR,status)) && value >= 6) { in subParse()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | smpdtfmt.cpp | 1289 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subFormat() local 1290 if (hc->isLeapYear(hc->get(UCAL_YEAR,status)) && value == 6 && count >= 3 ) in subFormat() 1292 if (!hc->isLeapYear(hc->get(UCAL_YEAR,status)) && value >= 6 && count < 3 ) in subFormat() 2631 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 2632 if (!hc->isLeapYear(value) && saveHebrewMonth >= 6) { in subParse() 2679 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 2682 if (!hc->isLeapYear(hc->get(UCAL_YEAR,status)) && value >= 6) { in subParse() 3065 HebrewCalendar *hc = (HebrewCalendar*)&cal; in subParse() local 3068 if (!hc->isLeapYear(hc->get(UCAL_YEAR,status)) && value >= 6) { in subParse()
|