| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Configurator.hpp | 61 std::vector<Section> sections; member in sw::Configurator
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Configurator.hpp | 61 std::vector<Section> sections; member in sw::Configurator
|
| /third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
| H A D | section_parser_test.cc | 32 auto sections = p.Sections(); in TEST_F() local 46 auto sections = p.Sections(); in TEST_F() local 61 auto sections = p.Sections(); in TEST_F() local 96 auto sections = p.Sections(); TEST_F() local 135 auto sections = p.Sections(); TEST_F() local 150 auto sections = p.Sections(); TEST_F() local [all...] |
| /third_party/elfio/elfio/ |
| H A D | elfio_segment.hpp | 249 std::vector<Elf_Half> sections; member in ELFIO::segment_impl
|
| H A D | elfio.hpp | 1036 Sections sections; global() member in ELFIO::elfio [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | derelocate.c | 284 struct dwfl_relocation *sections = mod->reloc_info; in dwfl_module_relocation_info() local 336 struct dwfl_relocation *sections = mod->reloc_info; in find_section() local [all...] |
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | ns_config.h | 54 section_list *sections; member
|
| H A D | ns_config.c | 168 section_list *sections; in sections_alloc() local 188 sections_realloc(section_list *sections) sections_realloc() argument 206 sections_free(section_list *sections) sections_free() argument 253 sections_set(section_list *sections, const char *name, const char *key, const char *val) sections_set() argument 298 section_list *sections; config_load() local [all...] |
| /third_party/musl/ldso/linux/ |
| H A D | ns_config.h | 54 section_list *sections; member
|
| H A D | ns_config.c | 168 section_list *sections; in sections_alloc() local 188 sections_realloc(section_list *sections) sections_realloc() argument 206 sections_free(section_list *sections) sections_free() argument 253 sections_set(section_list *sections, const char *name, const char *key, const char *val) sections_set() argument 298 section_list *sections; config_load() local [all...] |
| /third_party/libsnd/src/ |
| H A D | voc.c | 63 { unsigned int sections, section_types ; member
|
| /third_party/musl/libc-test/src/functionalext/unittest/ |
| H A D | unit_test_ldso_ns_config.c | 493 section_list sections; in ns_config_test_0320() local [all...] |
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | genRef.py | 1034 sections = [ global() variable [all...] |
| /third_party/libsnd/examples/ |
| H A D | generate.cs | 140 public int sections ; field
|
| /third_party/node/tools/gyp/tools/emacs/ |
| H A D | gyp.el | [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| H A D | Object.cpp | 151 auto sections = OF->sections(); in LLVMObjectFileCopySectionIterator() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| H A D | ELF.h | 510 Expected<typename ELFT::ShdrRange> ELFFile<ELFT>::sections() const { in sections() function in llvm::object::ELFFile [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
| H A D | symbolize_test.cc | 418 std::vector<std::string> sections; in TEST() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | module.c | 376 module_package_read_offsets(sepol_module_package_t * mod, struct policy_file *file, size_t ** offsets, uint32_t * sections) module_package_read_offsets() argument [all...] |
| /third_party/elfutils/src/ |
| H A D | elfcompress.c | 248 set_section (unsigned int *sections, size_t ndx) in set_section() argument 254 get_section (unsigned int *sections, size_t ndx) in get_section() argument 261 get_sections (unsigned int *sections, size_t shnum) in get_sections() argument 297 unsigned int *sections = NULL; in process_file() local [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_rtld.c | 81 struct ac_rtld_section *sections; member [all...] |
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 1182 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 1127 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 1127 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member [all...] |
| /third_party/python/Lib/ |
| H A D | configparser.py | 659 def sections(self): member in RawConfigParser [all...] |