Home
last modified time | relevance | path

Searched defs:Formats (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/
Dirnode.h91 using Formats = panda::Span<const Format>; variable
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DramdaToolsNoInfinite2.ts221 export type Formats = 'b' | 'n' | 's'; alias
248 export type Formats = 'n' | 's'; alias