Searched refs:ih (Results 1 - 25 of 25) sorted by path

/macosx-10.9.5/CPANInternal-140/File-NFSLock-1.21/lib/File/
H A DNFSLock.pm721 rpm -ih RPMS/noarch/perl-File-NFSLock-*.rpm
/macosx-10.9.5/CPANInternal-140/File-NFSLock/lib/File/
H A DNFSLock.pm721 rpm -ih RPMS/noarch/perl-File-NFSLock-*.rpm
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dputil.cpp1628 Intl1Hndl ih;
1630 ih = (Intl1Hndl) GetIntlResource(1);
1631 if (ih)
1632 date_region = ((uint16_t)(*ih)->intl1Vers) >> 8;
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c82 typedef OSStatus (*RequestFunc)(IsochComponentInstancePtr ih, void *params);
181 FWDVIDHCloseDevice(IsochComponentInstancePtr ih);
334 OSStatus findDeviceDescriptionforDevice( IsochComponentInstancePtr ih, UInt32 deviceID, DeviceDescription **deviceDescription) argument
394 static OSStatus closeDeviceControl( IsochComponentInstancePtr ih, DeviceDescriptionPtr deviceDescriptionPtr) argument
1145 static OSStatus sendMsg(IsochComponentInstancePtr ih, RequestFunc request, void *params) argument
1147 return DVRequest(globals.fDVThread, request, ih, (UInt32)params);
1229 //*deviceID = ih->nDevices;
1644 ComponentResult processOpen(IsochComponentInstancePtr ih, void *params) argument
1651 result = findDeviceDescriptionforDevice( ih, ih
1716 processClose(IsochComponentInstancePtr ih, void *junk) argument
1920 FWDVComponentClose(IsochComponentInstancePtr ih, ComponentInstance self) argument
[all...]
/macosx-10.9.5/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVIsochComponent.MacOS9482 OSErr closeDeviceControl( ComponentInstance ih, DeviceDescriptionPtr deviceDescriptionPtr);
484 OSErr doAVCTransaction( FWReferenceID ih, DVCTransactionParams* inTransaction);
486 OSErr findDeviceDescriptionforDevice( IsochComponentInstancePtr ih, UInt32 deviceID, DeviceDescription **deviceDescription);
488 OSErr getDeviceStandard( FWReferenceID ih, UInt32 * pStandard );
495 OSErr setupAVCTransaction( FWReferenceID ih, DVCTransactionParams *pParams);
503 OSErr updateDeviceList(IsochComponentInstancePtr ih, GDFDeviceEventData *pGDFData, IDHDeviceID *deviceID, Boolean doAdd);
542 OSErr enableRead(IsochComponentInstancePtr ih);
543 OSErr enableWrite(IsochComponentInstancePtr ih);
544 OSErr disableRead(IsochComponentInstancePtr ih);
545 OSErr disableWrite(IsochComponentInstancePtr ih);
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/dav/fs/
H A Dlock.c1323 dav_lock_indirect *ih = NULL; local
1335 &dh, &ih)) != NULL) {
1350 for (ip = ih; ip != NULL; ip = ip->next) {
1355 ih = ih->next;
1362 /* save the modified locks, or remove all locks (dh=ih=NULL). */
1363 if ((err = dav_fs_save_lock_record(lockdb, key, dh, ih)) != NULL) {
1378 if (!resource->exists && dh == NULL && ih == NULL
/macosx-10.9.5/apache-786.1/httpd/modules/dav/lock/
H A Dlocks.c1039 dav_lock_indirect *ih = NULL; local
1051 &dh, &ih)) != NULL) {
1066 for (ip = ih; ip != NULL; ip = ip->next) {
1071 ih = ih->next;
1078 /* save the modified locks, or remove all locks (dh=ih=NULL). */
1079 if ((err = dav_generic_save_lock_record(lockdb, key, dh, ih)) != NULL) {
/macosx-10.9.5/apache-786.1/httpd/modules/dav/main/
H A Dutil.c511 dav_if_header *ih; local
513 if ((ih = apr_pcalloc(p, sizeof(*ih))) == NULL)
516 ih->uri = uri;
517 ih->uri_len = uri_len;
518 ih->next = next_ih;
520 return ih;
525 static dav_error * dav_add_if_state(apr_pool_t *p, dav_if_header *ih, argument
557 new_sl->next = ih->state;
558 ih
602 dav_if_header *ih = NULL; local
[all...]
/macosx-10.9.5/cups-372.4/cups/vcnet/regex/
H A DMakefile32 .SUFFIXES: .ih .h
33 .c.ih:
55 regcomp.o: cclass.h cname.h regcomp.ih
56 regexec.o: engine.c engine.ih
57 regerror.o: regerror.ih
58 debug.o: debug.ih
59 main.o: main.ih
126 rm -f *.o *.s *.ih re libregex.a
/macosx-10.9.5/emacs-92/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit5023 r;ih �] # ---> 4^0-8^6- 0
8000 r;ih �� # ---> 4^0-8^6- 0
8545 ih\040 �b # ---> 8^6- 1
11230 r;ih �r # ---> 4^0-8^6- 0
12930 u,ih �W # ---> 7^8v8^6- 0
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el8293 (let ((id 0) (ih 0) hline eol str ic ov beg)
8300 (setq str (if hline (format "I*%-2d" (setq ih (1+ ih)))
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmac.c1822 int iu, ih;
1850 for (ih = 0; ih < sizeof (host_doms) / sizeof (*host_doms); ih++)
1853 host_doms[ih]);
1819 int iu, ih; local
/macosx-10.9.5/ntfs-83/kext/
H A Dntfs_attr.c6529 INDEX_HEADER *ih; local
6567 ih = &ir->index;
6568 first_ie = ie = (INDEX_ENTRY*)((u8*)ih +
6569 le32_to_cpu(ih->entries_offset));
6660 delta = (u8*)ih - (u8*)root_ictx->index;
6665 root_ictx->index = ih;
7913 INDEX_HEADER *ih; local
7953 ih = &ir->index;
7954 first_ie = ie = (INDEX_ENTRY*)((u8*)ih +
7955 le32_to_cpu(ih
[all...]
H A Dntfs_index.c1910 INDEX_HEADER *ih; local
1921 ih = &ia->index;
1924 ih->entries_offset = cpu_to_le32(ie_ofs);
1925 ih->index_length = cpu_to_le32(ie_ofs + sizeof(INDEX_ENTRY_HEADER));
1926 ih->allocated_size = cpu_to_le32(idx_ni->block_size -
1928 ih->flags = LEAF_NODE;
1929 ie = (INDEX_ENTRY*)((u8*)ih + ie_ofs);
2319 INDEX_HEADER *ih; local
2407 ih = &ia->index;
2410 ih
3297 INDEX_HEADER *ih; local
3350 INDEX_HEADER *ih = ictx->index; local
4675 INDEX_HEADER *ih; local
4728 INDEX_HEADER *ih = ictx->index; local
5061 INDEX_HEADER *ih; local
5259 INDEX_HEADER *ih; local
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/blt/
H A Dwinop1.rb26 ih = height/i
28 dst = TkPhotoImage.new(:width=>iw, :height=>ih)
30 l_hdr = TkLabel.new(:text=>"#{iw} x #{ih}")
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/src/
H A Dderived.cpp97 for (int ih = 0; ih < nh; ++ih)
98 highCols[ih] = seq_.PropIndex(highSeq->NthPropId(ih));
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/dbs/xtiff/
H A Dxtiff.c1052 int ih, iw, ww, wh, sx, sy, w, h, dx, dy; local
1070 ih = tfImageHeight;
1101 h = MIN(event->xexpose.height, ih);
1108 if (ih < wh) /* Don't scroll if the window fits the image. */
1111 sy = MIN(ih - wh, sy);
1120 if (ih < wh)
1175 if (sy >= (ih - wh)) /* clamp y motion but allow x motion */
1176 sy = ih - wh;
1188 yOffset = MIN(ih - wh, yOffset);
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/ico/
H A Dico.c210 static void printImgInfo (ICOHEADER *th, INFOHEADER *ih, FMTOPT *opts, argument
224 sprintf(str, " Width and Height: %dx%d\n", ih->width, ih->height/2); OUT;
226 sprintf(str, " Number of planes: %d\n", ih->nPlanes); OUT;
227 sprintf(str, " Bits per pixel: %d\n", ih->nBitsPerPixel); OUT;
324 static Boln readInfoHeader (tkimg_MFile *handle, INFOHEADER *ih) argument
326 if (!readUInt (handle, &ih->size) ||
327 !readUInt (handle, &ih->width) ||
328 !readUInt (handle, &ih->height) ||
329 !readUShort (handle, &ih
356 writeInfoHeader(tkimg_MFile *handle, INFOHEADER *ih) argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeColumn.c4926 int ix = 0, iy = 0, iw = w, ih = tree->headerHeight; local
4930 Tree_RedrawImage(image, ix, iy, iw, ih, tp, x, y);
H A DtkTreeDrag.c171 int ix, iy, iw, ih; local
184 ih = dragImage->bounds[3] - dragImage->bounds[1];
188 Tree_RedrawImage(dragImage->image, ix, iy, iw, ih, td,
312 int ix, iy, iw, ih; local
321 iw = dragImage->styleW; ih = dragImage->styleH;
323 Tree_RedrawImage(dragImage->tkimage, ix, iy, iw, ih, td,
H A DtkTreeUtils.c1296 int ix = imageX, iy = imageY, iw = width, ih = height;
1315 if (ix != imageX || iy != imageY || iw != width || ih != height)
1316 dbwin("Tree_RedrawImage clipped %d,%d,%d,%d -> %d,%d,%d,%d\n", ix,iy,iw,ih, imageX, imageY, width, height);
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkTextMark.c595 int ix = 0, iy = 0, iw = 0, ih = 0, charWidth = 0;
599 TkTextIndexBbox(textPtr, &index, &ix, &iy, &iw, &ih, &charWidth);
587 int ix = 0, iy = 0, iw = 0, ih = 0, charWidth = 0; local
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-juniper.c515 const struct juniper_ipsec_header *ih; local
522 ih = (struct juniper_ipsec_header *)p;
524 switch (ih->type) {
537 ih->type,
548 EXTRACT_16BITS(&ih->sa_index),
549 ih->ttl,
550 tok2str(juniper_ipsec_type_values,"Unknown",ih->type),
551 ih->type,
552 EXTRACT_32BITS(&ih->spi),
553 ipaddr_string(&ih
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Dfiletype.vim1401 au BufNewFile,BufRead *.it,*.ih setf ppwiz
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dpf.c8302 struct icmp ih; local
8304 pd.hdr.icmp = &ih;
8305 if (!pf_pull_hdr(m, off, &ih, ICMP_MINLEN,
8892 struct icmp6_hdr ih; local
8894 pd.hdr.icmp6 = &ih;
8895 if (!pf_pull_hdr(m, off, &ih, sizeof (ih),

Completed in 654 milliseconds