Home
last modified time | relevance | path

Searched defs:Item_handled_func (Results 1 – 4 of 4) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_func.h488 virtual bool val_native(THD *thd, Item_handled_func *, Native *to) const in val_native() argument
558 const Type_handler *return_type_handler(const Item_handled_func *) const in return_type_handler()
589 const Type_handler *return_type_handler(const Item_handled_func *) const in return_type_handler()
620 const Type_handler *return_type_handler(const Item_handled_func *) const in return_type_handler()
650 const Type_handler *return_type_handler(const Item_handled_func *) const in return_type_handler()
757 Item_handled_func(THD *thd, Item *a) in Item_handled_func() function
759 Item_handled_func(THD *thd, Item *a, Item *b) in Item_handled_func() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_func.h488 virtual bool val_native(THD *thd, Item_handled_func *, Native *to) const in val_native() argument
558 const Type_handler *return_type_handler(const Item_handled_func *) const in return_type_handler()
589 const Type_handler *return_type_handler(const Item_handled_func *) const in return_type_handler()
620 const Type_handler *return_type_handler(const Item_handled_func *) const in return_type_handler()
650 const Type_handler *return_type_handler(const Item_handled_func *) const in return_type_handler()
757 Item_handled_func(THD *thd, Item *a) in Item_handled_func() function
759 Item_handled_func(THD *thd, Item *a, Item *b) in Item_handled_func() function
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/nanovg/
H A Dnanovg_gl.h501 shader->loc[GLNVG_LOC_FRAG] = glGetUniformLocation(shader->prog, "frag"); in ~Handler()
645 " } else if (type == 1) { // Image\n" in return_type_handler()
647 " vec2 pt = (paintMat * vec3(fpos,1.0)).xy / extent;\n" in return_type_handler()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_func.h500 virtual bool val_native(THD *thd, Item_handled_func *, Native *to) const in val_native() argument
645 Item_handled_func(THD *thd, Item *a) in Item_handled_func() function
647 Item_handled_func(THD *thd, Item *a, Item *b) in Item_handled_func() function