Home
last modified time | relevance | path

Searched refs:appendStr (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/wuffs/lang/ast/
Dstring.go29 return string(n.appendStr(nil, tm, false, 0))
32 func (n *Expr) appendStr(buf []byte, tm *t.Map, parenthesize bool, depth uint32) []byte { func
46 buf = n.rhs.AsExpr().appendStr(buf, tm, true, depth)
52 buf = n.lhs.AsExpr().appendStr(buf, tm, true, depth)
57 buf = n.rhs.AsExpr().appendStr(buf, tm, true, depth)
72 buf = o.AsExpr().appendStr(buf, tm, true, depth)
89 buf = n.lhs.AsExpr().appendStr(buf, tm, true, depth)
98 buf = o.AsArg().Value().appendStr(buf, tm, false, depth)
103 buf = n.lhs.AsExpr().appendStr(buf, tm, true, depth)
105 buf = n.rhs.AsExpr().appendStr(buf, tm, false, depth)
[all …]
/third_party/glslang/glslang/Include/
DTypes.h2190 const auto appendStr = [&](const char* s) { typeString.append(s); };
2196 appendStr(qualifier.getSpirvDecorateQualifierString().c_str());
2204 appendStr("layout(");
2206 appendStr(" location=");
2209 appendStr(" component=");
2213 appendStr(" index=");
2218 appendStr(" set=");
2222 appendStr(" binding=");
2226 appendStr(" stream=");
2230 appendStr(" ");
[all …]
/third_party/glslang/glslang/MachineIndependent/
DSpirvIntrinsics.cpp202 const auto appendStr = [&](const char* s) { qualifierString.append(s); }; in getSpirvDecorateQualifierString() local
225 appendStr(value->c_str()); in getSpirvDecorateQualifierString()
232 appendStr("spirv_decorate("); in getSpirvDecorateQualifierString()
235 appendStr(", "); in getSpirvDecorateQualifierString()
238 appendStr(") "); in getSpirvDecorateQualifierString()
242 appendStr("spirv_decorate_id("); in getSpirvDecorateQualifierString()
245 appendStr(", "); in getSpirvDecorateQualifierString()
248 appendStr(") "); in getSpirvDecorateQualifierString()
252 appendStr("spirv_decorate_string("); in getSpirvDecorateQualifierString()
255 appendStr(", "); in getSpirvDecorateQualifierString()
[all …]
/third_party/typescript/tests/baselines/reference/
DnoImplicitSymbolToString.symbols14 const appendStr = "hello " + symbol;
15 >appendStr : Symbol(appendStr, Decl(noImplicitSymbolToString.ts, 6, 5))
DnoImplicitSymbolToString.js8 const appendStr = "hello " + symbol; constant
22 var appendStr = "hello " + symbol; variable
DnoImplicitSymbolToString.types16 const appendStr = "hello " + symbol;
17 >appendStr : string
DnoImplicitSymbolToString.errors.txt17 const appendStr = "hello " + symbol;
/third_party/typescript/tests/cases/compiler/
DnoImplicitSymbolToString.ts7 const appendStr = "hello " + symbol; constant
/third_party/libabigail/tests/data/test-read-dwarf/
DPR22122-libftdc.so.abi4047 …<function-decl name='appendStr' mangled-name='_ZN5mongo11_BufBuilderINS_21SharedBufferAllocatorEE9…
15117 …<function-decl name='appendStr' mangled-name='_ZN5mongo11_BufBuilderINS_21SharedBufferAllocatorEE9…
Dtest11-pr18828.so.abi15167 …<function-decl name='appendStr' mangled-name='_ZN5mongo11_BufBuilderINS_16TrivialAllocatorEE9appen…