HomeSort by relevance Sort by last modified time
    Searched defs:CodePage (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntnls.h 14 USHORT CodePage;
ntimage.h 100 ULONG CodePage;
scsi.h     [all...]
  /external/v8/tools/
ll_prof.py 215 class CodePage(object):
224 return address & CodePage.MASK
228 return address >> CodePage.SHIFT
232 return id << CodePage.SHIFT
265 page_id = CodePage.PageId(code.start_address)
266 limit_id = CodePage.PageId(code.end_address + CodePage.SIZE - 1)
277 page = CodePage(CodePage.PageAddressFromId(page_id))
286 page_id = CodePage.PageId(code.start_address
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winperf.h 51 DWORD CodePage;
subauth.h 128 USHORT CodePage;
winnls.h 659 UINT CodePage;
668 UINT CodePage;
901 WINBASEAPI WINBOOL WINAPI IsValidCodePage (UINT CodePage);
916 WINBASEAPI WINBOOL WINAPI IsDBCSLeadByteEx (UINT CodePage, BYTE TestChar);
    [all...]
winnt.h     [all...]
  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp 399 LPCWSTR fileName, bool include, NRecursedType::EEnum type, bool wildcardMatching, Int32 codePage)
404 if (!ReadNamesFromListFile(us2fs(fileName), names, codePage))
427 bool thereAreSwitchIncludes, Int32 codePage)
442 AddToCensorFromListFile(renamePairs, censor, s.Ptr(1), true, type, wildcardMatching, codePage);
544 Int32 codePage)
585 AddToCensorFromListFile(NULL, censor, tail, include, recursedType, wildcardMatching, codePage);
948 Int32 CodePage;
981 return pair.CodePage;
1096 Int32 codePage = FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8);
1104 parser[NKey::kInclude].PostStrings, true, recursedType, wildcardMatching, codePage);
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
PeImage.h 725 UINT32 CodePage;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiImage.h 664 UINT32 CodePage;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
PeImage.h 711 UINT32 CodePage;
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 

Completed in 1653 milliseconds