Home
last modified time | relevance | path

Searched defs:section (Results 26 - 50 of 293) sorted by relevance

12345678910>>...12

/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_sw_layout_test.cpp332 auto section = SECTION_11[1]; in HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_config.cpp113 bool ProfileConfig::RemoveProperty(const std::string &addr, const std::string &section, const std::string &property) in RemoveProperty() argument
70 GetValue( const std::string &addr, const std::string &section, const std::string &property, int &value) GetValue() argument
77 GetValue( const std::string &addr, const std::string &section, const std::string &property, bool &value) GetValue() argument
84 SetValue( const std::string &addr, const std::string &section, const std::string &property, int &value) SetValue() argument
94 SetValue( const std::string &addr, const std::string &section, const std::string &property, bool &value) SetValue() argument
122 HasSection(const std::string &addr, const std::string &section) HasSection() argument
[all...]
/third_party/elfio/elfio/
H A Delfio_section.hpp33 class section class
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf_jcl.cc11 int section; in emitJCLOptions() local
/third_party/icu/icu4c/source/i18n/
H A Dnumber_roundingutils.h46 getRoundingDirection(bool isEven, bool isNegative, Section section, RoundingMode roundingMode, in getRoundingDirection() argument
/third_party/mesa3d/.gitlab-ci/lava/utils/
H A Dgitlab_section.py44 def section(self, marker: str, header: str, time: datetime) -> str: member in GitlabSection
/third_party/musl/src/network/
H A Dns_parse.c80 int ns_skiprr(const unsigned char *ptr, const unsigned char *eom, ns_sect section, int count) in ns_skiprr() argument
104 int ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) in ns_parserr() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_roundingutils.h46 getRoundingDirection(bool isEven, bool isNegative, Section section, RoundingMode roundingMode, in getRoundingDirection() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCubeMapTextureTest.cpp223 << "face " << face << ", section " << section; in runSampleCoordinateTransformTest() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_roundingutils.h46 getRoundingDirection(bool isEven, bool isNegative, Section section, RoundingMode roundingMode, in getRoundingDirection() argument
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
H A Dcreated_object_file.cpp74 const auto &section = sectionIndex_.at(name); in GetSection() local
93 const auto &section = sectionIndex_.at(RELA_LLVM_STACKMAPS_SECTION); GetStackMapInfo() local
105 const auto &section = sectionIndex_.at(".rela.llvm_faultmaps"); GetFaultMapInfo() local
[all...]
H A Dcode_info_producer.cpp35 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
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DRoundingUtils.java57 getRoundingDirection( boolean isEven, boolean isNegative, int section, int roundingMode, Object reference) getRoundingDirection() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DRoundingUtils.java59 getRoundingDirection( boolean isEven, boolean isNegative, int section, int roundingMode, Object reference) getRoundingDirection() argument
/third_party/libabigail/include/
H A Dabg-ini.h358 class config::section class in abigail::ini::config
[all...]
/third_party/rust/crates/clap/clap_mangen/src/
H A Dlib.rs67 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__.py51 def section(name, groupitems): function
/third_party/openssl/ohos_lite/include/openssl/
H A Dconf.h25 char *section; member
80 const char *section); variable
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
H A Daot_builder.cpp205 auto &section = roDatas_.at(i); in PrepareElfBuilder() local
/arkcompiler/runtime_core/static_core/irtoc/backend/
H A Ddwarf_builder.cpp42 ELFIO::section *section = self->GetElfBuilder()->sections.add(name); in CreateSectionCallback() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H A Delf_file.h71 void SetLink(const Section &section) in SetLink() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/include/
H A Dunique_stack_table.h51 } section; member
71 } section; member
/base/startup/init/ueventd/
H A Dueventd_read_cfg.c165 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 Dapp_spawn_sandbox_test.cpp1278 std::string section = "common"; in HWTEST_F() local
1312 std::string section = "permission"; in HWTEST_F() local
H A Dapp_spawn_sandbox_new_mount_test.cpp692 SandboxSection section = {}; in HWTEST_F() local

Completed in 16 milliseconds

12345678910>>...12