Home
last modified time | relevance | path

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

/external/freetype/src/winfonts/
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()
Dwinfnt.h74 FT_ULong pointer_to_raw_data; member
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py219 self.pointer_to_raw_data = f.uint32()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py219 self.pointer_to_raw_data = f.uint32()