Searched refs:hh (Results 1 - 25 of 60) sorted by relevance

123

/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/iwidgets/sample/
H A Dhyperhelp.rb10 hh = Tk::Iwidgets::Hyperhelp.new(:topics=>href, :helpdir=>dir)
11 hh.show_topic('hyperhelp.n')
12 hh.activate
/macosx-10.10/Heimdal-398.1.2/packages/mac/
H A Dsetup-env3 hh="/System/Library/PrivateFrameworks/Heimdal.framework/Helpers"
12 hxtool="${TESTS_ENVIRONMENT} ${hh}/hxtool${asan}"
13 iprop_log="${TESTS_ENVIRONMENT} ${hh}/iprop-log${asan}"
14 ipropd_master="${TESTS_ENVIRONMENT} ${hh}/ipropd-master${asan}"
15 ipropd_slave="${TESTS_ENVIRONMENT} ${hh}/ipropd-slave${asan}"
17 kadmind="${TESTS_ENVIRONMENT} ${hh}/kadmind${asan}"
18 kdc="${TESTS_ENVIRONMENT} ${hh}/kdc${asan} --no-sandbox"
20 kdigest="${TESTS_ENVIRONMENT} ${hh}/kdigest${asan}"
22 kimpersonate="${TESTS_ENVIRONMENT} ${hh}/kimpersonate${asan}"
27 kpasswdd="${TESTS_ENVIRONMENT} ${hh}/kpasswd
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-hppa.c127 elf32_hppa_link_hash_entry "hh"
202 struct elf32_hppa_link_hash_entry *hh; member in struct:elf32_hppa_stub_hash_entry
330 #define hh_name(hh) \
331 (hh ? hh->eh.root.root.string : "<undef>")
368 hsh->hh = NULL;
396 struct elf32_hppa_link_hash_entry *hh; local
399 hh = hppa_elf_hash_entry (entry);
400 hh->hsh_cache = NULL;
401 hh
473 hppa_stub_name(const asection *input_section, const asection *sym_sec, const struct elf32_hppa_link_hash_entry *hh, const Elf_Internal_Rela *rela) argument
509 hppa_get_stub_entry(const asection *input_section, const asection *sym_sec, struct elf32_hppa_link_hash_entry *hh, const Elf_Internal_Rela *rela, struct elf32_hppa_link_hash_table *htab) argument
609 hppa_type_of_stub(asection *input_sec, const Elf_Internal_Rela *rela, struct elf32_hppa_link_hash_entry *hh, bfd_vma destination, struct bfd_link_info *info) argument
1145 struct elf32_hppa_link_hash_entry *hh; local
1590 elf32_hppa_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rela, struct elf_link_hash_entry *hh, Elf_Internal_Sym *sym) argument
1641 struct elf32_hppa_link_hash_entry *hh; local
1884 struct elf32_hppa_link_hash_entry *hh; local
1966 struct elf32_hppa_link_hash_entry *hh; local
2033 struct elf32_hppa_link_hash_entry *hh; local
2214 struct elf32_hppa_link_hash_entry *hh; local
2771 struct elf32_hppa_link_hash_entry *hh; local
2953 struct elf32_hppa_link_hash_entry *hh; local
3306 final_link_relocate(asection *input_section, bfd_byte *contents, const Elf_Internal_Rela *rela, bfd_vma value, struct elf32_hppa_link_hash_table *htab, asection *sym_sec, struct elf32_hppa_link_hash_entry *hh, struct bfd_link_info *info) argument
3669 struct elf32_hppa_link_hash_entry *hh; local
[all...]
H A Delf32-avr.c2714 struct elf_link_hash_entry *hh;
2732 hh = NULL;
2754 hh = elf_sym_hashes (input_bfd)[e_indx];
2756 while (hh->root.type == bfd_link_hash_indirect
2757 || hh->root.type == bfd_link_hash_warning)
2758 hh = (struct elf_link_hash_entry *)
2759 (hh->root.u.i.link);
2761 if (hh->root.type == bfd_link_hash_defined
2762 || hh->root.type == bfd_link_hash_defweak)
2764 sym_sec = hh
2713 struct elf_link_hash_entry *hh; local
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/mdc2/
H A Dmdc2dgst.c88 memset(&(c->hh[0]),0x25,MDC2_BLOCK);
142 c->hh[0]=(c->hh[0]&0x9f)|0x20;
148 DES_set_odd_parity(&c->hh);
149 DES_set_key_unchecked(&c->hh,&k);
160 p=c->hh;
181 memcpy(&(md[MDC2_BLOCK]),(char *)c->hh,MDC2_BLOCK);
H A Dmdc2.h79 DES_cblock h,hh; member in struct:mdc2_ctx_st
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dmdc2.h79 DES_cblock h,hh; member in struct:mdc2_ctx_st
/macosx-10.10/WTF-7600.1.24/wtf/
H A DAVLTree.h616 handle hh = abs.root;
621 if (get_bf(hh) != 0) {
622 unbal = hh;
626 cmp = cmp_n_n(h, hh);
629 return hh;
630 parent = hh;
631 hh = cmp < 0 ? get_lt(hh) : get_gt(hh);
633 } while (hh !
[all...]
/macosx-10.10/lukemftp-14/tnftp/src/
H A Dprogressbar.c324 int remaining, hh, i; local
353 hh = remaining / SECSPERHOUR;
355 if (hh)
356 len += snprintf(buf + len, BUFLEFT, "%2d:", hh);
373 hh = remaining / SECSPERHOUR;
376 if (hh)
377 len += snprintf(buf + len, BUFLEFT, "%2d:", hh);
/macosx-10.10/Heimdal-398.1.2/doc/
H A DNTMakefile77 $(PERL) $(SRC)\cf\w32-hh-toc-from-info.pl -o$@ $**
97 $(PERL) $(SRC)\cf\w32-hh-toc-from-info.pl -o$@ $**
/macosx-10.10/rsync-45/rsync/support/
H A Drrsync182 my ($mm,$hh) = (localtime)[1,2];
187 printf LOG "%02d:%02d %-13s [%s]\n", $hh, $mm, $host, "@opts @args";
/macosx-10.10/BerkeleyDB-21/db/perl/BerkeleyDB/t/
H A Dhash.t597 my %hh ;
599 ok 193, my $YY = tie %hh, "BerkeleyDB::Hash", -Filename => $Dfile,
604 $hh{'Wall'} = 'Larry' ;
605 $hh{'Wall'} = 'Stone' ; # Note the duplicate key
606 $hh{'Wall'} = 'Brick' ; # Note the duplicate key
607 $hh{'Smith'} = 'John' ;
608 $hh{'mouse'} = 'mickey' ;
642 untie %hh ;
H A Dbtree.t408 my %hh ;
410 ok 97, my $YY = tie %hh, "BerkeleyDB::Btree", -Filename => $Dfile,
415 $hh{'Wall'} = 'Larry' ;
416 $hh{'Wall'} = 'Stone' ; # Note the duplicate key
417 $hh{'Wall'} = 'Brick' ; # Note the duplicate key
418 $hh{'Smith'} = 'John' ;
419 $hh{'mouse'} = 'mickey' ;
452 untie %hh ;
/macosx-10.10/ruby-106/ruby/ext/tk/sample/
H A D24hr_clock.rb224 def set_hands(hh, mm, ss)
227 hh_angle = Math::PI * (hh + (mm + ss/60.0)/60.0) / (@clock.div(2))
263 def create_pie(hh, mm, span, color='red')
265 start = 90.0 - (hh*60 + mm)/4.0 # 360.0*(hh*60+mm)/(24*60)
268 start = 90.0 - (hh*60 + mm)/2.0 # 360.0*(hh*60+mm)/(12*60)
/macosx-10.10/OpenSSH-189/openssh/
H A Dschnorr.c622 char *hh; local
644 hh = BN_bn2hex(x);
645 printf("x = (random) 0x%s\n", hh);
646 free(hh);
657 hh = BN_bn2hex(x);
658 printf("x = (q - %d) 0x%s\n", 20 - i, hh);
659 free(hh);
/macosx-10.10/ruby-106/ruby/ext/psych/lib/psych/
H A Dscalar_scanner.rb124 (hh, mm, ss) = md[1].split(':').map { |x| x.to_i }
127 time = Time.utc(yy, m, dd, hh, mm, ss, us)
/macosx-10.10/BerkeleyDB-21/db/perl/DB_File/t/
H A Ddb-btree.t488 my ($YY, %hh);
489 ok(74, $YY = tie(%hh, 'DB_File', $Dfile, O_RDWR|O_CREAT, 0640, $bt )) ;
491 $hh{'Wall'} = 'Larry' ;
492 $hh{'Wall'} = 'Stone' ; # Note the duplicate key
493 $hh{'Wall'} = 'Brick' ; # Note the duplicate key
494 $hh{'Wall'} = 'Brick' ; # Note the duplicate key and value
495 $hh{'Smith'} = 'John' ;
496 $hh{'mouse'} = 'mickey' ;
529 untie %hh ;
/macosx-10.10/libffi-18.1/tests/testsuite/libffi.call/
H A Dhuge_struct.c49 double hh; member in struct:BigStruct
149 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
314 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
342 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dhuge_struct.c49 double hh; member in struct:BigStruct
149 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
314 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
342 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dhuge_struct.c49 double hh; member in struct:BigStruct
149 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
314 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
342 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/tests/testsuite/libffi.call/
H A Dhuge_struct.c49 double hh; member in struct:BigStruct
149 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
314 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
342 retVal.ee, retVal.ff, retVal.gg, retVal.hh, retVal.ii, retVal.jj,
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/diagrams/
H A Dbasic.tcl561 set hh [expr {0.5 * $h}]
565 set north [geo::p 0 -$hh]
566 set south [geo::p 0 $hh]
617 set hh [dict exists $attributes diamond::height]
619 if {$hw && $hh} {
631 if {$hh} { set h [dict get $attributes diamond::height] }
637 } elseif {$hh && $ha} {
648 } elseif {$hh} {
/macosx-10.10/system_cmds-643.1.1/zic.tproj/
H A Dzic.c876 ** h -h hh:mm -hh:mm hh:mm:ss -hh:mm:ss
888 int hh, mm, ss, sign; local
898 if (sscanf(string, scheck(string, "%d"), &hh) == 1)
900 else if (sscanf(string, scheck(string, "%d:%d"), &hh, &mm) == 2)
903 &hh, &mm, &ss) != 3) {
907 if ((hh < 0 || hh >
[all...]
/macosx-10.10/gpatch-3/patch/
H A Dpartime.c505 int hh, mm, ss; local
512 and o is a time zone offset of the form [-+]hh[:mm[:ss]]. */
583 if (! (s = parse_ranged (s, 2, 0, 23, &hh)))
598 offset = (hh * 60 + mm) * 60L + ss;
/macosx-10.10/ruby-106/ruby/test/date/
H A Dtest_date_strftime.rb185 (-24..24).collect{|x| '%+.2d' % x}.each do |hh|
187 r = hh + mm
191 d = DateTime.parse(s + hh + mm)

Completed in 214 milliseconds

123