Searched refs:objs (Results 51 - 75 of 119) sorted by relevance

12345

/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/demos/
H A Dcatalog206 set objs [namespace eval iwidgets [list itcl::find objects -class $class]]
207 if {[llength $objs]} {
209 set bases [[lindex $objs 0] info heritage]
/macosx-10.10/cups-408/cups/cgi-bin/
H A Dipp-var.c161 cups_array_t *objs; /* Array of objects */ local
171 for (add = 0, first = NULL, objs = cupsArrayNew(NULL, NULL),
187 cupsArrayAdd(objs, first);
245 cupsArrayAdd(objs, first);
247 return (objs);
/macosx-10.10/ruby-106/ruby/ext/
H A Dextmk.rb113 $objs = (m[/^OBJS[ \t]*=[ \t](.*)/, 1] || "").split
143 $objs = []
176 old_objs = $objs
239 if $static and ok and !$objs.empty? and !File.fnmatch?("-*", target)
244 FileUtils.rm_f(old_objs - $objs)
/macosx-10.10/xnu-2782.1.97/tools/lldbmacros/
H A Dmbufs.py19 print hdr_format.format('name', 'objs', 'objs', 'objs/slabs', 'objs', 'alloc count', 'count', 'count', 'count')
787 objs = ccp.cc_objs
788 if (objs <= 0):
789 objs = 0
793 tot_cpu = objs + pobjs
795 out_string += mcache_cache_format.format(cnt, objs, pobjs, tot_cpu)
803 out_string += "Total # of full buckets (" + str(int(bktsize)) + " objs/bk
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dchoicfmt.cpp468 ChoiceFormat::format(const Formattable* objs, argument
484 double objDouble = objs[i].getDouble(status);
/macosx-10.10/ruby-106/ruby/lib/
H A Dmkmf.rb2081 if not $objs
2083 objs = srcs.inject(Hash.new {[]}) {|h, f| h[File.basename(f, ".*") << ext] <<= f; h}
2084 $objs = objs.keys
2085 unless objs.delete_if {|b, f| f.size == 1}.empty?
2086 dups = objs.sort.map {|b, f|
2092 $objs.collect! {|o| File.basename(o, ".*") << ext} unless $OBJEXT == "o"
2093 srcs = $srcs || $objs.collect {|o| o.chomp(ext) << ".c"}
2099 target = nil if $objs.empty?
2151 OBJS = #{$objs
[all...]
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclCmdMZ.c327 Tcl_Obj *objs[2];
351 objs[0] = Tcl_NewLongObj(start);
352 objs[1] = Tcl_NewLongObj(end);
354 newPtr = Tcl_NewListObj(2, objs);
3999 Tcl_Obj *objs[4];
4048 objs[0] = Tcl_NewIntObj((count <= 0) ? 0 : (int) totalMicroSec);
4050 objs[0] = Tcl_NewDoubleObj(totalMicroSec/count);
4058 TclNewLiteralStringObj(objs[1], "microseconds");
4059 TclNewLiteralStringObj(objs[2], "per");
4060 TclNewLiteralStringObj(objs[
325 Tcl_Obj *objs[2]; local
3966 Tcl_Obj *objs[4]; local
[all...]
/macosx-10.10/OpenSSL098-52/src/util/pl/
H A DVC-32.pl307 my($objs,$target,$name,$shlib,$ign,$base_addr) = @_;
331 # $ret.="$target: $objs\n";
336 $ret.="$target: $objs\n";
337 $ret.="\t\$(MKLIB) $lfile$target @<<\n $objs $ex\n<<\n";
382 $ret.="$target: $objs \$(PREMAIN_DSO_EXE)";
397 $ret.="$name @<<\n \$(SHLIB_EX_OBJ) $objs ";
402 $ret.="$target: $objs";
408 $ret.="\n\t\$(LINK) \$(MLFLAGS) $efile$target $name @<<\n \$(SHLIB_EX_OBJ) $objs $ex\n<<\n";
/macosx-10.10/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMEnergyPrefs.c1719 const CFTypeRef *objs;
1727 objs = (CFTypeRef *)malloc(sizeof(CFTypeRef) * count);
1728 if(!keys || !objs) return;
1731 (const void **)keys, (const void **)objs);
1735 CFDictionarySetValue(target, keys[i], objs[i]);
1738 CFDictionaryAddValue(target, keys[i], objs[i]);
1742 free((void *)objs);
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/win32/
H A Dcommon.mak101 SQLITE_LIBPATH="C:\work\open_source\sqllite\sqlite\objs"
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh845 objs=
1171 objs="$objs $arg"
1601 if test -n "$objs"; then
1602 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects:$objs" 2>&1
1827 oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
2213 if test -n "$objs"; then
2280 reload_objs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs"
2521 progfiles=`$echo "X$objs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
2990 oldobjs="$objs "`
[all...]
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dtelnet.c1297 HANDLE objs[2]; local
1406 objs[0] = event_handle;
1407 objs[1] = stdin_handle;
1425 waitret = WaitForMultipleObjects(obj_count, objs, FALSE, wait_timeout);
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/config/
H A Dltmain.sh854 objs=
1190 objs="$objs $arg"
1620 if test -n "$objs"; then
1621 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects:$objs" 2>&1
1857 oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
2248 if test -n "$objs"; then
2315 reload_objs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs"
2556 progfiles=`$echo "X$objs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
3025 oldobjs="$objs "`
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/config/
H A Dltmain.sh854 objs=
1190 objs="$objs $arg"
1620 if test -n "$objs"; then
1621 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects:$objs" 2>&1
1856 oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
2242 if test -n "$objs"; then
2309 reload_objs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs"
2550 progfiles=`$echo "X$objs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
3019 oldobjs="$objs "`
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclCmdMZ.c431 Tcl_Obj *objs[2];
454 objs[0] = Tcl_NewLongObj(start);
455 objs[1] = Tcl_NewLongObj(end);
457 newPtr = Tcl_NewListObj(2, objs);
3022 Tcl_Obj *objs[4];
3055 objs[0] = Tcl_NewIntObj((count <= 0) ? 0 : (int) totalMicroSec);
3057 objs[0] = Tcl_NewDoubleObj(totalMicroSec/count);
3059 objs[1] = Tcl_NewStringObj("microseconds", -1);
3060 objs[2] = Tcl_NewStringObj("per", -1);
3061 objs[
430 Tcl_Obj *objs[2]; local
3011 Tcl_Obj *objs[4]; local
[all...]
/macosx-10.10/swig-12/Lib/python/
H A Dpyrun.swg131 SWIG_Python_UnpackTuple(PyObject *args, const char *name, Py_ssize_t min, Py_ssize_t max, PyObject **objs)
158 objs[i] = PyTuple_GET_ITEM(args, i);
161 objs[l] = 0;
/macosx-10.10/BerkeleyDB-21/db/dbinc/
H A Drep.h690 DBT *objs; member in struct:__anon309
/macosx-10.10/OpenSSL098-52/src/crypto/x509/
H A Dx509_vfy.h185 STACK_OF(X509_OBJECT) *objs; /* Cache of all objects */ member in struct:x509_store_st
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dx509_vfy.h185 STACK_OF(X509_OBJECT) *objs; /* Cache of all objects */ member in struct:x509_store_st
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSSerializeBinary.cpp388 setAtIndex(objs, objsIdx, o);
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Dltmain.sh1118 objs=
1805 objs="$objs $arg"
3090 objs="$objs$old_deplibs"
3118 if test -n "$objs"; then
3120 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3125 $echo "*** objects $objs is not portable!"
3126 libobjs="$libobjs $objs"
3409 oldobjs="$objs "`
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dltmain.sh1162 objs=
1850 objs="$objs $arg"
3158 objs="$objs$old_deplibs"
3186 if test -n "$objs"; then
3188 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3193 $echo "*** objects $objs is not portable!"
3194 libobjs="$libobjs $objs"
3477 oldobjs="$objs "`
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dltmain.sh1118 objs=
1805 objs="$objs $arg"
3090 objs="$objs$old_deplibs"
3118 if test -n "$objs"; then
3120 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3125 $echo "*** objects $objs is not portable!"
3126 libobjs="$libobjs $objs"
3409 oldobjs="$objs "`
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/
H A Dlibtool1508 objs=
2196 objs="$objs $arg"
3504 objs="$objs$old_deplibs"
3532 if test -n "$objs"; then
3534 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3539 $echo "*** objects $objs is not portable!"
3540 libobjs="$libobjs $objs"
3823 oldobjs="$objs "`
[all...]
/macosx-10.10/OpenPAM-20/openpam/
H A Dltmain.sh1177 objs=
1875 objs="$objs $arg"
3185 objs="$objs$old_deplibs"
3213 if test -n "$objs"; then
3215 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3220 $echo "*** objects $objs is not portable!"
3221 libobjs="$libobjs $objs"
3509 oldobjs="$objs "`
[all...]

Completed in 426 milliseconds

12345