Searched defs:gh (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/dom_distiller_js/package/js/
H A Ddomdistiller.js110 function gh(a){$wnd.clearTimeout(a)}
321 function eh(a){a&&mh((kh(),jh));--Yg;if(a){if(_g!=-1){gh(_g);_g=-1}}}
/external/chromium_org/third_party/icu/source/samples/ucnv/
H A Dconvsamp.cpp405 uint32_t gh = 0; local
463 gh++;
482 printf("%d ie digraphs, %d gh digraphs.\n", ie, gh);
/external/icu/icu4c/source/samples/ucnv/
H A Dconvsamp.cpp405 uint32_t gh = 0; local
463 gh++;
482 printf("%d ie digraphs, %d gh digraphs.\n", ie, gh);
/external/tcpdump/
H A Dprint-juniper.c467 const struct juniper_ggsn_header *gh; local
474 gh = (struct juniper_ggsn_header *)&l2info.cookie;
478 tok2str(juniper_protocol_values,"Unknown",gh->proto),
479 gh->proto,
480 EXTRACT_16BITS(&gh->vlan_id[0]));
483 switch (gh->proto) {
494 printf("unknown GGSN proto (%u)", gh->proto);

Completed in 930 milliseconds