Searched defs:agg (Results 1 – 8 of 8) sorted by relevance
| /third_party/glslang/glslang/MachineIndependent/ |
| D | attribute.cpp | 150 TIntermAggregate* agg = intermediate.makeAggregate(node); in makeAttributes() local 230 TIntermAggregate* agg = node->getAsAggregate(); in handleLoopAttributes() local
|
| D | ParseHelper.cpp | 1518 if (auto agg = result->getAsAggregate()) { in handleBuiltInFunctionCall() local 1594 } else if (TIntermAggregate* agg = node.getAsAggregate()) { in computeBuiltinPrecisions() local
|
| /third_party/libwebsockets/lib/misc/fts/ |
| D | trie-fd.c | 55 int agg; member 393 uint32_t children, instances, co, sl, agg, slt, chunk, in lws_fts_search() local 873 uint32_t slen, cho, agg, inst; in lws_fts_search() local
|
| D | trie.c | 163 unsigned char agg[128]; member
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parserRealSource9.js | 105 var agg = new SymbolAggregateScope(type.symbol); variable
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-metrics.h | 182 } agg; member
|
| /third_party/libwebsockets/lib/roles/http/ |
| D | private-lib-roles-http.h | 81 unsigned long long start, end, extent, agg, budget; member
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| D | nir_to_dxil.c | 3105 const struct dxil_value *agg = load_ubo(ctx, handle, offset, DXIL_F32); in emit_load_ubo() local 3131 const struct dxil_value *agg = load_ubo(ctx, handle, offset, DXIL_I32); in emit_load_ubo_dxil() local
|