| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_decoder.h | 126 bool variable; /* <group> specific */ member
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | security.h | 75 void *variable; member 90 void *variable; member
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_pair_regalloc.c | 326 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 D | ValidateAST.cpp | 408 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 D | ResourcesHLSL.cpp | 500 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 D | ShaderStorageBlockOutputHLSL.cpp | 168 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 D | blocklayout.cpp | 65 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 D | Types.cpp | 785 TVariable *variable = in createSamplerSymbols() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
| H A D | ReplaceForShaderFramebufferFetch.cpp | 199 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 D | EmitMetal.cpp | 44 ANGLE_INLINE const TVariable &variable() const in variable() function
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | ReplaceClipCullDistanceVariable.cpp | 83 TIntermSymbol *variable = sequence.front()->getAsSymbolNode(); variable [all...] |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | JSCompiler.cpp | 1116 compiler::VReg variable in Compile() local [all...] |
| H A D | ETSCompiler.cpp | 1093 auto const *const variable = expr->PropVar(); in HandleStaticProperties() local
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| H A D | ETSBinder.cpp | 450 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 D | scope.h | 1032 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 D | binder.cpp | 471 auto *variable in BuildVarDeclaratorId() local [all...] |
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| H A D | TSAnalyzer.cpp | 1713 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 D | ETSAnalyzer.cpp | 815 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 D | socperf_common.h | 118 std::vector<int64_t> variable;
member in OHOS::SOCPERF::Action
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
| H A D | sdio_halinit.c | 1393 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 D | hal_com.c | 1005 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 D | vme_tsi148.c | 65 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 D | vme_tsi148.c | 64 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 D | sdio_halinit.c | 1158 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 D | hw.c | 19 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
|