Searched refs:tval (Results 1 - 25 of 71) sorted by relevance

123

/macosx-10.9.5/cups-372.4/cups/cups/
H A Dbackchannel.c42 static void cups_setup(fd_set *set, struct timeval *tval,
62 struct timeval tval; /* Timeout value */ local
72 cups_setup(&input, &tval, timeout);
77 status = select(4, &input, NULL, NULL, &tval);
114 struct timeval tval; /* Timeout value */ local
134 cups_setup(&output, &tval, timeout);
139 status = select(4, NULL, &output, NULL, &tval);
186 struct timeval *tval, /* I - Timer value */
189 tval->tv_sec = (int)timeout;
190 tval
185 cups_setup(fd_set *set, struct timeval *tval, double timeout) argument
[all...]
/macosx-10.9.5/file_cmds-230/pax/
H A Dgen_subs.c238 u_long tval = 0; local
249 * for each valid digit, shift running value (tval) over to next digit
255 tval = (tval << 4) + (*str++ - '0');
257 tval = (tval << 4) + 10 + (*str++ - 'A');
259 tval = (tval << 4) + 10 + (*str++ - 'a');
265 tval = (tval <<
335 u_quad_t tval = 0; local
[all...]
/macosx-10.9.5/awk-18/src/
H A Dawk.h85 int tval; /* type info: STR|NUM|ARR|FCN|FLD|CON|DONTFREE */ member in struct:Cell
104 /* Cell.tval values: */
191 #define isrec(n) ((n)->tval & REC)
192 #define isfld(n) ((n)->tval & FLD)
193 #define isstr(n) ((n)->tval & STR)
194 #define isnum(n) ((n)->tval & NUM)
195 #define isarr(n) ((n)->tval & ARR)
196 #define isfcn(n) ((n)->tval & FCN)
200 /* #define freeable(p) (!((p)->tval & DONTFREE)) */
201 #define freeable(p) ( ((p)->tval
[all...]
H A Dtran.c215 p, NN(p->nval), NN(p->sval), p->fval, p->tval) );
224 p->tval = t;
234 p, p->nval, p->sval, p->fval, p->tval) );
285 if ((vp->tval & (NUM | STR)) == 0)
299 vp->tval &= ~STR; /* mark string invalid */
300 vp->tval |= NUM; /* mark number ok */
301 dprintf( ("setfval %p: %s = %g, t=%o\n", vp, NN(vp->nval), f, vp->tval) );
309 if (vp->tval & FCN)
312 vp, vp->nval, vp->sval, vp->fval, vp->tval);
321 vp, NN(vp->nval), s, vp->tval, donere
[all...]
H A Dlib.c150 fldtab[0]->tval = REC | STR | DONTFREE;
153 fldtab[0]->tval |= NUM;
251 q->tval |= NUM;
293 fldtab[i]->tval = FLD | STR | DONTFREE;
311 fldtab[i]->tval = FLD | STR;
329 fldtab[i]->tval = FLD | STR | DONTFREE;
347 p->tval |= NUM;
369 p->tval = FLD | STR | DONTFREE;
436 fldtab[i]->tval = FLD | STR | DONTFREE;
484 fldtab[0]->tval
[all...]
H A Drun.c257 i, NN(y->nval), y->fval, isarr(y) ? "(array)" : NN(y->sval), y->tval) );
297 oargs[i]->tval = t->tval;
298 oargs[i]->tval &= ~(STR|NUM|DONTFREE);
319 dprintf( ("%s returns %g |%s| %o\n", s, getfval(z), getsval(z), z->tval) );
334 y->tval = x->tval & ~(CON|FLD|REC|DONTFREE); /* copy is not constant or field */
365 if ((y->tval & (STR|NUM)) == (STR|NUM)) {
368 fp->retval->tval |= NUM;
370 else if (y->tval
[all...]
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dformat_tv.c136 double tval; local
146 if (sscanf(vstring_str(in), "%lf %d %d", &tval, &sig_dig, &max_dig) != 3)
148 sec = (int) tval; /* raw seconds */
149 usec = (tval - sec) * MILLION; /* raw microseconds */
/macosx-10.9.5/shell_cmds-175/date/
H A Ddate.c75 static time_t tval; variable
126 tval = strtoq(optarg, &tmp, 0);
156 if (!rflag && time(&tval) == -1)
178 struct tm *ltp = localtime(&tval);
184 lt = *localtime(&tval);
220 lt = localtime(&tval);
241 lt = localtime(&tval);
301 if ((tval = mktime(lt)) == -1)
306 if (nflag || netsettime(tval)) {
312 ut.ut_tv.tv_sec = tval;
[all...]
H A Dnetdate.c68 netsettime(time_t tval) argument
120 msg.tsp_time.tv_sec = htonl((u_long)tval);
/macosx-10.9.5/system_cmds-597.90.1/chpass.tproj/
H A Dutil.c100 ttoa(time_t tval) argument
105 if (tval) {
106 tp = localtime(&tval);
121 time_t tval; local
130 (void)time(&tval);
131 lt = localtime(&tval);
169 if ((tval = mktime(lt)) < 0)
171 *store = tval;
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/chpass.tproj/
H A Dutil.c100 ttoa(time_t tval) argument
105 if (tval) {
106 tp = localtime(&tval);
121 time_t tval; local
130 (void)time(&tval);
131 lt = localtime(&tval);
169 if ((tval = mktime(lt)) < 0)
171 *store = tval;
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Dnodecmd.c283 char *tag, *p, *tval, *aval; local
336 tval = Tcl_GetStringFromObj(objv[index], &len);
339 if (!tcldom_textCheck (interp, tval, "text")) return TCL_ERROR;
343 if (!tcldom_commentCheck (interp, tval)) return TCL_ERROR;
347 if (!tcldom_CDATACheck (interp, tval)) return TCL_ERROR;
354 newNode = (domNode*)domNewTextNode(doc, tval, len, createType);
369 tval = Tcl_GetStringFromObj(objv[1], &len);
372 if (!tcldom_PINameCheck (interp, tval)) return TCL_ERROR;
380 domNewProcessingInstructionNode(doc, tval, len, aval, dlen);
436 tval
[all...]
/macosx-10.9.5/AppleUSBIrDA-145.2.4/
H A DAppleIrDA.h146 mach_timespec tval; local
148 tval.tv_sec = val / NSEC_PER_SEC;
149 tval.tv_nsec = val % NSEC_PER_SEC;
150 return tval;
/macosx-10.9.5/apache-786.1/httpd/modules/cache/
H A Dcache_hash.c261 const void *tval; local
267 tval = (*hep)->val;
275 tval = (*hep)->val;
281 return (void *) tval;
/macosx-10.9.5/xnu-2422.115.4/tools/lldbmacros/
H A Dipc.py201 tval = kern.GetValueFromAddress(cmd_args[0], 'task *')
202 if not tval:
206 pval = Cast(tval.bsd_info, 'proc *')
207 print GetTaskSummary(tval) + " " + GetProcSummary(pval)
209 print GetTaskIPCSummary(tval)
446 tval = kern.GetValueFromAddress(cmd_args[0], 'task *')
447 if not tval:
451 pval = Cast(tval.bsd_info, 'proc *')
452 print GetTaskSummary(tval) + " " + GetProcSummary(pval)
454 print GetIPCInformation(tval
[all...]
H A Dprocess.py292 tval = kern.GetValueFromAddress(cmd_args[0], 'task *')
293 if not tval:
295 task_list.append(tval)
297 for tval in task_list:
299 pval = Cast(tval.bsd_info, 'proc *')
300 print GetTaskSummary(tval) +" "+ GetProcSummary(pval)
341 tval = Cast(pval.task, 'task *')
342 print GetTaskSummary(tval) +" "+ GetProcSummary(pval)
591 for tval in task_list:
592 ShowTaskStacks(tval)
[all...]
/macosx-10.9.5/postfix-252/postfix/src/bounce/
H A Dbounce_template.c264 char *tval = tp->buffer; local
293 while ((GETLINE(cp, tval)) != 0 && (hlen = is_header(cp)) > 0) {
334 (void) GETLINE(cp, tval);
348 if (NON_ASCII(cp) || NON_ASCII(tval)) {
372 (void) GETLINE(cp, tval);
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-lldp.c913 u_int8_t tval; local
981 tval = *(tptr+2);
983 (tval & 0x80) ? 1 : 0, (tval & 0x40) ? 1 : 0,
984 (tval & 0x20) ? 1 : 0);
990 tval = *(tptr+4+(i/2));
1009 tval = *(tptr+2);
1011 (tval & 0x80) ? 1 : 0, (tval & 0x40) ? 1 : 0,
1012 (tval
[all...]
/macosx-10.9.5/file_cmds-230/mv/
H A Dmv.c323 struct timeval tval[2]; local
420 tval[0].tv_sec = sbp->st_atime;
421 tval[1].tv_sec = sbp->st_mtime;
422 tval[0].tv_usec = tval[1].tv_usec = 0;
423 if (utimes(to, tval))
/macosx-10.9.5/tcsh-65/tcsh/
H A Ded.screen.c54 #define Val(a) tval[a].val
186 } tval[T_val + 1]; variable in typeref:struct:termcapval
198 xfree((ptr_t)(intptr_t)tval[i].long_name);
322 tval[T_am].name = "am";
323 tval[T_am].long_name = CSAVS(4, 37, "Has automatic margins");
325 tval[T_pt].name = "pt";
326 tval[T_pt].long_name = CSAVS(4, 38, "Can use physical tabs");
328 tval[T_li].name = "li";
329 tval[T_li].long_name = CSAVS(4, 39, "Number of lines");
331 tval[T_c
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dbsd_kern.c622 uint64_t tval; local
634 tval = timer_grab(&thread->user_timer);
635 tinfo.threads_user += tval;
636 tinfo.total_user += tval;
638 tval = timer_grab(&thread->system_timer);
641 tinfo.threads_system += tval;
642 tinfo.total_system += tval;
645 tinfo.threads_user += tval;
646 tinfo.total_user += tval;
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/Common/
H A DAppleUSBCDCCommon.h465 mach_timespec tval; local
467 tval.tv_sec = val / NSEC_PER_SEC;
468 tval.tv_nsec = val % NSEC_PER_SEC;
469 return tval;
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Dprogressbar.tcl173 set tval [expr {$val % $max}]
174 if { $tval < ($max / 2.0) } {
175 set x0 [expr {double($tval) / double($max) * 1.5}]
177 set x0 [expr {(1.0-(double($tval) / double($max))) * 1.5}]
/macosx-10.9.5/remote_cmds-41.90.1/ruptime.tproj/
H A Druptime.c128 interval(time_t tval, const char *updown) argument
133 if (tval < 0) {
138 minutes = (tval + (60 - 1)) / 60;
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dterm.c250 } tval[] = { variable in typeref:struct:termcapval
1418 for (tv = tval; tv->name != NULL; tv++)
1425 if (tv == &tval[T_pt] || tv == &tval[T_km] ||
1426 tv == &tval[T_am] || tv == &tval[T_xn]) {
1428 el->el_term.t_val[tv - tval] = 1;
1430 el->el_term.t_val[tv - tval] = 0;
1450 el->el_term.t_val[tv - tval] = (int) i;
1453 if (tv == &tval[T_c
[all...]

Completed in 259 milliseconds

123