| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | RoundingUtils.java | 59 getRoundingDirection( boolean isEven, boolean isNegative, int section, int roundingMode, Object reference) getRoundingDirection() argument
|
| /third_party/libabigail/include/ |
| H A D | abg-ini.h | 358 class config::section class in abigail::ini::config [all...] |
| /third_party/rust/crates/clap/clap_mangen/src/ |
| H A D | lib.rs | 67 pub fn section(mut self, section: impl Into<String>) -> Self { in section() functions [all...] |
| /third_party/python/Tools/c-analyzer/cpython/ |
| H A D | __main__.py | 51 def section(name, groupitems): function
|
| /third_party/openssl/ohos_lite/include/openssl/ |
| H A D | conf.h | 25 char *section; member 80 const char *section); variable
|
| /arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/ |
| H A D | aot_builder.cpp | 205 auto §ion = roDatas_.at(i); in PrepareElfBuilder() local
|
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| H A D | dwarf_builder.cpp | 42 ELFIO::section *section = self->GetElfBuilder()->sections.add(name); in CreateSectionCallback() local [all...] |
| /arkcompiler/runtime_core/static_core/libllvmbackend/object_code/ |
| H A D | code_info_producer.cpp | 35 void CodeInfoProducer::SetStackMap(const uint8_t *section, uintptr_t size) in SetStackMap() argument 47 void CodeInfoProducer::SetFaultMaps(const uint8_t *section, uintptr_t size) in SetFaultMaps() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/ |
| H A D | elf_file.h | 71 void SetLink(const Section §ion) in SetLink() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/include/ |
| H A D | unique_stack_table.h | 51 } section; member 71 } section; member
|
| /base/startup/init/ueventd/ |
| H A D | ueventd_read_cfg.c | 165 static SECTION GetSection(const char *section) in GetSection() argument 188 char *section = NULL; in ParseUeventConfig() local [all...] |
| /base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
| H A D | app_spawn_sandbox_test.cpp | 1278 std::string section = "common"; in HWTEST_F() local 1312 std::string section = "permission"; in HWTEST_F() local
|
| H A D | app_spawn_sandbox_new_mount_test.cpp | 692 SandboxSection section = {};
in HWTEST_F() local
|
| H A D | app_spawn_sandboxmgr_test.cpp | 204 SandboxSection *section = CreateSandboxSection(inputName[i], inputDataLen[j], 0); in HWTEST_F() local 227 SandboxSection *section = CreateSandboxSection("system-const", sizeof(SandboxSection), SANDBOX_TAG_SYSTEM_CONST); HWTEST_F() local 257 SandboxSection *section = GetSandboxSection(nullptr, "system-const"); HWTEST_F() local 295 SandboxSection *section = CreateSandboxSection("system-const", sizeof(SandboxSection), SANDBOX_TAG_SYSTEM_CONST); HWTEST_F() local 330 SandboxSection *section = CreateSandboxSection("system-const", sizeof(SandboxSection), SANDBOX_TAG_SYSTEM_CONST); HWTEST_F() local 361 SandboxSection *section = CreateSandboxSection("system-const", sizeof(SandboxSection), SANDBOX_TAG_SYSTEM_CONST); HWTEST_F() local 409 SandboxSection *section = CreateSandboxSection("system-const", sizeof(SandboxSection), SANDBOX_TAG_SYSTEM_CONST); HWTEST_F() local [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| H A D | hi_upg_file.h | 192 hi_upg_section_head section; /**< Head of code section.CNcomment:Code段头信息。CNend */ member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/ |
| H A D | water_flow_layout_utils.cpp | 154 const auto& section = sections->GetSectionInfo()[seg]; in GetUserDefHeight() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/directory/ |
| H A D | directory_manager.cpp | 230 std::string section; in GenPath() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
| H A D | xml_parse.cpp | 37 xmlNodePtr XmlParse::impl::IntHasSection(const std::string §ion, const std::string &subSection) in IntHasSection() argument 70 IntHasProperty( const std::string §ion, const std::string &subSection, const std::string &property) IntHasProperty() argument 106 FindOrCreatePropertyNode( const std::string §ion, const std::string &subSection, const std::string &property) FindOrCreatePropertyNode() argument 284 GetValue( const std::string §ion, const std::string &subSection, const std::string &property, int &value) GetValue() argument 291 GetValue( const std::string §ion, const std::string &subSection, const std::string &property, std::string &value) GetValue() argument 298 GetValue( const std::string §ion, const std::string &subSection, const std::string &property, bool &value) GetValue() argument 305 SetValue( const std::string §ion, const std::string &subSection, const std::string &property, const int &value) SetValue() argument 319 SetValue( const std::string §ion, const std::string &subSection, const std::string &property, const std::string &value) SetValue() argument 327 SetValue( const std::string §ion, const std::string &subSection, const std::string &property, const bool &value) SetValue() argument 342 HasProperty(const std::string §ion, const std::string &subSection, const std::string &property) HasProperty() argument 348 HasSection(const std::string §ion, const std::string &subSection) HasSection() argument 378 GetSubSections(const std::string §ion, std::vector<std::string> &subSections) GetSubSections() argument 410 RemoveSection(const std::string §ion, const std::string &subSection) RemoveSection() argument 449 RemoveProperty(const std::string §ion, const std::string &subSection, const std::string &property) RemoveProperty() argument 455 GetValue(const std::string §ion, const std::string &property, int &value) GetValue() argument 461 GetValue(const std::string §ion, const std::string &property, std::string &value) GetValue() argument 467 GetValue(const std::string §ion, const std::string &property, bool &value) GetValue() argument 473 SetValue(const std::string §ion, const std::string &property, const int &value) SetValue() argument 486 SetValue(const std::string §ion, const std::string &property, const std::string &value) SetValue() argument 493 SetValue(const std::string §ion, const std::string &property, const bool &value) SetValue() argument 507 HasProperty(const std::string §ion, const std::string &property) HasProperty() argument 513 HasSection(const std::string §ion) HasSection() argument 531 RemoveSection(const std::string §ion) RemoveSection() argument 555 RemoveProperty(const std::string §ion, const std::string &property) RemoveProperty() argument [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
| H A D | adf_ctl_drv.c | 139 struct adf_user_cfg_section section, *section_head; in adf_copy_key_value_data() local 107 adf_add_key_value_data(struct adf_accel_dev *accel_dev, const char *section, const struct adf_user_cfg_key_val *key_val) adf_add_key_value_data() argument [all...] |
| H A D | adf_cfg.c | 223 struct adf_cfg_section *section = adf_cfg_sec_find(accel_dev, in adf_cfg_add_key_value_param() local 288 adf_cfg_get_param_value(struct adf_accel_dev *accel_dev, const char *section, const char *name, char *value) adf_cfg_get_param_value() argument [all...] |
| /kernel/linux/linux-5.10/drivers/mtd/nand/ |
| H A D | ecc.c | 156 static int nand_ooblayout_ecc_sp(struct mtd_info *mtd, int section, in nand_ooblayout_ecc_sp() argument 182 static int nand_ooblayout_free_sp(struct mtd_info *mtd, int section, in nand_ooblayout_free_sp() argument 216 static int nand_ooblayout_ecc_lp(struct mtd_info *mtd, int section, in nand_ooblayout_ecc_lp() argument 231 static int nand_ooblayout_free_lp(struct mtd_info *mtd, int section, in nand_ooblayout_free_lp() argument 261 nand_ooblayout_ecc_lp_hamming(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) nand_ooblayout_ecc_lp_hamming() argument 288 nand_ooblayout_free_lp_hamming(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) nand_ooblayout_free_lp_hamming() argument [all...] |
| /kernel/linux/linux-5.10/drivers/mtd/parsers/ |
| H A D | sharpslpart.c | 73 int section = 0; in sharpsl_nand_check_ooblayout() local
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | machine_kexec_file.c | 299 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, const Elf_Shdr *relsec, const Elf_Shdr *symtab) arch_kexec_apply_relocations_add() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | smu7_smumgr.c | 508 static void execute_pwr_dfy_table(struct pp_hwmgr *hwmgr, const PWR_DFY_Section *section) in execute_pwr_dfy_table() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | nvm.c | 91 static int iwl_nvm_write_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_chunk() argument 130 static int iwl_nvm_read_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_chunk() argument 203 static int iwl_nvm_write_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_section() argument 237 iwl_nvm_read_section(struct iwl_mvm *mvm, u16 section, u8 *data, u32 size_read) iwl_nvm_read_section() argument 358 int ret, section; iwl_nvm_init() local [all...] |