Lines Matching defs:atom

287 lv2_osc_argument_type(LV2_OSC_URID *osc_urid, const LV2_Atom *atom)  in lv2_osc_argument_type()
336 lv2_osc_int32_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom, in lv2_osc_int32_get()
346 lv2_osc_float_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom, in lv2_osc_float_get()
356 lv2_osc_string_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom, in lv2_osc_string_get()
366 lv2_osc_blob_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom, in lv2_osc_blob_get()
377 lv2_osc_int64_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom, in lv2_osc_int64_get()
387 lv2_osc_double_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom, in lv2_osc_double_get()
397 lv2_osc_timetag_get(LV2_OSC_URID *osc_urid, const LV2_Atom *atom, in lv2_osc_timetag_get()
427 lv2_osc_true_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom) in lv2_osc_true_get()
433 lv2_osc_false_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom) in lv2_osc_false_get()
439 lv2_osc_nil_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom) in lv2_osc_nil_get()
445 lv2_osc_impulse_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom) in lv2_osc_impulse_get()
451 lv2_osc_symbol_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom, in lv2_osc_symbol_get()
461 lv2_osc_midi_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom, in lv2_osc_midi_get()
472 lv2_osc_char_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom, char *c) in lv2_osc_char_get()
482 lv2_osc_rgba_get(LV2_OSC_URID *osc_urid __unused, const LV2_Atom *atom, in lv2_osc_rgba_get()