Home
last modified time | relevance | path

Searched defs:section (Results 151 - 175 of 277) sorted by relevance

12345678910>>...12

/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_cs.c374 void *section = pan_section_ptr(job, COMPUTE_JOB, INVOCATION); in emit_vertex_job() local
524 void *section; in emit_tiler_job() local
[all...]
/third_party/musl/ldso/linux/
H A Dns_config.c73 static line_status config_line(char *line, char *section, char *key, char *value) in config_line() argument
291 char section[MAX_LINE_SIZE + 1]; in config_load() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_def.c221 char *section = NULL, *buf; in def_load_bio() local
651 str_copy(CONF *conf, char *section, char **pto, char *from) str_copy() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dfipsinstall.c147 static int write_config_fips_section(BIO *out, const char *section, in write_config_fips_section() argument
233 static int verify_config(const char *infile, const char *section, in verify_config() argument
130 write_config_header(BIO *out, const char *prov_name, const char *section) write_config_header() argument
181 generate_config_and_load(const char *prov_name, const char *section, unsigned char *module_mac, size_t module_mac_len, int conditional_errors, int security_checks) generate_config_and_load() argument
[all...]
H A Dts.c164 const char *section = NULL, *digestname = NULL; in ts_main() local
584 static int reply_command(CONF *conf, const char *section, const char *engine, in reply_command() argument
692 static TS_RESP *create_response(CONF *conf, const char *section, cons argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn1_gen.c401 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi() argument
/third_party/libabigail/src/
H A Dabg-elf-reader.cc60 Elf_Scn* section = 0; in find_alt_dwarf_debug_info_link() local
389 Elf_Scn *section = in locate_alt_ctf_debug_info() local
[all...]
H A Dabg-elf-helpers.cc379 Elf_Scn* section = nullptr; find_section() local
459 Elf_Scn* section = find_symbol_table_section(elf_handle); find_symbol_table_section_index() local
590 Elf_Scn* section = NULL; get_symbol_versionning_sections() local
669 Elf_Scn* section = 0; find_relocation_section() local
1353 address_is_in_section(Dwarf_Addr addr, Elf_Scn* section) address_is_in_section() argument
[all...]
/third_party/openssl/crypto/asn1/
H A Dasn1_gen.c401 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi() argument
/third_party/openssl/crypto/conf/
H A Dconf_def.c221 char *section = NULL, *buf; in def_load_bio() local
651 str_copy(CONF *conf, char *section, char **pto, char *from) str_copy() argument
[all...]
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp512 ri::Section* section = curList->allocItem<ri::Section>(); in handleElementStart() local
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dgencnvex.c426 uint32_t *section; in generateToUTable() local
[all...]
/third_party/openssl/apps/
H A Dfipsinstall.c147 static int write_config_fips_section(BIO *out, const char *section, in write_config_fips_section() argument
233 static int verify_config(const char *infile, const char *section, in verify_config() argument
130 write_config_header(BIO *out, const char *prov_name, const char *section) write_config_header() argument
181 generate_config_and_load(const char *prov_name, const char *section, unsigned char *module_mac, size_t module_mac_len, int conditional_errors, int security_checks) generate_config_and_load() argument
[all...]
H A Dts.c164 const char *section = NULL, *digestname = NULL; in ts_main() local
584 static int reply_command(CONF *conf, const char *section, const char *engine, in reply_command() argument
692 static TS_RESP *create_response(CONF *conf, const char *section, cons argument
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.hpp448 inline TestLog& TestLog::operator<< (const Section& section) { section.write(*this); return *this; } in operator <<() argument
/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.c238 static VarExtraData *GetVarExtraData(const SandboxContext *context, const SandboxSection *section) in GetVarExtraData() argument
265 CheckSandboxMountNode(const SandboxContext *context, const SandboxSection *section, const PathMountNode *sandboxNode, uint32_t operation) CheckSandboxMountNode() argument
436 DoSandboxPathNodeMount(const SandboxContext *context, const SandboxSection *section, const PathMountNode *sandboxNode, uint32_t operation) DoSandboxPathNodeMount() argument
483 DoSandboxPathSymLink(const SandboxContext *context, const SandboxSection *section, const SymbolLinkNode *sandboxNode) DoSandboxPathSymLink() argument
514 DoSandboxNodeMount(const SandboxContext *context, const SandboxSection *section, uint32_t operation) DoSandboxNodeMount() argument
709 MountSandboxConfig(const SandboxContext *context, const AppSpawnSandboxCfg *sandbox, const SandboxSection *section, uint32_t op) MountSandboxConfig() argument
981 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, name); UnmountSandboxConfigs() local
1049 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, "system-const"); StagedMountSystemConst() local
1095 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, "system-const"); SetSystemConstDepGroups() local
1114 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, "app-variable"); SetAppVariableDepGroups() local
1262 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, "app-variable"); SetAppVariableConfig() local
[all...]
/device/soc/rockchip/common/vendor/drivers/net/
H A Drfkill-wlan.c149 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc() argument
166 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc() argument
/third_party/ffmpeg/libavfilter/
H A Daf_anequalizer.c57 FoSection section[2]; member
[all...]
/third_party/backends/backend/
H A Dbh.c1501 char buf[255+1], *section; setup_sections() local
[all...]
/third_party/cups-filters/filter/
H A Dimagetopdf.c148 int section; in emitJCLOptions() local
/third_party/icu/icu4c/source/i18n/
H A Dnumber_decimalquantity.cpp767 roundingutils::Section section; in roundToMagnitude() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_decimalquantity.cpp767 roundingutils::Section section; in roundToMagnitude() local
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daubinator_error_decode.c283 struct section { struct
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c282 Elf_Scn *section = NULL; in r600_elf_read() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_decimalquantity.cpp690 roundingutils::Section section; in roundToMagnitude() local
[all...]

Completed in 31 milliseconds

12345678910>>...12