/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/ |
H A D | xcoff.rs | 62 let header = Xcoff::parse(data, &mut offset).ok()?; in parse_xcoff() localVariable 149 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/ |
H A D | xcoff.rs | 62 let header = Xcoff::parse(data, &mut offset).ok()?; in parse_xcoff() localVariable 149 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/ |
H A D | xcoff.rs | 62 let header = Xcoff::parse(data, &mut offset).ok()?; in parse_xcoff() localVariable 149 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/ |
H A D | xcoff.rs | 62 let header = Xcoff::parse(data, &mut offset).ok()?; in parse_xcoff() localVariable 149 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/ |
H A D | xcoff.rs | 62 let header = Xcoff::parse(data, &mut offset).ok()?; in parse_xcoff() localVariable 149 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/merge/ |
H A D | DexMerger.java | 287 private int readIntoMap(Dex.Section in, TableOfContents.Section section, IndexMap indexMap, in readIntoMap() 338 TableOfContents.Section section = getSection(source.getTableOfContents()); in readUnsortedValues() local 687 TableOfContents.Section section = in.getTableOfContents().annotationSets; in transformAnnotationSets() local 697 TableOfContents.Section section = in.getTableOfContents().annotationSetRefLists; in transformAnnotationSetRefLists() local 707 TableOfContents.Section section = in.getTableOfContents().annotationsDirectories; in transformAnnotationDirectories() local 717 TableOfContents.Section section = in.getTableOfContents().encodedArrays; in transformStaticValues() local 1071 private int header = SizeOf.HEADER_ITEM; field in DexMerger.WriterSizes
|
/aosp_15_r20/art/libelffile/elf/ |
H A D | elf_builder.h | 360 const Section* section, in Add() 375 void Add(Elf_Sym sym, const Section* section) { in Add() 823 static InstructionSet GetIsaFromHeader(const Elf_Ehdr& header) { in GetIsaFromHeader()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/share/clang/ |
D | clang-doc-default-stylesheet.css | 31 header { selector 146 header { selector 190 section { selector
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/share/clang/ |
D | clang-doc-default-stylesheet.css | 31 header { selector 146 header { selector 190 section { selector
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/share/clang/ |
D | clang-doc-default-stylesheet.css | 31 header { selector 146 header { selector 190 section { selector
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/share/clang/ |
D | clang-doc-default-stylesheet.css | 31 header { selector 146 header { selector 190 section { selector
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/share/clang/ |
D | clang-doc-default-stylesheet.css | 31 header { selector 146 header { selector 190 section { selector
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/nir/ |
H A D | invocation.cpp | 295 auto §ion = mod.secs[0]; in spirv_to_nir() local 448 const pipe_binary_program_header header { uint32_t(blob.size) }; in spirv_to_nir() local
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/ |
D | DnsPacket.java | 521 public List<DnsRecord> getRecords(@RecordType int section) { in getRecords() 558 public DnsPacket(@NonNull DnsHeader header, @NonNull List<DnsRecord> qd, in DnsPacket()
|
/aosp_15_r20/external/elfutils/debuginfod/ |
H A D | debuginfod-client.c | 657 extract_section (int fd, const char *section, char *fd_path, char **usr_path) in extract_section() 873 const char *section = NULL; in debuginfod_query_server() local 1976 const char *section, char **path) in debuginfod_find_section() 2029 int debuginfod_add_http_header (debuginfod_client *client, const char* header) in debuginfod_add_http_header()
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/serialize/ |
D | mod.rs | 125 mod section; module 234 let header = section_encoder.header(); in prepare_section_builder_buffer() localVariable
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | cmd_dumprecord.cpp | 300 const FileHeader& header = record_file_reader_->FileHeader(); in DumpFileHeader() local 516 const auto& section = pair.second; in DumpFeatureSection() local
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | image_space.cc | 728 auto& section = image_header.GetImageSection(section_idx); in Init() local 817 const ImageHeader& header = space.GetImageHeader(); in CheckImageComponentCount() local 831 const ImageHeader& header = space.GetImageHeader(); in CheckImageReservationSize() local 1672 const ImageHeader& header, in ValidateBootImageChecksum() 1730 bool ImageSpace::BootImageLayout::ValidateHeader(const ImageHeader& header, in ValidateHeader() 1839 ImageHeader header; in ReadHeader() local 2051 ImageHeader header; in CompileBootclasspathElements() local 3091 const ImageHeader& header = space->GetImageHeader(); in LoadComponents() local 3769 const ImageHeader& header = GetImageHeader(); in DumpSections() local 3772 const ImageSection& section = header.GetImageSection(section_type); in DumpSections() local
|
/aosp_15_r20/external/google-styleguide/ |
H A D | javaguide.css | 65 header, selector 69 section, selector
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/makeconv/ |
H A D | gencnvex.c | 130 _MBCSHeader header={ { 0, 0, 0, 0 }, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in CnvExtWrite() local 427 uint32_t *section; in generateToUTable() local
|
/aosp_15_r20/external/icu/icu4c/source/tools/makeconv/ |
H A D | gencnvex.c | 130 _MBCSHeader header={ { 0, 0, 0, 0 }, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in CnvExtWrite() local 427 uint32_t *section; in generateToUTable() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fGeometryShaderTests.cpp | 3150 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "RenderToTexture", "Render to layered text… in iterate() local 3162 … const tcu::ScopedLogSection section(m_testCtx.getLog(), "VerifyLayers", "Verify layers 0 and 1"); in iterate() local 3176 const tcu::ScopedLogSection section(m_testCtx.getLog(), "VerifyLayer", in iterate() local 3192 const tcu::ScopedLogSection section(m_testCtx.getLog(), "VerifyLayer", in iterate() local 3326 const tcu::ScopedLogSection section(m_testCtx.getLog(), "RenderToTextureShader", in initRenderShader() local 3349 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "TextureSamplerShader", "Create shader sam… in initSamplerShader() local 4332 const char *header; member 4394 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Case", m_cases[ndx].description); in iterate() local 4408 … const tcu::ScopedLogSection section(m_testCtx.getLog(), "NoGeometryShader", "No geometry shader"); in iterate() local 4419 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "NotLinkedProgram", "Shader program not li… in iterate() local [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestPathHeader.java | 524 final SectionId section = sectionAndPages.getKey(); in Test00AFile() local 586 String header = entry.getHeader(); in TestMetazones() local 1097 final String section = item.getKey(); in TestZ() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/procstats/ |
H A D | ProcessStats.java | 1595 boolean dumpDetails, boolean dumpAll, boolean activeOnly, int section) { in dumpLocked() 2083 void dumpFilteredSummaryLocked(PrintWriter pw, String header, String prefix, String prcLabel, in dumpFilteredSummaryLocked() 2144 public void dumpCheckinLocked(PrintWriter pw, String reqPackage, int section) { in dumpCheckinLocked() 2308 public void dumpDebug(ProtoOutputStream proto, long now, int section) { in dumpDebug() 2641 public void dumpDebug(ProtoOutputStream proto, long fieldId, long now, int section) { in dumpDebug()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | evergreen_compute.c | 260 Elf_Scn *section = NULL; in r600_elf_read() local 410 const struct pipe_binary_program_header *header; in evergreen_create_compute_state() local
|