Searched refs:t2p (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiff2pdf.c106 T2P_ERR_OK = 0, /* This is the value of t2p->t2p_error when there is no error */
107 T2P_ERR_ERROR = 1 /* This is the value of t2p->t2p_error when there was an error */
317 T2P *t2p = (T2P*) TIFFClientdata(tif); local
318 t2p->outputdisable = 1;
324 T2P *t2p = (T2P*) TIFFClientdata(tif); local
325 t2p->outputdisable = 0;
372 T2P *t2p = (T2P*) handle; local
373 if (t2p->outputdisable <= 0 && t2p->outputfile) {
374 tsize_t written = fwrite(data, 1, size, t2p
384 T2P *t2p = (T2P*) handle; local
542 T2P *t2p = NULL; local
928 T2P* t2p = (T2P*) _TIFFmalloc(sizeof(T2P)); local
952 t2p_free(T2P* t2p) argument
1011 t2p_validate(T2P* t2p) argument
1053 t2p_read_tiff_init(T2P* t2p, TIFF* input) argument
1243 t2p_read_tiff_data(T2P* t2p, TIFF* input) argument
1823 t2p_read_tiff_size(T2P* t2p, TIFF* input) argument
1934 t2p_read_tiff_size_tile(T2P* t2p, TIFF* input, ttile_t tile) argument
2041 t2p_readwrite_pdf_image(T2P* t2p, TIFF* input, TIFF* output) argument
2624 t2p_readwrite_pdf_image_tile(T2P* t2p, TIFF* input, TIFF* output, ttile_t tile) argument
3061 t2p_process_ojpeg_tables(T2P* t2p, TIFF* input) argument
3430 t2p_write_advance_directory(T2P* t2p, TIFF* output) argument
3444 t2p_sample_planar_separate_to_contig( T2P* t2p, unsigned char* buffer, unsigned char* samplebuffer, tsize_t samplebuffersize) argument
3464 t2p_sample_realize_palette(T2P* t2p, unsigned char* buffer) argument
3577 t2p_write_pdf_header(T2P* t2p, TIFF* output) argument
3881 t2p_write_pdf_catalog(T2P* t2p, TIFF* output) argument
3907 t2p_write_pdf_info(T2P* t2p, TIFF* input, TIFF* output) argument
4031 t2p_pdf_currenttime(T2P* t2p) argument
4055 t2p_pdf_tifftime(T2P* t2p, TIFF* input) argument
4096 t2p_write_pdf_pages(T2P* t2p, TIFF* output) argument
4135 t2p_write_pdf_page(uint32 object, T2P* t2p, TIFF* output) argument
4230 t2p_compose_pdf_page(T2P* t2p) argument
4554 t2p_write_pdf_page_content_stream(T2P* t2p, TIFF* output) argument
4600 t2p_write_pdf_xobject_stream_dict(ttile_t tile, T2P* t2p, TIFF* output) argument
4682 t2p_write_pdf_xobject_cs(T2P* t2p, TIFF* output) argument
4763 t2p_write_pdf_transfer(T2P* t2p, TIFF* output) argument
4797 t2p_write_pdf_transfer_dict(T2P* t2p, TIFF* output, uint16 i) argument
4815 t2p_write_pdf_transfer_stream(T2P* t2p, TIFF* output, uint16 i) argument
4831 t2p_write_pdf_xobject_calcs(T2P* t2p, TIFF* output) argument
4927 t2p_write_pdf_xobject_icccs(T2P* t2p, TIFF* output) argument
4941 t2p_write_pdf_xobject_icccs_dict(T2P* t2p, TIFF* output) argument
4959 t2p_write_pdf_xobject_icccs_stream(T2P* t2p, TIFF* output) argument
4975 t2p_write_pdf_xobject_palettecs_stream(T2P* t2p, TIFF* output) argument
4991 t2p_write_pdf_xobject_decode(T2P* t2p, TIFF* output) argument
5010 t2p_write_pdf_xobject_stream_filter(ttile_t tile, T2P* t2p, TIFF* output) argument
5120 t2p_write_pdf_xreftable(T2P* t2p, TIFF* output) argument
5144 t2p_write_pdf_trailer(T2P* t2p, TIFF* output) argument
5236 t2p_write_pdf(T2P* t2p, TIFF* input, TIFF* output) argument
[all...]
/macosx-10.10.1/smb-759.0/kernel/netsmb/
H A Dsmb_rq.c607 smb_t2_init_internal(struct smb_t2rq *t2p, struct smb_connobj *obj, int t2_flags, argument
613 bzero(t2p, sizeof(*t2p));
614 t2p->t2_flags |= t2_flags;
615 error = smb_rq_getenv(obj, &t2p->t2_vc, &t2p->t2_share);
619 t2p->t2_context = context;
621 t2p->t2_obj = obj;
622 t2p->t2_setupcount = setupcnt;
623 t2p
639 smb_t2_init(struct smb_t2rq *t2p, struct smb_connobj *obj, u_short *setup, int setupcnt, vfs_context_t context) argument
658 struct smb_t2rq *t2p; local
673 smb_t2_done(struct smb_t2rq *t2p) argument
731 smb_t2_reply(struct smb_t2rq *t2p) argument
976 smb_t2_request(struct smb_t2rq *t2p) argument
[all...]
H A Dsmb_usr.c196 struct smb_t2rq t2, *t2p = &t2; local
204 error = smb_t2_init(t2p, SSTOCP(share), dp->ioc_setup, dp->ioc_setupcnt, context);
209 len = t2p->t2_setupcount = dp->ioc_setupcnt;
211 t2p->t2_setupdata = dp->ioc_setup;
224 t2p->t_name = smb_memdupin(dp->ioc_kern_name, dp->ioc_name_len);
225 if (t2p->t_name == NULL) {
230 t2p->t2_maxscount = 0;
231 t2p->t2_maxpcount = dp->ioc_rparamcnt;
232 t2p->t2_maxdcount = dp->ioc_rdatacnt;
234 error = smb_cpdatain(&t2p
[all...]
H A Dsmb_rq.h219 int smb_t2_init(struct smb_t2rq *t2p, struct smb_connobj *obj, u_short *setup,
223 void smb_t2_done(struct smb_t2rq *t2p);
224 int smb_t2_request(struct smb_t2rq *t2p);
225 uint32_t smb_t2_err(struct smb_t2rq *t2p);
/macosx-10.10.1/smb-759.0/kernel/smbfs/
H A Dsmbfs_smb.c198 struct smb_t2rq *t2p; local
211 error = smb_t2_alloc(SSTOCP(share), SMB_TRANS2_QUERY_PATH_INFORMATION, 1, context, &t2p);
214 mbp = &t2p->t2_tparam;
234 smb_t2_done(t2p);
237 t2p->t2_maxpcount = 2;
238 t2p->t2_maxdcount = SSTOVC(share)->vc_txmax;
239 error = smb_t2_request(t2p);
241 smb_t2_done(t2p);
244 mdp = &t2p->t2_rdata;
251 smb_t2_done(t2p);
673 struct smb_t2rq *t2p; local
762 struct smb_t2rq *t2p = NULL; local
1445 struct smb_t2rq *t2p; local
1549 struct smb_t2rq *t2p; local
1896 struct smb_t2rq *t2p; local
2013 struct smb_t2rq *t2p; local
2080 struct smb_t2rq *t2p; local
2215 struct smb_t2rq *t2p; local
2357 struct smb_t2rq *t2p; local
2756 struct smb_t2rq *t2p; local
2791 struct smb_t2rq *t2p; local
3039 struct smb_t2rq *t2p; local
3141 struct smb_t2rq *t2p; local
3214 struct smb_t2rq *t2p; local
4755 struct smb_t2rq *t2p; local
4998 struct smb_t2rq *t2p; local
5193 struct smb_t2rq *t2p; local
[all...]
/macosx-10.10.1/network_cmds-457/traceroute6.tproj/
H A Dtraceroute6.c1085 deltaT(t1p, t2p)
1086 struct timeval *t1p, *t2p;
1090 dt = (double)(t2p->tv_sec - t1p->tv_sec) * 1000.0 +
1091 (double)(t2p->tv_usec - t1p->tv_usec) / 1000.0;
/macosx-10.10.1/network_cmds-457/traceroute.tproj/
H A Dtraceroute.c1288 deltaT(struct timeval *t1p, struct timeval *t2p) argument
1292 dt = (double)(t2p->tv_sec - t1p->tv_sec) * 1000.0 +
1293 (double)(t2p->tv_usec - t1p->tv_usec) / 1000.0;

Completed in 162 milliseconds