Home
last modified time | relevance | path

Searched defs:body (Results 1 – 22 of 22) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
Demulated_builtin_function_data_hlsl.json9 "body":[ array
20 "body":[ array
31 "body":[ array
42 "body":[ array
53 "body":[ array
64 "body":[ array
75 "body":[ array
86 "body":[ array
100 "body":[ array
114 "body":[ array
[all …]
Demulated_builtin_functions_hlsl_autogen.cpp28 const char *body; member
DBuiltInFunctionEmulator.cpp78 const char *body = findEmulatedFunction(function); in outputEmulatedFunctions() local
DValidateLimitations.cpp147 TIntermNode *body = node->getBody(); in visitLoop() local
DIntermNode.h217 void setBody(TIntermBlock *body) { mBody = body; } in setBody()
743 TIntermFunctionDefinition(TIntermFunctionPrototype *prototype, TIntermBlock *body) in TIntermFunctionDefinition()
DIntermNode.cpp1372 TIntermBlock *body) in TIntermLoop()
DParseContext.cpp2163 TIntermNode *body, in addLoop()
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/
Dstyle.css17 body { selector
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteDoWhile.cpp114 TIntermBlock *body = loop->getBody(); in visitBlock() local
DInitializeVariables.cpp310 TIntermBlock *body = FindMainBody(root); in InitializeVariables() local
DRewriteRowMajorMatrices.cpp1410 void addFieldCopy(TIntermBlock *body, in addFieldCopy()
1455 TIntermBlock *body = new TIntermBlock; in declareStructCopy() local
DRewriteCubeMapSamplersAs2DArray.cpp490 TIntermBlock *body = new TIntermBlock; in declareCoordTranslationFunction() local
DRewriteStructSamplers.cpp1112 TIntermBlock *body = node->getBody()->deepCopy(); in visitFunctionDefinition() local
/device/generic/vulkan-cereal/protocols/vulkan/out/katex/
Dkatex.js839 body: textordArray, property
983 body: body, property
1019 body = this.parseExpression(false); property
1027 body = this.parseExpression(true); property
3182 body = makeSpan(); property
3184 body = buildCommon.makeVList([ property
5305 body: [res], property
5339 body: [res], property
7544 body: body, property
7568 body: ordargument(body), property
[all …]
Dkatex.min.js1 …of define==="function"&&define.amd){define([],e)}else{var t;if(typeof window!=="undefined"){t=wind…
2 …"],[r,a,i,s,l],t)};w.overline=function(e,t){var r=t.style;var a=z(e.value.body,t.withStyle(r.cramp… property
/device/generic/vulkan-cereal/protocols/vulkan/katex/
Dkatex.js839 body: textordArray, property
983 body: body, property
1019 body = this.parseExpression(false); property
1027 body = this.parseExpression(true); property
3182 body = makeSpan(); property
3184 body = buildCommon.makeVList([ property
5305 body: [res], property
5339 body: [res], property
7544 body: body, property
7568 body: ordargument(body), property
[all …]
Dkatex.min.js1 …of define==="function"&&define.amd){define([],e)}else{var t;if(typeof window!=="undefined"){t=wind…
2 …"],[r,a,i,s,l],t)};w.overline=function(e,t){var r=t.style;var a=z(e.value.body,t.withStyle(r.cramp… property
/device/generic/vulkan-cereal/protocols/vulkan/config/
Dkhronos.css22 body { margin: 0; } selector
132 html, body { font-size: 100%; } selector
134 body { background: #fff; color: #222; padding: 0; margin: 0; font-family: "Helvetica Neue", "Helvet… selector
272 body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; tab-size: 4; } selector
/device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/common/
Dvulkantypes.py438 def __init__(self, vs, body): argument
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto5521 optional string body = 2; field
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc23212 const std::string& body() const { return body_; } in body() function in perfetto::protos::gen::LogMessageBody
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp29155 const std::string& body() const { return body_; } in body() function in perfetto::protos::gen::LogMessageBody