Home
last modified time | relevance | path

Searched defs:DEF (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dinternal-fn.h42 #define DEF(X) IFN_UNIQUE_##X macro
67 #define DEF(X) IFN_GOACC_LOOP_##X macro
90 #define DEF(X) IFN_GOACC_REDUCTION_##X macro
H A Dasan.h92 #define DEF(X) ASAN_MARK_##X macro
H A Dtree-ssa-operands.h68 #define SET_DEF(DEF, V) ((*(DEF)) = (V)) argument
H A Dsel-sched-ir.h575 #define FOR_EACH_DEF(DEF, I, DEF_LIST) _FOR_EACH (def, (DEF), (I), (DEF_LIST)) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dinternal-fn.h42 #define DEF(X) IFN_UNIQUE_##X macro
67 #define DEF(X) IFN_GOACC_LOOP_##X macro
90 #define DEF(X) IFN_GOACC_REDUCTION_##X macro
H A Dasan.h92 #define DEF(X) ASAN_MARK_##X macro
H A Dtree-ssa-operands.h68 #define SET_DEF(DEF, V) ((*(DEF)) = (V)) argument
H A Dsel-sched-ir.h575 #define FOR_EACH_DEF(DEF, I, DEF_LIST) _FOR_EACH (def, (DEF), (I), (DEF_LIST)) argument
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/idle_monitor/
H A Didle_monitors.h11 #define DEF(x) extern struct cpuidle_monitor x ##_monitor; macro
H A Dcpupower-monitor.c24 #define DEF(x) & x ## _monitor , macro
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvpx_rac.c21 #define DEF( name, bytes, read, write) \ macro
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A DMakefile22 DEF=-DRTMPDUMP_VERSION=\"$(VERSION)\" $(CRYPTO_DEF) $(XDEF) macro
/OK3568_Linux_fs/kernel/scripts/
H A Dcheckkconfigsymbols.py24 DEF = r"^\s*(?:menu){,1}config\s+(" + SYMBOL + r")\s*" variable
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A DMakefile75 DEF=-DRTMPDUMP_VERSION=\"$(VERSION)\" $(CRYPTO_DEF) $(XDEF) macro