| /third_party/mesa3d/include/drm-uapi/ |
| H A D | virtgpu_drm.h | 95 __u32 format; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast.c | 145 const enum pipe_format format = scene->fb.cbufs[cbuf]->format; in lp_rast_clear_color() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_screen.h | 165 unsigned format:6; member
|
| H A D | nv84_video.c | 850 nv84_screen_video_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) nv84_screen_video_supported() argument [all...] |
| H A D | nv84_video_vp.c | 44 uint32_t format; // 210 member
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | pkgitems.cpp | 597 int32_t format=getDataFormat(pInfo->dataFormat); in enumDependencies() local
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | icuzdump.cpp | 57 UnicodeString& format(UDate time, int32_t offset, UBool isDst, UnicodeString& appendTo) { in format() function in DumpFormatter
|
| /third_party/icu/icu4c/source/test/iotest/ |
| H A D | filetst.c | 1323 static void TestFScanSetFormat(const char *format, const UChar *uValue, const char *cValue, UBool expectedToPass) { in TestFScanSetFormat() argument 1413 static void TestBadFScanfFormat(const char *format, cons argument 1447 Test_u_vfprintf(const char *expectedResult, const char *format, ...) Test_u_vfprintf() argument [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-debug-tablet.c | 78 print_line(const char *format, ...) in print_line() argument
|
| /third_party/ltp/testcases/kernel/ipc/pipeio/ |
| H A D | pipeio.c | 114 static int format = HEX; variable 756 prt_buf(char **addr, char *buf, int length, int format) prt_buf() argument [all...] |
| /third_party/libdrm/tests/tegra/ |
| H A D | vic.h | 93 unsigned int format; member 166 unsigned int format; member
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | asyoutypeformatter.cc | 209 const NumberFormat& format = **it; in NarrowDownPossibleFormats() local 240 bool AsYouTypeFormatter::CreateFormattingTemplate(const NumberFormat& format) { in CreateFormattingTemplate() argument 231 SetShouldAddSpaceAfterNationalPrefix( const NumberFormat& format) SetShouldAddSpaceAfterNationalPrefix() argument [all...] |
| /third_party/node/deps/v8/src/date/ |
| H A D | date.cc | 545 DateBuffer FormatDate(const char* format, Args... args) { in FormatDate() argument
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-starboard.cc | 304 void OS::Print(const char* format, ...) { in Print() argument 311 void OS::VPrint(const char* format, va_list args) { in VPrint() argument 315 void OS::FPrint(FILE* out, const char* format, ...) { in FPrint() argument 322 void OS::VFPrint(FILE* out, const char* format, va_list args) { in VFPrint() argument 326 PrintError(const char* format, ...) PrintError() argument 333 VPrintError(const char* format, va_list args) VPrintError() argument 338 SNPrintF(char* str, int length, const char* format, ...) SNPrintF() argument 346 VSNPrintF(char* str, int length, const char* format, va_list args) VSNPrintF() argument [all...] |
| /third_party/node/deps/v8/src/diagnostics/loong64/ |
| H A D | disasm-loong64.cc | 345 int Decoder::FormatRegister(Instruction* instr, const char* format) { in FormatRegister() argument 365 int Decoder::FormatFPURegister(Instruction* instr, const char* format) { in FormatFPURegister() argument 392 FormatOption(Instruction* instr, const char* format) FormatOption() argument 571 Format(Instruction* instr, const char* format) Format() argument [all...] |
| /third_party/node/deps/v8/src/diagnostics/ppc/ |
| H A D | disasm-ppc.cc | 185 int Decoder::FormatRegister(Instruction* instr, const char* format) { in FormatRegister() argument 207 int Decoder::FormatFPRegister(Instruction* instr, const char* format) { in FormatFPRegister() argument 229 FormatVectorRegister(Instruction* instr, const char* format) FormatVectorRegister() argument 254 FormatOption(Instruction* instr, const char* format) FormatOption() argument 431 Format(Instruction* instr, const char* format) Format() argument [all...] |
| /third_party/node/deps/v8/src/diagnostics/s390/ |
| H A D | disasm-s390.cc | 145 int Decoder::FormatRegister(Instruction* instr, const char* format) { in FormatRegister() argument 189 FormatFloatingRegister(Instruction* instr, const char* format) FormatFloatingRegister() argument 232 FormatOption(Instruction* instr, const char* format) FormatOption() argument 309 FormatMask(Instruction* instr, const char* format) FormatMask() argument 347 FormatDisplacement(Instruction* instr, const char* format) FormatDisplacement() argument 383 FormatImmediate(Instruction* instr, const char* format) FormatImmediate() argument 496 Format(Instruction* instr, const char* format) Format() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_blitter.c | 761 convert_color(enum pipe_format format, union pipe_color_union *pcolor) convert_color() argument [all...] |
| H A D | fd6_gmem.c | 108 enum a6xx_format format = fd6_color_format(pformat, tile_mode); in emit_mrt() local 269 enum pipe_format format = psurf->format; in patch_fb_read_gmem() local 1005 enum a6xx_format format = fd6_color_format(pfmt, tile_mode); emit_blit() local 1276 blit_can_resolve(enum pipe_format format) blit_can_resolve() argument 1323 fd6_unknown_8c01(enum pipe_format format, unsigned buffers) fd6_unknown_8c01() argument [all...] |
| H A D | fd6_emit.c | 112 enum pipe_format format = view->format; in setup_border_colors() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_util.h | 274 enum pipe_format format; in fd_surface_half_precision() local 416 pack_rgba(enum pipe_format format, const float *rgba) pack_rgba() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_dump.c | 127 trace_dump_writef(const char *format, ...) in trace_dump_writef() argument 505 enum pipe_format format = resource->format; in trace_dump_box_bytes() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_soa.c | 427 enum pipe_format format = format_desc->format; in lp_build_fetch_rgba_soa() local 1022 enum pipe_format format = format_desc->format; lp_build_store_rgba_soa() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.h | 612 util_blitter_get_color_format_for_zs(enum pipe_format format) in util_blitter_get_color_format_for_zs() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_video_screen.cpp | 495 DXGI_FORMAT format = d3d12_convert_pipe_video_profile_to_dxgi_format(profile); in d3d12_screen_get_video_param_decode() local 36 d3d12_video_buffer_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) d3d12_video_buffer_is_format_supported() argument 52 get_max_level_resolution_video_decode_support(D3D12_VIDEO_DECODE_CONFIGURATION decoderConfig, DXGI_FORMAT format, struct pipe_screen *pscreen, bool &outSupportAny, D3D12_FEATURE_DATA_VIDEO_DECODE_SUPPORT &outSupportedConfig) get_max_level_resolution_video_decode_support() argument
|