/minix3/external/mit/lua/dist/doc/ |
H A D | index.css | 15 td { selector
|
/minix3/external/bsd/llvm/dist/clang/tools/scan-build/ |
H A D | scanview.css | 15 th, td { padding:5px; padding-left:8px; text-align:left } selector 19 td { text-align:left } selector
|
/minix3/lib/libedit/ |
H A D | tty.c | 452 #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 D | compat_getdents.c | 89 ptrdiff_t td = (((char *)(void *)odp) - buf); in getdents() local
|
/minix3/lib/libc/gdtoa/ |
H A D | gmisc.c | 66 ptrdiff_t td = x1 - b->x; local
|
H A D | gdtoa.c | 68 ptrdiff_t td = x - x0; local
|
/minix3/external/bsd/flex/dist/ |
H A D | tables.c | 106 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 D | chfs_readinode.c | 142 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 D | chfs_malloc.c | 388 chfs_free_tmp_dnode(struct chfs_tmp_dnode *td) in chfs_free_tmp_dnode()
|
/minix3/external/bsd/atf/dist/atf-c/detail/ |
H A D | sanity_test.c | 67 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 D | sanity_test.c | 69 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 D | progressbar.c | 128 struct timeval td; local 304 struct timeval now, td, wait; local
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | static-array.c | 25 typedef int td[static 3]; // expected-error {{'static' used in array declarator outside of function… typedef
|
/minix3/external/bsd/elftoolchain/dist/libelf/ |
H A D | libelf_allocate.c | 195 struct _Libelf_Data *d, *td; in _libelf_release_scn() local
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | pragma-weak.c | 56 #pragma weak td // expected-warning {{weak identifier 'td' never declared}} macro 57 typedef int td; typedef
|
/minix3/usr.bin/m4/ |
H A D | eval.c | 105 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 D | time.c | 234 struct timeval td; in pdeltat() local
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | decl-expr-ambiguity.cpp | 28 typedef T td(int(p)); in f() typedef
|
/minix3/external/bsd/llvm/dist/llvm/docs/_static/ |
H A D | llvm.css | 17 tr, td { border: 2px solid gray; padding: 4pt 4pt 2pt 2pt; } selector
|
/minix3/external/bsd/dhcp/dist/omapip/ |
H A D | connection.c | 838 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 D | ffs_alloc.c | 1554 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 D | snmp_traps.c | 169 struct snmp_trap_dst *td; in snmp_send_trap() local
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | taint-tester.c | 182 int td = d; // expected-warning + {{tainted}} in atoiTest() local
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/basic/basic.types/ |
H A D | p10.cpp | 129 TrivDtor td[3]; member
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ |
H A D | TargetMachineC.cpp | 193 const DataLayout *td = TM->getSubtargetImpl()->getDataLayout(); in LLVMTargetMachineEmit() local
|