Searched refs:newobj (Results 1 - 25 of 51) sorted by relevance

123

/macosx-10.9.5/swig-10/Lib/tcl/
H A Dtclapi.swg87 int newobj;
89 Tcl_SetHashValue(Tcl_CreateHashEntry(&swigconstTable, name, &newobj), (ClientData) obj);
H A Dtclrun.swg98 int newobj;
99 Tcl_CreateHashEntry(SWIG_Tcl_ObjectTable(), (char *) ptr, &newobj);
/macosx-10.9.5/CPANInternal-140/XML-Parser/Parser/Style/
H A DObjects.pm17 my $newobj = bless { @_, Kids => $newlist }, $class;
19 push @{ $expat->{Curlist} }, $newobj;
/macosx-10.9.5/CPANInternal-140/XML-LibXML/
H A Dxpath.c41 xmlXPathObjectPtr newobj, ret; local
58 newobj = valuePop(ctxt);
60 newobj->nodesetval);
61 xmlXPathFreeObject(newobj);
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dfunctions.c258 xmlXPathObjectPtr newobj, ret; local
276 newobj = valuePop(ctxt);
278 newobj->nodesetval);
279 xmlXPathFreeObject(newobj);
390 xmlXPathObjectPtr newobj, ret; local
401 newobj = valuePop(ctxt);
403 newobj->nodesetval);
404 xmlXPathFreeObject(newobj);
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/generic/
H A DtclXlib.c217 Tcl_Obj *newobj = Tcl_NewStringObj(fileName, -1);
218 Tcl_IncrRefCount(newobj);
219 iPtr->scriptFile = (void *) newobj;
222 Tcl_DecrRefCount(newobj);
216 Tcl_Obj *newobj = Tcl_NewStringObj(fileName, -1); local
/macosx-10.9.5/BerkeleyDB-21/db/tcl/
H A Dtcl_internal.c707 Tcl_Obj *newlist, *newobj; local
725 newobj = NewStringObj(fnp->name, strlen(fnp->name));
727 Tcl_ListObjAppendElement(interp, newlist, newobj);
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/
H A Dinstall.rb.orig174 alias newobj new
177 c = newobj()
183 c = newobj()
H A Dinstall.rb174 alias newobj new
177 c = newobj()
183 c = newobj()
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dopl.vim52 syn keyword OPLStatement newobj newobjh next notes num$ odbinfo off onerr
/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Dltmain.sh5485 newobj=lt$counter-$objbase
5488 *[\ /]"$newobj "*) ;;
5489 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5492 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5493 $run ln "$obj" "$gentop/$newobj" ||
5494 $run cp "$obj" "$gentop/$newobj"
5495 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/build/
H A Dltmain.sh5556 newobj=lt$counter-$objbase
5559 *[\ /]"$newobj "*) ;;
5560 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5563 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5564 $run ln "$obj" "$gentop/$newobj" ||
5565 $run cp "$obj" "$gentop/$newobj"
5566 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/
H A Dltmain.sh5485 newobj=lt$counter-$objbase
5488 *[\ /]"$newobj "*) ;;
5489 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5492 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5493 $run ln "$obj" "$gentop/$newobj" ||
5494 $run cp "$obj" "$gentop/$newobj"
5495 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/
H A Dlibtool5902 newobj=lt$counter-$objbase
5905 *[\ /]"$newobj "*) ;;
5906 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5909 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5910 $run ln "$obj" "$gentop/$newobj" ||
5911 $run cp "$obj" "$gentop/$newobj"
5912 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/OpenPAM-20/openpam/
H A Dltmain.sh5604 newobj=lt$counter-$objbase
5607 *[\ /]"$newobj "*) ;;
5608 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5611 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5612 $run ln "$obj" "$gentop/$newobj" ||
5613 $run cp "$obj" "$gentop/$newobj"
5614 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/apache-786.1/httpd/build/
H A Dltmain.sh5574 newobj=lt$counter-$objbase
5577 *[\ /]"$newobj "*) ;;
5578 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5581 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5582 $run ln "$obj" "$gentop/$newobj" ||
5583 $run cp "$obj" "$gentop/$newobj"
5584 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/build/
H A Dltmain.sh5574 newobj=lt$counter-$objbase
5577 *[\ /]"$newobj "*) ;;
5578 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5581 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5582 $run ln "$obj" "$gentop/$newobj" ||
5583 $run cp "$obj" "$gentop/$newobj"
5584 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/xml/expat/conftools/
H A Dltmain.sh5574 newobj=lt$counter-$objbase
5577 *[\ /]"$newobj "*) ;;
5578 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5581 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5582 $run ln "$obj" "$gentop/$newobj" ||
5583 $run cp "$obj" "$gentop/$newobj"
5584 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/apr-30/apr/apr/build/
H A Dltmain.sh5574 newobj=lt$counter-$objbase
5577 *[\ /]"$newobj "*) ;;
5578 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5581 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5582 $run ln "$obj" "$gentop/$newobj" ||
5583 $run cp "$obj" "$gentop/$newobj"
5584 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/apr-30/apr-util/apr-util/xml/expat/conftools/
H A Dltmain.sh5574 newobj=lt$counter-$objbase
5577 *[\ /]"$newobj "*) ;;
5578 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5581 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5582 $run ln "$obj" "$gentop/$newobj" ||
5583 $run cp "$obj" "$gentop/$newobj"
5584 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/bind9-45.100/bind9/
H A Dltmain.sh5630 newobj=lt$counter-$objbase
5633 *[\ /]"$newobj "*) ;;
5634 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5637 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5638 $run ln "$obj" "$gentop/$newobj" ||
5639 $run cp "$obj" "$gentop/$newobj"
5640 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/expat-12/expat/conftools/
H A Dltmain.sh5485 newobj=lt$counter-$objbase
5488 *[\ /]"$newobj "*) ;;
5489 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5492 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5493 $run ln "$obj" "$gentop/$newobj" ||
5494 $run cp "$obj" "$gentop/$newobj"
5495 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/file-46/file/
H A Dltmain.sh5660 newobj=lt$counter-$objbase
5663 *[\ /]"$newobj "*) ;;
5664 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5667 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5668 $run ln "$obj" "$gentop/$newobj" ||
5669 $run cp "$obj" "$gentop/$newobj"
5670 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/iodbc-42.5/iodbc/admin/
H A Dltmain.sh5149 newobj=lt$counter-$objbase
5152 *[\ /]"$newobj "*) ;;
5153 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5156 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5157 $run ln "$obj" "$gentop/$newobj" ||
5158 $run cp "$obj" "$gentop/$newobj"
5159 oldobjs="$oldobjs $gentop/$newobj"
/macosx-10.9.5/libiconv-41/libiconv/build-aux/
H A Dltmain.sh5489 newobj=lt$counter-$objbase
5492 *[\ /]"$newobj "*) ;;
5493 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5496 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5497 $run ln "$obj" "$gentop/$newobj" ||
5498 $run cp "$obj" "$gentop/$newobj"
5499 oldobjs="$oldobjs $gentop/$newobj"

Completed in 570 milliseconds

123