/device/board/hisilicon/hispark_taurus/camera/driver_adapter/include/ |
H A D | ivo_object.h | 27 virtual void ConfigVo(std::vector<DeviceFormat>& format) = 0;
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
H A D | at_printf.h | 25 extern LITE_OS_SEC_TEXT INT32 __dprintf(const CHAR *format, va_list arg_v, OUTPUT_FUNC pFputc, VOID *cookie);
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/targets/hi3861v100/commons/ |
H A D | printf.h | 43 typedef int (* OS_PRINTF_HOOK_FUNC)(const char *format, va_list arg, OUTPUT_FUNC fPutc, void *cookie);
|
/device/soc/rockchip/rk2206/sdk_liteos/image/ |
H A D | build.py | 27 shell_script = '''{exec} {file} {out}'''.format(exec = exec_file, file = file_elf, out = out_dir)
|
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/include/ |
H A D | validation.h | 28 int32_t ValidateFormat(Format format);
|
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/include/ |
H A D | validation.h | 28 int32_t ValidateFormat(Format format);
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | demuxer_log_compressor.h | 19 #include "meta/format.h" 27 static std::string FormatTagSerialize(Format& format);
|
/foundation/multimedia/audio_framework/services/audio_service/common/include/ |
H A D | volume_tools_c.h | 26 uint32_t format; // should be same with AudioStandard::AudioSampleFormat in audio_stream_info.h member
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | type_converter.h | 30 // pixel format 31 static std::optional<PixelFmt> GraphicFmtToFmt(GraphicPixelFormat format);
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | xmon.h | 28 extern __printf(1, 2) void xmon_printf(const char *format, ...);
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | xmon.h | 28 extern __printf(1, 2) void xmon_printf(const char *format, ...);
|
/kernel/linux/linux-5.10/tools/build/feature/ |
H A D | test-jvmti.c | 9 jvmtiJlocationFormat format __attribute__((unused)); in main() local
|
/kernel/linux/linux-5.10/include/keys/ |
H A D | encrypted-type.h | 20 char *format; /* datablob: format */ member 28 unsigned short encrypted_key_format; /* encrypted key format */
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/ |
H A D | ia_css_raw_param.h | 29 u32 format; /* enum ia_css_frame_format */ member
|
/kernel/linux/linux-6.6/include/keys/ |
H A D | encrypted-type.h | 20 char *format; /* datablob: format */ member 28 unsigned short encrypted_key_format; /* encrypted key format */
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/ |
H A D | ia_css_raw_param.h | 29 u32 format; /* enum ia_css_frame_format */ member
|
/kernel/linux/linux-6.6/tools/build/feature/ |
H A D | test-jvmti.c | 9 jvmtiJlocationFormat format __attribute__((unused)); in main() local
|
/third_party/cups-filters/fontembed/ |
H A D | dynstring.h | 13 __attribute__((format(printf, 2, 3)));
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
H A D | Formatter.java | 18 * A method that takes the object to format and returns 21 * @param toFormat the object to format. 32 * A method that takes the object to format and returns 35 * @param toFormat the object to format. 43 FormattedPlaceholder format(Object toFormat, Map<String, Object> variableOptions); in format() method
|
/third_party/mesa3d/.gitlab-ci/bare-metal/ |
H A D | google-power-relay.py | 17 command = "relay {} {}\n\r".format(mode, relay)
|
/third_party/jerryscript/tests/jerry/ |
H A D | regression-test-issue-2178.js | 16 bad = "'detailForm','detailForm:j_id166', []);\" ><img alt=\"Export to XLS format\" />\n</a>" 17 good = "'detailForm','detailForm:j_id166');\" ><img alt=\"Export to XLS format\" />\n</a>" 18 r = /'(detailForm:j_id\d+)'[^>]+>[^>]+Export to XLS format/;
|
/third_party/ltp/include/ |
H A D | tst_buffers.h | 58 __attribute__((format (printf, 1, 2)));
|
/third_party/libdrm/tests/util/ |
H A D | pattern.h | 38 void util_fill_pattern(uint32_t format, enum util_fill_pattern pattern,
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_screen.h | 63 i915_is_format_supported(struct pipe_screen *screen, enum pipe_format format,
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_etc2.h | 45 enum pipe_format format,
|