Home
last modified time | relevance | path

Searched defs:variable (Results 176 - 200 of 226) sorted by relevance

12345678910

/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp862 auto variable = value.substr(4, value.size() - 5); in GetPlurals() local
1352 auto variable = value.substr(2, value.size() - 4); in ParseVariable() local
1371 auto variable = value.substr(3, value.size() - 4); ParseMultiVariable() local
1596 ParseSpecialAttr( const std::function<void(const std::unique_ptr<JsonValue>&, T&)>& function, std::string& variable, T& value) ParseSpecialAttr() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_struct.h332 uint8_t* variable; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dwmi.c221 u8 variable[]; member
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c391 void rtl8821ae_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8821ae_get_hw_reg() argument
470 void rtl8821ae_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8821ae_set_hw_reg() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dstex.c243 u32 variable[]; member
254 u8 variable[STATUS_VAR_LEN]; member
776 stex_copy_data(struct st_ccb *ccb, struct status_msg *resp, unsigned int variable) stex_copy_data() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c3315 static void hw_var_set_opmode(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_opmode() argument
3410 static void hw_var_set_macaddr(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_macaddr() argument
3421 static void hw_var_set_bssid(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bssid() argument
3432 static void hw_var_set_bcn_func(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bcn_func() argument
3453 static void hw_var_set_correct_tsf(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_correct_tsf() argument
3494 static void hw_var_set_mlme_disconnect(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_disconnect() argument
3512 static void hw_var_set_mlme_sitesurvey(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_sitesurvey() argument
3573 static void hw_var_set_mlme_join(struct adapter *padapter, u8 variable, u argument
3776 SetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) SetHwReg8723B() argument
4246 GetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) GetHwReg8723B() argument
4339 SetHalDefVar8723B(struct adapter *padapter, enum HAL_DEF_VARIABLE variable, void *pval) SetHalDefVar8723B() argument
4357 GetHalDefVar8723B(struct adapter *padapter, enum HAL_DEF_VARIABLE variable, void *pval) GetHalDefVar8723B() argument
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dscan.c2388 u8 *bssid, *variable; in cfg80211_inform_single_bss_frame_data() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dstex.c243 u32 variable[]; member
254 u8 variable[STATUS_VAR_LEN]; member
773 stex_copy_data(struct st_ccb *ccb, struct status_msg *resp, unsigned int variable) stex_copy_data() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c2832 static void hw_var_set_opmode(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_opmode() argument
2905 static void hw_var_set_macaddr(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_macaddr() argument
2916 static void hw_var_set_bssid(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bssid() argument
2927 static void hw_var_set_bcn_func(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_bcn_func() argument
2948 static void hw_var_set_correct_tsf(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_correct_tsf() argument
2989 static void hw_var_set_mlme_disconnect(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_disconnect() argument
3007 static void hw_var_set_mlme_sitesurvey(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_sitesurvey() argument
3068 static void hw_var_set_mlme_join(struct adapter *padapter, u8 variable, u8 *val) in hw_var_set_mlme_join() argument
3236 void SetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) in SetHwReg8723B() argument
3674 GetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val) GetHwReg8723B() argument
3754 SetHalDefVar8723B(struct adapter *padapter, enum hal_def_variable variable, void *pval) SetHalDefVar8723B() argument
3772 GetHalDefVar8723B(struct adapter *padapter, enum hal_def_variable variable, void *pval) GetHalDefVar8723B() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dwmi.c221 u8 variable[]; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c391 void rtl8821ae_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8821ae_get_hw_reg() argument
470 void rtl8821ae_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8821ae_set_hw_reg() argument
/kernel/linux/linux-6.6/net/wireless/
H A Dscan.c2799 u8 *bssid, *variable; in cfg80211_inform_single_bss_frame_data() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateTimePatternGenerator.java1764 addVariable(StringBuffer variable, boolean strict) addVariable() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c553 scan_shader_output_decl(struct radv_shader_context *ctx, struct nir_variable *variable, in scan_shader_output_decl() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c747 spirv_builder_set_phi_operand(struct spirv_builder *b, size_t position, size_t index, SpvId variable, SpvId parent) spirv_builder_set_phi_operand() argument
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.cc1479 operator <<(std::ostream& os, const CodeAssemblerVariable& variable) operator <<() argument
[all...]
/third_party/node/deps/v8/src/ast/
H A Dscopes.cc65 Variable* variable = in Declare() local
303 Variable* variable = Scope() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp3531 int OutputASM::lookup(VariableArray &list, TIntermTyped *variable) in lookup() argument
3605 int OutputASM::allocate(VariableArray &list, TIntermTyped *variable, bool samplersOnly) in allocate() argument
3653 free(VariableArray &list, TIntermTyped *variable) free() argument
3846 TIntermTyped *variable = sequence[0]->getAsTyped(); LoopInfo() local
[all...]
H A DParseHelper.cpp900 TVariable* variable = static_cast<TVariable*>(symbol); in arraySetMaxSize() local
1008 declareVariable(const TSourceLoc &line, const TString &identifier, const TType &type, TVariable **variable) declareVariable() argument
1150 const TVariable *variable = nullptr; getNamedVariable() local
1256 TVariable *variable = nullptr; executeInitializer() local
1465 TVariable *variable = nullptr; parseSingleDeclaration() local
1506 TVariable *variable = nullptr; parseSingleArrayDeclaration() local
1613 const TVariable *variable = getNamedVariable(identifierLoc, identifier, symbol); parseInvariantDeclaration() local
1642 TVariable *variable = nullptr; parseDeclarator() local
1685 TVariable *variable = nullptr; parseArrayDeclarator() local
1972 TVariable *variable = new TVariable(param.name, *param.type); parseFunctionPrototype() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_wpa_if.h551 hi_u8 *variable; member
/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c3977 u8 *bssid, *variable = mgmt->u.beacon.variable; in ieee80211_rx_mgmt_beacon() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h408 u8 variable[]; member
443 u8 variable[]; member
453 u8 variable[]; member
464 u8 variable[]; member
472 u8 variable[]; member
481 u8 variable[]; member
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp1121 Id Builder::createDebugGlobalVariable(Id const type, char const*const name, Id const variable) in createDebugGlobalVariable() argument
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h2987 void Decrement(TVariable<TIndex>* variable, int value = 1) { in Decrement() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp1136 const TVariable *variable in declareConst() local
1169 const TVariable *variable = &symbol->variable(); declareSpecConst() local
5627 const TVariable *variable = &node->getSymbol()->variable(); visitGlobalQualifierDeclaration() local
5905 const TVariable *variable = &symbol->variable(); visitDeclaration() local
[all...]

Completed in 87 milliseconds

12345678910