/external/libxml2/ |
D | testapi.c | 1278 int mem_base; in test_UTF8ToHtml() local 1340 int mem_base; in test_htmlAttrAllowed() local 1395 int mem_base; in test_htmlAutoCloseTag() local 1443 int mem_base; in test_htmlCreateFileParserCtxt() local 1484 int mem_base; in test_htmlCreateMemoryParserCtxt() local 1535 int mem_base; in test_htmlCreatePushParserCtxt() local 1607 int mem_base; in test_htmlCtxtParseDocument() local 1648 int mem_base; in test_htmlCtxtReadDoc() local 1753 int mem_base; in test_htmlCtxtReadMemory() local 1825 int mem_base; in test_htmlCtxtReset() local [all …]
|
/external/cronet/stable/third_party/libxml/src/ |
D | testapi.c | 1278 int mem_base; in test_UTF8ToHtml() local 1340 int mem_base; in test_htmlAttrAllowed() local 1395 int mem_base; in test_htmlAutoCloseTag() local 1443 int mem_base; in test_htmlCreateFileParserCtxt() local 1484 int mem_base; in test_htmlCreateMemoryParserCtxt() local 1535 int mem_base; in test_htmlCreatePushParserCtxt() local 1607 int mem_base; in test_htmlCtxtParseDocument() local 1648 int mem_base; in test_htmlCtxtReadDoc() local 1753 int mem_base; in test_htmlCtxtReadMemory() local 1825 int mem_base; in test_htmlCtxtReset() local [all …]
|
/external/cronet/tot/third_party/libxml/src/ |
D | testapi.c | 1278 int mem_base; in test_UTF8ToHtml() local 1340 int mem_base; in test_htmlAttrAllowed() local 1395 int mem_base; in test_htmlAutoCloseTag() local 1443 int mem_base; in test_htmlCreateFileParserCtxt() local 1484 int mem_base; in test_htmlCreateMemoryParserCtxt() local 1535 int mem_base; in test_htmlCreatePushParserCtxt() local 1607 int mem_base; in test_htmlCtxtParseDocument() local 1648 int mem_base; in test_htmlCtxtReadDoc() local 1753 int mem_base; in test_htmlCtxtReadMemory() local 1825 int mem_base; in test_htmlCtxtReset() local [all …]
|
/external/coreboot/src/southbridge/intel/lynxpoint/ |
D | usb_xhci.c | 20 u32 mem_base = pci_read_config32(dev, PCI_BASE_ADDRESS_0); in usb_xhci_mem_base() local 29 static int usb_xhci_port_count_usb3(u8 *mem_base) in usb_xhci_port_count_usb3() 54 static void usb_xhci_reset_status_usb3(u8 *mem_base, int port) in usb_xhci_reset_status_usb3() 65 static void usb_xhci_reset_port_usb3(u8 *mem_base, int port) in usb_xhci_reset_port_usb3() 89 u8 *mem_base = usb_xhci_mem_base(dev); in usb_xhci_reset_usb3() local 161 u8 *mem_base = usb_xhci_mem_base(dev); in usb_xhci_sleep_prepare() local 277 u8 *mem_base = usb_xhci_mem_base(dev); in usb_xhci_init() local
|
/external/coreboot/src/soc/intel/broadwell/pch/ |
D | usb_xhci.c | 16 u32 mem_base = pci_read_config32(dev, PCI_BASE_ADDRESS_0); in usb_xhci_mem_base() local 31 static void usb_xhci_reset_status_usb3(u8 *mem_base, int port) in usb_xhci_reset_status_usb3() 42 static void usb_xhci_reset_port_usb3(u8 *mem_base, int port) in usb_xhci_reset_port_usb3() 63 u8 *mem_base = usb_xhci_mem_base(dev); in usb_xhci_reset_usb3() local 132 u8 *mem_base = usb_xhci_mem_base(dev); in usb_xhci_sleep_prepare() local
|
/external/coreboot/src/drivers/net/ |
D | atl1e.c | 71 static void program_mac_address(u32 mem_base) in program_mac_address() 95 static int atl1e_eeprom_exist(u32 mem_base) in atl1e_eeprom_exist() 116 u32 mem_base = nic_res->base; in atl1e_init() local
|
/external/arm-trusted-firmware/plat/arm/common/ |
D | arm_bl1_fwu.c | 23 uintptr_t mem_base; member 51 int bl1_plat_mem_check(uintptr_t mem_base, in bl1_plat_mem_check()
|
/external/trusty/arm-trusted-firmware/plat/arm/common/ |
D | arm_bl1_fwu.c | 23 uintptr_t mem_base; member 51 int bl1_plat_mem_check(uintptr_t mem_base, in bl1_plat_mem_check()
|
/external/arm-trusted-firmware/plat/common/ |
D | plat_bl1_common.c | 69 int bl1_plat_mem_check(uintptr_t mem_base, unsigned int mem_size, in bl1_plat_mem_check()
|
/external/trusty/arm-trusted-firmware/plat/common/ |
D | plat_bl1_common.c | 69 int bl1_plat_mem_check(uintptr_t mem_base, unsigned int mem_size, in bl1_plat_mem_check()
|
/external/coreboot/src/soc/intel/common/block/xhci/ |
D | xhci.c | 25 uint32_t mem_base = pci_read_config32(PCH_DEV_XHCI, PCI_BASE_ADDRESS_0); in xhci_mem_base() local
|
/external/coreboot/src/soc/mediatek/common/ |
D | memory_test.c | 30 unsigned int *mem_base = (unsigned int *)start; in complex_mem_test() local
|
/external/trusty/lk/arch/arm64/ |
D | early_mmu.c | 133 paddr_t mem_base, mem_size; in arm64_get_ram_size() local
|
/external/trusty/arm-trusted-firmware/plat/socionext/uniphier/ |
D | uniphier_io_storage.c | 339 int uniphier_io_setup(unsigned int soc_id, uintptr_t mem_base) in uniphier_io_setup()
|
/external/arm-trusted-firmware/plat/socionext/uniphier/ |
D | uniphier_io_storage.c | 339 int uniphier_io_setup(unsigned int soc_id, uintptr_t mem_base) in uniphier_io_setup()
|
/external/mesa3d/src/asahi/compiler/ |
D | agx_spill.c | 253 agx_index_as_mem(agx_index idx, unsigned mem_base) in agx_index_as_mem() 263 chase_mem_index(agx_index ref, unsigned mem_base) in chase_mem_index()
|
/external/coreboot/src/vendorcode/cavium/bdk/libbdk-hal/ |
D | bdk-pcie-cn8xxx.c | 240 uint64_t mem_base = bdk_pcie_get_base_address(node, pcie_port, BDK_PCIE_MEM_NORMAL); in __bdk_pcie_rc_initialize_config_space() local
|
/external/arm-trusted-firmware/include/drivers/nxp/ddr/ |
D | ddr.h | 90 unsigned long long mem_base; member
|
/external/trusty/arm-trusted-firmware/include/drivers/nxp/ddr/ |
D | ddr.h | 90 unsigned long long mem_base; member
|
/external/crosvm/devices/src/pci/pcie/ |
D | pcie_host.rs | 391 let mem_base = (br_memory & BR_MEM_BASE_MASK) << BR_MEM_BASE_SHIFT; in get_bridge_window_size() localVariable
|
/external/libpciaccess/include/ |
D | pciaccess.h | 468 uint32_t mem_base; member
|
/external/libchrome/base/debug/ |
D | activity_tracker.cc | 1393 void* mem_base; in CreateTrackerForCurrentThread() local 1709 void* mem_base = tracker->mem_base_; in ReturnTrackerMemory() local
|
/external/pciutils/ |
D | lspci.c | 552 u32 mem_base = get_conf_word(d, PCI_MEMORY_BASE); in show_htype1() local
|
/external/libdrm/tests/util/ |
D | pattern.c | 1526 void *mem_base = mem; in fill_tiles_rgb16() local 1574 void *mem_base = mem; in fill_tiles_rgb32() local
|
/external/coreboot/src/device/oprom/include/x86emu/ |
D | regs.h | 306 unsigned long mem_base; member
|