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

1234

/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Dltmain.sh2598 major=`expr $current - $age`
3184 # and those that subtract age and use age as
3191 age="$number_minor"
3197 age="0"
3201 age="$number_minor"
3209 age="$4"
3232 case $age in
3235 $echo "$modename: AGE \`$age' must be a nonnegative integer" 1>&2
3241 if test "$age"
[all...]
/macosx-10.10.1/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm1805 __PACKAGE__->add_constraint('over18', age => \&check_age);
1813 # Cross-field checking - must have SSN if age < 18
2021 your methods to just be $customer->name and $customer->age rather than
/macosx-10.10.1/CPANInternal-159.1/Class-Std-0.011/lib/Class/
H A DStd.pm2073 age => $age_of{ident $self},
2089 age => $age_of{ident $self},
/macosx-10.10.1/CPANInternal-159.1/Config-Std-0.900/lib/Config/
H A DStd.pm599 age: 47
605 example declares three keys: C<'name'>, C<'age'>, and C<'his weight!'>.
611 age : 47
618 age= 47
/macosx-10.10.1/CPANInternal-159.1/Config-Std-0.901/lib/Config/
H A DStd.pm601 age: 47
607 example declares three keys: C<'name'>, C<'age'>, and C<'his weight!'>.
613 age : 47
620 age= 47
/macosx-10.10.1/Heimdal-398.1.2/admin/
H A Dpurge.c99 * than `age'
109 int age; local
113 age = parse_time(opt->age_string, "s");
114 if(age < 0) {
151 && judgement_day - e->timestamp > age) {
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/
H A Dltmain.sh6749 func_arith $current - $age
7314 # and those that subtract age and use age as
7322 age="$number_minor"
7328 age="0"
7333 age="$number_minor"
7342 age="$3"
7363 case $age in
7366 func_error "AGE \`$age' must be a nonnegative integer"
7371 if test "$age"
[all...]
/macosx-10.10.1/Heimdal-398.1.2/
H A Dltmain.sh5103 func_arith $current - $age
5659 # and those that subtract age and use age as
5667 age="$number_minor"
5673 age="0"
5678 age="$number_minor"
5687 age="$3"
5708 case $age in
5711 func_error "AGE \`$age' must be a nonnegative integer"
5716 if test "$age"
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dislamcal.cpp529 double age = moonAge(origin, status); local
534 if (age >= 0) {
538 age = moonAge(origin, status);
542 } while (age >= 0);
548 age = moonAge(origin, status);
552 } while (age < 0);
565 * Return the "age" of the moon at the given time; this is the difference
570 * @param time The time at which the moon's age is desired,
575 double age = 0; local
582 return age;
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/tools/toolutil/
H A Dppucd.cpp50 memset(age, 0, 4);
411 u_versionFromString(props.age, v); // Writes 0.0.0.0 if v is not numeric.
H A Dppucd.h50 UVersionInfo age; member in struct:UniProps
79 /** defaults;0000..10FFFF;age=NA;bc=L;... */
81 /** block;0000..007F;age=1.1;blk=ASCII;ea=Na;... */
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DCodeCache.cpp123 addResult.iterator->value = SourceCodeValue(vm, unlinkedCodeBlock, m_sourceCode.age());
169 addResult.iterator->value = SourceCodeValue(vm, functionExecutable, m_sourceCode.age());
H A DCodeCache.h122 SourceCodeValue(VM& vm, JSCell* cell, int64_t age) argument
124 , age(age)
129 int64_t age; member in struct:JSC::SourceCodeValue
159 int64_t age = m_age - addResult.iterator->value.age; local
160 if (age > m_capacity) {
165 } else if (age < m_capacity / 2) {
174 addResult.iterator->value.age = m_age;
192 int64_t age() { retur function in class:JSC::CodeCacheMap
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/build/
H A Dltmain.sh2666 major=`expr $current - $age`
3252 # and those that subtract age and use age as
3259 age="$number_minor"
3265 age="0"
3269 age="$number_minor"
3277 age="$4"
3300 case $age in
3303 $echo "$modename: AGE \`$age' must be a nonnegative integer" 1>&2
3309 if test "$age"
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dltmain.sh2598 major=`expr $current - $age`
3184 # and those that subtract age and use age as
3191 age="$number_minor"
3197 age="0"
3201 age="$number_minor"
3209 age="$4"
3232 case $age in
3235 $echo "$modename: AGE \`$age' must be a nonnegative integer" 1>&2
3241 if test "$age"
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/autogroup/
H A Dautogroup.c103 ** age - the group to which the member DN will be added
106 autogroup_add_member_to_group( Operation *op, BerValue *dn, BerValue *ndn, autogroup_entry_t *age )
118 dn->bv_val, age->age_dn.bv_val, 0);
128 modlist->sml_desc = age->age_def->agd_member_ad;
129 modlist->sml_type = age->age_def->agd_member_ad->ad_cname;
139 o.o_req_dn = age->age_dn;
140 o.o_req_ndn = age->age_ndn;
156 ** age - the group to which the values will be added
159 autogroup_add_member_values_to_group( Operation *op, Entry *e, autogroup_entry_t *age, AttributeDescription *attrdesc ) argument
170 e->e_name.bv_val, age
271 autogroup_delete_member_values_from_group( Operation *op, Entry *e, autogroup_entry_t *age, AttributeDescription *attrdesc ) argument
328 autogroup_entry_t *age = agg->agg_group; local
386 autogroup_entry_t *age = agg->agg_group; local
455 autogroup_add_members_from_filter( Operation *op, Entry *e, autogroup_entry_t *age, autogroup_filter_t *agf, int modify) argument
723 autogroup_entry_t *age; local
789 autogroup_entry_t *age = agi->agi_entry, local
845 autogroup_entry_t *age, *age_prev, *age_next; local
928 autogroup_entry_t *age; local
1355 autogroup_entry_t *age; local
1455 autogroup_entry_t *age; local
1570 autogroup_entry_t *age; local
1959 autogroup_entry_t *age = agi->agi_entry, local
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-tools/
H A Dstatslog37 --sort -s Sort input files by age. Implies --join.
144 my $age = -M $file;
145 if (defined($age)) {
146 push(@fileinfo, [$age, $file]);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/
H A Dlibtool3012 major=`expr $current - $age`
3598 # and those that subtract age and use age as
3605 age="$number_minor"
3611 age="0"
3615 age="$number_minor"
3623 age="$4"
3646 case $age in
3649 $echo "$modename: AGE \`$age' must be a nonnegative integer" 1>&2
3655 if test "$age"
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Daccesslog.c105 { "logpurge", "age> <interval", 3, 3, 0, ARG_MAGIC|LOG_PURGE,
533 log_age_unparse( int age, struct berval *agebv, size_t size ) argument
540 ss = age % 60;
541 age /= 60;
542 mm = age % 60;
543 age /= 60;
544 hh = age % 24;
545 age /= 24;
546 dd = age;
H A Dppolicy.c907 int ngut = -1, warn = -1, age, rc; local
1039 * We can skip this bit if passwords don't age in
1048 * the password older than the maximum age
1107 age = (int)(now - pwtime);
1116 if (ppb->pp.pwdMaxAge - age < ppb->pp.pwdExpireWarning ) {
1120 warn = ppb->pp.pwdMaxAge - age; /* seconds left until expiry */
1838 /* Check age, but only if pwdReset is not TRUE */
1843 int age; local
1848 age = (int)(now - pwtime);
1849 if ((pwtime != (time_t)-1) && (age < p
[all...]
/macosx-10.10.1/OpenPAM-20/openpam/
H A Dltmain.sh2693 major=`expr $current - $age`
3279 # and those that subtract age and use age as
3286 age="$number_minor"
3292 age="0"
3296 age="$number_minor"
3305 age="$4"
3328 case $age in
3331 $echo "$modename: AGE \`$age' must be a nonnegative integer" 1>&2
3337 if test "$age"
[all...]
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/
H A Dltmain.sh6766 func_arith $current - $age
7331 # and those that subtract age and use age as
7340 age="$number_minor"
7346 age="0"
7351 age="$number_minor"
7363 age="$3"
7384 case $age in
7387 func_error "AGE \`$age' must be a nonnegative integer"
7392 if test "$age"
[all...]
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/
H A Dltmain.sh5957 func_arith $current - $age
6514 # and those that subtract age and use age as
6522 age="$number_minor"
6528 age="0"
6533 age="$number_minor"
6542 age="$3"
6563 case $age in
6566 func_error "AGE \`$age' must be a nonnegative integer"
6571 if test "$age"
[all...]
/macosx-10.10.1/apache-793/httpd/build/
H A Dltmain.sh6764 func_arith $current - $age
7329 # and those that subtract age and use age as
7338 age="$number_minor"
7344 age="0"
7349 age="$number_minor"
7358 age="$3"
7379 case $age in
7382 func_error "AGE \`$age' must be a nonnegative integer"
7387 if test "$age"
[all...]
/macosx-10.10.1/apache-793/httpd/modules/cache/
H A Dcache_util.c212 /* do a HTTP/1.1 age calculation */
223 /* Perform an HTTP/1.1 age calculation. (RFC2616 13.2.3) */
255 * request dies, the lock will be trashed when its max-age is reached,
500 apr_int64_t age, maxage_req, maxage_cresp, maxage, smaxage, maxstale; local
533 * maximum age an object can be before it is considered stale. This
537 * - RFC2616 14.9.4 Cache-Control: max-age this header can appear in both
582 /* calculate age of object */
583 age = ap_cache_current_age(info, age_c, r->request_time);
588 /* extract max-age from request */
595 * extract max-age fro
[all...]

Completed in 793 milliseconds

1234