Searched refs:h2 (Results 151 - 175 of 229) sorted by relevance

12345678910

/external/openfst/src/include/fst/
H A Dpair-weight.h91 size_t h2 = value2_.Hash(); local
94 return h1 << lshift ^ h1 >> rshift ^ h2;
H A Dsigned-log-weight.h100 size_t h2 = Value2().Hash(); local
103 return h1 << lshift ^ h1 >> rshift ^ h2;
/external/chromium_org/third_party/boringssl/src/crypto/sha/
H A Dsha1.c73 sha->h2 = 0x98badcfeUL;
108 ll = (c)->h2; \
196 C = c->h2;
365 c->h2 = (c->h2 + A) & 0xffffffffL;
374 C = c->h2;
/external/llvm/include/llvm/ADT/
H A DHashing.h267 uint64_t h0, h1, h2, h3, h4, h5, h6; member in struct:llvm::hashing::detail::hash_state
301 h2 = rotate(h2 + h5, 33) * k1;
305 h5 = h2 + h6;
308 std::swap(h2, h0);
314 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubicParameterization.cpp446 double e2, f2, g2, h2; local
448 alt_set_abcd(&two[0].y, e2, f2, g2, h2);
450 set_abcd(&two[0].y, e2, f2, g2, h2);
469 double h2 = two[3].y; local
470 calc_ABCD(a2, b2, c2, d2, e2, f2, g2, h2, p2);
479 calc_bc(h2, f2, g2);
485 p2[index] = (*calc_proc[procIndex])(a2, b2, c2, d2, e2, f2, g2, h2);
/external/skia/experimental/Intersection/
H A DCubicParameterization.cpp446 double e2, f2, g2, h2; local
448 alt_set_abcd(&two[0].y, e2, f2, g2, h2);
450 set_abcd(&two[0].y, e2, f2, g2, h2);
469 double h2 = two[3].y; local
470 calc_ABCD(a2, b2, c2, d2, e2, f2, g2, h2, p2);
479 calc_bc(h2, f2, g2);
485 p2[index] = (*calc_proc[procIndex])(a2, b2, c2, d2, e2, f2, g2, h2);
/external/doclava/res/assets/templates/assets/
H A Ddoclava-developer-docs.css77 #side-nav li h2 {
515 #jd-content h2 {
676 #jd-content table h2 {
724 #jd-content div.special h2,
872 #jd-content .sidebox h2,
1149 h1, h2, h3, h4, h5, h6 {
/external/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c338 pmac->u[2] |= key->md.h2 & mask;
353 pmac->u[2] |= key->md.h2 & mask;
365 pmac->u[2] |= key->md.h2 & mask;
/external/checkpolicy/
H A Dpolicy_scan.l222 h2 |
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dimage_burner.css33 h2 {
/external/chromium_org/chrome/browser/resources/
H A Dset_as_default_browser.css67 #metro-setup-outer-container .page h2 {
/external/chromium_org/remoting/webapp/
H A Dmain.css6 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
254 h2 {
262 .h2-secondary {
279 section h2 {
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/
H A Dmain.css193 #test-output h2 {
/external/doclava/res/assets/templates/
H A Dclass.cs159 <h2>Class Overview</h2>
275 <h2>Summary</h2>
573 <h2>XML Attributes</h2>
581 <h2>Enum Values</h2>
589 <h2>Constants</h2>
[all...]
/external/chromium_org/cc/base/
H A Dmath_util.h142 const HomogeneousCoordinate& h2,
/external/chromium_org/chrome/browser/history/
H A Durl_index_private_data.h228 bool operator()(const HistoryID h1, const HistoryID h2);
/external/chromium_org/extensions/renderer/resources/
H A Dextension.css33 h2,
45 h2 {
/external/clang/test/SemaTemplate/
H A Dalias-templates.cpp120 Hidden2<Hide, double, char> h2(1, 2);
H A Dfriend-template.cpp310 H<char> h2; // expected-note {{instantiation}} member in namespace:PR12585
/external/ipsec-tools/src/racoon/
H A Dgrabmyaddr.c312 char h1[NI_MAXHOST], h2[NI_MAXHOST]; local
321 if (getnameinfo(q->addr, sysdep_sa_len(q->addr), h2, sizeof(h2),
324 if (strcmp(h1, h2) == 0)
/external/chromium_org/third_party/sqlite/src/src/
H A Dpragma.c1476 int i, h1, h2; local
1478 for(i=0; (h1 = zRight[i])!=0 && (h2 = zRight[i+1])!=0; i+=2){
1480 h2 += 9*(1&(h2>>6));
1481 zKey[i/2] = (h2 & 0x0f) | ((h1 & 0xf)<<4);
/external/chromium_org/v8/test/cctest/
H A Dtest-heap.cc337 Handle<Object> h2; local
348 h2 = global_handles->Create(*u);
357 CHECK((*h2)->IsHeapNumber());
365 CHECK_EQ(*h4, *h2);
366 GlobalHandles::Destroy(h2.location());
394 Handle<Object> h2; local
403 h2 = global_handles->Create(*u);
406 std::pair<Handle<Object>*, int> handle_and_id(&h2, 1234);
407 GlobalHandles::MakeWeak(h2.location(),
415 CHECK((*h2)
436 Handle<Object> h2; local
[all...]
/external/chromium_org/ui/views/widget/
H A Dwidget_unittest.cc1407 EventCountHandler h2; local
1408 root_view->AddPostTargetHandler(&h2);
1425 EXPECT_EQ(2, h2.GetEventCount(ui::ET_SCROLL));
1430 EXPECT_EQ(1, h2.GetEventCount(ui::ET_MOUSEWHEEL));
1434 h2.ResetCounts();
1448 EXPECT_EQ(2, h2.GetEventCount(ui::ET_SCROLL_FLING_START));
1454 EXPECT_EQ(0, h2.GetEventCount(ui::ET_MOUSEWHEEL));
1458 h2.ResetCounts();
1475 EXPECT_EQ(0, h2.GetEventCount(ui::ET_GESTURE_TAP_DOWN));
1486 EXPECT_EQ(0, h2
[all...]
/external/libpcap/
H A Dpcap-linux.c345 struct tpacket2_hdr *h2; member in union:thdr
4040 if (status != (h.h2->tp_status ? TP_STATUS_USER :
4406 h.h2->tp_len,
4407 h.h2->tp_mac,
4408 h.h2->tp_snaplen,
4409 h.h2->tp_sec,
4410 handle->opt.tstamp_precision == PCAP_TSTAMP_PRECISION_NANO ? h.h2->tp_nsec : h.h2->tp_nsec / 1000,
4412 (h.h2->tp_vlan_tci || (h.h2
[all...]
/external/chromium_org/chrome/renderer/resources/
H A Dneterror.css26 h2 {

Completed in 1202 milliseconds

12345678910