Home
last modified time | relevance | path

Searched refs:format_literal (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc468 StringLiteral* format_literal = in Printf() local
471 StringLiteral* format_literal = allocator_.New<StringLiteral>( in Printf() local
475 Adr(r0, format_literal); in Printf()
599 StringLiteral* format_literal = in Printf() local
602 StringLiteral* format_literal = allocator_.New<StringLiteral>( in Printf() local
605 Adr(r0, format_literal); in Printf()
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc4040 uint32_t format_literal = SpvImageFormat_::SpvImageFormatUnknown; in GenerateTextureType() local
4042 format_literal = convert_image_format_to_spv(t->image_format()); in GenerateTextureType()
4049 Operand::Int(format_literal)}); in GenerateTextureType()

Completed in 9 milliseconds