HomeSort by relevance Sort by last modified time
    Searched full:c_obj (Results 1 - 11 of 11) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
preamble.swg 3 exception BadMethodName of c_obj * string * string
4 exception NotObject of c_obj
5 exception NotEnumType of c_obj
6 exception LabelNotFromThisEnum of c_obj
7 exception InvalidDirectorCall of c_obj
12 exception BadMethodName of c_obj * string * string
13 exception NotObject of c_obj
14 exception NotEnumType of c_obj
15 exception LabelNotFromThisEnum of c_obj
16 exception InvalidDirectorCall of c_obj
    [all...]
swig.ml 23 | C_obj of (string -> 'a c_obj_t -> 'a c_obj_t)
28 type c_obj = enum c_obj_t type
32 exception NotObject of c_obj
33 exception NotEnumType of c_obj
34 exception LabelNotFromThisEnum of c_obj
35 exception InvalidDirectorCall of c_obj
39 C_obj o -> o
61 | C_obj o -> (try (get_int (o "int" C_void))
77 | C_obj o -> (try (get_float (o "float" C_void))
103 C_obj _ -> (invoke obj) "&" C_voi
    [all...]
class.swg 3 C_obj
65 val create_$classname_from_ptr : c_obj -> c_obj
swig.mli 21 | C_obj of (string -> 'a c_obj_t -> 'a c_obj_t)
26 type c_obj = enum c_obj_t type
28 exception InvalidDirectorCall of c_obj
std_vector.i 87 val array_to_vector : c_obj -> ('a -> c_obj) -> 'a array -> c_obj
88 val vector_to_array : c_obj -> (c_obj -> 'a) -> 'a array -> c_obj
ocaml.i 22 val swig_val : c_enum_type -> c_obj -> Swig.c_obj
carray.i 2 type _value = c_obj
6 type _value = c_obj
ocaml.swg 26 #define C_obj 14
147 case C_obj:
470 case C_obj:
std_string.i 124 val c_string_array: string array -> c_obj
  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
std_string.i 207 // val c_string_array: string array -> c_obj
  /art/runtime/arch/
stub_test.cc     [all...]

Completed in 90 milliseconds