/device/soc/telink/b91/adapter/hals/mbedtls/src/mbedtls/internal/ |
D | test_utils.c | 23 void mbedtls_printbuf(const char *comment, const unsigned char *buf, size_t len) in mbedtls_printbuf() argument 25 mbedtls_printf("%s [%u]:", comment, (unsigned int)len); in mbedtls_printbuf() 32 void mbedtls_printbuf_c(const char *comment, const unsigned char *buf, size_t len) in mbedtls_printbuf_c() argument 34 mbedtls_printf("%s [%u]: ", comment, (unsigned int)len); in mbedtls_printbuf_c()
|
D | test_utils.h | 28 void mbedtls_printbuf(const char *comment, const unsigned char *buf, size_t len); 29 void mbedtls_printbuf_c(const char *comment, const unsigned char *buf, size_t len);
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/power/ |
D | Kconfig | 29 comment "Regulator Drivers" 40 comment "Powerkey Drivers" 53 comment "Power Supply Drivers"
|
/device/soc/esp/esp32/components/bootloader/subproject/components/micro-ecc/micro-ecc/ |
D | platform-specific.inc | 12 #pragma comment(lib, "crypt32.lib") 13 #pragma comment(lib, "advapi32.lib")
|
/device/board/isoftstone/yangfan/kernel/hdf/drivers/camera/pipeline_core/src/node/ |
D | rk_codec_node.cpp | 57 const char* comment, size_t* jpegSize, unsigned char** jpegBuf) in encodeJpegToMemory() argument 80 if (comment) { in encodeJpegToMemory() 81 jpeg_write_marker(&cInfo, JPEG_COM, (const JOCTET*)comment, strlen(comment)); in encodeJpegToMemory()
|
D | rk_codec_node.h | 51 const char* comment, size_t* jpegSize, unsigned char** jpegBuf);
|
/device/soc/esp/esp32/components/efuse/ |
D | efuse_table_gen.py | 165 …%s %d %s %s' % (p.field_name, p.efuse_block, p.bit_start, str(p.get_bit_count()), p.comment) + '\n' 300 rows += [' &' + p.field_name + '[' + index + '], \t\t// ' + p.comment] 315 self.comment = '' 330 res.comment = fields[4] 411 str(self.get_bit_count()) + '}, \t // ' + self.comment])
|
/device/board/kaihong/khdvk_3566b/camera/pipeline_core/src/node/ |
D | rk_codec_node.cpp | 108 int height, const char *comment, in encodeJpegToMemory() argument 133 if (comment) { in encodeJpegToMemory() 134 jpeg_write_marker(&cInfo, JPEG_COM, (const JOCTET *)comment, in encodeJpegToMemory() 135 strlen(comment)); in encodeJpegToMemory()
|
D | rk_codec_node.h | 52 const char *comment, unsigned long *jpegSize,
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
D | libcoap.h | 22 #pragma comment(lib,"Ws2_32.lib")
|
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/node/ |
D | rk_codec_node.cpp | 183 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf) in encodeJpegToMemory() argument 212 if (comment) { in encodeJpegToMemory() 213 jpeg_write_marker(&cInfo, JPEG_COM, (const JOCTET*)comment, strlen(comment)); in encodeJpegToMemory()
|
D | rk_codec_node.h | 54 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf);
|
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/ |
D | rk_codec_node.cpp | 182 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf) in encodeJpegToMemory() argument 205 if (comment) { in encodeJpegToMemory() 206 jpeg_write_marker(&cInfo, JPEG_COM, (const JOCTET*)comment, strlen(comment)); in encodeJpegToMemory()
|
D | rk_codec_node.h | 54 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf);
|
/device/board/unionman/unionpi_tiger/bootloader/images/ |
D | aml_sdc_burn.ini | 4 ;Except comment, all must readable ASCII letters
|
/device/soc/amlogic/a311d/soc/arch/arm64/boot/ |
D | Makefile | 17 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
|
/device/soc/rockchip/rk3588/kernel/arch/arm64/boot/ |
D | Makefile | 17 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/doc/ |
D | 2.4.Caffe环境搭建.md | 136 # For CUDA < 6.0, comment the *_50 through *_61 lines for compatibility. 137 # For CUDA < 8.0, comment the *_60 and *_61 lines for compatibility. 138 # For CUDA >= 9.0, comment the *_20 and *_21 lines for compatibility. 222 # enable pretty build (comment to see full commands)
|
/device/soc/winnermicro/wm800/board/ld/w800/ |
D | gcc_csky.ld | 253 .comment 0 : { *(.comment) }
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/ |
D | Kconfig | 56 comment "Enable MALI_BIFROST_DEBUG for KUTF modules support"
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
D | Kconfig | 186 comment "Platform options" 216 comment "Debug options" 254 comment "Instrumentation options" 327 comment "Workarounds"
|
/device/soc/amlogic/a311d/hardware/media/libamplayer/include/ |
D | player_type.h | 121 char comment[512]; member
|
/device/soc/rockchip/common/hardware/mpp/include/ |
D | mpp_thread.h | 27 #pragma comment(lib, "pthreadVC2.lib")
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
D | mpp_thread.h | 35 #pragma comment(lib, "pthreadVC2.lib")
|
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
D | mpp_thread.h | 27 #pragma comment(lib, "pthreadVC2.lib")
|