Home
last modified time | relevance | path

Searched defs:RCC (Results 1 – 25 of 84) sorted by relevance

1234

/dports/devel/liteide/liteide-x37.4/liteidex/src/tools/exportqrc/
H A Dmain.go61 type RCC struct { struct
62 Dir string
63 DirName string
64 FileName string
65 XMLName xml.Name `xml:"RCC"`
66 Resource QResource `xml:"qresource"`
69 func (rcc *RCC) IsEmtpy() bool {
73 func (rcc *RCC) ImagesFiles() (images []string) {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libgq/
H A Dconfigure.ac17 AC_SUBST([RCC]) subst
/dports/devel/R-cran-cli/cli/src/
H A Dinit.c73 #define RCC(fun) R_RegisterCCallable("cli", # fun, (DL_FUNC) fun); macro
/dports/graphics/libprojectm/projectm-3.1.12/src/projectM-qt/
H A DMakefile.am7 RCC = @QT_RCC@ macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-qt/
H A DMakefile.am6 RCC = $(shell which rcc) macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/
H A Dcmsdk-apb-watchdog-test.c36 #define RCC 0x60 macro
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/
H A Dcmsdk-apb-watchdog-test.c36 #define RCC 0x60 macro
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/
H A Dcmsdk-apb-watchdog-test.c36 #define RCC 0x60 macro
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmQtAutoGen.h61 RCC // AUTORCC enumerator
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmQtAutoGen.h61 RCC // AUTORCC enumerator
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmQtAutoGen.h61 RCC // AUTORCC enumerator
/dports/security/xca/xca-2.4.0/
H A DLocal.mak.in16 RCC=@QT_RCC@ macro
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Di82730.h63 RCC = 0x020, // reserved channel command executed enumerator
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Di82730.h63 RCC = 0x020, // reserved channel command executed enumerator
/dports/lang/micropython/micropython-1.17/ports/bare-arm/
H A Dsystem.c30 #define RCC ((periph_rcc_t *)0x40023800) macro
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/
H A Dconfigure.ac231 AC_SUBST(RCC) subst
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/
H A Dconfigure.ac231 AC_SUBST(RCC) subst
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/
H A Dconfigure.ac231 AC_SUBST(RCC) subst
/dports/math/gnuplot/gnuplot-5.4.1/
H A Dconfigure.ac1067 AC_SUBST(RCC) subst
/dports/math/gnuplot-lite/gnuplot-5.4.1/
H A Dconfigure.ac1067 AC_SUBST(RCC) subst
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/
H A Dconfigure.ac1206 AC_SUBST(RCC) subst
/dports/databases/iowow/iowow-1.4.13/src/
H A Dbasedefs.h136 #define RCC(rc__, label__, expr__) RCHECK(rc__, label__, expr__) macro
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/config/msvc/
H A DMakefile198 RCC=$(QTDIR)\bin\rcc macro
/dports/lang/micropython/micropython-1.17/ports/minimal/
H A Dmain.c217 #define RCC ((periph_rcc_t *)0x40023800) macro
/dports/math/gnuplot/gnuplot-5.4.1/config/msvc/
H A DMakefile220 RCC=$(QTDIR)\bin\rcc macro

1234