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

  /external/skia/src/core/
Sk4px.h 53 class Wide : public Sk16h {
55 Wide(const Sk16h& v) : Sk16h(v) {}
63 // These just keep the types as Wide so the user doesn't have to keep casting.
64 Wide operator * (const Wide& o) const { return INHERITED::operator*(o); }
65 Wide operator + (const Wide& o) const { return INHERITED::operator+(o); }
66 Wide operator - (const Wide& o) const { return INHERITED::operator-(o); }
67 Wide operator >> (int bits) const { return INHERITED::operator>>(bits);
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/width/
width.go 10 // Wide characters behave like ideographs; they tend to allow line breaks after
37 // EastAsianAmbiguous characters that can be sometimes wide and sometimes
42 // EastAsianWide characters are wide in its usual form. They occur only in
51 // Note: there exist Narrow runes that do not have fullwidth or wide
55 // wide that map to a narrow counterpart.
59 // narrow that map to a wide or ambiguous counterpart, plus U+20A9 ? WON
64 // classified as Ambiguous, rather than wide (e.g. U+2190).
137 // Wide returns the wide variant of a rune or 0 if the rune is already
138 // wide or doesn't have a wide variant
    [all...]
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/width/
width.go 10 // Wide characters behave like ideographs; they tend to allow line breaks after
37 // EastAsianAmbiguous characters that can be sometimes wide and sometimes
42 // EastAsianWide characters are wide in its usual form. They occur only in
51 // Note: there exist Narrow runes that do not have fullwidth or wide
55 // wide that map to a narrow counterpart.
59 // narrow that map to a wide or ambiguous counterpart, plus U+20A9 ? WON
64 // classified as Ambiguous, rather than wide (e.g. U+2190).
137 // Wide returns the wide variant of a rune or 0 if the rune is already
138 // wide or doesn't have a wide variant
    [all...]
  /sdk/emulator/mksdcard/src/source/
mksdcard.c 48 #define MAX_DISK_SIZE ((Wide)MAX_SECTORS_PER_DISK * BYTES_PER_SECTOR)
50 typedef long long Wide; /* might be something else if you don't use GCC */
80 get_sectors_per_cluster( Wide disk_size )
82 Wide disk_MB = disk_size/(1024*1024);
100 get_sectors_per_fat( Wide disk_size, int sectors_per_cluster )
102 Wide divider;
113 boot_sector_init( Bytes boot, Bytes info, Wide disk_size, const char* label )
187 write_empty( FILE* file, Wide count )
223 Wide disk_size;
  /external/pdfium/third_party/lcms2-2.6/src/
cmsnamed.c 220 // Add a wide entry
344 // Obtain an ASCII representation of the wide string. Setting buffer to NULL returns the len
349 const wchar_t *Wide;
360 Wide = _cmsMLUgetWide(mlu, &StrLen, Lang, Cntry, NULL, NULL);
361 if (Wide == NULL) return 0;
378 if (Wide[i] == 0)
381 Buffer[i] = (char) Wide[i];
389 // Obtain a wide representation of the MLU, on depending on current locale settings
394 const wchar_t *Wide;
403 Wide = _cmsMLUgetWide(mlu, &StrLen, Lang, Cntry, NULL, NULL)
    [all...]
cmstypes.c 953 wchar_t *Wide = NULL;
980 Wide = (wchar_t*) _cmsDupMem(self ->ContextID, L"", sizeof(wchar_t));
987 Wide = (wchar_t*) _cmsCalloc(self ->ContextID, len, sizeof(wchar_t));
988 if (Wide == NULL) goto Error;
992 cmsMLUgetWide(mlu, cmsNoLanguage, cmsNoCountry, Wide, len * sizeof(wchar_t));
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
Font.c 175 EFI_WIDE_GLYPH Wide;
194 // default system font is the fixed font (narrow or wide glyph).
236 // Search the wide glyph array
240 CopyMem (&Wide, WidePtr + Index, sizeof (EFI_WIDE_GLYPH));
241 if (Wide.UnicodeWeight == Char) {
249 CopyMem (*GlyphBuffer, Wide.GlyphCol1, EFI_GLYPH_HEIGHT);
250 CopyMem (*GlyphBuffer + EFI_GLYPH_HEIGHT, Wide.GlyphCol2, EFI_GLYPH_HEIGHT);
252 *Attributes = (UINT8) (Wide.Attributes | EFI_GLYPH_WIDE);
524 // This character is wide glyph, i.e. 16 pixels * 19 pixels.
    [all...]
  /external/skia/src/sfnt/
SkPanose.h 474 Wide = 6,
487 Wide = 6,
500 Wide = 6,
513 Wide = 6,
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /external/vixl/src/aarch32/
disasm-aarch32.cc     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /dalvik/dx/etc/
jasmin.jar 
  /prebuilts/tools/common/jasmin/
jasmin.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]

Completed in 569 milliseconds