Home
last modified time | relevance | path

Searched refs:pointer_to_raw_data (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/pdb-0.7.0/src/
H A Dpe.rs42 pub pointer_to_raw_data: u32, field
80 pointer_to_raw_data: parse_buffer.parse_u32()?, in parse()
118 &format_args!("{:#x}", self.pointer_to_raw_data), in fmt()
158 assert_eq!(ish.pointer_to_raw_data, 0x001e_a200); in image_section_header()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/goblin-0.0.24/src/pe/
H A Dutils.rs18 fn aligned_pointer_to_raw_data(pointer_to_raw_data: usize) -> usize { in aligned_pointer_to_raw_data()
20 pointer_to_raw_data & !PHYSICAL_ALIGN in aligned_pointer_to_raw_data()
34 …let read_size = (section.pointer_to_raw_data as usize + size_of_raw_data + file_alignment - 1) & !… in section_read_size()
46 …ction.virtual_address as usize) + aligned_pointer_to_raw_data(section.pointer_to_raw_data as usize) in rva2offset()
/dports/www/firefox/firefox-99.0/third_party/rust/goblin/src/pe/
H A Dutils.rs18 fn aligned_pointer_to_raw_data(pointer_to_raw_data: usize) -> usize { in aligned_pointer_to_raw_data()
20 pointer_to_raw_data & !PHYSICAL_ALIGN in aligned_pointer_to_raw_data()
34 …let read_size = (section.pointer_to_raw_data as usize + size_of_raw_data + file_alignment - 1) & !… in section_read_size()
46 …ction.virtual_address as usize) + aligned_pointer_to_raw_data(section.pointer_to_raw_data as usize) in rva2offset()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/goblin/src/pe/
H A Dutils.rs18 fn aligned_pointer_to_raw_data(pointer_to_raw_data: usize) -> usize { in aligned_pointer_to_raw_data()
20 pointer_to_raw_data & !PHYSICAL_ALIGN in aligned_pointer_to_raw_data()
34 …let read_size = (section.pointer_to_raw_data as usize + size_of_raw_data + file_alignment - 1) & !… in section_read_size()
46 …ction.virtual_address as usize) + aligned_pointer_to_raw_data(section.pointer_to_raw_data as usize) in rva2offset()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/goblin/src/pe/
H A Dutils.rs18 fn aligned_pointer_to_raw_data(pointer_to_raw_data: usize) -> usize { in aligned_pointer_to_raw_data()
20 pointer_to_raw_data & !PHYSICAL_ALIGN in aligned_pointer_to_raw_data()
34 …let read_size = (section.pointer_to_raw_data as usize + size_of_raw_data + file_alignment - 1) & !… in section_read_size()
46 …ction.virtual_address as usize) + aligned_pointer_to_raw_data(section.pointer_to_raw_data as usize) in rva2offset()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/goblin/src/pe/
H A Dutils.rs18 fn aligned_pointer_to_raw_data(pointer_to_raw_data: usize) -> usize { in aligned_pointer_to_raw_data()
20 pointer_to_raw_data & !PHYSICAL_ALIGN in aligned_pointer_to_raw_data()
34 …let read_size = (section.pointer_to_raw_data as usize + size_of_raw_data + file_alignment - 1) & !… in section_read_size()
46 …ction.virtual_address as usize) + aligned_pointer_to_raw_data(section.pointer_to_raw_data as usize) in rva2offset()
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/goblin-0.3.1/src/pe/
H A Dutils.rs18 fn aligned_pointer_to_raw_data(pointer_to_raw_data: usize) -> usize { in aligned_pointer_to_raw_data()
20 pointer_to_raw_data & !PHYSICAL_ALIGN in aligned_pointer_to_raw_data()
34 let read_size = (section.pointer_to_raw_data as usize + size_of_raw_data + file_alignment in section_read_size()
49 + aligned_pointer_to_raw_data(section.pointer_to_raw_data as usize) in rva2offset()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/goblin-0.4.3/src/pe/
H A Dutils.rs19 fn aligned_pointer_to_raw_data(pointer_to_raw_data: usize) -> usize { in aligned_pointer_to_raw_data()
21 pointer_to_raw_data & !PHYSICAL_ALIGN in aligned_pointer_to_raw_data()
35 let read_size = (section.pointer_to_raw_data as usize + size_of_raw_data + file_alignment in section_read_size()
50 + aligned_pointer_to_raw_data(section.pointer_to_raw_data as usize) in rva2offset()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/goblin-0.4.2/src/pe/
H A Dutils.rs19 fn aligned_pointer_to_raw_data(pointer_to_raw_data: usize) -> usize { in aligned_pointer_to_raw_data()
21 pointer_to_raw_data & !PHYSICAL_ALIGN in aligned_pointer_to_raw_data()
35 let read_size = (section.pointer_to_raw_data as usize + size_of_raw_data + file_alignment in section_read_size()
50 + aligned_pointer_to_raw_data(section.pointer_to_raw_data as usize) in rva2offset()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/freetype/src/winfonts/
H A Dwinfnt.c97 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
434 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
448 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
452 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
470 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
473 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
494 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
497 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
526 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
536 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
435 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
449 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
453 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
471 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
474 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
495 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
498 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
527 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
537 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/devel/upp/upp/bazaar/FreeType/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
435 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
449 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
453 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
471 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
474 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
495 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
498 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
527 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
537 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/devel/upp/upp/uppsrc/plugin/FT_fontsys/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
435 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
449 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
453 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
471 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
474 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
495 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
498 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
527 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
537 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/freetype/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
435 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
449 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
453 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
471 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
474 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
495 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
498 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
527 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
537 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/freetype/vtkfreetype/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
435 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
449 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
453 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
471 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
474 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
495 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
498 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
527 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
537 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/freetype/vtkfreetype/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
435 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
449 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
453 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
471 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
474 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
495 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
498 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
527 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
537 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/print/tex-xdvik/xdvik-22.87/libs/freetype2/freetype-2.5.3/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
435 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
449 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
453 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
471 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
474 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
495 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
498 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
527 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
537 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
454 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
468 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
472 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
490 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
493 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
514 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
517 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
546 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
556 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/freetype/vtkfreetype/src/winfonts/
H A Dwinfnt.c97 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
453 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
467 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
471 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
489 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
492 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
513 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
516 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
545 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
555 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/games/iortcw/iortcw-1.51c/MP/code/freetype-2.9/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
454 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
468 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
472 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
490 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
493 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
514 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
517 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
546 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
556 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/games/iortcw/iortcw-1.51c/SP/code/freetype-2.9/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
454 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
468 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
472 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
490 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
493 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
514 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
517 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
546 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
556 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/www/firefox-esr/firefox-91.8.0/modules/freetype2/src/winfonts/
H A Dwinfnt.c97 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
453 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
467 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
471 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
489 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
492 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
513 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
516 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
545 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
555 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
454 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
468 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
472 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
490 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
493 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
514 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
517 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
546 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
556 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
454 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
468 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
472 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
490 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
493 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
514 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
517 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
546 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
556 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/winfonts/
H A Dwinfnt.c98 FT_FRAME_ULONG_LE ( pointer_to_raw_data ),
454 pe32_section.pointer_to_raw_data )); in fnt_face_get_dll_font()
468 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
472 root_dir_offset = pe32_section.pointer_to_raw_data; in fnt_face_get_dll_font()
490 name_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
493 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
514 lang_dir_offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
517 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
546 pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
556 face->font->offset = pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()

12345678910>>...17