Searched refs:woff (Results 1 – 10 of 10) sorted by relevance
/external/ltp/testcases/kernel/fs/doio/ |
D | datapid.c | 93 int woff; /* file offset for the word */ in datapidgen() local 102 woff = offset - cnt; in datapidgen() 105 woff); in datapidgen() 109 ((LOWER16BITS(pid) << 48) | (LOWER32BITS(woff) << 16) | in datapidgen() 129 woff = offset + boff; in datapidgen() 131 for (cnt = 0; cnt < num_full_words; woff += NBPW, cnt++) { in datapidgen() 134 ((LOWER16BITS(pid) << 48) | (LOWER32BITS(woff) << 16) | in datapidgen() 158 ((LOWER16BITS(pid) << 48) | (LOWER32BITS(woff) << 16) | in datapidgen() 190 int woff; /* file offset for the word */ in datapidchk() local 202 woff = offset - cnt; in datapidchk() [all …]
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | sfobjs.c | 396 WOFF_HeaderRec woff; in woff_open_font() local 437 if ( FT_STREAM_READ_FIELDS( woff_header_fields, &woff ) ) in woff_open_font() 441 if ( woff.flavor == TTAG_wOFF || woff.flavor == TTAG_ttcf ) in woff_open_font() 445 if ( woff.length != stream->size || in woff_open_font() 446 woff.num_tables == 0 || in woff_open_font() 447 44 + woff.num_tables * 20UL >= woff.length || in woff_open_font() 448 12 + woff.num_tables * 16UL >= woff.totalSfntSize || in woff_open_font() 449 ( woff.totalSfntSize & 3 ) != 0 || in woff_open_font() 450 ( woff.metaOffset == 0 && ( woff.metaLength != 0 || in woff_open_font() 451 woff.metaOrigLength != 0 ) ) || in woff_open_font() [all …]
|
/external/freetype/src/sfnt/ |
D | sfobjs.c | 403 WOFF_HeaderRec woff; in woff_open_font() local 444 if ( FT_STREAM_READ_FIELDS( woff_header_fields, &woff ) ) in woff_open_font() 448 if ( woff.flavor == TTAG_wOFF || woff.flavor == TTAG_ttcf ) in woff_open_font() 452 if ( woff.length != stream->size || in woff_open_font() 453 woff.num_tables == 0 || in woff_open_font() 454 44 + woff.num_tables * 20UL >= woff.length || in woff_open_font() 455 12 + woff.num_tables * 16UL >= woff.totalSfntSize || in woff_open_font() 456 ( woff.totalSfntSize & 3 ) != 0 || in woff_open_font() 457 ( woff.metaOffset == 0 && ( woff.metaLength != 0 || in woff_open_font() 458 woff.metaOrigLength != 0 ) ) || in woff_open_font() [all …]
|
/external/autotest/frontend/client/src/autotest/public/ |
D | afeclient.css | 5 …src: local('Open Sans Light'), local('OpenSans-Light'), url('./Open+Sans:300.woff') format('woff'); 12 src: local('Roboto Light'), local('Roboto-Light'), url('./Roboto+Light:300.woff') format('woff'); 19 … local('Roboto Regular'), local('Roboto-Regular'), url('./Roboto+Regular:400.woff') format('woff'); 26 …src: local('Roboto Medium'), local('Roboto-Medium'), url('./Roboto+Medium:500.woff') format('woff'… 33 src: local('Roboto Bold'), local('Roboto-Bold'), url('./Roboto+Bold:700.woff') format('woff');
|
/external/freetype/include/freetype/config/ |
D | ftconfig.h | 149 #pragma set woff 3505
|
/external/libvncserver/webclients/novnc/include/ |
D | base.css | 373 src: local('?'), url('Orbitron700.woff') format('woff'),
|
/external/fmtlib/doc/bootstrap/ |
D | glyphicons.less | 16 url('@{icon-font-path}@{icon-font-name}.woff') format('woff'),
|
/external/ImageMagick/ |
D | Platforms.txt | 49 CXXFLAGS="-LANG:std -Wl,-woff,84 -O2" CXXCPP="CC -LANG:std -E" \
|
/external/curl/m4/ |
D | curl-compilers.m4 | 1101 tmp_CFLAGS="$tmp_CFLAGS -woff 1209"
|
/external/ImageMagick/www/css/ |
D | magick.css | 5 …r.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fon…
|