Home
last modified time | relevance | path

Searched refs:resource_start (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/net/
H A Durl.cc70 size_t resource_start = url.find('/', host_start); in CrackURL() local
71 if (resource_start == std::string::npos) { in CrackURL()
79 url.substr(host_start, resource_start - host_start); in CrackURL()
88 *rest = url.substr(resource_start); in CrackURL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/net/
H A Durl.cc70 size_t resource_start = url.find('/', host_start); in CrackURL() local
71 if (resource_start == std::string::npos) { in CrackURL()
79 url.substr(host_start, resource_start - host_start); in CrackURL()
88 *rest = url.substr(resource_start); in CrackURL()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/platform/util/
H A Dpe.c126 unsigned int resource_start; variable
220 fseek(pe, resource_start + resource_directory_entry.OffsetToDirectory, SEEK_SET); in seekToResource()
264 resource_start = section_header.PointerToRawData; in getVersionInformation()
281 fseek(pe, resource_start + resource_directory_entry.OffsetToData, SEEK_SET); in getVersionInformation()
287 fseek(pe, resource_start + resource_data_entry.OffsetToData - resource_virtual_address, SEEK_SET); in getVersionInformation()
/dports/games/pioneers/pioneers-15.6/server/
H A Dresource.c48 void resource_start(Game * game) in resource_start() function
105 resource_start(game); in resource_spend()
114 resource_start(game); in resource_refund()
H A Ddiscard.c94 resource_start(game); in mode_discard_resources()
H A Dserver.h209 void resource_start(Game * game);
H A Ddevelop.c275 resource_start(game); in mode_plenty_resources()
H A Dturn.c535 resource_start(game); in roll_dice()
H A Dpregame.c170 resource_start(game); in allocate_resources()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/gma500/
H A Dpsb_drv.c231 unsigned long resource_start, resource_len; in psb_driver_load() local
253 resource_start = pci_resource_start(pdev, PSB_MMIO_RESOURCE); in psb_driver_load()
256 ioremap(resource_start + PSB_VDC_OFFSET, PSB_VDC_SIZE); in psb_driver_load()
260 dev_priv->sgx_reg = ioremap(resource_start + dev_priv->ops->sgx_offset, in psb_driver_load()
273 resource_start = pci_resource_start(dev_priv->aux_pdev, in psb_driver_load()
277 dev_priv->aux_reg = ioremap(resource_start, in psb_driver_load()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/gma500/
H A Dpsb_drv.c231 unsigned long resource_start, resource_len; in psb_driver_load() local
253 resource_start = pci_resource_start(pdev, PSB_MMIO_RESOURCE); in psb_driver_load()
256 ioremap(resource_start + PSB_VDC_OFFSET, PSB_VDC_SIZE); in psb_driver_load()
260 dev_priv->sgx_reg = ioremap(resource_start + dev_priv->ops->sgx_offset, in psb_driver_load()
273 resource_start = pci_resource_start(dev_priv->aux_pdev, in psb_driver_load()
277 dev_priv->aux_reg = ioremap(resource_start, in psb_driver_load()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/gma500/
H A Dpsb_drv.c231 unsigned long resource_start, resource_len; in psb_driver_load() local
253 resource_start = pci_resource_start(pdev, PSB_MMIO_RESOURCE); in psb_driver_load()
256 ioremap(resource_start + PSB_VDC_OFFSET, PSB_VDC_SIZE); in psb_driver_load()
260 dev_priv->sgx_reg = ioremap(resource_start + dev_priv->ops->sgx_offset, in psb_driver_load()
273 resource_start = pci_resource_start(dev_priv->aux_pdev, in psb_driver_load()
277 dev_priv->aux_reg = ioremap(resource_start, in psb_driver_load()
/dports/devel/pear-Horde_Rdo/Horde_Rdo-2.1.0/doc/Horde/Rdo/examples/
H A Dclotho.mysql.sql25 `resource_start` int(11) DEFAULT NULL,
/dports/net-mgmt/hastmon/hastmon-0.3.4/hastmon/
H A Dparse.y712 resource_statement: RESOURCE resource_start OB resource_entries CB
759 resource_start: STR
/dports/devel/binutils/binutils-2.37/bfd/
H A DpeXXigen.c2200 bfd_byte * resource_start; member
2325 if (regions->resource_start == NULL) in rsrc_print_resource_entries()
2326 regions->resource_start = regions->section_start + (addr - rva_bias); in rsrc_print_resource_entries()
2439 regions.resource_start = NULL; in rsrc_print_section()
2483 if (regions.resource_start != NULL) in rsrc_print_section()
2485 (int) (regions.resource_start - regions.section_start)); in rsrc_print_section()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A DpeXXigen.c2289 bfd_byte * resource_start; member
2412 if (regions->resource_start == NULL) in rsrc_print_resource_entries()
2413 regions->resource_start = regions->section_start + (addr - rva_bias); in rsrc_print_resource_entries()
2526 regions.resource_start = NULL; in rsrc_print_section()
2570 if (regions.resource_start != NULL) in rsrc_print_section()
2572 (int) (regions.resource_start - regions.section_start)); in rsrc_print_section()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A DpeXXigen.c2200 bfd_byte * resource_start; member
2325 if (regions->resource_start == NULL) in rsrc_print_resource_entries()
2326 regions->resource_start = regions->section_start + (addr - rva_bias); in rsrc_print_resource_entries()
2439 regions.resource_start = NULL; in rsrc_print_section()
2483 if (regions.resource_start != NULL) in rsrc_print_section()
2485 (int) (regions.resource_start - regions.section_start)); in rsrc_print_section()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A DpeXXigen.c2200 bfd_byte * resource_start; member
2325 if (regions->resource_start == NULL) in rsrc_print_resource_entries()
2326 regions->resource_start = regions->section_start + (addr - rva_bias); in rsrc_print_resource_entries()
2439 regions.resource_start = NULL; in rsrc_print_section()
2483 if (regions.resource_start != NULL) in rsrc_print_section()
2485 (int) (regions.resource_start - regions.section_start)); in rsrc_print_section()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A DpeXXigen.c2289 bfd_byte * resource_start; member
2412 if (regions->resource_start == NULL) in rsrc_print_resource_entries()
2413 regions->resource_start = regions->section_start + (addr - rva_bias); in rsrc_print_resource_entries()
2526 regions.resource_start = NULL; in rsrc_print_section()
2570 if (regions.resource_start != NULL) in rsrc_print_section()
2572 (int) (regions.resource_start - regions.section_start)); in rsrc_print_section()
/dports/devel/gdb/gdb-11.1/bfd/
H A DpeXXigen.c2200 bfd_byte * resource_start; member
2325 if (regions->resource_start == NULL) in rsrc_print_resource_entries()
2326 regions->resource_start = regions->section_start + (addr - rva_bias); in rsrc_print_resource_entries()
2439 regions.resource_start = NULL; in rsrc_print_section()
2483 if (regions.resource_start != NULL) in rsrc_print_section()
2485 (int) (regions.resource_start - regions.section_start)); in rsrc_print_section()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A DpeXXigen.c2311 bfd_byte * resource_start; member
2436 if (regions->resource_start == NULL) in rsrc_print_resource_entries()
2437 regions->resource_start = regions->section_start + (addr - rva_bias); in rsrc_print_resource_entries()
2551 regions.resource_start = NULL; in rsrc_print_section()
2595 if (regions.resource_start != NULL) in rsrc_print_section()
2597 (int) (regions.resource_start - regions.section_start)); in rsrc_print_section()