Home
last modified time | relevance | path

Searched defs:argtypes (Results 1 – 25 of 96) sorted by relevance

1234

/aosp_15_r20/external/libffi/testsuite/libffi.bhaible/
H A Dtest-call.c79 #define FFI_PREP_CIF(cif,argtypes,rettype) \ argument
150 ffi_type* argtypes[] = { &ffi_type_sint }; in int_tests() local
169 ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint }; in int_tests() local
188 ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint }; in int_tests() local
207 …ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type… in int_tests() local
226 …ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type… in int_tests() local
252 ffi_type* argtypes[] = { &ffi_type_float }; in float_tests() local
270 ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float }; in float_tests() local
288 ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float }; in float_tests() local
306 …ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_… in float_tests() local
[all …]
H A Dtest-callback.c79 #define FFI_PREP_CIF(cif,argtypes,rettype) \ argument
1311 ffi_type* argtypes[] = { &ffi_type_sint }; in main() local
1329 ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint }; in main() local
1347 ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint }; in main() local
1365 …ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type… in main() local
1383 …ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type… in main() local
1405 ffi_type* argtypes[] = { &ffi_type_float }; in main() local
1423 ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float }; in main() local
1441 ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float }; in main() local
1459 …ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_… in main() local
[all …]
/aosp_15_r20/external/apache-http/src/org/apache/commons/logging/
H A DLogSource.java174 Class[] argtypes = new Class[1]; in setLogImplementation() local
192 Class[] argtypes = new Class[1]; in setLogImplementation() local
/aosp_15_r20/external/python/cpython3/Lib/ctypes/
D__init__.py72 def CFUNCTYPE(restype, *argtypes, **kw):
113 def WINFUNCTYPE(restype, *argtypes, **kw):
503 def PYFUNCTYPE(restype, *argtypes):
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ctypes/
D__init__.py72 def CFUNCTYPE(restype, *argtypes, **kw):
113 def WINFUNCTYPE(restype, *argtypes, **kw):
503 def PYFUNCTYPE(restype, *argtypes):
/aosp_15_r20/external/python/cpython2/Lib/ctypes/
D__init__.py75 def CFUNCTYPE(restype, *argtypes, **kw):
116 def WINFUNCTYPE(restype, *argtypes, **kw):
494 def PYFUNCTYPE(restype, *argtypes):
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ctypes/
D__init__.py72 def CFUNCTYPE(restype, *argtypes, **kw):
113 def WINFUNCTYPE(restype, *argtypes, **kw):
503 def PYFUNCTYPE(restype, *argtypes):
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/
H A D__init__.py72 def CFUNCTYPE(restype, *argtypes, **kw):
113 def WINFUNCTYPE(restype, *argtypes, **kw):
503 def PYFUNCTYPE(restype, *argtypes):
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ctypes/
D__init__.py72 def CFUNCTYPE(restype, *argtypes, **kw):
113 def WINFUNCTYPE(restype, *argtypes, **kw):
503 def PYFUNCTYPE(restype, *argtypes):
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ctypes/
D__init__.py72 def CFUNCTYPE(restype, *argtypes, **kw):
113 def WINFUNCTYPE(restype, *argtypes, **kw):
503 def PYFUNCTYPE(restype, *argtypes):
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
H A DInstConstraintVisitor.java1837 final Type[] argtypes = o.getArgumentTypes(cpg); in visitINVOKEINTERFACE() local
1929 final Type[] argtypes = o.getArgumentTypes(cpg); in visitINVOKESPECIAL() local
2018 final Type[] argtypes = o.getArgumentTypes(cpg); in visitINVOKESTATIC() local
2072 final Type[] argtypes = o.getArgumentTypes(cpg); in visitINVOKEVIRTUAL() local
H A DPass3bVerifier.java365 final Type[] argtypes = mg.getArgumentTypes(); in do_verify() local
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/
H A DDefine.java106 public void checkArgs(ArrayList<Integer> argtypes, Token t, String templateName) in checkArgs()
H A DBreak.java116 public void checkArgs(ArrayList<Integer> argtypes, Token t, String templateName) in checkArgs()
H A DStop.java104 public void checkArgs(ArrayList<Integer> argtypes, Token t, String templateName) in checkArgs()
H A DParse.java330 public void checkArgs(ArrayList<Integer> argtypes, Token t, String templateName) in checkArgs()
H A DMacro.java130 public void checkArgs(ArrayList<Integer> argtypes, Token t, String templateName) in checkArgs()
H A DDirective.java178 public void checkArgs(ArrayList<Integer> argtypes, Token t, String templateName) in checkArgs()
H A DForeach.java336 public void checkArgs(ArrayList<Integer> argtypes, Token t, String templateName) in checkArgs()
/aosp_15_r20/external/libffi/testsuite/libffi.call/
H A Dcls_many_mixed_float_double.c38 ffi_type *argtypes[12] = {&ffi_type_double, &ffi_type_float, &ffi_type_double, in main() local
/aosp_15_r20/external/libffi/testsuite/libffi.closures/
H A Dcls_many_mixed_float_double.c38 ffi_type *argtypes[12] = {&ffi_type_double, &ffi_type_float, &ffi_type_double, in main() local
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/contrib/
H A DFor.java118 public void checkArgs(ArrayList<Integer> argtypes, Token t, in checkArgs()
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dctypes.h114 PyObject *argtypes; member
226 PyObject *argtypes; /* tuple of CDataObjects */ member
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dctypes.h133 PyObject *argtypes; member
245 PyObject *argtypes; /* tuple of CDataObjects */ member
Dcallproc.c1093 PyObject *argtypes, /* misleading name: This is a tuple of in _ctypes_callproc()
1343 PyObject *argtypes = NULL; in call_commethod() local

1234