Home
last modified time | relevance | path

Searched refs:BACKEND_NAME (Results 1 - 25 of 114) sorted by relevance

12345

/third_party/backends/include/sane/
H A Dsanei_debug.h23 * - BACKEND_NAME - The name of your backend without double-quotes (must be set in any case)
75 #define ENTRY(name) PASTE(PASTE(PASTE(sane_,BACKEND_NAME),_),name)
93 # define DBG_LEVEL PASTE(sanei_debug_,BACKEND_NAME)
95 # if defined(BACKEND_NAME) && !defined(STUBS)
101 # endif /* BACKEND_NAME && !STUBS */
105 sanei_init_debug (STRINGIFY(BACKEND_NAME), &DBG_LEVEL)
144 sanei_debug_msg (level, DBG_LEVEL, STRINGIFY(BACKEND_NAME), msg, ap); in DBG_LOCAL()
/third_party/backends/backend/
H A Dcanon_pp.h51 #ifdef BACKEND_NAME
52 #undef BACKEND_NAME macro
53 #define BACKEND_NAME canon_pp macro
H A Dhp.h49 #undef BACKEND_NAME macro
50 #define BACKEND_NAME hp macro
63 #define HP_CONFIG_FILE STRINGIFY(BACKEND_NAME) ".conf"
85 #define DBG_LEVEL PASTE(sanei_debug_, BACKEND_NAME)
H A Dkvs1025.h12 #ifdef BACKEND_NAME
13 #undef BACKEND_NAME macro
16 #define BACKEND_NAME kvs1025 macro
H A Depson2_scsi.c1 #undef BACKEND_NAME macro
2 #define BACKEND_NAME epson2_scsi macro
H A Depson_scsi.c4 #undef BACKEND_NAME macro
5 #define BACKEND_NAME epson_scsi macro
H A Dxerox_mfp-usb.c9 #undef BACKEND_NAME macro
10 #define BACKEND_NAME xerox_mfp macro
H A Dkodakaio.h25 #undef BACKEND_NAME macro
26 #define BACKEND_NAME kodakaio macro
H A Depsonds.h17 #undef BACKEND_NAME macro
18 #define BACKEND_NAME epsonds macro
H A Dxerox_mfp-tcp.c13 #undef BACKEND_NAME macro
14 #define BACKEND_NAME xerox_mfp macro
H A Dmagicolor.h23 #undef BACKEND_NAME macro
24 #define BACKEND_NAME magicolor macro
H A Dkvs20xx.h14 #undef BACKEND_NAME macro
15 #define BACKEND_NAME kvs20xx macro
H A Dhp3900.c44 #define BACKEND_NAME hp3900 macro
H A Dpieusb.h54 #define BACKEND_NAME pieusb macro
H A Dkvs40xx.h17 #undef BACKEND_NAME macro
18 #define BACKEND_NAME kvs40xx macro
H A Dumax_pp_mid.c42 #undef BACKEND_NAME macro
43 #define BACKEND_NAME umax_pp macro
H A Depson2.h21 #undef BACKEND_NAME macro
22 #define BACKEND_NAME epson2 macro
/third_party/backends/backend/pixma/
H A Dpixma_rename.h45 #undef BACKEND_NAME macro
46 #define BACKEND_NAME pixma macro
/third_party/backends/backend/escl/
H A Descl.h53 #ifndef BACKEND_NAME
54 #define BACKEND_NAME escl macro
61 #define DBG_LEVEL PASTE(sanei_debug_, BACKEND_NAME)
/third_party/mesa3d/.gitlab-ci/
H A Dskqp-runner.sh142 BACKEND_NAME=$(echo "${REPORT}" | sed 's@.*/\([^/]*\)/report.html@\1@')
143 echo "See skqp ${BACKEND_NAME} render tests report at:"
/third_party/backends/backend/genesys/
H A Dgenesys.h27 #ifndef BACKEND_NAME
28 # define BACKEND_NAME genesys macro
/third_party/backends/sanei/
H A Dsanei_tcp.c59 #define BACKEND_NAME sanei_tcp macro
H A Dsanei_pv8630.c53 #define BACKEND_NAME sanei_pv8630 macro
H A Dsanei_access.c53 #define BACKEND_NAME sanei_access /**< name of this module for debugging */ macro
H A Dsanei_auth.c55 #define BACKEND_NAME sanei_auth macro

Completed in 11 milliseconds

12345