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

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java567 checkEquality(Object obj, Object newobj) argument
574 Boolean ret = (Boolean) eq.invoke(obj, newobj);
593 Object newobj = null;
611 newobj = in.readObject();
613 String deserialized = getString(newobj);
620 checkEquality(obj, newobj);
628 Object newobj = null;
649 newobj = decoder.readObject();
650 String decoded = getString(newobj);
658 checkEquality(obj, newobj);
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_deadlist.c328 uint64_t newobj; local
330 newobj = dsl_deadlist_alloc(dl->dl_os, tx);
333 dsl_deadlist_regenerate(dl->dl_os, newobj, mrs_obj, tx);
334 return (newobj);
347 VERIFY3U(0, ==, zap_add_int_key(dl->dl_os, newobj,
350 return (newobj);
/freebsd-10-stable/contrib/ofed/libibcm/config/
H A Dltmain.sh5493 newobj=lt$counter-$objbase
5496 *[\ /]"$newobj "*) ;;
5497 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5500 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5501 $run ln "$obj" "$gentop/$newobj" ||
5502 $run cp "$obj" "$gentop/$newobj"
5503 oldobjs="$oldobjs $gentop/$newobj"
/freebsd-10-stable/contrib/ofed/librdmacm/config/
H A Dltmain.sh5493 newobj=lt$counter-$objbase
5496 *[\ /]"$newobj "*) ;;
5497 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5500 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5501 $run ln "$obj" "$gentop/$newobj" ||
5502 $run cp "$obj" "$gentop/$newobj"
5503 oldobjs="$oldobjs $gentop/$newobj"
/freebsd-10-stable/contrib/binutils/
H A Dltmain.sh6942 newobj=lt$counter-$objbase
6945 *[\ /]"$newobj "*) ;;
6946 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
6949 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
6950 oldobjs="$oldobjs $gentop/$newobj"
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh7952 newobj=lt$counter-$objbase
7956 *[\ /]"$newobj "*) ;;
7957 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
7960 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
7961 oldobjs="$oldobjs $gentop/$newobj"
/freebsd-10-stable/contrib/openbsm/config/
H A Dltmain.sh9207 newobj=lt$counter-$objbase
9211 *[\ /]"$newobj "*) ;;
9212 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9215 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9216 func_append oldobjs " $gentop/$newobj"
/freebsd-10-stable/crypto/heimdal/
H A Dltmain.sh9140 newobj=lt$counter-$objbase
9144 *[\ /]"$newobj "*) ;;
9145 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9148 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9149 func_append oldobjs " $gentop/$newobj"
/freebsd-10-stable/contrib/ldns/
H A Dltmain.sh10650 newobj=lt$counter-$objbase
10654 *[\ /]"$newobj "*) ;;
10655 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10658 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10659 func_append oldobjs " $gentop/$newobj"
/freebsd-10-stable/contrib/sqlite3/
H A Dltmain.sh9156 newobj=lt$counter-$objbase
9160 *[\ /]"$newobj "*) ;;
9161 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9164 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9165 func_append oldobjs " $gentop/$newobj"
/freebsd-10-stable/contrib/openpam/
H A Dltmain.sh9207 newobj=lt$counter-$objbase
9211 *[\ /]"$newobj "*) ;;
9212 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9215 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9216 func_append oldobjs " $gentop/$newobj"
/freebsd-10-stable/contrib/unbound/
H A Dltmain.sh9156 newobj=lt$counter-$objbase
9160 *[\ /]"$newobj "*) ;;
9161 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9164 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9165 func_append oldobjs " $gentop/$newobj"
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh10650 newobj=lt$counter-$objbase
10654 *[\ /]"$newobj "*) ;;
10655 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10658 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10659 func_append oldobjs " $gentop/$newobj"
/freebsd-10-stable/contrib/file/
H A Dltmain.sh9169 newobj=lt$counter-$objbase
9173 *[\ /]"$newobj "*) ;;
9174 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9177 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9178 func_append oldobjs " $gentop/$newobj"

Completed in 545 milliseconds