Searched refs:woff (Results 1 – 11 of 11) 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/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/builds/vms/ |
D | ftconfig.h | 123 #pragma set woff 3505
|
/external/libevent/test/ |
D | regress.c | 87 static int woff; variable 185 if (woff + len >= (int)sizeof(wbuf)) in multiple_write_cb() 186 len = sizeof(wbuf) - woff; in multiple_write_cb() 188 len = write(fd, wbuf + woff, len); in multiple_write_cb() 196 woff += len; in multiple_write_cb() 198 if (woff >= (int)sizeof(wbuf)) { in multiple_write_cb() 487 roff = woff = 0; in test_multiple() 498 if (roff == woff) in test_multiple() 516 roff = woff = 0; in test_persistent() 527 if (roff == woff) in test_persistent()
|
/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/ImageMagick/ |
D | Platforms.txt | 49 CXXFLAGS="-LANG:std -Wl,-woff,84 -O2" CXXCPP="CC -LANG:std -E" \
|
/external/freetype/builds/unix/ |
D | ftconfig.in | 171 #pragma set woff 3505
|
/external/curl/m4/ |
D | curl-compilers.m4 | 1156 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…
|