| /foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
| H A D | adapter_device_info.cpp | 76 bool AdapterDeviceInfo::GetValue(const std::string §ion, const std::string &property, std::string &value) in GetValue() argument 82 bool AdapterDeviceInfo::GetValue(const std::string §ion, const std::string &property, bool &value) in GetValue() argument 88 bool AdapterDeviceInfo::GetValue(const std::string §ion, const std::string &property, int &value) in GetValue() argument
|
| H A D | profile_config.cpp | 113 bool ProfileConfig::RemoveProperty(const std::string &addr, const std::string §ion, const std::string &property) in RemoveProperty() argument 70 GetValue( const std::string &addr, const std::string §ion, const std::string &property, int &value) GetValue() argument 77 GetValue( const std::string &addr, const std::string §ion, const std::string &property, bool &value) GetValue() argument 84 SetValue( const std::string &addr, const std::string §ion, const std::string &property, int &value) SetValue() argument 94 SetValue( const std::string &addr, const std::string §ion, const std::string &property, bool &value) SetValue() argument 122 HasSection(const std::string &addr, const std::string §ion) HasSection() argument [all...] |
| /kernel/linux/linux-5.10/arch/ia64/mm/ |
| H A D | numa.c | 71 int i, section = pfn >> PFN_SECTION_SHIFT, ssec, esec; in __early_pfn_to_nid() local
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/spi/ |
| H A D | toshiba.c | 41 static int tx58cxgxsxraix_ooblayout_ecc(struct mtd_info *mtd, int section, in tx58cxgxsxraix_ooblayout_ecc() argument 53 static int tx58cxgxsxraix_ooblayout_free(struct mtd_info *mtd, int section, in tx58cxgxsxraix_ooblayout_free() argument
|
| H A D | macronix.c | 29 static int mx35lfxge4ab_ooblayout_ecc(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_ecc() argument 35 static int mx35lfxge4ab_ooblayout_free(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_free() argument
|
| H A D | winbond.c | 34 static int w25m02gv_ooblayout_ecc(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_ecc() argument 46 static int w25m02gv_ooblayout_free(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_free() argument
|
| H A D | paragon.c | 41 static int pn26g0xa_ooblayout_ecc(struct mtd_info *mtd, int section, in pn26g0xa_ooblayout_ecc() argument 53 static int pn26g0xa_ooblayout_free(struct mtd_info *mtd, int section, in pn26g0xa_ooblayout_free() argument
|
| H A D | micron.c | 47 static int micron_8_ooblayout_ecc(struct mtd_info *mtd, int section, in micron_8_ooblayout_ecc() argument 59 static int micron_8_ooblayout_free(struct mtd_info *mtd, int section, in micron_8_ooblayout_free() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/spi/ |
| H A D | alliancememory.c | 47 static int am_ooblayout_ecc(struct mtd_info *mtd, int section, in am_ooblayout_ecc() argument 62 static int am_ooblayout_free(struct mtd_info *mtd, int section, in am_ooblayout_free() argument
|
| H A D | toshiba.c | 41 static int tx58cxgxsxraix_ooblayout_ecc(struct mtd_info *mtd, int section, in tx58cxgxsxraix_ooblayout_ecc() argument 53 static int tx58cxgxsxraix_ooblayout_free(struct mtd_info *mtd, int section, in tx58cxgxsxraix_ooblayout_free() argument
|
| H A D | macronix.c | 29 static int mx35lfxge4ab_ooblayout_ecc(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_ecc() argument 35 static int mx35lfxge4ab_ooblayout_free(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_free() argument
|
| H A D | paragon.c | 41 static int pn26g0xa_ooblayout_ecc(struct mtd_info *mtd, int section, in pn26g0xa_ooblayout_ecc() argument 53 static int pn26g0xa_ooblayout_free(struct mtd_info *mtd, int section, in pn26g0xa_ooblayout_free() argument
|
| H A D | xtx.c | 34 static int xt26g0xa_ooblayout_ecc(struct mtd_info *mtd, int section, in xt26g0xa_ooblayout_ecc() argument 46 static int xt26g0xa_ooblayout_free(struct mtd_info *mtd, int section, in xt26g0xa_ooblayout_free() argument
|
| /third_party/node/deps/openssl/openssl/crypto/conf/ |
| H A D | conf_api.c | 23 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section) in _CONF_get_section() argument 45 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string() argument 66 _CONF_get_string(const CONF *conf, const char *section, const char *name) _CONF_get_string() argument 185 _CONF_new_section(CONF *conf, const char *section) _CONF_new_section() argument [all...] |
| /third_party/openssl/crypto/conf/ |
| H A D | conf_api.c | 23 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section) in _CONF_get_section() argument 45 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string() argument 66 _CONF_get_string(const CONF *conf, const char *section, const char *name) _CONF_get_string() argument 185 _CONF_new_section(CONF *conf, const char *section) _CONF_new_section() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| H A D | eventhistory.cpp | 47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| H A D | eventhistory.cpp | 47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/ |
| H A D | base_interface.c | 136 int SectGetCfgInt(const char* section, const char* field, int defVal)
in SectGetCfgInt() argument 151 double SectGetCfgDouble(const char* section, const char* field, double defVal)
in SectGetCfgDouble() argument 166 SectGetCfgBool(const char* section, const char* field, bool defVal) SectGetCfgBool() argument 181 SectGetCfgStr(const char* section, const char* field, const char* defVal) SectGetCfgStr() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_water_flow_sections.cpp | 86 void ParseGaps(const JSRef<JSObject>& obj, NG::WaterFlowSections::Section& section) in ParseGaps() argument 115 ParseSectionOptions( const JSCallbackInfo& args, const JSRef<JSVal>& jsValue, NG::WaterFlowSections::Section& section) ParseSectionOptions() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/ |
| H A D | water_flow_layout_info_sw.cpp | 169 inline bool SectionEmpty(const std::vector<WaterFlowLayoutInfoSW::Lane>& section) in SectionEmpty() argument 174 inline float SectionEndPos(const std::vector<WaterFlowLayoutInfoSW::Lane>& section) in SectionEndPos() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| H A D | water_flow_sw_layout_test.cpp | 332 auto section = SECTION_11[1]; in HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/edac/ |
| H A D | amd64_edac_inj.c | 125 u32 section, word_bits; in amd64_inject_read_store() local 157 u32 section, word_bits, tmp; amd64_inject_write_store() local [all...] |
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| H A D | sm_common.c | 12 static int oob_sm_ooblayout_ecc(struct mtd_info *mtd, int section, in oob_sm_ooblayout_ecc() argument 24 static int oob_sm_ooblayout_free(struct mtd_info *mtd, int section, in oob_sm_ooblayout_free() argument 61 static int oob_sm_small_ooblayout_ecc(struct mtd_info *mtd, int section, in oob_sm_small_ooblayout_ecc() argument 73 static int oob_sm_small_ooblayout_free(struct mtd_info *mtd, int section, in oob_sm_small_ooblayout_free() argument
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | sockex3_user.c | 32 const char *section; in main() local
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | sm_common.c | 12 static int oob_sm_ooblayout_ecc(struct mtd_info *mtd, int section, in oob_sm_ooblayout_ecc() argument 24 static int oob_sm_ooblayout_free(struct mtd_info *mtd, int section, in oob_sm_ooblayout_free() argument 61 static int oob_sm_small_ooblayout_ecc(struct mtd_info *mtd, int section, in oob_sm_small_ooblayout_ecc() argument 73 static int oob_sm_small_ooblayout_free(struct mtd_info *mtd, int section, in oob_sm_small_ooblayout_free() argument
|