Searched defs:ty (Results 1 – 10 of 10) sorted by relevance
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/ |
A D | genwrap.py | 60 def stub_fn_name(ty, name): argument 63 def ocaml_type_of(ty): argument 117 def gen_struct(ty, indent): argument 192 def gen_ocaml_ml(ty, interface, indent=""): argument 266 def c_val(ty, c, o, indent="", parent = None): argument 348 def gen_c_val(ty, indent=""): argument 363 def ocaml_Val(ty, o, c, indent="", parent = None): argument 458 def gen_Val_ocaml(ty, indent=""): argument 472 def gen_c_stub_prototype(ty, fns): argument 481 def gen_c_default(ty): argument [all …]
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | gentypes.py | 8 def libxl_C_instance_of(ty, instancename): argument 21 def libxl_C_type_define(ty, indent = ""): argument 63 def libxl_C_type_dispose(ty, v, indent = " ", parent = None): argument 158 def libxl_init_members(ty, nesting = 0): argument 202 def libxl_C_type_init(ty): argument 212 def libxl_C_type_member_init(ty, field): argument 422 def libxl_C_type_to_json(ty, v, indent = " "): argument 531 def libxl_C_type_from_json(ty, v, w, indent = " "): argument 540 def libxl_C_enum_to_string(ty, e, indent = " "): argument 554 def libxl_C_enum_strings(ty, indent=""): argument [all …]
|
A D | gentest.py | 26 def gen_rand_init(ty, v, indent = " ", parent = None): argument
|
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | transaction.ml | 74 type ty = No | Full of ( type 81 ty: ty; RecordField
|
A D | packet.ml | 4 ty: Xenbus.Xb.Op.operation; RecordField
|
A D | config.ml | 17 type ty = type
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xb/ |
A D | xenbus_stubs.c | 56 CAMLprim value stub_string_of_header(value tid, value rid, value ty, value len) in stub_string_of_header()
|
A D | partial.ml | 21 ty: Op.operation; RecordField
|
A D | packet.ml | 21 ty: Op.operation; RecordField
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | gconf.c | 892 gint ty = (gint) event->y; in on_treeview2_button_press_event() local 1008 gint ty = (gint) event->y; in on_treeview1_button_press_event() local
|
Completed in 15 milliseconds