HomeSort by relevance Sort by last modified time
    Searched full:formatchar (Results 1 - 6 of 6) sorted by null

  /external/fonttools/Lib/fontTools/misc/
sstruct.py 12 '>' or '!') or a 'name:formatchar' combo (eg. 'myFloat:f').
111 # matches "name:formatchar" (whitespace is allowed)
116 "([cbBhHiIlLqQfd]|[0-9]+[ps]|" # formatchar...
117 "([0-9]+)\.([0-9]+)(F))" # ...formatchar
148 formatchar = m.group(1)
149 if formatchar != 'x' and formatstring:
157 formatchar = m.group(2)
165 formatchar = _fixedpointmappings[bits]
168 formatstring = formatstring + formatchar
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcndr.h 520 RPCRTAPI void RPC_ENTRY NdrSimpleTypeMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar);
544 RPCRTAPI void RPC_ENTRY NdrSimpleTypeUnmarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,unsigned char FormatChar);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
smpdtfmt.h     [all...]
  /external/icu/icu4c/source/i18n/unicode/
smpdtfmt.h     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
smpdtfmt.cpp     [all...]
  /external/icu/icu4c/source/i18n/
smpdtfmt.cpp     [all...]

Completed in 1026 milliseconds