Home
last modified time | relevance | path

Searched defs:td (Results 1 – 25 of 39) sorted by relevance

12

/minix3/external/mit/lua/dist/doc/
H A Dindex.css15 td { selector
/minix3/external/bsd/llvm/dist/clang/tools/scan-build/
H A Dscanview.css15 th, td { padding:5px; padding-left:8px; text-align:left } selector
19 td { text-align:left } selector
/minix3/lib/libedit/
H A Dtty.c452 #define tty__gettabs(td) ((((td)->c_oflag & TAB3) == TAB3) ? 0 : 1) argument
453 #define tty__geteightbit(td) (((td)->c_cflag & CSIZE) == CS8) argument
454 #define tty__cooked_mode(td) ((td)->c_lflag & ICANON) argument
596 tty__getspeed(struct termios *td) in tty__getspeed()
717 tty__getchar(struct termios *td, unsigned char *s) in tty__getchar()
799 tty__setchar(struct termios *td, unsigned char *s) in tty__setchar()
/minix3/lib/libc/compat/sys/
H A Dcompat_getdents.c89 ptrdiff_t td = (((char *)(void *)odp) - buf); in getdents() local
/minix3/lib/libc/gdtoa/
H A Dgmisc.c66 ptrdiff_t td = x1 - b->x; local
H A Dgdtoa.c68 ptrdiff_t td = x - x0; local
/minix3/external/bsd/flex/dist/
H A Dtables.c106 int yytbl_data_init (struct yytbl_data *td, enum yytbl_id id) in yytbl_data_init()
119 int yytbl_data_destroy (struct yytbl_data *td) in yytbl_data_destroy()
193 int yytbl_data_fwrite (struct yytbl_writer *wr, struct yytbl_data *td) in yytbl_data_fwrite()
/minix3/sys/ufs/chfs/
H A Dchfs_readinode.c142 struct chfs_tmp_dnode *td) in chfs_check_td_data()
204 chfs_check_td_node(struct chfs_mount *chmp, struct chfs_tmp_dnode *td) in chfs_check_td_node()
246 struct chfs_tmp_dnode *td) in chfs_add_tmp_dnode_to_tdi()
267 struct chfs_tmp_dnode *td) in chfs_remove_tmp_dnode_from_tdi()
287 struct chfs_tmp_dnode *td) in chfs_kill_td()
797 struct chfs_tmp_dnode *td; in chfs_get_data_nodes() local
H A Dchfs_malloc.c388 chfs_free_tmp_dnode(struct chfs_tmp_dnode *td) in chfs_free_tmp_dnode()
/minix3/external/bsd/atf/dist/atf-c/detail/
H A Dsanity_test.c67 struct test_data *td = v; in do_test_child() local
102 struct test_data td = { t, cond }; in do_test() local
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dsanity_test.c69 struct test_data *td = v; in do_test_child() local
104 struct test_data td = { t, cond }; in do_test() local
/minix3/usr.bin/ftp/
H A Dprogressbar.c128 struct timeval td; local
304 struct timeval now, td, wait; local
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dstatic-array.c25 typedef int td[static 3]; // expected-error {{'static' used in array declarator outside of function… typedef
/minix3/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_allocate.c195 struct _Libelf_Data *d, *td; in _libelf_release_scn() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dpragma-weak.c56 #pragma weak td // expected-warning {{weak identifier 'td' never declared}} macro
57 typedef int td; typedef
/minix3/usr.bin/m4/
H A Deval.c105 eval(const char *argv[], int argc, int td, int is_traced) in eval()
126 expand_builtin(const char *argv[], int argc, int td) in expand_builtin()
/minix3/bin/csh/
H A Dtime.c234 struct timeval td; in pdeltat() local
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Ddecl-expr-ambiguity.cpp28 typedef T td(int(p)); in f() typedef
/minix3/external/bsd/llvm/dist/llvm/docs/_static/
H A Dllvm.css17 tr, td { border: 2px solid gray; padding: 4pt 4pt 2pt 2pt; } selector
/minix3/external/bsd/dhcp/dist/omapip/
H A Dconnection.c838 omapi_typed_data_t *td = (omapi_typed_data_t *)0; in omapi_connection_sign_data() local
989 omapi_typed_data_t *td = (omapi_typed_data_t *)0; in omapi_connection_get_value() local
/minix3/sys/ufs/ffs/
H A Dffs_alloc.c1554 ffs_blkfree_td(struct fs *fs, struct discardopdata *td) in ffs_blkfree_td()
1579 struct discardopdata *td = (void *)wk; in ffs_discardcb() local
1636 struct discardopdata *td = NULL; in ffs_discard_finish() local
1679 struct discardopdata *td; in ffs_blkfree() local
/minix3/minix/lib/liblwip/dist/src/apps/snmp/
H A Dsnmp_traps.c169 struct snmp_trap_dst *td; in snmp_send_trap() local
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dtaint-tester.c182 int td = d; // expected-warning + {{tainted}} in atoiTest() local
/minix3/external/bsd/llvm/dist/clang/test/CXX/basic/basic.types/
H A Dp10.cpp129 TrivDtor td[3]; member
/minix3/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetMachineC.cpp193 const DataLayout *td = TM->getSubtargetImpl()->getDataLayout(); in LLVMTargetMachineEmit() local

12