Home
last modified time | relevance | path

Searched defs:newclass (Results 1 – 25 of 115) sorted by relevance

12345

/dports/lang/ruby26/ruby-2.6.9/ext/-test-/marshal/compat/
H A Dusrcompat.c27 VALUE newclass = rb_path2class("Bug::Marshal::UsrMarshal"); in Init_compat() local
/dports/net/mpich/mpich-3.4.3/test/mpi/errhan/
H A Dadderr.c23 int newclass[NCLASSES], newcode[NCLASSES][NCODES]; in main() local
/dports/lang/ruby26/ruby-2.6.9/ext/-test-/marshal/internal_ivar/
H A Dinternal_ivar.c29 VALUE newclass = rb_define_class_under(mMarshal, "InternalIVar", rb_cObject); in Init_internal_ivar() local
/dports/net/mpich2/mpich2-1.5/test/mpi/errhan/
H A Dadderr.c24 int newclass[NCLASSES], newcode[NCLASSES][NCODES]; in main() local
/dports/lang/ruby26/ruby-2.6.9/ext/-test-/marshal/usr/
H A Dusrmarshal.c43 VALUE newclass = rb_define_class_under(mMarshal, "UsrMarshal", rb_cObject); in Init_usr() local
/dports/emulators/mess/mame-mame0226/src/frontend/mame/
H A Diptseqpoll.cpp75 input_item_class const newclass = newcode.item_class(); in poll() local
/dports/emulators/mame/mame-mame0226/src/frontend/mame/
H A Diptseqpoll.cpp75 input_item_class const newclass = newcode.item_class(); in poll() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/RedefineTests/
H A DModifyAnonymous.java128 String newclass = "class Dummy {}"; in runTest() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/RedefineTests/
H A DModifyAnonymous.java128 String newclass = "class Dummy {}"; in runTest() local
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/api/admin/
H A Dexplorer.php198 $newclass = $val2['className']; variable
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/
H A DModifyAnonymous.java157 String newclass = "class Dummy {}"; in runTest() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/
H A DModifyAnonymous.java157 String newclass = "class Dummy {}"; in runTest() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/
H A DModifyAnonymous.java158 String newclass = "class Dummy {}"; in runTest() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/RedefineTests/
H A DModifyAnonymous.java157 String newclass = "class Dummy {}"; in runTest() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/
H A DModifyAnonymous.java157 String newclass = "class Dummy {}"; in runTest() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/
H A DModifyAnonymous.java159 String newclass = "class Dummy {}"; in runTest() local
/dports/x11/wdm/wdm-1.28/src/wdm/
H A Dfile.c205 char *newclass; in ParseDisplay() local
/dports/x11/xdm/xdm-1.1.12/xdm/
H A Dfile.c201 char *newclass; in ParseDisplay() local
/dports/science/code_saturne/code_saturne-7.1.0/src/lagr/
H A Dcs_lagr_fragmentation.c112 cs_lnum_t newclass, in _insert_particles()
223 cs_lnum_t newclass, in _add_particle()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Drecord.d1450 var object newclass = TheClassVersion(TheClassVersion(cv)->cv_next)->cv_class; in update_instance() local
1493 var object newclass = TheClassVersion(TheClassVersion(cv)->cv_next)->cv_class; in update_instance() local
1523 var object newclass = TheClassVersion(TheClassVersion(cv)->cv_next)->cv_class; in update_instance() local
/dports/math/pdal/PDAL-2.3.0/filters/
H A DNeighborClassifierFilter.cpp138 auto newclass = pr.first; in doOneNoDomain() local
/dports/devel/R-cran-gtools/gtools/R/
H A Dsmartbind.R164 newclass <- "character" functionVar
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/_pydevd_bundle/
H A Dpydevd_reload.py404 def _update_class(self, oldclass, newclass): argument
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/_pydevd_bundle/
H A Dpydevd_reload.py407 def _update_class(self, oldclass, newclass): argument
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/takepos/
H A Dpay.php425 $newclass = $class.($button["class"] ? " ".$button["class"] : ""); variable

12345