Searched defs:attributes (Results 1 - 25 of 88) sorted by relevance

1234

/haiku-fatelf/headers/private/kernel/vm/
H A DVMTranslationMap.h131 VMTranslationMap::ProtectPage(VMArea* area, addr_t address, uint32 attributes) argument
140 VMTranslationMap::ProtectArea(VMArea* area, uint32 attributes) argument
/haiku-fatelf/src/apps/devices/
H A DDeviceACPI.cpp81 Attributes attributes; local
H A DDeviceSCSI.cpp83 Attributes attributes; local
H A DPropertyListPlain.cpp40 PropertyListPlain::AddAttributes(const Attributes& attributes) argument
H A DPropertyList.cpp70 PropertyList::AddAttributes(const Attributes& attributes) argument
H A DDevice.cpp115 Attributes attributes; local
126 Attributes attributes; local
135 Attributes attributes; local
[all...]
H A DDevicePCI.cpp119 Attributes attributes; local
/haiku-fatelf/src/documentation/docbook-xsl/extensions/saxon643/com/nwalsh/saxon/
H A DColumnUpdateEmitter.java61 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
H A DColumnScanEmitter.java134 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
H A DCopyEmitter.java143 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
H A DLineCountEmitter.java135 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
H A DNumberLinesEmitter.java242 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
312 StartElementInfo(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
H A DUnwrapLinksEmitter.java85 startElement(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
207 StartElementInfo(int nameCode, org.xml.sax.Attributes attributes, int[] namespaces, int nscount) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/bfs_shell/
H A Dadditional_commands.c18 fs_off_t files = 0, directories = 0, indices = 0, attributeDirectories = 0, attributes = 0; local
/haiku-fatelf/src/apps/terminal/
H A DTerminalLine.h17 uint32 attributes; member in struct:TerminalCell
24 uint32 attributes; member in struct:TerminalLine
37 uint32 attributes; member in struct:AttributesRun
48 uint32 attributes; member in struct:HistoryLine
H A DHistoryBuffer.cpp82 uint32 attributes = 0; local
132 uint32 attributes = 0; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/osf-share/
H A Dcma_mutex.h45 cma__t_int_attr *attributes; /* Back link */ member in struct:CMA__T_INT_MUTEX
H A Dcma_attr.h306 struct CMA__T_INT_ATTR *attributes; /* Point to controlling attr */ member in struct:CMA__T_INT_ATTR
/haiku-fatelf/src/system/kernel/arch/arm/
H A Darch_vm_translation_map.cpp123 arch_vm_translation_map_early_map(kernel_args *args, addr_t va, phys_addr_t pa, uint8 attributes, phys_addr_t (*get_free_page)(kernel_args *)) argument
/haiku-fatelf/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map.cpp146 arch_vm_translation_map_early_map(kernel_args *args, addr_t va, phys_addr_t pa, uint8 attributes, phys_addr_t (*get_free_page)(kernel_args *)) argument
/haiku-fatelf/src/system/kernel/arch/mipsel/
H A Darch_vm_translation_map.cpp70 arch_vm_translation_map_early_map(kernel_args* ka, addr_t virtualAddress, phys_addr_t physicalAddress, uint8 attributes, phys_addr_t (*get_free_page)(kernel_args* )) argument
/haiku-fatelf/src/system/kernel/arch/x86/
H A Darch_vm_translation_map.cpp132 arch_vm_translation_map_early_map(kernel_args *args, addr_t va, phys_addr_t pa, uint8 attributes, phys_addr_t (*get_free_page)(kernel_args *)) argument
/haiku-fatelf/src/tests/system/libroot/posix/
H A Dpthread_signal_test.cpp11 static pthread_attr_t attributes; variable
/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dxhci_rh.cpp38 uint8 attributes; member in struct:usb_endpoint_ss_comp_descriptor
/haiku-fatelf/src/kits/game/
H A DGameSoundDevice.cpp266 BGameSoundDevice::GetAttributes(gs_id sound, gs_attribute* attributes, argument
277 BGameSoundDevice::SetAttributes(gs_id sound, gs_attribute* attributes, argument

Completed in 97 milliseconds

1234