Home
last modified time | relevance | path

Searched defs:DC (Results 1 – 9 of 9) sorted by relevance

/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 Dtree-diagnostic.h33 #define diagnostic_last_function(DC) \ argument
38 #define diagnostic_last_function_changed(DC, DI) \ argument
45 #define diagnostic_set_last_function(DC, DI) \ argument
H A Ddiagnostic.h316 #define diagnostic_starter(DC) (DC)->begin_diagnostic argument
320 #define diagnostic_finalizer(DC) (DC)->end_diagnostic argument
323 #define diagnostic_context_auxiliary_data(DC) (DC)->x_data argument
327 #define diagnostic_format_decoder(DC) ((DC)->printer->format_decoder) argument
330 #define diagnostic_prefixing_rule(DC) ((DC)->printer->wrapping.rule) argument
333 #define diagnostic_abort_on_error(DC) \ argument
346 #define diagnostic_kind_count(DC, DK) (DC)->diagnostic_count[(int) (DK)] argument
359 #define diagnostic_report_warnings_p(DC, LOC) \ argument
/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 Dtree-diagnostic.h33 #define diagnostic_last_function(DC) \ argument
38 #define diagnostic_last_function_changed(DC, DI) \ argument
45 #define diagnostic_set_last_function(DC, DI) \ argument
H A Ddiagnostic.h316 #define diagnostic_starter(DC) (DC)->begin_diagnostic argument
320 #define diagnostic_finalizer(DC) (DC)->end_diagnostic argument
323 #define diagnostic_context_auxiliary_data(DC) (DC)->x_data argument
327 #define diagnostic_format_decoder(DC) ((DC)->printer->format_decoder) argument
330 #define diagnostic_prefixing_rule(DC) ((DC)->printer->wrapping.rule) argument
333 #define diagnostic_abort_on_error(DC) \ argument
346 #define diagnostic_kind_count(DC, DK) (DC)->diagnostic_count[(int) (DK)] argument
359 #define diagnostic_report_warnings_p(DC, LOC) \ argument
/OK3568_Linux_fs/u-boot/fs/reiserfs/
H A Dreiserfs_private.h464 #define DC(cache) ((struct disk_child *) \ macro
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_write.h1274 …i__write_context *s, int *bitBuf, int *bitCnt, float *CDU, float *fdtbl, int DC, const unsigned sh… in stbiw__jpg_processDU()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_write.h1274 …i__write_context *s, int *bitBuf, int *bitCnt, float *CDU, float *fdtbl, int DC, const unsigned sh… in stbiw__jpg_processDU()
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Dsor.h546 #define DC(i) (0x4e + (i)) macro
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DFlashPoint.c737 #define DC 0x19 /*Disconnect Message */ macro