Home
last modified time | relevance | path

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

12345678910

/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
/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/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
/third_party/node/tools/gyp/tools/emacs/
H A Dgyp.el[all...]
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_api.c23 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 Dconf_api.c23 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 Deventhistory.cpp47 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 Deventhistory.cpp47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData() argument
/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
/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

Completed in 11 milliseconds

12345678910