Home
last modified time | relevance | path

Searched refs:custom_func (Results 1 – 25 of 83) sorted by relevance

1234

/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/gizmo/intern/
H A Dwm_gizmo_target_props.c121 gz_prop->custom_func.value_get_fn = params->value_get_fn; in WM_gizmo_target_property_def_func_ptr()
124 gz_prop->custom_func.free_fn = params->free_fn; in WM_gizmo_target_property_def_func_ptr()
125 gz_prop->custom_func.user_data = params->user_data; in WM_gizmo_target_property_def_func_ptr()
181 (gz_prop->custom_func.value_get_fn && gz_prop->custom_func.value_set_fn)); in WM_gizmo_target_property_is_valid()
186 if (gz_prop->custom_func.value_get_fn) { in WM_gizmo_target_property_float_get()
204 if (gz_prop->custom_func.value_set_fn) { in WM_gizmo_target_property_float_set()
224 if (gz_prop->custom_func.value_get_fn) { in WM_gizmo_target_property_float_get_array()
236 if (gz_prop->custom_func.value_set_fn) { in WM_gizmo_target_property_float_set_array()
249 if (gz_prop->custom_func.value_get_fn) { in WM_gizmo_target_property_float_range_get()
250 if (gz_prop->custom_func.range_get_fn) { in WM_gizmo_target_property_float_range_get()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func:
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/test/ELF/
H A Dpr36475.s24 callq custom_func
28 .type custom_func,@function
29 custom_func: label
/dports/databases/timescaledb/timescaledb-2.5.1/test/sql/
H A Dlicense.sql27 CREATE OR REPLACE FUNCTION custom_func(jobid int, args jsonb) RETURNS VOID AS $$ function
33 DROP FUNCTION custom_func;
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/test/expected/
H A Dbgw_custom.out5 CREATE OR REPLACE FUNCTION custom_func(jobid int, args jsonb) RETURNS VOID LANGUAGE SQL AS
7 INSERT INTO custom_log VALUES($1, $2, 'custom_func');
41 SELECT add_job('custom_func', NULL);
43 SELECT add_job('custom_func', 'invalid interval');
46 SELECT add_job('custom_func','1h', config:='{"type":"function"}'::jsonb);
64 SELECT add_job('custom_func', '1h', config:='{"type":"function"}'::jsonb);
80 …@ 0 | -1 | @ 5 mins | public | custom_func | defau…
83 …@ 0 | -1 | @ 5 mins | public | custom_func | defau…
109 1000 | {"type": "function"} | custom_func | default_perm_user
113 1003 | {"type": "function"} | custom_func | default_perm_user
[all …]
/dports/databases/timescaledb/timescaledb-2.5.1/test/expected/
H A Dlicense.out39 CREATE OR REPLACE FUNCTION custom_func(jobid int, args jsonb) RETURNS VOID AS $$
44 SELECT add_job('custom_func','1h', config:='{"type":"function"}'::jsonb);
47 DROP FUNCTION custom_func;
/dports/graphics/blender/blender-2.91.0/source/blender/python/intern/
H A Dbpy_rna_gizmo.c68 struct BPyGizmoHandlerUserData *data = gz_prop->custom_func.user_data; in py_rna_gizmo_handler_get_cb()
115 struct BPyGizmoHandlerUserData *data = gz_prop->custom_func.user_data; in py_rna_gizmo_handler_set_cb()
160 struct BPyGizmoHandlerUserData *data = gz_prop->custom_func.user_data; in py_rna_gizmo_handler_range_get_cb()
212 struct BPyGizmoHandlerUserData *data = gz_prop->custom_func.user_data; in py_rna_gizmo_handler_free_cb()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dmega_utf8proc.cpp493 utf8proc_custom_func custom_func, void *custom_data in utf8proc_decompose_custom() argument
520 if (custom_func != NULL) { in utf8proc_decompose_custom()
521 uc = custom_func(uc, custom_data); /* user-specified custom mapping */ in utf8proc_decompose_custom()
701 utf8proc_custom_func custom_func, void *custom_data in utf8proc_map_custom() argument
706 result = utf8proc_decompose_custom(str, strlen, NULL, 0, options, custom_func, custom_data); in utf8proc_map_custom()
710 …result = utf8proc_decompose_custom(str, strlen, buffer, result, options, custom_func, custom_data); in utf8proc_map_custom()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libdispatch/
H A Dutf8proc.c498 nc_utf8proc_custom_func custom_func, void *custom_data in nc_utf8proc_decompose_custom() argument
525 if (custom_func != NULL) { in nc_utf8proc_decompose_custom()
526 uc = custom_func(uc, custom_data); /* user-specified custom mapping */ in nc_utf8proc_decompose_custom()
706 nc_utf8proc_custom_func custom_func, void *custom_data in nc_utf8proc_map_custom() argument
711 result = nc_utf8proc_decompose_custom(str, strlen, NULL, 0, options, custom_func, custom_data); in nc_utf8proc_map_custom()
715 …result = nc_utf8proc_decompose_custom(str, strlen, buffer, result, options, custom_func, custom_da… in nc_utf8proc_map_custom()
/dports/emulators/mess/mame-mame0226/3rdparty/utf8proc/
H A Dutf8proc.c493 utf8proc_custom_func custom_func, void *custom_data in utf8proc_decompose_custom() argument
520 if (custom_func != NULL) { in utf8proc_decompose_custom()
521 uc = custom_func(uc, custom_data); /* user-specified custom mapping */ in utf8proc_decompose_custom()
701 utf8proc_custom_func custom_func, void *custom_data in utf8proc_map_custom() argument
706 result = utf8proc_decompose_custom(str, strlen, NULL, 0, options, custom_func, custom_data); in utf8proc_map_custom()
710 …result = utf8proc_decompose_custom(str, strlen, buffer, result, options, custom_func, custom_data); in utf8proc_map_custom()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_subr/utf8proc/
H A Dutf8proc.c494 utf8proc_custom_func custom_func, void *custom_data in utf8proc_decompose_custom() argument
521 if (custom_func != NULL) { in utf8proc_decompose_custom()
522 uc = custom_func(uc, custom_data); /* user-specified custom mapping */ in utf8proc_decompose_custom()
702 utf8proc_custom_func custom_func, void *custom_data in utf8proc_map_custom() argument
707 result = utf8proc_decompose_custom(str, strlen, NULL, 0, options, custom_func, custom_data); in utf8proc_map_custom()
711 …result = utf8proc_decompose_custom(str, strlen, buffer, result, options, custom_func, custom_data); in utf8proc_map_custom()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libdispatch/
H A Dutf8proc.c498 nc_utf8proc_custom_func custom_func, void *custom_data in nc_utf8proc_decompose_custom() argument
525 if (custom_func != NULL) { in nc_utf8proc_decompose_custom()
526 uc = custom_func(uc, custom_data); /* user-specified custom mapping */ in nc_utf8proc_decompose_custom()
706 nc_utf8proc_custom_func custom_func, void *custom_data in nc_utf8proc_map_custom() argument
711 result = nc_utf8proc_decompose_custom(str, strlen, NULL, 0, options, custom_func, custom_data); in nc_utf8proc_map_custom()
715 …result = nc_utf8proc_decompose_custom(str, strlen, buffer, result, options, custom_func, custom_da… in nc_utf8proc_map_custom()

1234