Searched defs:tt (Results 1 - 25 of 112) sorted by relevance

12345

/macosx-10.9.5/bash-92/bash-3.2/tests/
H A Dvarenv.sh206 tt() { typeset a=b;echo a=$a; };a=z;echo a=$a;tt;echo a=$a function
/macosx-10.9.5/BerkeleyDB-21/db/os_brew/
H A Dctime.c25 time_t tt; local
H A Dlocaltime.c26 time_t tt; local
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dtime.c44 struct timeval tt; local
/macosx-10.9.5/system_cmds-597.90.1/nologin.tproj/
H A Dnologin.c39 const char *user, *tt; local
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/nologin.tproj/
H A Dnologin.c39 const char *user, *tt; local
/macosx-10.9.5/bash-92/bash-3.2/
H A Dversion.c59 static char tt[32] = { '\0' }; local
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/etc/
H A Dmersenne.c109 clock_t tt; local
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/examples/
H A Dhistexamp.c89 time_t tt; local
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/port/
H A Dastwinsize.c124 ttctl(register int fd, int op, void* tt) argument
/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dshtty.c156 TTYSTRUCT tt; local
187 TTYSTRUCT tt; local
220 TTYSTRUCT tt; local
249 TTYSTRUCT tt; local
276 TTYSTRUCT tt; local
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/markup/
H A Dformatter.rb
/macosx-10.9.5/CPANInternal-140/DateTime-Locale/lib/DateTime/Locale/
H A Dtt.pm
/macosx-10.9.5/Libc-997.90.3/string/FreeBSD/
H A Dwcscoll.c46 wchar_t *tt = NULL, *tt2 = NULL; local
[all...]
/macosx-10.9.5/OpenSSH-186/osslshim/ossl-asn1/
H A Dcs-tasn-fre.c113 const ASN1_TEMPLATE *tt = NULL, *seqtt; local
215 void ASN1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) argument
[all...]
H A Dcs-tasn-new.c105 const ASN1_TEMPLATE *tt = NULL; local
280 int ASN1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) argument
325 asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) argument
[all...]
H A Dcs-tasn-utl.c213 ASN1_VALUE ** asn1_get_field_ptr(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) argument
230 const ASN1_TEMPLATE *asn1_do_adb(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt, argument
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/time/unix/
H A Dtime.c85 time_t tt = (t / APR_USEC_PER_SEC) + offset; local
/macosx-10.9.5/apr-30/apr/apr/time/unix/
H A Dtime.c85 time_t tt = (t / APR_USEC_PER_SEC) + offset; local
/macosx-10.9.5/Heimdal-323.92.1/lib/asn1/
H A Dgen_decode.c576 const Type *tt = m->type; local
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/demo/
H A Dtiming.c83 ulong64 tt, gg, CLK_PER_SEC; local
[all...]
/macosx-10.9.5/MITKerberosShim-62.1/test/
H A Dtest_collection.c51 test_collection_t *tt; local
64 test_collection_free(test_collection_t *tt) argument
75 tests_set_total_count_hint(test_collection_t *tt, size_t total) argument
82 tests_get_total_count_hint(const test_collection_t *tt) argument
89 tests_get_flags(const test_collection_t *tt) argument
96 tests_set_flags(test_collection_t *tt, uint32_t flags) argument
103 tests_unset_flags(test_collection_t *tt, uint32_t flags) argument
110 tests_set_name(test_collection_t *tt, const char *name) argument
124 tests_get_name(const test_collection_t *tt) argument
133 test_collection_t *tt; local
143 tests_stop_and_free(test_collection_t *tt) argument
156 tests_start_timer(test_collection_t *tt) argument
165 tests_set_stop_time(test_collection_t *tt, time_t time) argument
173 tests_get_stop_time(test_collection_t *tt) argument
180 tests_get_start_time(test_collection_t *tt) argument
186 tests_set_start_time(test_collection_t *tt, time_t time) argument
193 tests_stop_timer(test_collection_t *tt) argument
215 tests_duration(test_collection_t *tt) argument
222 tests_return_value(const test_collection_t *tt) argument
229 test_evaluate(test_collection_t *tt, const char *tname, int result) argument
243 vtest_evaluate(test_collection_t *tt, const char *tname, int result, const char *format, ...) argument
260 test_passed(test_collection_t *tt, const char *tname) argument
269 test_failed(test_collection_t *tt, const char *tname, const char *format, ...) argument
280 vtest_failed(test_collection_t *tt, const char *tname, const char *format, va_list args) argument
[all...]
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Devalfile.c92 char *t, tt[2]; local
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/bltins/
H A Dsleep.c218 struct tms tt; local
/macosx-10.9.5/sudo-72/src/
H A Dterm.c205 struct termios tt; local

Completed in 327 milliseconds

12345