Home
last modified time | relevance | path

Searched defs:section (Results 1 - 25 of 485) sorted by relevance

12345678910>>...20

/third_party/elfio/tests/elf_examples/
H A Dasm.s4 section .text label
18 section .data label
/third_party/elfutils/tests/
H A Dnewscn.c34 Elf_Scn *section; in main() local
/kernel/linux/linux-6.6/drivers/mtd/nand/spi/
H A Dato.c30 static int ato25d1ga_ooblayout_ecc(struct mtd_info *mtd, int section, in ato25d1ga_ooblayout_ecc() argument
41 static int ato25d1ga_ooblayout_free(struct mtd_info *mtd, int section, in ato25d1ga_ooblayout_free() argument
H A Desmt.c65 static int f50l1g41lb_ooblayout_ecc(struct mtd_info *mtd, int section, in f50l1g41lb_ooblayout_ecc() argument
80 static int f50l1g41lb_ooblayout_free(struct mtd_info *mtd, int section, in f50l1g41lb_ooblayout_free() argument
/third_party/elfutils/libebl/
H A Deblsectiontypename.c39 ebl_section_type_name (Ebl *ebl, int section, char *buf, size_t len) in ebl_section_type_name() argument
[all...]
H A Deblsectionname.c39 ebl_section_name (Ebl *ebl, int section, int xsection, char *buf, size_t len, in ebl_section_name() argument
[all...]
/third_party/glfw/src/
H A Dwin32_thread.h51 CRITICAL_SECTION section; member
/third_party/node/deps/npm/node_modules/ini/lib/
H A Dini.js[all...]
/third_party/rust/crates/once_cell/xtask/src/
H A Dmain.rs100 fn section(name: &'static str) -> impl Drop { in section() functions
/third_party/node/tools/gyp/tools/emacs/
H A Dgyp.el[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_info.cpp65 std::string section = (transport == BTTransport::ADAPTER_BREDR) ? SECTION_CLASSIC_ADAPTER : SECTION_BLE_ADAPTER; in GetConfigSupportProfiles() local
H A Dadapter_config.cpp69 bool AdapterConfig::GetValue(const std::string &section, const std::string &property, int &value) in GetValue() argument
73 bool AdapterConfig::GetValue(const std::string &section, const std::string &property, std::string &value) in GetValue() argument
77 bool AdapterConfig::GetValue(const std::string &section, const std::string &property, bool &value) in GetValue() argument
81 bool AdapterConfig::HasSection(const std::string &section) in HasSection() argument
H A Dadapter_device_config.cpp82 bool AdapterDeviceConfig::SetValue(const std::string &section, const std::string &property, const int &value) in SetValue() argument
88 bool AdapterDeviceConfig::SetValue(const std::string &section, const std::string &property, const std::string &value) in SetValue() argument
94 bool AdapterDeviceConfig::GetValue(const std::string &section, const std::string &property, int &value) in GetValue() argument
100 bool AdapterDeviceConfig::GetValue(const std::string &section, const std::string &property, std::string &value) in GetValue() argument
107 bool AdapterDeviceConfig::GetValue(const std::string &section, const std::string &property, bool &value) in GetValue() argument
113 SetValue( const std::string &section, const std::string &subSection, const std::string &property, const int &value) SetValue() argument
119 SetValue( const std::string &section, const std::string &subSection, const std::string &property, const std::string &value) SetValue() argument
126 SetValue( const std::string &section, const std::string &subSection, const std::string &property, const bool &value) SetValue() argument
133 GetValue( const std::string &section, const std::string &subSection, const std::string &property, int &value) GetValue() argument
140 GetValue( const std::string &section, const std::string &subSection, const std::string &property, std::string &value) GetValue() argument
147 GetValue( const std::string &section, const std::string &subSection, const std::string &property, bool &value) GetValue() argument
154 GetSubSections(const std::string &section, std::vector<std::string> &subSections) GetSubSections() argument
160 RemoveSection(const std::string &section, const std::string &subSection) RemoveSection() argument
[all...]
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dmodule.h20 } *section; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dclearstate_defs.h40 const struct cs_extent_def *section; member
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dmodule.h20 } *section; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dclearstate_defs.h40 const struct cs_extent_def *section; member
/kernel/linux/linux-5.10/samples/bpf/
H A Dtracex5_user.c42 const char *section; in main() local
H A Dspintest_user.c20 const char *section; in main() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dclearstate_defs.h40 const struct cs_extent_def *section; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dclearstate_defs.h40 const struct cs_extent_def *section; member
/kernel/linux/linux-6.6/samples/bpf/
H A Dtracex5_user.c41 const char *section; in main() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapp_rand.c19 void app_RAND_load_conf(CONF *c, const char *section) in app_RAND_load_conf() argument
/third_party/openssl/apps/lib/
H A Dapp_rand.c19 void app_RAND_load_conf(CONF *c, const char *section) in app_RAND_load_conf() argument
/third_party/pulseaudio/src/pulsecore/
H A Dconf-parser.h39 const char *section; member
45 char *section; member

Completed in 6 milliseconds

12345678910>>...20