Home
last modified time | relevance | path

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

/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java567 checkEquality(Object obj, Object newobj) in checkEquality() argument
574 Boolean ret = (Boolean) eq.invoke(obj, newobj); in checkEquality()
593 Object newobj = null; in performSerializationTest() local
611 newobj = in.readObject(); in performSerializationTest()
613 String deserialized = getString(newobj); in performSerializationTest()
620 checkEquality(obj, newobj); in performSerializationTest()
628 Object newobj = null; in performBeanTest() local
649 newobj = decoder.readObject(); in performBeanTest()
650 String decoded = getString(newobj); in performBeanTest()
658 checkEquality(obj, newobj); in performBeanTest()
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dspa_errlog.c813 sync_upgrade_errlog(spa_t *spa, uint64_t spa_err_obj, uint64_t *newobj, in sync_upgrade_errlog() argument
821 *newobj = zap_create(spa->spa_meta_objset, DMU_OT_ERROR_LOG, in sync_upgrade_errlog()
901 error = zap_lookup_int_key(spa->spa_meta_objset, *newobj, in sync_upgrade_errlog()
909 *newobj, head_ds, err_obj, tx); in sync_upgrade_errlog()
927 uint64_t newobj = 0; in spa_upgrade_errlog() local
931 sync_upgrade_errlog(spa, spa->spa_errlog_last, &newobj, tx); in spa_upgrade_errlog()
932 spa->spa_errlog_last = newobj; in spa_upgrade_errlog()
940 sync_upgrade_errlog(spa, spa->spa_errlog_scrub, &newobj, tx); in spa_upgrade_errlog()
941 spa->spa_errlog_scrub = newobj; in spa_upgrade_errlog()
H A Ddsl_deadlist.c705 uint64_t newobj; in dsl_deadlist_clone() local
707 newobj = dsl_deadlist_alloc(dl->dl_os, tx); in dsl_deadlist_clone()
710 dsl_deadlist_regenerate(dl->dl_os, newobj, mrs_obj, tx); in dsl_deadlist_clone()
711 return (newobj); in dsl_deadlist_clone()
725 VERIFY0(zap_add_int_key(dl->dl_os, newobj, in dsl_deadlist_clone()
729 return (newobj); in dsl_deadlist_clone()
/freebsd-14.2/crypto/openssl/
H A DConfigure2664 my $newobj =
2669 $unified_info{$dst}->{$prod}->{$newobj} = 1;
2671 $unified_info{sources}->{$newobj}->{$src} = 1;
2676 $attrs->{$prod}->{$newobj} =
2681 $attrs->{$newobj}->{$objsrc} =
2689 $unified_info{depends}->{$newobj}->{$deps} = 1;
2696 $unified_info{includes}->{$newobj}->{$k} = [ @incs ];
/freebsd-14.2/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-14.2/contrib/file/
H A Dltmain.sh10665 newobj=lt$counter-$objbase
10669 *[\ /]"$newobj "*) ;;
10670 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10673 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10674 func_append oldobjs " $gentop/$newobj"
/freebsd-14.2/contrib/unbound/
H A Dltmain.sh10652 newobj=lt$counter-$objbase
10656 *[\ /]"$newobj "*) ;;
10657 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10660 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10661 func_append oldobjs " $gentop/$newobj"
/freebsd-14.2/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-14.2/contrib/ntp/sntp/libevent/
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-14.2/contrib/sqlite3/
H A Dltmain.sh10754 newobj=lt$counter-$objbase
10758 *[\ /]"$newobj "*) ;;
10759 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10762 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10763 func_append oldobjs " $gentop/$newobj"
/freebsd-14.2/contrib/openpam/
H A Dltmain.sh10937 newobj=lt$counter-$objbase
10941 *[\ /]"$newobj "*) ;;
10942 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10945 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10946 func_append oldobjs " $gentop/$newobj"
/freebsd-14.2/contrib/libevent/build-aux/
H A Dltmain.sh10870 newobj=lt$counter-$objbase
10874 *[\ /]"$newobj "*) ;;
10875 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10878 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10879 func_append oldobjs " $gentop/$newobj"
/freebsd-14.2/contrib/openbsm/config/
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-14.2/contrib/ldns/
H A Dltmain.sh10754 newobj=lt$counter-$objbase
10758 *[\ /]"$newobj "*) ;;
10759 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10762 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10763 func_append oldobjs " $gentop/$newobj"