Home
last modified time | relevance | path

Searched defs:variable (Results 76 - 100 of 166) sorted by relevance

1234567

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactorDebugInfo.cpp247 void DebugInfo::EmitVariable(Value *variable) in EmitVariable() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_fusion.cpp199 auto variable = in AreCompatible() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_fusion.cpp199 auto variable = in AreCompatible() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_size_table.cc216 bool variable = false; in SubDataSizeToSerialize() local
/third_party/spirv-tools/source/opt/
H A Dloop_fusion.cpp198 auto variable = in AreCompatible() local
/third_party/spirv-tools/source/val/
H A Dvalidate_ray_tracing_reorder.cpp33 auto variable = _.FindDef(hit_object_id); in ValidateHitObjectPointer() local
211 auto variable = _.FindDef(payload_id); in ValidateHitObjectInstructionCommonParameters() local
236 auto variable in ValidateHitObjectInstructionCommonParameters() local
387 auto variable = _.FindDef(hit_object_attr_id); RayReorderNVPass() local
404 auto variable = _.FindDef(hit_object_attr_id); RayReorderNVPass() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.cpp251 const glu::VarType* variable = (path.back().isVariableType()) ? (path.back().getVariableType()) : (DE_NULL); in validate() local
377 const glu::VarType* variable = path.back().getVariableType(); in validateSingleVariable() local
[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp95 ValueEntry::ValueEntry (const Variable* variable) in ValueEntry() argument
116 Variable* variable = new Variable(type, storage, name); in allocate() local
129 void VariableScope::declare (Variable* variable) in declare() argument
135 removeLive(const Variable* variable) removeLive() argument
160 allocate(const Variable* variable) allocate() argument
178 CompareEntryVariable(const Variable* variable) CompareEntryVariable() argument
203 setValue(const Variable* variable, ConstValueRangeAccess value) setValue() argument
213 removeValue(const Variable* variable) removeValue() argument
249 Variable* variable = varScope.allocate(type, Variable::STORAGE_LOCAL, name); allocate() local
265 setStorage(Variable* variable, Variable::Storage storage) setStorage() argument
301 declareVariable(Variable* variable) declareVariable() argument
327 removeValueFromCurrentScope(const Variable* variable) removeValueFromCurrentScope() argument
355 setValue(const Variable* variable, ConstValueRangeAccess value) setValue() argument
[all...]
H A DrsgVariableValue.hpp348 VariableValue (const Variable* variable) : m_variable(variable), m_storage(m_variable->getType()) {} in VariableValue() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DFindPreciseNodes.cpp177 const TVariable *variable; member
[all...]
H A DReplaceClipCullDistanceVariable.cpp83 TIntermSymbol *variable = sequence.front()->getAsSymbolNode(); variable
[all...]
/third_party/alsa-utils/topology/
H A Dpre-processor.c434 pre_process_include_conf(struct tplg_pre_processor *tplg_pp, snd_config_t *config, snd_config_t **new, snd_config_t *variable) pre_process_include_conf() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c723 unsigned ac_compute_cs_workgroup_size(uint16_t sizes[3], bool variable, unsigned max) in ac_compute_cs_workgroup_size() argument
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_decoder.c194 get_group_offset_count(const char **atts, uint32_t *offset, uint32_t *count, uint32_t *size, bool *variable) get_group_offset_count() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.h126 bool variable; /* <group> specific */ member
/third_party/ntfs-3g/include/ntfs-3g/
H A Dsecurity.h75 void *variable; member
90 void *variable; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c326 variable_get_class( struct rc_variable * variable, const struct rc_class * classes) variable_get_class() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateAST.cpp408 const TVariable *variable = &node->variable(); in visitVariableNeedingDeclaration() local
452 const TVariable *variable = &node->variable(); in visitBuiltInVariable() local
518 isVariableDeclared(const TVariable *variable) isVariableDeclared() argument
533 variableNeedsDeclaration(const TVariable *variable) variableNeedsDeclaration() argument
601 const TVariable *variable = &node->variable(); visitSymbol() local
772 const TVariable *variable = function->getParam(paramIndex); visitFunctionDefinition() local
834 const TVariable *variable = &node->getSymbol()->variable(); visitGlobalQualifierDeclaration() local
890 const TVariable *variable = &symbol->variable(); visitDeclaration() local
[all...]
H A DResourcesHLSL.cpp500 const TVariable &variable = *uniformIt.second; in uniformsHeader() local
431 outputHLSL4_0_FL9_3Sampler(TInfoSinkBase &out, const TType &type, const TVariable &variable, const unsigned int registerIndex) outputHLSL4_0_FL9_3Sampler() argument
444 outputUniform(TInfoSinkBase &out, const TType &type, const TVariable &variable, const unsigned int registerIndex) outputUniform() argument
[all...]
H A DShaderStorageBlockOutputHLSL.cpp168 void MapVariableToField(const ShaderVariable &variable, in MapVariableToField() argument
284 const ShaderVariable &variable = block->fields[index]; in GetShaderStorageBlockMembersInfo() local
433 const TVariable &variable = symbolNode->variable(); collectShaderStorageBlocks() local
481 const TVariable &variable = symbolNode->variable(); traverseSSBOAccess() local
518 const TVariable &variable = symbolNode->variable(); traverseNode() local
[all...]
H A Dblocklayout.cpp65 void TraverseStructVariable(const ShaderVariable &variable, in TraverseStructVariable() argument
76 void TraverseStructArrayVariable(const ShaderVariable &variable, in TraverseStructArrayVariable() argument
106 TraverseArrayOfArraysVariable(const ShaderVariable &variable, unsigned int arrayNestingIndex, bool isRowMajorMatrix, ShaderVariableVisitor *visitor) TraverseArrayOfArraysVariable() argument
501 visitOpaqueObject(const sh::ShaderVariable &variable) visitOpaqueObject() argument
521 visitVariable(const ShaderVariable &variable, bool isRowMajor) visitVariable() argument
608 visitNamedVariable(const ShaderVariable &variable, bool isRowMajor, const std::string &name, const std::string &mappedName, const std::vector<unsigned int> &arraySizes) visitNamedVariable() argument
632 TraverseShaderVariable(const ShaderVariable &variable, bool isRowMajorLayout, ShaderVariableVisitor *visitor) TraverseShaderVariable() argument
[all...]
H A DTypes.cpp785 TVariable *variable = in createSamplerSymbols() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DReplaceForShaderFramebufferFetch.cpp199 const TVariable *variable = &symbol->variable(); in visitDeclaration() local
214 const TVariable *variable = &node->variable(); in visitSymbol() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DEmitMetal.cpp44 ANGLE_INLINE const TVariable &variable() const in variable() function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java469 getIdsFromVariable( Multimap<String, String> variableToPartition, String variable) getIdsFromVariable() argument
668 isKnownVariable(String variable) isKnownVariable() argument
672 add(String variable, String barString) add() argument
[all...]

Completed in 28 milliseconds

1234567