Searched defs:td (Results 26 - 50 of 112) sorted by relevance

12345

/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Diidesc.c110 iter_iidescs_by_name(tdata_t *td, const char *name, argument
H A Dstabs.c116 resolve_nodes(tdata_t *td) argument
177 stabs_read(tdata_t *td, Elf *elf, const char *file) argument
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineConstantPool.h142 explicit MachineConstantPool(const TargetData *td) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/
H A DTargetMachineC.cpp161 const TargetData* td = TM->getTargetData(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DGlobalMerge.cpp103 GlobalCmp(const TargetData *td) : TD(td) { } argument
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools/mpformats/
H A D_html.tcl120 proc td {} {return [markup "<td [use_bg]>"]} procedure
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/ras/
H A Dtif2ras.c86 TIFFDirectory *td; local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_print.c195 TIFFDirectory *td = &tif->tif_dir; local
[all...]
H A Dtif_strip.c70 TIFFDirectory *td = &tif->tif_dir; local
92 TIFFDirectory *td = &tif->tif_dir; local
109 TIFFDirectory *td = &tif->tif_dir; local
160 TIFFDirectory* td = &tif->tif_dir; local
184 TIFFDirectory* td = &tif->tif_dir; local
229 TIFFDirectory *td = &tif->tif_dir; local
277 TIFFDirectory *td = &tif->tif_dir; local
303 TIFFDirectory *td = &tif->tif_dir; local
348 TIFFDirectory *td = &tif->tif_dir; local
[all...]
H A Dtif_tile.c70 TIFFDirectory *td = &tif->tif_dir; local
107 TIFFDirectory *td = &tif->tif_dir; local
147 TIFFDirectory *td = &tif->tif_dir; local
176 TIFFDirectory *td = &tif->tif_dir; local
195 TIFFDirectory *td = &tif->tif_dir; local
[all...]
H A Dtif_read.c49 register TIFFDirectory *td = &tif->tif_dir; local
126 TIFFDirectory *td local
174 TIFFDirectory *td = &tif->tif_dir; local
221 TIFFDirectory *td = &tif->tif_dir; local
265 TIFFDirectory *td = &tif->tif_dir; local
386 TIFFDirectory *td = &tif->tif_dir; local
413 TIFFDirectory *td = &tif->tif_dir; local
463 TIFFDirectory *td = &tif->tif_dir; local
500 TIFFDirectory *td = &tif->tif_dir; local
631 TIFFDirectory *td = &tif->tif_dir; local
661 TIFFDirectory *td = &tif->tif_dir; local
[all...]
H A Dtif_write.c52 register TIFFDirectory *td; local
185 TIFFDirectory *td = &tif->tif_dir; local
267 TIFFDirectory *td = &tif->tif_dir; local
339 TIFFDirectory *td; local
445 TIFFDirectory* td = &tif->tif_dir; local
591 TIFFDirectory *td = &tif->tif_dir; local
626 TIFFDirectory *td = &tif->tif_dir; local
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/mp/
H A Dmp_fget.c120 TXN_DETAIL *td; local
[all...]
H A Dmp_mvcc.c56 TXN_DETAIL *td; local
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/ocspdTool/
H A DocspdTool.cpp246 const CSSM_DATA *td = &a->Value[v]; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86CodeEmitter.cpp58 Emitter(X86TargetMachine &tm, CodeEmitter &mce, const X86InstrInfo &ii, const TargetData &td, bool is64) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DCloneFunction.cpp207 PruningFunctionCloner(Function *newFunc, const Function *oldFunc, ValueToValueMapTy &valueMap, bool moduleLevelChanges, const char *nameSuffix, ClonedCodeInfo *codeInfo, const TargetData *td) argument
/macosx-10.10.1/lukemftp-14/tnftp/libedit/
H A Dtty.c575 tty__getspeed(struct termios *td) argument
696 tty__getchar(struct termios *td, unsigned char *s) argument
778 tty__setchar(struct termios *td, unsigned char *s) argument
[all...]
/macosx-10.10.1/lukemftp-14/tnftp/src/
H A Dprogressbar.c145 struct timeval td; local
321 struct timeval now, td, wait; local
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeMarquee.c288 TreeMarquee_Draw( TreeMarquee marquee, TreeDrawable td) argument
/macosx-10.10.1/tcsh-65/tcsh/
H A Ded.term.c694 tty_getty(int fd, ttydata_t *td) argument
725 tty_setty(int fd, ttydata_t *td) argument
756 tty_getchar(ttydata_t *td, unsigned char *s) argument
892 tty_setchar(ttydata_t *td, unsigned char *s) argument
1029 tty_getspeed(ttydata_t *td) argument
1052 tty_gettabs(ttydata_t *td) argument
1062 tty_geteightbit(ttydata_t *td) argument
1072 tty_cooked_mode(ttydata_t *td) argument
1136 tty_cooked_mode(void *td) argument
[all...]
H A Dsh.time.c687 timeval_t td; local
/macosx-10.10.1/BerkeleyDB-21/db/txn/
H A Dtxn.c165 TXN_DETAIL *ptd, *td; local
293 TXN_DETAIL *td; local
365 TXN_DETAIL *td; local
564 TXN_DETAIL *td; local
807 TXN_DETAIL *td; local
980 TXN_DETAIL *td; local
1095 TXN_DETAIL *td; local
1183 TXN_DETAIL *td; local
1294 TXN_DETAIL *ptd, *td; local
1732 TXN_DETAIL *td; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/src/
H A Dtty.c615 tty__getspeed(struct termios *td) argument
736 tty__getchar(struct termios *td, unsigne argument
818 tty__setchar(struct termios *td, unsigned char *s) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/Regressions/
H A DSOSTestDevice.c61 SOSTestDeviceRef td = (SOSTestDeviceRef)cf; local
70 CFStringRef SOSTestDeviceGetID(SOSTestDeviceRef td) { argument
78 SOSTestDeviceForEachPeerID(SOSTestDeviceRef td, void(^peerBlock)(CFStringRef peerID, bool *stop)) argument
89 SOSTestDeviceRef td = (SOSTestDeviceRef)cf; local
104 SOSTestDeviceRef td = CFTypeAllocate(SOSTestDevice, struct __OpaqueSOSTestDevice, allocator); local
111 SOSTestDeviceRef td = SOSTestDeviceCreateInternal(allocator, engineID); local
132 SOSTestDeviceRef td = SOSTestDeviceCreateWithDb(allocator, engineID, db); local
141 SOSTestDeviceRef td = SOSTestDeviceCreateInternal(allocator, engineID); local
151 SOSTestDeviceSetPeerIDs(SOSTestDeviceRef td, CFArrayRef peerIDs, CFIndex version) argument
176 SOSTestDeviceCreateMessage(SOSTestDeviceRef td, CFStringRef peerID) argument
205 SOSTestDeviceHandleMessage(SOSTestDeviceRef td, CFStringRef peerID, CFDataRef msgData) argument
223 SOSTestDeviceAddGenericItem(SOSTestDeviceRef td, CFStringRef account, CFStringRef server) argument
235 SOSTestDeviceAddRemoteGenericItem(SOSTestDeviceRef td, CFStringRef account, CFStringRef server) argument
247 SOSTestDeviceAddGenericItems(SOSTestDeviceRef td, CFIndex count, CFStringRef account, CFStringRef server) argument
[all...]

Completed in 283 milliseconds

12345