Home
last modified time | relevance | path

Searched defs:section (Results 101 – 125 of 1693) sorted by relevance

12345678910>>...68

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-java-source/gen/android/hardware/tv/tuner/
DDemuxTlvFilterSettingsFilterSettings.java17 …public final static int section = 1; // android.hardware.tv.tuner.DemuxFilterSectionSettings sect… field in DemuxTlvFilterSettingsFilterSettings
63 …public static DemuxTlvFilterSettingsFilterSettings section(android.hardware.tv.tuner.DemuxFilterSe… in section() method in DemuxTlvFilterSettingsFilterSettings
190 public static final int section = 1; field
DDemuxTsFilterSettingsFilterSettings.java17 …public final static int section = 1; // android.hardware.tv.tuner.DemuxFilterSectionSettings sect… field in DemuxTsFilterSettingsFilterSettings
65 …public static DemuxTsFilterSettingsFilterSettings section(android.hardware.tv.tuner.DemuxFilterSec… in section() method in DemuxTsFilterSettingsFilterSettings
248 public static final int section = 1; field
DDemuxMmtpFilterSettingsFilterSettings.java17 …public final static int section = 1; // android.hardware.tv.tuner.DemuxFilterSectionSettings sect… field in DemuxMmtpFilterSettingsFilterSettings
63 …public static DemuxMmtpFilterSettingsFilterSettings section(android.hardware.tv.tuner.DemuxFilterS… in section() method in DemuxMmtpFilterSettingsFilterSettings
270 public static final int section = 1; field
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java249 final NotifSection section = new NotifSection(sectioner, mNotifSections.size()); in setSectioners() local
365 private void onNotifSectionInvalidated(NotifSectioner section, @Nullable String reason) { in onNotifSectionInvalidated()
983 NotifSection section = applySections(entry); in assignSections() local
1065 NotifSection section = requireNonNull(entry.getSection()); in assignIndexes() local
1213 final NotifSection section = o1.getSection(); in getSectionComparator() local
1356 NotifSection section = mNotifSections.get(i); in findSection() local
/aosp_15_r20/art/runtime/oat/
H A Dimage-inl.h90 const ImageSection& section = GetImTablesSection(); in VisitPackedImTables() local
108 const ImageSection& section = GetIMTConflictTablesSection(); in VisitPackedImtConflictTables() local
123 const ImageSection& section = GetJniStubMethodsSection(); in VisitJniStubMethods() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DCOFF.h284 struct section { struct
285 char Name[NameSize];
286 uint32_t VirtualSize;
287 uint32_t VirtualAddress;
288 uint32_t SizeOfRawData;
289 uint32_t PointerToRawData;
290 uint32_t PointerToRelocations;
291 uint32_t PointerToLineNumbers;
292 uint16_t NumberOfRelocations;
293 uint16_t NumberOfLineNumbers;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DCOFF.h284 struct section { struct
285 char Name[NameSize];
286 uint32_t VirtualSize;
287 uint32_t VirtualAddress;
288 uint32_t SizeOfRawData;
289 uint32_t PointerToRawData;
290 uint32_t PointerToRelocations;
291 uint32_t PointerToLineNumbers;
292 uint16_t NumberOfRelocations;
293 uint16_t NumberOfLineNumbers;
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DCOFF.h270 struct section { struct
271 char Name[NameSize];
272 uint32_t VirtualSize;
273 uint32_t VirtualAddress;
274 uint32_t SizeOfRawData;
275 uint32_t PointerToRawData;
276 uint32_t PointerToRelocations;
277 uint32_t PointerToLineNumbers;
278 uint16_t NumberOfRelocations;
279 uint16_t NumberOfLineNumbers;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DCOFF.h284 struct section { struct
285 char Name[NameSize];
286 uint32_t VirtualSize;
287 uint32_t VirtualAddress;
288 uint32_t SizeOfRawData;
289 uint32_t PointerToRawData;
290 uint32_t PointerToRelocations;
291 uint32_t PointerToLineNumbers;
292 uint16_t NumberOfRelocations;
293 uint16_t NumberOfLineNumbers;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DCOFF.h284 struct section { struct
285 char Name[NameSize];
286 uint32_t VirtualSize;
287 uint32_t VirtualAddress;
288 uint32_t SizeOfRawData;
289 uint32_t PointerToRawData;
290 uint32_t PointerToRelocations;
291 uint32_t PointerToLineNumbers;
292 uint16_t NumberOfRelocations;
293 uint16_t NumberOfLineNumbers;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/concept/
Delement_map.hpp217 add_intersection(Type& section, const Type& object, in add_intersection()
225 add_intersection(Type& section, const Type& object, const Type& operand) in add_intersection()
247 Type section; in operator &=() local
280 Type section; in operator &=() local
Delement_associator.hpp360 add_intersection(Type& section, const Type& object, in add_intersection()
374 add_intersection(Type& section, const Type& object, in add_intersection()
395 Type section; in operator &=() local
419 Type section; in operator &=() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp3150 …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
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
4640 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Types", "Alternative queries"); in iterate() local
[all …]
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2057 const tcu::ScopedLogSection section(gl.getLog(), "Initial", "Initial"); in test() local
2065 const tcu::ScopedLogSection section(gl.getLog(), "VertexShader", "Vertex Shader"); in test() local
2079 const tcu::ScopedLogSection section(gl.getLog(), "FragmentShader", "Fragment Shader"); in test() local
2093 const tcu::ScopedLogSection section(gl.getLog(), "Program", "Create and bind program"); in test() local
2164 const tcu::ScopedLogSection section(gl.getLog(), "Initial", "Initial"); in test() local
2169 const tcu::ScopedLogSection section(gl.getLog(), "VertexShader", "Vertex Shader"); in test() local
2183 const tcu::ScopedLogSection section(gl.getLog(), "FragmentShader", "Fragment Shader"); in test() local
2197 const tcu::ScopedLogSection section(gl.getLog(), "Program", "Create and bind program"); in test() local
2217 … const tcu::ScopedLogSection section(gl.getLog(), "Delete", "Delete program while in use"); in test() local
2227 const tcu::ScopedLogSection section(gl.getLog(), "Unbind", "Unbind program"); in test() local
[all …]
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_java_ffi/test/com/google/android/nearby/presence/rust/
DDeserializeTests.java152 DeserializedV1Section section = adv.getSection(0); in deserializeAdvertisement_v1_canParsePrivate() local
176 DeserializedV1Section section = adv.getSection(0); in deserializeAdvertisement_v1_canParsePublicSection() local
188 DeserializedV1Section section = adv.getSection(0); in deserializeAdvertisement_v1_canReadGenericDe() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/collection/
DListAttachState.java25 private com.android.systemui.statusbar.notification.collection.listbuilder.NotifSection section; field in ListAttachState
64 …on.collection.GroupEntry parent, com.android.systemui.statusbar.notification.collection.listbuilde… in ListAttachState()
245com.android.systemui.statusbar.notification.collection.listbuilder.NotifSection section, @org.jetb… in copy()
/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater_utils.c305 int find_firmware_section(struct firmware_section *section, in find_firmware_section()
327 struct firmware_section section; in firmware_section_exists() local
356 struct firmware_section section; in find_gbb() local
692 struct firmware_section section; in overwrite_section() local
/aosp_15_r20/external/dokka/core/src/main/resources/dokka/styles/
H A Dstyle.css190 section { selector
221 header, section, footer { selector
231 section { selector
/aosp_15_r20/dalvik/dx/src/com/android/dex/
H A DTableOfContents.java129 Section section = getSection(type); in readMap() local
153 Section section = sections[i]; in computeSizesFromOffsets() local
234 public int compareTo(Section section) { in compareTo()
/aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h437 struct section { /* for 32-bit architectures */ struct
438 char sectname[16]; /* name of this section */ argument
439 char segname[16]; /* segment this section goes in */ argument
440 uint32_t addr; /* memory address of this section */ argument
441 uint32_t size; /* size in bytes of this section */ argument
442 uint32_t offset; /* file offset of this section */ argument
443 uint32_t align; /* section alignment (power of 2) */ argument
446 uint32_t flags; /* flags (section type and attributes)*/ argument
452 char sectname[16]; /* name of this section */ argument
/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod-elf.c59 } section; member
61 uint16_t section; /* index of the strings section */ member
378 static int elf_find_section(const struct kmod_elf *elf, const char *section) in elf_find_section()
403 int kmod_elf_get_section(const struct kmod_elf *elf, const char *section, const void **buf, uint64_… in kmod_elf_get_section()
434 int kmod_elf_get_strings(const struct kmod_elf *elf, const char *section, char ***array) in kmod_elf_get_strings()
576 int kmod_elf_strip_section(struct kmod_elf *elf, const char *section) in kmod_elf_strip_section()
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dperf_diff.py274 def _GetCommonScalingFactor(self, section): argument
280 def _GetCount(self, section, filter_fun=None): argument
314 def _GetFunctionsDict(self, section, function_names): argument
/aosp_15_r20/frameworks/base/cmds/incident/
H A Dmain.cpp76 StatusListener::onReportSectionStatus(int32_t section, int32_t status) in onReportSectionStatus()
150 IncidentSection const* section = INCIDENT_SECTIONS + mid; in find_section() local
336 int section = strtol(arg, &end, 0); in main() local
/aosp_15_r20/external/zucchini/
H A Ddisassembler_win32.cc60 bool IsWin32CodeSection(const pe::ImageSectionHeader& section) { in IsWin32CodeSection()
253 const pe::ImageSectionHeader& section = sections_[i]; in ParseHeader() local
367 for (const pe::ImageSectionHeader& section : sections_) { in ParseAndStoreRel32() local
/aosp_15_r20/external/elfutils/libdw/
H A Ddwarf_cu_dwp_section_info.c120 uint32_t section = read_4ubyte_unaligned (dbg, sections + i * 4); in __libdw_read_package_index() local
363 unsigned int section, Dwarf_Off *offsetp, in __libdw_dwp_section_info()
505 dwarf_cu_dwp_section_info (Dwarf_CU *cu, unsigned int section, in dwarf_cu_dwp_section_info()

12345678910>>...68