| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_cs.c | 374 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 D | ns_config.c | 73 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 D | conf_def.c | 221 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 D | fipsinstall.c | 147 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 D | ts.c | 164 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 D | asn1_gen.c | 401 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi() argument
|
| /third_party/libabigail/src/ |
| H A D | abg-elf-reader.cc | 60 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 D | abg-elf-helpers.cc | 379 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 D | asn1_gen.c | 401 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi() argument
|
| /third_party/openssl/crypto/conf/ |
| H A D | conf_def.c | 221 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 D | xeTestResultParser.cpp | 512 ri::Section* section = curList->allocItem<ri::Section>(); in handleElementStart() local
|
| /third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
| H A D | gencnvex.c | 426 uint32_t *section; in generateToUTable() local [all...] |
| /third_party/openssl/apps/ |
| H A D | fipsinstall.c | 147 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 D | ts.c | 164 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 D | tcuTestLog.hpp | 448 inline TestLog& TestLog::operator<< (const Section& section) { section.write(*this); return *this; } in operator <<() argument
|
| /base/startup/appspawn/modules/sandbox/ |
| H A D | appspawn_sandbox.c | 238 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 D | rfkill-wlan.c | 149 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 D | af_anequalizer.c | 57 FoSection section[2]; member [all...] |
| /third_party/backends/backend/ |
| H A D | bh.c | 1501 char buf[255+1], *section; setup_sections() local [all...] |
| /third_party/cups-filters/filter/ |
| H A D | imagetopdf.c | 148 int section; in emitJCLOptions() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_decimalquantity.cpp | 767 roundingutils::Section section; in roundToMagnitude() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_decimalquantity.cpp | 767 roundingutils::Section section; in roundToMagnitude() local [all...] |
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aubinator_error_decode.c | 283 struct section { struct
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.c | 282 Elf_Scn *section = NULL; in r600_elf_read() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_decimalquantity.cpp | 690 roundingutils::Section section; in roundToMagnitude() local [all...] |