Home
last modified time | relevance | path

Searched defs:fields (Results 1 – 23 of 23) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DSymbol.cpp93 const TFieldList *fields, in TStructure()
101 const TFieldList *fields) in TStructure()
136 const TFieldList *fields, in TInterfaceBlock()
151 const TFieldList *fields) in TInterfaceBlock()
DStructureHLSL.cpp29 const TFieldList &fields = structure.fields(); in Define() local
337 const TFieldList &fields = structure.fields(); in addStructConstructor() local
595 const TFieldList &fields = structure.fields(); in storeStd140ElementIndex() local
Dblocklayout.cpp47 void GetInterfaceBlockInfo(const std::vector<VarT> &fields, in GetInterfaceBlockInfo()
69 const std::vector<ShaderVariable> &fields = variable.fields; in TraverseStructVariable() local
348 void GetInterfaceBlockInfo(const std::vector<ShaderVariable> &fields, in GetInterfaceBlockInfo()
DOutputGLSLBase.cpp450 const TFieldList &fields = structure->fields(); in writeConstantUnion() local
1305 const TFieldList &fields = structure->fields(); in declareStruct() local
1369 const TFieldList &fields = interfaceBlock->fields(); in declareInterfaceBlock() local
DOutputTree.cpp287 const TFieldList &fields = structure ? structure->fields() : interfaceBlock->fields(); in visitBinary() local
DVariablePacker.cpp34 const std::vector<ShaderVariable> &fields = variable.fields; in ExpandStructVariable() local
DOutputHLSL.cpp521 const TFieldList &fields = structure.fields(); in structInitializerString() local
3344 const TFieldList &fields = structure->fields(); in writeConstantUnion() local
3434 const TFieldList &fields = structure.fields(); in addStructEqualityFunction() local
DTypes.cpp742 TFieldListCollection::TFieldListCollection(const TFieldList *fields) in TFieldListCollection()
DTypes.h60 const TFieldList &fields() const { return *mFields; } in fields() function
DIntermNode.cpp1583 const TFieldList &fields = mLeft->getType().getStruct()->fields(); in promote() local
1591 const TFieldList &fields = mLeft->getType().getInterfaceBlock()->fields(); in promote() local
1926 const TFieldList &fields = mLeft->getType().getStruct()->fields(); in getConstantValue() local
Dbuiltin_variables.json46 "fields":{ object
881 "fields":{ object
906 "fields":{ object
DParseContext.cpp780 const TFieldList &fields = type.getStruct()->fields(); in checkConstructorArguments() local
4326 const TFieldList &fields = baseExpression->getType().getStruct()->fields(); in addFieldSelectionExpression() local
4362 const TFieldList &fields = baseExpression->getType().getInterfaceBlock()->fields(); in addFieldSelectionExpression() local
4927 TFieldList *TParseContext::addStructFieldList(TFieldList *fields, const TSourceLoc &location) in addStructFieldList()
DCollectVariables.cpp650 const TFieldList &fields = structure->fields(); in setFieldOrVariableProperties() local
/device/generic/goldfish/gnss/
Dgnss_hw_listener.cpp101 if (const char* fields = testNmeaField(begin, end, "GPRMC", ',')) { in parse() local
103 } else if (const char* fields = testNmeaField(begin, end, "GPGGA", ',')) { in parse() local
/device/google/cuttlefish/tests/integration/com/android/cuttlefish/test/
DCuttlefishIntegrationTestRunner.java87 String[] fields = item.split(regex); in processOptions() local
/device/generic/vulkan-cereal/third-party/angle/include/GLSLANG/
DShaderVars.h159 std::vector<ShaderVariable> fields; member
252 std::vector<ShaderVariable> fields; member
/device/google/sunfish/thermal-engine/
Dthermal_client.h79 struct field_data *fields; member
/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dkernel_log_server.cc150 const auto& fields = in HandleIncomingMessage() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/compiler_tests/
DVariablePacker_test.cpp229 std::vector<sh::ShaderVariable> fields; in TEST() local
/device/generic/vulkan-cereal/protocols/vulkan/config/chunkindex/
Dlunr.js2001 fields: clause.fields property
2480 fields: [fieldName] property
2656 fields: Object.keys(this._fields), property
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Interface.h65 querySupportedValues_vb(std::vector<C2FieldSupportedValuesQuery> &fields, in querySupportedValues_vb()
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.cpp386 TFieldList *fields = new TFieldList(); in declareAtomicCounterType() local
DRewriteRowMajorMatrices.cpp465 const TFieldList &fields = block->fields(); in visitDeclaration() local
660 const TVector<TField *> fields = interfaceBlock->fields(); in convertNamelessInterfaceBlockField() local