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

12345

/macosx-10.10/SmartcardCCID-55008/ccid/ccid/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7241 func_append objs "$old_deplibs"
7270 if test -n "$objs"; then
7272 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7276 $ECHO "*** objects $objs is not portable!"
7277 func_append libobjs " $objs"
7580 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8613 test -n "$objs
[all...]
/macosx-10.10/apache-793/httpd/build/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5874 func_append objs " $arg"
7239 func_append objs "$old_deplibs"
7268 if test -n "$objs"; then
7270 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7274 $ECHO "*** objects $objs is not portable!"
7275 func_append libobjs " $objs"
7575 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8608 test -n "$objs
[all...]
/macosx-10.10/apr-32/apr/apr/build/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7238 func_append objs "$old_deplibs"
7267 if test -n "$objs"; then
7269 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7273 $ECHO "*** objects $objs is not portable!"
7274 func_append libobjs " $objs"
7574 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8607 test -n "$objs
[all...]
/macosx-10.10/apr-32/apr-util/apr-util/xml/expat/conftools/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7238 func_append objs "$old_deplibs"
7267 if test -n "$objs"; then
7269 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7273 $ECHO "*** objects $objs is not portable!"
7274 func_append libobjs " $objs"
7574 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8607 test -n "$objs
[all...]
/macosx-10.10/curl-83.1.2/curl/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7241 func_append objs "$old_deplibs"
7270 if test -n "$objs"; then
7272 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7276 $ECHO "*** objects $objs is not portable!"
7277 func_append libobjs " $objs"
7580 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8613 test -n "$objs
[all...]
/macosx-10.10/sudo-73/src/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7238 func_append objs "$old_deplibs"
7267 if test -n "$objs"; then
7269 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7273 $ECHO "*** objects $objs is not portable!"
7274 func_append libobjs " $objs"
7574 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8607 test -n "$objs
[all...]
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-vec.el600 (defun calcFunc-vec (&rest objs)
601 (cons 'vec objs))
/macosx-10.10/IOKitUser-1050.1.21/
H A DIOCFSerialize.c1270 setAtIndex(objs, objsIdx, o);
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclTest.c3854 Tcl_Obj *objs[2];
3875 objs[0] = Tcl_NewLongObj(start);
3876 objs[1] = Tcl_NewLongObj(end);
3878 newPtr = Tcl_NewListObj(2, objs);
3813 Tcl_Obj *objs[2]; local
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclTest.c3505 Tcl_Obj *objs[2];
3526 objs[0] = Tcl_NewLongObj(start);
3527 objs[1] = Tcl_NewLongObj(end);
3529 newPtr = Tcl_NewListObj(2, objs);
3467 Tcl_Obj *objs[2]; local
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1089 const OSObject * objs[2]; local
1095 objs[0] = sCPULatencySet[idx];
1096 objs[1] = sCPULatencyHolder[idx];
1097 array = OSArray::withObjects(objs, 2);
/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecCertificateRequest.c39 OSStatus SecCmsArraySortByDER(void **objs, const SecAsn1Template *objtemplate, void **objs2);
/macosx-10.10/tcl-105/tk/tk/unix/
H A DMakefile.in581 objs: ${OBJS}
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DMakefile.in523 objs: ${OBJS}
/macosx-10.10/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm1637 my @objs = Class->retrieve_all;
1645 @objs = Class->search(column1 => $value, column2 => $value ...);
1663 @objs = Class->search_like(column1 => $like_pattern, ....);
/macosx-10.10/ruby-106/ruby/
H A Dcommon.mk193 objs: $(ALLOBJS)
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A DMakefile.in565 objs: ${OBJS}
/macosx-10.10/CPANInternal-159.1/JSON-PP-2.27203/lib/JSON/
H A DPP.pm2339 my @objs = JSON->new->incr_parse ("[5][7][1,2]");
/macosx-10.10/CPANInternal-159.1/JSON-XS-3.01/
H A DXS.pm752 my @objs = JSON::XS->new->incr_parse ("[5][7][1,2]");

Completed in 601 milliseconds

12345