Searched refs:major (Results 151 - 175 of 419) sorted by relevance

1234567891011>>

/macosx-10.10/Heimdal-398.1.2/lib/gssapi/ns/
H A DGSSKit.h133 - (void)stepWithData: (NSData *)indata completionHandler: (^)(GSSStatusCode major, NSData *data, OM_uint32 flags)handler; variable
/macosx-10.10/bind9-45.101/bind9/contrib/sdb/dir/
H A Ddirdb.c88 "\"%sdev\" \"major %d\" \"minor %d\"",
90 major(statbuf.st_rdev),
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXutil.c1060 int major, minor, i;
1076 Tcl_GetVersion(&major, &minor, NULL, NULL);
1083 if ((major > 8) || (minor > 3)) {
1095 if ((major == 8) && (minor < 4)) {
1038 int major, minor, i; local
/macosx-10.10/xnu-2782.1.97/bsd/dev/
H A Dmem.c294 return (major(dev) == 3 && minor(dev) < 2);
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Dconfigure9457 archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
9868 archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10407 # AIX 3 has no versioning support, so we append a major version to the name.
10408 soname_spec='${libname}${release}${shared_ext}$major'
10418 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
10444 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10449 soname_spec='${libname}${release}${shared_ext}$major'
10470 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10471 soname_spec='${libname}${release}${shared_ext}$major'
10545 library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}
[all...]
H A Dltmain.sh2598 major=`expr $current - $age`
2599 versuffix="-$major"
3183 # use the current revision as the major version
3248 major=
3257 major=.`expr $current - $age`
3258 versuffix="$major.$age.$revision"
3265 major=".$current"
3270 major=".$current"
3275 major=`expr $current - $age + 1`
3281 verstring="$verstring_prefix$major
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dltmain.sh2066 major=`expr $current - $age`
2067 versuffix="-$major"
2560 major=
2569 major=.`expr $current - $age`
2570 versuffix="$major.$age.$revision"
2577 major=".$current"
2582 major=".$current"
2587 major=`expr $current - $age + 1`
2588 verstring="sgi$major.$revision"
2595 verstring="sgi$major
[all...]
/macosx-10.10/libiconv-42/libiconv/
H A Dconfigure9443 archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
9895 archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10435 # AIX 3 has no versioning support, so we append a major version to the name.
10436 soname_spec='${libname}${release}${shared_ext}$major'
10446 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
10472 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10477 soname_spec='${libname}${release}${shared_ext}$major'
10498 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10499 soname_spec='${libname}${release}${shared_ext}$major'
10573 library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}
[all...]
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginPackage.cpp231 // push the major/minor up 8 bits. Thus on Unix, Flash's version may be
244 unsigned major = majorMinorParts[0].toUInt(&converted); local
246 m_moduleVersion = (major & 0xff) << 24;
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/
H A Dlibtool193 library_names_spec="\${libname}\${release}\${versuffix}\$shared_ext \${libname}\${release}\${major}\$shared_ext \${libname}\$shared_ext"
196 soname_spec="\${libname}\${release}\${major}\$shared_ext"
3012 major=`expr $current - $age`
3013 versuffix="-$major"
3597 # use the current revision as the major version
3662 major=
3671 major=.`expr $current - $age`
3672 versuffix="$major.$age.$revision"
3679 major=".$current"
3684 major
[all...]
/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dwinscard_svc.c237 psContext[dwContextIndex].protocol_major = veStr->major;
242 veStr->major, veStr->minor);
247 if ((veStr->major > PROTOCOL_VERSION_MAJOR)
248 || (veStr->major == PROTOCOL_VERSION_MAJOR
253 veStr->major, veStr->minor);
261 veStr->major = PROTOCOL_VERSION_MAJOR;
/macosx-10.10/file-46/file/
H A Dltmain.sh2741 major=`expr $current - $age`
2742 versuffix="-$major"
3333 # use the current revision as the major version
3399 major=
3409 major=.`expr $current - $age`
3410 versuffix="$major.$age.$revision"
3418 major=".$current"
3423 major=".$current"
3429 major=`expr $current - $age`
3431 major
[all...]
/macosx-10.10/xar-254/xar/lib/
H A Dstat.c434 /* Record major/minor device node numbers */
436 uint32_t major, minor; local
438 xar_devmake(XAR(x)->sbcache.st_rdev, &major, &minor);
440 snprintf(tmpstr, sizeof(tmpstr)-1, "%u", major);
441 xar_prop_set(f, "device/major", tmpstr);
705 uint32_t major, minor; local
709 xar_prop_get(f, "device/major", &opt);
715 major = tmpll;
725 devt = xar_makedev(major, minor);
/macosx-10.10/OpenPAM-20/openpam/
H A Dltmain.sh2693 major=`expr $current - $age`
2694 versuffix="-$major"
3278 # use the current revision as the major version
3344 major=
3353 major=.`expr $current - $age`
3354 versuffix="$major.$age.$revision"
3362 major=".$current"
3367 major=".$current"
3373 major=`expr $current - $age`
3375 major
[all...]
/macosx-10.10/bind9-45.101/bind9/
H A Dltmain.sh2711 major=`expr $current - $age`
2712 versuffix="-$major"
3303 # use the current revision as the major version
3369 major=
3378 major=.`expr $current - $age`
3379 versuffix="$major.$age.$revision"
3387 major=".$current"
3392 major=".$current"
3398 major=`expr $current - $age`
3400 major
[all...]
/macosx-10.10/iodbc-42.5/iodbc/admin/
H A Dltmain.sh2505 major=`expr $current - $age`
2506 versuffix="-$major"
3086 # use the current revision as the major version
3151 major=
3160 major=.`expr $current - $age`
3161 versuffix="$major.$age.$revision"
3168 major=".$current"
3173 major=".$current"
3178 major=`expr $current - $age + 1`
3184 verstring="$verstring_prefix$major
[all...]
/macosx-10.10/ntp-92/sntp/
H A Dltmain.sh2505 major=`expr $current - $age`
2506 versuffix="-$major"
3086 # use the current revision as the major version
3151 major=
3160 major=.`expr $current - $age`
3161 versuffix="$major.$age.$revision"
3168 major=".$current"
3173 major=".$current"
3178 major=`expr $current - $age + 1`
3184 verstring="$verstring_prefix$major
[all...]
H A Dconfigure9765 archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10080 archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10607 # AIX 3 has no versioning support, so we append a major version to the name.
10608 soname_spec='${libname}${release}${shared_ext}$major'
10618 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
10644 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10649 soname_spec='${libname}${release}${shared_ext}$major'
10670 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10671 soname_spec='${libname}${release}${shared_ext}$major'
10745 library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dltmain.sh2666 major=`expr $current - $age`
2667 versuffix="-$major"
3251 # use the current revision as the major version
3316 major=
3325 major=.`expr $current - $age`
3326 versuffix="$major.$age.$revision"
3333 major=".$current"
3338 major=".$current"
3343 major=`expr $current - $age + 1`
3349 verstring="$verstring_prefix$major
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dltmain.sh2598 major=`expr $current - $age`
2599 versuffix="-$major"
3183 # use the current revision as the major version
3248 major=
3257 major=.`expr $current - $age`
3258 versuffix="$major.$age.$revision"
3265 major=".$current"
3270 major=".$current"
3275 major=`expr $current - $age + 1`
3281 verstring="$verstring_prefix$major
[all...]
/macosx-10.10/expat-12/expat/conftools/
H A Dltmain.sh2598 major=`expr $current - $age`
2599 versuffix="-$major"
3183 # use the current revision as the major version
3248 major=
3257 major=.`expr $current - $age`
3258 versuffix="$major.$age.$revision"
3265 major=".$current"
3270 major=".$current"
3275 major=`expr $current - $age + 1`
3281 verstring="$verstring_prefix$major
[all...]
/macosx-10.10/libiconv-42/libiconv/build-aux/
H A Dltmain.sh2602 major=`expr $current - $age`
2603 versuffix="-$major"
3187 # use the current revision as the major version
3252 major=
3261 major=.`expr $current - $age`
3262 versuffix="$major.$age.$revision"
3269 major=".$current"
3274 major=".$current"
3279 major=`expr $current - $age + 1`
3285 verstring="$verstring_prefix$major
[all...]
/macosx-10.10/libiconv-42/libiconv/libcharset/build-aux/
H A Dltmain.sh2602 major=`expr $current - $age`
2603 versuffix="-$major"
3187 # use the current revision as the major version
3252 major=
3261 major=.`expr $current - $age`
3262 versuffix="$major.$age.$revision"
3269 major=".$current"
3274 major=".$current"
3279 major=`expr $current - $age + 1`
3285 verstring="$verstring_prefix$major
[all...]
/macosx-10.10/llvmCore-3425.0.34/autoconf/
H A Dltmain.sh2598 major=`expr $current - $age`
2599 versuffix="-$major"
3183 # use the current revision as the major version
3248 major=
3257 major=.`expr $current - $age`
3258 versuffix="$major.$age.$revision"
3265 major=".$current"
3270 major=".$current"
3275 major=`expr $current - $age + 1`
3281 verstring="$verstring_prefix$major
[all...]
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/
H A Dltmain.sh2598 major=`expr $current - $age`
2599 versuffix="-$major"
3183 # use the current revision as the major version
3248 major=
3257 major=.`expr $current - $age`
3258 versuffix="$major.$age.$revision"
3265 major=".$current"
3270 major=".$current"
3275 major=`expr $current - $age + 1`
3281 verstring="$verstring_prefix$major
[all...]

Completed in 462 milliseconds

1234567891011>>