HomeSort by relevance Sort by last modified time
    Searched full:codepage (Results 76 - 100 of 346) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/tools/grit/grit/tool/
resize.py 142 -c CODEPAGE Code page number to indicate to the RC compiler the encoding
146 not need to specify the codepage unless the tool complains
147 that it's not sure which codepage to use. See the following
148 page for codepage numbers supported by Windows:
159 save it using the codepage indicated in the #pragma code_page(XXXX) command
  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp 283 LPCWSTR fileName, bool include, NRecursedType::EEnum type, UINT codePage)
288 if (!ReadNamesFromListFile(fileName, names, codePage))
298 bool thereAreSwitchIncludes, UINT codePage)
308 AddToCensorFromListFile(wildcardCensor, s.Mid(1), true, type, codePage);
380 NRecursedType::EEnum commonRecursedType, UINT codePage)
405 AddToCensorFromListFile(wildcardCensor, tail, include, recursedType, codePage);
728 UINT CodePage;
750 return pair.CodePage;
838 UINT codePage = FindCharset(parser, NKey::kListfileCharSet, CP_UTF8);
845 parser[NKey::kInclude].PostStrings, true, recursedType, codePage);
    [all...]
  /external/chromium_org/third_party/icu/source/tools/makeconv/
makeconv.c 230 "\tread .ucm codepage mapping files and write .cnv files\n"
248 printf("makeconv version %hu.%hu, ICU tool to read .ucm codepage mapping files and write .cnv files\n",
464 getPlatformAndCCSIDFromName(value, &staticData->platform, &staticData->codepage);
520 if(staticData->codepage==0) {
521 staticData->codepage=prototype->codepage;
668 fprintf(stderr, " the substitution character byte sequence is illegal in this codepage structure!\n");
674 fprintf(stderr, " the subchar1 byte is illegal in this codepage structure!\n");
790 fprintf(stderr, " the substitution character byte sequence is illegal in this codepage structure!\n");
794 fprintf(stderr, " the subchar1 byte is illegal in this codepage structure!\n")
    [all...]
  /external/icu/icu4c/source/tools/makeconv/
makeconv.c 230 "\tread .ucm codepage mapping files and write .cnv files\n"
248 printf("makeconv version %u.%u, ICU tool to read .ucm codepage mapping files and write .cnv files\n",
464 getPlatformAndCCSIDFromName(value, &staticData->platform, &staticData->codepage);
520 if(staticData->codepage==0) {
521 staticData->codepage=prototype->codepage;
668 fprintf(stderr, " the substitution character byte sequence is illegal in this codepage structure!\n");
674 fprintf(stderr, " the subchar1 byte is illegal in this codepage structure!\n");
790 fprintf(stderr, " the substitution character byte sequence is illegal in this codepage structure!\n");
794 fprintf(stderr, " the subchar1 byte is illegal in this codepage structure!\n")
    [all...]
  /external/chromium_org/chrome/tools/convert_dict/
convert_dict_unittest.cc 64 void RunDictionaryTest(const char* codepage,
67 std::string aff_data(base::StringPrintf("SET %s\n", codepage));
74 codepage,
  /external/chromium_org/third_party/icu/patches/
clang.patch 9 - return extract(start, _length, dst, dst!=0 ? ((dst >= (char*)((size_t)-1) - UINT32_MAX) ? (((char*)UINT32_MAX) - dst) : UINT32_MAX) : 0, codepage);
10 + return extract(start, _length, dst, dst!=0 ? ((dst >= (char*)((size_t)-1) - UINT32_MAX) ? static_cast<unsigned int>((((char*)UINT32_MAX) - dst)) : UINT32_MAX) : 0, codepage);
12 return extract(start, _length, dst, dst!=0 ? 0xffffffff : 0, codepage);
  /external/chromium_org/third_party/icu/source/common/unicode/
putil.h 99 * Return the default codepage for this platform and locale.
102 * @return the default codepage for this platform
181 * codepage-invariant subset of the platform encoding.
ucnv.h 25 * <p>This API is used to convert codepage or character encoded data to and
148 * Function pointer for error callback in the codepage to unicode direction.
152 * @param codeUnits Points to 'length' bytes of the concerned codepage sequence
153 * @param length Size (in bytes) of the concerned codepage sequence
171 * Function pointer for error callback in the unicode to codepage direction.
176 * @param length Size (in bytes) of the concerned codepage sequence
311 * Windows codepage numbers starting with "windows-" are frequently
401 * In order to open a converter from a Microsoft codepage number, use the prefix "cp":
411 * @param codepage codepage number to creat
    [all...]
  /external/chromium_org/net/proxy/
proxy_script_fetcher_impl.cc 55 const char* codepage; local
59 codepage = kCharsetLatin1;
62 codepage = charset.c_str();
67 ConvertToUTF16WithSubstitutions(bytes, codepage, utf16);
  /external/chromium_org/third_party/icu/source/common/
ucnv_cnv.h 158 * Write the codepage substitution character.
219 * Every converter type that has variable-length codepage sequences should
264 /** Always use fallbacks from codepage to Unicode */
268 /** Use fallbacks from Unicode to codepage when cnv->useFallback or for private-use code points */
  /external/chromium_org/third_party/icu/source/io/
sscanf.c 73 /* convert from the default codepage to Unicode */
ufile.h 86 * Fill a UFILE's buffer with converted codepage data.
  /external/chromium_org/third_party/icu/source/tools/genbrk/
genbrk.1.in 88 the file is interpreted in the current operating system default codepage.
  /external/chromium_org/third_party/icu/source/tools/genctd/
genctd.1.in 89 the file is interpreted in the current operating system default codepage.
  /external/fio/os/windows/
install.wxs 11 Codepage="1252" Language="1033"
  /external/icu/icu4c/source/common/
ucnv_cnv.h 161 * Write the codepage substitution character.
222 * Every converter type that has variable-length codepage sequences should
267 /** Always use fallbacks from codepage to Unicode */
271 /** Use fallbacks from Unicode to codepage when cnv->useFallback or for private-use code points */
  /external/icu/icu4c/source/io/
sscanf.c 73 /* convert from the default codepage to Unicode */
ufile.h 86 * Fill a UFILE's buffer with converted codepage data.
  /external/icu/icu4c/source/samples/numfmt/
readme.txt 6 Outputting text in the default codepage to the console
  /external/icu/icu4c/source/samples/uresb/
Makefile 56 ## Special for a special codepage
  /external/icu/icu4c/source/tools/genbrk/
genbrk.1.in 88 the file is interpreted in the current operating system default codepage.
  /external/kernel-headers/original/uapi/linux/
ncp_fs.h 103 unsigned char codepage[NCP_IOCSNAME_LEN+1]; member in struct:ncp_nls_ioctl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
ncp_fs.h 103 unsigned char codepage[NCP_IOCSNAME_LEN+1]; member in struct:ncp_nls_ioctl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ncp_fs.h 103 unsigned char codepage[NCP_IOCSNAME_LEN+1]; member in struct:ncp_nls_ioctl
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnls.h 497 UINT CodePage;
506 UINT CodePage;
652 WINBASEAPI WINBOOL WINAPI IsValidCodePage(UINT CodePage);
655 WINBASEAPI WINBOOL WINAPI GetCPInfo(UINT CodePage,LPCPINFO lpCPInfo);
656 WINBASEAPI WINBOOL WINAPI GetCPInfoExA(UINT CodePage,DWORD dwFlags,LPCPINFOEXA lpCPInfoEx);
657 WINBASEAPI WINBOOL WINAPI GetCPInfoExW(UINT CodePage,DWORD dwFlags,LPCPINFOEXW lpCPInfoEx);
659 WINBASEAPI WINBOOL WINAPI IsDBCSLeadByteEx(UINT CodePage,BYTE TestChar);
660 WINBASEAPI int WINAPI MultiByteToWideChar(UINT CodePage,DWORD dwFlags,LPCSTR lpMultiByteStr,int cbMultiByte,LPWSTR lpWideCharStr,int cchWideChar);
661 WINBASEAPI int WINAPI WideCharToMultiByte(UINT CodePage,DWORD dwFlags,LPCWSTR lpWideCharStr,int cchWideChar,LPSTR lpMultiByteStr,int cbMultiByte,LPCSTR lpDefaultChar,LPBOOL lpUsedDefaultChar);
    [all...]

Completed in 567 milliseconds

1 2 34 5 6 7 8 91011>>