Searched defs:unit (Results 1 - 25 of 190) sorted by relevance

12345678

/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Drt.sh121 function unit function
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/unicode/
H A Dmeasure.h145 MeasureUnit* unit; member in class:Measure
[all...]
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFWSBP2PseudoAddressSpace.cpp126 createPseudoAddressSpace( IOFireWireBus * control, IOFireWireUnit * unit, FWAddress * addr, UInt32 len, FWReadCallback reader, FWWriteCallback writer, void * refcon ) argument
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_local.c115 local_start( int unit, struct peer *peer ) argument
151 local_poll( int unit, struct peer *peer ) argument
H A Drefclock_atom.c118 atom_start( int unit, struct peer *peer ) argument
162 atom_shutdown( int unit, struct peer *peer ) argument
181 atom_timer( int unit, struct peer *peer ) argument
212 atom_poll( int unit, struct peer *peer ) argument
[all...]
H A Drefclock_pcf.c63 pcf_start( int unit, struct peer *peer ) argument
113 pcf_shutdown( int unit, struct peer *peer ) argument
129 pcf_poll( int unit, struct peer *peer ) argument
H A Drefclock_tpro.c67 tpro_start( int unit, struct peer *peer ) argument
117 tpro_shutdown( int unit, struct peer *peer ) argument
136 tpro_poll( int unit, struct peer *peer ) argument
H A Drefclock_as2201.c155 as2201_start( int unit, struct peer *peer ) argument
210 as2201_shutdown( int unit, struct peer *peer ) argument
356 as2201_poll( int unit, struct peer *peer ) argument
H A Drefclock_fg.c93 fg_start( int unit, struct peer *peer ) argument
161 fg_shutdown( int unit, struct peer *peer ) argument
180 fg_poll( int unit, struct peer *peer ) argument
H A Drefclock_heath.c212 heath_start( int unit, struct peer *peer ) argument
253 heath_shutdown( int unit, struct peer *peer ) argument
395 heath_poll( int unit, struct peer *peer ) argument
H A Drefclock_hopfpci.c87 short unit; /* NTP refclock unit number */ member in struct:hopfclock_unit
116 hopfpci_start( int unit, struct peer *peer ) argument
179 hopfpci_shutdown( int unit, struct peer *peer ) argument
197 hopfpci_poll( int unit, struct peer *peer ) argument
[all...]
H A Drefclock_trak.c135 trak_start( int unit, struct peer *peer ) argument
207 trak_shutdown( int unit, struct peer *peer ) argument
337 trak_poll( int unit, struct peer *peer ) argument
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclGetDate.y466 unit : tSEC_UNIT { label
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclGetDate.y376 unit : tSEC_UNIT { $$ = $1; yyRelPointer = &yyRelSeconds; } label
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-units.el[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Duameasureformat.cpp64 static MeasureUnit * createObjectForMeasureUnit(UAMeasureUnit unit, UErrorCode* status ) argument
139 uameasfmt_format( const UAMeasureFormat* measfmt, double value, UAMeasureUnit unit, UChar* result, int32_t resultCapacity, UErrorCode* status ) argument
151 uameasfmt_formatGetPosition( const UAMeasureFormat* measfmt, double value, UAMeasureUnit unit, UChar* result, int32_t resultCapacity, UFieldPosition* pos, UErrorCode* status ) argument
/macosx-10.10/WTF-7600.1.24/wtf/dtoa/
H A Dfast-dtoa.cc65 RoundWeed(BufferReference<char> buffer, int length, uint64_t distance_too_high_w, uint64_t unsafe_interval, uint64_t rest, uint64_t ten_kappa, uint64_t unit) argument
185 RoundWeedCounted(BufferReference<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) argument
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/bltins/
H A Dulimit.c79 int label, unit, nosupport; local
/macosx-10.10/lsof-53/lsof/tests/
H A DLsofTest.h308 unsigned int unit; /* unit number (where applicable) */ member in struct:LTdev
/macosx-10.10/ntp-92/util/
H A Daudio-pcm.c83 int unit = 0; /* device unit (0-3) */ local
/macosx-10.10/ppp-786.1.1/Drivers/L2TP/L2TP-extension/
H A Dl2tp_wan.c139 u_short unit; local
/macosx-10.10/ppp-786.1.1/Drivers/PPPoE/PPPoE-extension/
H A Dpppoe_wan.c141 u_short unit; local
210 u_short unit = 0; local
/macosx-10.10/ppp-786.1.1/Drivers/PPTP/PPTP-extension/
H A Dpptp_wan.c141 u_short unit; local
210 u_short unit = 0; local
/macosx-10.10/tcsh-65/tcsh/
H A Dsh.print.c225 int unit; local
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dnetsrc.c88 netsrc_ctlsend(kern_ctl_ref kctl, uint32_t unit, void *uinfo, mbuf_t m, argument
129 netsrc_ipv4(kern_ctl_ref kctl, uint32_t unit, struct netsrc_req *nrq) argument
186 netsrc_ipv6(kern_ctl_ref kctl, uint32_t unit, struct netsrc_req *nrq) argument

Completed in 277 milliseconds

12345678