Home
last modified time | relevance | path

Searched defs:variable (Results 126 - 150 of 265) sorted by relevance

1234567891011

/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/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DReplaceClipCullDistanceVariable.cpp83 TIntermSymbol *variable = sequence.front()->getAsSymbolNode(); variable
[all...]
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompiler.cpp1116 compiler::VReg variable in Compile() local
[all...]
H A DETSCompiler.cpp1093 auto const *const variable = expr->PropVar(); in HandleStaticProperties() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DETSBinder.cpp450 RedeclarationErrorMessageAssembler(const Variable *const var, const Variable *const variable, util::StringView localName) RedeclarationErrorMessageAssembler() argument
476 AddOverloadFlag(ArenaAllocator *allocator, bool isStdLib, varbinder::Variable *importedVar, varbinder::Variable *variable) AddOverloadFlag() argument
523 auto variable = Program()->GlobalClassScope()->FindLocal(bindingName, ResolveBindingOptions::ALL); ImportAllForeignBindings() local
527 AddOverloadFlag(Allocator(), isStdLib, var, variable); ImportAllForeignBindings() local
1084 auto variable = Program()->GlobalClassScope()->FindLocal(name, ResolveBindingOptions::ALL); ImportGlobalPropertiesForNotDefaultedExports() local
1089 AddOverloadFlag(Allocator(), isStdLib, var, variable); ImportGlobalPropertiesForNotDefaultedExports() local
[all...]
H A Dscope.h1032 auto *variable = allocator->New<VariableType>(decl, flags); in AddDecl() local
1045 auto *variable = allocator->New<VariableType>(decl, flags); CreateVar() local
[all...]
/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.cpp471 auto *variable in BuildVarDeclaratorId() local
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp1713 AddEnumValueDeclaration(checker::TSChecker *checker, double number, varbinder::EnumVariable *variable) AddEnumValueDeclaration() argument
1754 InferEnumVariableType(varbinder::EnumVariable *variable, double *value, bool *initNext, bool *isLiteralEnum, bool isConstEnum) const InferEnumVariableType() argument
[all...]
H A DETSAnalyzer.cpp815 auto const *const variable = expr->Target(); in GetSmartType() local
1652 auto *variable = checker->AsETSChecker()->Scope()->Find(varbinder::VarBinder::MANDATORY_PARAM_THIS).variable; Check() local
[all...]
/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_common.h118 std::vector<int64_t> variable; member in OHOS::SOCPERF::Action
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Dsdio_halinit.c1393 static void SetHwReg8723BS(struct adapter *padapter, u8 variable, u8 *val) in SetHwReg8723BS() argument
1767 static void GetHwReg8723BS(struct adapter *padapter, u8 variable, u8 *val) in GetHwReg8723BS() argument
1786 static void SetHwRegWithBuf8723B(struct adapter *padapter, u8 variable, u argument
[all...]
H A Dhal_com.c1005 void SetHwReg(struct adapter *adapter, u8 variable, u8 *val) in SetHwReg() argument
1085 void GetHwReg(struct adapter *adapter, u8 variable, u8 *val) in GetHwReg() argument
1114 SetHalDefVar( struct adapter *adapter, enum HAL_DEF_VARIABLE variable, void *value ) SetHalDefVar() argument
1199 GetHalDefVar( struct adapter *adapter, enum HAL_DEF_VARIABLE variable, void *value ) GetHalDefVar() argument
[all...]
/kernel/linux/linux-5.10/drivers/vme/bridges/
H A Dvme_tsi148.c65 static void reg_split(unsigned long long variable, unsigned int *high, in reg_split() argument
58 reg_join(unsigned int high, unsigned int low, unsigned long long *variable) reg_join() argument
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme_tsi148.c64 static void reg_split(unsigned long long variable, unsigned int *high, in reg_split() argument
57 reg_join(unsigned int high, unsigned int low, unsigned long long *variable) reg_join() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H A Dsdio_halinit.c1158 static void SetHwReg8723BS(struct adapter *padapter, u8 variable, u8 *val) in SetHwReg8723BS() argument
1199 static void GetHwReg8723BS(struct adapter *padapter, u8 variable, u8 *val) in GetHwReg8723BS() argument
1218 static void SetHwRegWithBuf8723B(struct adapter *padapter, u8 variable, u argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.c19 void rtl92se_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_get_hw_reg() argument
62 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_set_hw_reg() argument

Completed in 40 milliseconds

1234567891011