Home
last modified time | relevance | path

Searched defs:app_buf (Results 1 – 3 of 3) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/pro/processes/
H A Dboxm2_compactify_mog6_view_process.cxx69 auto* app_buf = ( vnl_vector_fixed<float, 16>*)app->data_buffer(); in boxm2_compactify_mog6_view_process() local
85 auto* app_buf = ( vnl_vector_fixed<int, 16>*)app->data_buffer(); in boxm2_compactify_mog6_view_process() local
/dports/devel/vstr/vstr-1.0.15/examples/
H A Dapp.h15 static inline int app_buf(Vstr_base *s1, const void *buf, size_t len) in app_buf() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/esl/src/
H A Desl.c530 char app_buf[512] = ""; in esl_execute() local