Home
last modified time | relevance | path

Searched refs:Object (Results 1 – 25 of 11594) sorted by relevance

12345678910>>...464

/dports/lang/elk/elk-3.99.8/include/
H A Dextern.h36 extern Object P_Autoload (Object, Object);
48 extern Object P_Eq (Object, Object);
49 extern Object P_Eqv (Object, Object);
50 extern Object P_Equal (Object, Object);
61 extern Object P_Char_Eq (Object, Object);
82 extern Object P_Dynamic_Wind (Object, Object, Object);
434 extern Object P_String_Set (Object, Object, Object);
435 extern Object P_Substring (Object, Object, Object);
440 extern Object P_Substring_Fill (Object, Object, Object, Object);
490 int (*)(Object, Object), int (*)(Object, Object),
[all …]
H A Dintern.h37 extern Object Do_Autoload (Object, Object);
47 extern Object Bignum_Divide (Object, Object);
49 extern Object Bignum_Plus (Object, Object);
50 extern Object Bignum_Minus (Object, Object);
51 extern Object Bignum_Fixnum_Multiply (Object, Object);
52 extern Object Bignum_Multiply (Object, Object);
53 extern Object Bignum_Fixnum_Divide (Object, Object);
79 extern Object Add_Binding (Object, Object, Object);
100 extern Object General_Open_File (Object, int, Object);
107 extern Object General_Load (Object, Object);
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dusercm.c21 extern "C" Error m_AmbientLight(Object *, Object *); in _dxf_user_modules()
23 extern Error m_AmbientLight(Object *, Object *); in _dxf_user_modules()
31 extern "C" Error m_Append(Object *, Object *); in _dxf_user_modules()
33 extern Error m_Append(Object *, Object *); in _dxf_user_modules()
41 extern "C" Error m_Arrange(Object *, Object *); in _dxf_user_modules()
43 extern Error m_Arrange(Object *, Object *); in _dxf_user_modules()
53 extern Error m_Attribute(Object *, Object *); in _dxf_user_modules()
63 extern Error m_AutoAxes(Object *, Object *); in _dxf_user_modules()
123 extern Error m_Band(Object *, Object *); in _dxf_user_modules()
143 extern Error m_Camera(Object *, Object *); in _dxf_user_modules()
[all …]
H A Duser.c21 extern "C" Error m_AmbientLight(Object *, Object *); in _dxf_user_modules()
23 extern Error m_AmbientLight(Object *, Object *); in _dxf_user_modules()
31 extern "C" Error m_Append(Object *, Object *); in _dxf_user_modules()
33 extern Error m_Append(Object *, Object *); in _dxf_user_modules()
41 extern "C" Error m_Arrange(Object *, Object *); in _dxf_user_modules()
43 extern Error m_Arrange(Object *, Object *); in _dxf_user_modules()
53 extern Error m_Attribute(Object *, Object *); in _dxf_user_modules()
63 extern Error m_AutoAxes(Object *, Object *); in _dxf_user_modules()
123 extern Error m_Band(Object *, Object *); in _dxf_user_modules()
153 extern Error m_Camera(Object *, Object *); in _dxf_user_modules()
[all …]
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/
H A Dobjfunc_ptrs.h4 extern void ai_mimiga_farmer(Object *o);
5 extern void ai_behemoth(Object *o);
9 extern void ai_omega_shot(Object *o);
16 extern void ai_cloud(Object *o);
23 extern void ai_ahchoo(Object *o);
25 extern void ai_the_cast(Object *o);
35 extern void ai_shutter(Object *o);
85 extern void ai_basil(Object *o);
187 extern void ai_mesa(Object *o);
223 extern void ai_fuzz(Object *o);
[all …]
/dports/devel/pysvn/pysvn-1.9.12/Import/pycxx-7.1.4/CXX/Python3/
H A DExtensionTypeBase.hxx87 virtual Object call( const Object &, const Object & );
117 virtual Object number_add( const Object & );
124 virtual Object number_and( const Object & );
126 virtual Object number_or( const Object & );
127 virtual Object number_power( const Object &, const Object & );
139 virtual Object number_inplace_power( const Object &, const Object & );
167 const Object &arg1, const Object &arg2, const Object &arg3,
170 const Object &arg1, const Object &arg2, const Object &arg3,
173 const Object &arg1, const Object &arg2, const Object &arg3,
176 const Object &arg1, const Object &arg2, const Object &arg3,
[all …]
/dports/devel/py-cxx/pycxx-7.1.5/CXX/Python3/
H A DExtensionTypeBase.hxx87 virtual Object call( const Object &, const Object & );
117 virtual Object number_add( const Object & );
124 virtual Object number_and( const Object & );
126 virtual Object number_or( const Object & );
127 virtual Object number_power( const Object &, const Object & );
139 virtual Object number_inplace_power( const Object &, const Object & );
167 const Object &arg1, const Object &arg2, const Object &arg3,
170 const Object &arg1, const Object &arg2, const Object &arg3,
173 const Object &arg1, const Object &arg2, const Object &arg3,
176 const Object &arg1, const Object &arg2, const Object &arg3,
[all …]
/dports/devel/doctorj/doctorj-5.1.2/net/sourceforge/pmd/ast/
H A DJavaParserVisitor.java7 public Object visit(SimpleJavaNode node, Object data); in visit()
8 public Object visit(ASTCompilationUnit node, Object data); in visit()
11 public Object visit(ASTTypeDeclaration node, Object data); in visit()
13 public Object visit(ASTExtendsList node, Object data); in visit()
14 public Object visit(ASTImplementsList node, Object data); in visit()
16 public Object visit(ASTEnumBody node, Object data); in visit()
17 public Object visit(ASTEnumConstant node, Object data); in visit()
20 public Object visit(ASTTypeBound node, Object data); in visit()
35 public Object visit(ASTType node, Object data); in visit()
43 public Object visit(ASTName node, Object data); in visit()
[all …]
/dports/devel/pysvn/pysvn-1.9.12/Import/pycxx-7.1.4/CXX/Python2/
H A DExtensionTypeBase.hxx85 virtual Object call( const Object &, const Object & );
130 virtual Object number_or( const Object & );
131 virtual Object number_power( const Object &, const Object & );
148 const Object &arg1, const Object &arg2, const Object &arg3,
151 const Object &arg1, const Object &arg2, const Object &arg3,
154 const Object &arg1, const Object &arg2, const Object &arg3,
157 const Object &arg1, const Object &arg2, const Object &arg3,
158 const Object &arg4, const Object &arg5, const Object &arg6,
161 const Object &arg1, const Object &arg2, const Object &arg3,
162 const Object &arg4, const Object &arg5, const Object &arg6,
[all …]
/dports/devel/py-cxx/pycxx-7.1.5/CXX/Python2/
H A DExtensionTypeBase.hxx85 virtual Object call( const Object &, const Object & );
130 virtual Object number_or( const Object & );
131 virtual Object number_power( const Object &, const Object & );
148 const Object &arg1, const Object &arg2, const Object &arg3,
151 const Object &arg1, const Object &arg2, const Object &arg3,
154 const Object &arg1, const Object &arg2, const Object &arg3,
157 const Object &arg1, const Object &arg2, const Object &arg3,
158 const Object &arg4, const Object &arg5, const Object &arg6,
161 const Object &arg1, const Object &arg2, const Object &arg3,
162 const Object &arg4, const Object &arg5, const Object &arg6,
[all …]
/dports/lang/mosh/mosh-0.2.7/src/
H A DPortProcedures.h45 Object peekCharEx(VM* theVM, int argc, const Object* argv);
46 Object getDatumEx(VM* theVM, int argc, const Object* argv);
49 Object getCharEx(VM* theVM, int argc, const Object* argv);
58 Object portEofPEx(VM* theVM, int argc, const Object* argv);
61 Object putCharEx(VM* theVM, int argc, const Object* argv);
62 Object putDatumEx(VM* theVM, int argc, const Object* argv);
69 Object getLineEx(VM* theVM, int argc, const Object* argv);
76 Object readEx(VM* theVM, int argc, const Object* argv);
88 Object formatEx(VM* theVM, int argc, const Object* argv);
94 Object writeEx(VM* theVM, int argc, const Object* argv);
[all …]
H A DArithmetic.h50 static Object expt(Object n1, Object n2);
54 static Object atan2(Object n1, Object n2);
55 static Object sin(Object n);
56 static Object cos(Object n);
70 static Object makePolar(Object n1, Object n2);
79 static Object bitwiseAnd(Object e1, Object e2);
80 static Object bitwiseIor(Object e1, Object e2);
81 static Object bitwiseXor(Object e1, Object e2);
95 static Object add(Object number1, Object number2);
96 static Object sub(Object number1, Object number2);
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6879902.java38 Object[] oa = new Object[250]; in main()
42Object[] oa2 = createArray(oa[0], oa[1], oa[2], oa[3], oa[4], oa[5], oa[6], oa[7], oa[8], oa[9], o… in main()
47Object[] createArray(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5,… in createArray()
48 return new Object[]{ in createArray()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6879902.java38 Object[] oa = new Object[250]; in main()
42Object[] oa2 = createArray(oa[0], oa[1], oa[2], oa[3], oa[4], oa[5], oa[6], oa[7], oa[8], oa[9], o… in main()
47Object[] createArray(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5,… in createArray()
48 return new Object[]{ in createArray()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6879902.java38 Object[] oa = new Object[250]; in main()
42Object[] oa2 = createArray(oa[0], oa[1], oa[2], oa[3], oa[4], oa[5], oa[6], oa[7], oa[8], oa[9], o… in main()
47Object[] createArray(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5,… in createArray()
48 return new Object[]{ in createArray()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6879902.java38 Object[] oa = new Object[250]; in main()
42Object[] oa2 = createArray(oa[0], oa[1], oa[2], oa[3], oa[4], oa[5], oa[6], oa[7], oa[8], oa[9], o… in main()
47Object[] createArray(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5,… in createArray()
48 return new Object[]{ in createArray()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6879902.java38 Object[] oa = new Object[250]; in main()
42Object[] oa2 = createArray(oa[0], oa[1], oa[2], oa[3], oa[4], oa[5], oa[6], oa[7], oa[8], oa[9], o… in main()
47Object[] createArray(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5,… in createArray()
48 return new Object[]{ in createArray()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/codegen/
H A DTest6879902.java38 Object[] oa = new Object[250]; in main()
42Object[] oa2 = createArray(oa[0], oa[1], oa[2], oa[3], oa[4], oa[5], oa[6], oa[7], oa[8], oa[9], o… in main()
47Object[] createArray(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5,… in createArray()
48 return new Object[]{ in createArray()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6879902.java38 Object[] oa = new Object[250]; in main()
42Object[] oa2 = createArray(oa[0], oa[1], oa[2], oa[3], oa[4], oa[5], oa[6], oa[7], oa[8], oa[9], o… in main()
47Object[] createArray(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5,… in createArray()
48 return new Object[]{ in createArray()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/codegen/
H A DTest6879902.java38 Object[] oa = new Object[250]; in main()
42Object[] oa2 = createArray(oa[0], oa[1], oa[2], oa[3], oa[4], oa[5], oa[6], oa[7], oa[8], oa[9], o… in main()
47Object[] createArray(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5,… in createArray()
48 return new Object[]{ in createArray()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/6879902/
H A DTest6879902.java36 Object[] oa = new Object[250]; in main()
40Object[] oa2 = createArray(oa[0], oa[1], oa[2], oa[3], oa[4], oa[5], oa[6], oa[7], oa[8], oa[9], o… in main()
45Object[] createArray(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5,… in createArray()
46 return new Object[]{ in createArray()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/6879902/
H A DTest6879902.java36 Object[] oa = new Object[250]; in main()
40Object[] oa2 = createArray(oa[0], oa[1], oa[2], oa[3], oa[4], oa[5], oa[6], oa[7], oa[8], oa[9], o… in main()
45Object[] createArray(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5,… in createArray()
46 return new Object[]{ in createArray()
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/
H A DRegisterTypes_osimSimulation.cpp147 Object::registerType( Model() ); in RegisterTypes_osimSimulation()
150 Object::registerType( BodySet()); in RegisterTypes_osimSimulation()
159 Object::registerType( Marker() ); in RegisterTypes_osimSimulation()
160 Object::registerType( Station() ); in RegisterTypes_osimSimulation()
170 Object::registerType( Brick()); in RegisterTypes_osimSimulation()
171 Object::registerType( Sphere()); in RegisterTypes_osimSimulation()
174 Object::registerType( Mesh()); in RegisterTypes_osimSimulation()
175 Object::registerType( Torus()); in RegisterTypes_osimSimulation()
176 Object::registerType( Cone()); in RegisterTypes_osimSimulation()
179 Object::registerType( Arrow()); in RegisterTypes_osimSimulation()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/String/CompactString/
H A DIndexOf.java40 public Object[][] provider() { in provider()
41 return new Object[][] { in provider()
81 public Object[][] provider2() { in provider2()
82 return new Object[][] { in provider2()
126 return new Object[][] { in provider3()
152 new Object[] { in provider3()
158 new Object[] { in provider3()
182 return new Object[][] { in provider4()
215 new Object[] { in provider4()
219 new Object[] { in provider4()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/String/CompactString/
H A DIndexOf.java40 public Object[][] provider() { in provider()
41 return new Object[][] { in provider()
81 public Object[][] provider2() { in provider2()
82 return new Object[][] { in provider2()
126 return new Object[][] { in provider3()
152 new Object[] { in provider3()
158 new Object[] { in provider3()
182 return new Object[][] { in provider4()
215 new Object[] { in provider4()
219 new Object[] { in provider4()
[all …]

12345678910>>...464