Home
last modified time | relevance | path

Searched defs:brace (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/crates/syn/src/
Dderive.rs210 let brace = braced!(content in input); in data_enum() localVariable
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl.cc157 int brace = 0; // { } member
/third_party/pcre2/pcre2/src/
Dpcre2grep.c1916 BOOL brace = FALSE; in decode_dollar_escape() local
/third_party/toybox/toys/pending/
Dbc.c3534 static BcStatus bc_parse_endBody(BcParse *p, int brace) { in bc_parse_endBody()
3961 static BcStatus bc_parse_body(BcParse *p, int brace) { in bc_parse_body()
/third_party/node/tools/
Dlint-md.mjs3102 const brace = braces[braces.length - 1]; constant
3165 const brace = braces[braces.length - 1]; constant
3204 const brace = braces[braces.length - 1]; constant
5624 let brace = { variable