/prebuilts/misc/common/swig/include/2.0.11/typemaps/ |
swigmacros.swg | 44 %new_instance(Type) Allocate a new instance of given Type 160 # define %new_instance(Type...) (new Type) 167 # define %new_instance(Type...) (Type *)malloc(sizeof(Type)) 168 # define %new_copy(val,Type...) (Type *)memcpy(%new_instance(Type),&val,sizeof(Type))
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/d/ |
T_new_instance_1.d | 16 .class public dot.junit.opcodes.new_instance.d.T_new_instance_1
|
T_new_instance_10.d | 16 .class public dot.junit.opcodes.new_instance.d.T_new_instance_10
|
T_new_instance_11.d | 16 .class public dot.junit.opcodes.new_instance.d.T_new_instance_11
|
T_new_instance_12.d | 16 .class public dot.junit.opcodes.new_instance.d.T_new_instance_12
|
T_new_instance_6.d | 16 .class public dot.junit.opcodes.new_instance.d.T_new_instance_6
|
T_new_instance_7.d | 16 .class public dot.junit.opcodes.new_instance.d.T_new_instance_7
|
/external/libchrome/base/ |
lazy_instance.h | 117 // at program exit and to update the atomic state to hold the |new_instance| 119 subtle::AtomicWord new_instance,
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
access_point.py | 183 new_instance = _ApInstance(hostapd=apd, subnet=subnet) 184 self._aps[interface] = new_instance
|
/prebuilts/misc/common/swig/include/2.0.11/octave/ |
std_pair.i | 68 value_type *vp = %new_instance(std::pair<T,U>);
|
/external/ImageMagick/MagickCore/ |
nt-base.c | 93 (MagickDLLCall *new_instance)(gs_main_instance **,void *); 166 status=nt_ghost_info.new_instance(pinstance,caller_handle); 92 (MagickDLLCall *new_instance)(gs_main_instance **,void *); member in struct:_NTGhostInfo [all...] |
/prebuilts/misc/common/swig/include/2.0.11/python/ |
std_pair.i | 67 value_type *vp = %new_instance(std::pair<T,U>);
|
/prebuilts/misc/common/swig/include/2.0.11/ruby/ |
std_pair.i | 63 value_type *vp = %new_instance(std::pair<T,U>);
|
/external/ImageMagick/coders/ |
ps.c | 214 ghost_info_struct.new_instance=(int (*)(gs_main_instance **,void *)) 237 status=(ghost_info->new_instance)(&interpreter,(void *) &errors); [all...] |
pdf.c | 225 ghost_info_struct.new_instance=(int (*)(gs_main_instance **,void *)) 248 status=(ghost_info->new_instance)(&interpreter,(void *) &errors); [all...] |
/art/compiler/optimizing/ |
reference_type_propagation.cc | 83 void VisitNewInstance(HNewInstance* new_instance) OVERRIDE; [all...] |
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/ |
AllTests.java | 178 suite.addTestSuite(dot.junit.opcodes.new_instance.Test_new_instance.class);
|
/external/guice/extensions/persist/lib/ |
cglib-nodep-3.0.jar | |
/external/guice/lib/build/ |
cglib-3.1.jar | |
/prebuilts/devtools/tools/lib/ |
cglib-nodep-3.1.jar | |
/prebuilts/tools/common/cglib/ |
cglib-2.2.3.jar | |
cglib-nodep-2.2.3.jar | |
/prebuilts/tools/common/m2/repository/cglib/cglib-nodep/2.1_3/ |
cglib-nodep-2.1_3.jar | |
/prebuilts/tools/common/m2/repository/cglib/cglib-nodep/2.2.2/ |
cglib-nodep-2.2.2.jar | |
/prebuilts/tools/common/m2/repository/cglib/cglib-nodep/3.1/ |
cglib-nodep-3.1.jar | |