HomeSort by relevance Sort by last modified time
    Searched refs:bdf (Results 1 - 18 of 18) sorted by null

  /external/freetype/src/sfnt/
ttbdf.c 5 /* TrueType and OpenType embedded BDF properties (body). */
43 TT_BDF bdf = &face->bdf; local
46 if ( bdf->loaded )
51 if ( bdf->table )
52 FT_FRAME_RELEASE( bdf->table );
54 bdf->table_end = NULL;
55 bdf->strings = NULL;
56 bdf->strings_size = 0;
65 TT_BDF bdf = &face->bdf local
144 TT_BDF bdf = &face->bdf; local
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttbdf.c 5 /* TrueType and OpenType embedded BDF properties (body). */
43 TT_BDF bdf = &face->bdf; local
46 if ( bdf->loaded )
51 if ( bdf->table != NULL )
52 FT_FRAME_RELEASE( bdf->table );
54 bdf->table_end = NULL;
55 bdf->strings = NULL;
56 bdf->strings_size = 0;
65 TT_BDF bdf = &face->bdf local
144 TT_BDF bdf = &face->bdf; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pdp11/
absreloc.d 11 4: 0bdf 0000 tst \*\$0 6: 16 \*ABS\*
13 c: 0bdf 0014 tst \*\$24
15 14: 0bdf 0014 tst \*\$24
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseReportStatusCodeLibNull/
BaseReportStatusCodeLibNull.inf 20 FILE_GUID = 1DE0B8C2-FFB6-4bdf-97F5-0FFB33979038
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
init-media.d 12 0x0000000c \(INIT\) .*[13579bdf]
13 0x0000000d \(FINI\) .*[13579bdf]
init64.d 12 0x000000000000000c \(INIT\) .*[13579bdf]
13 0x000000000000000d \(FINI\) .*[13579bdf]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
octeon2.d 35 .* 71003bdf lacd \$7,\(\$8\)
micromips@msa.d 102 [0-9a-f]+ <[^>]*> 5bdf de92 binsri\.w \$w26,\$w27,0x1f
    [all...]
micromips-noinsn32.d     [all...]
micromips-trap.d     [all...]
micromips.d     [all...]
  /external/libusb/libusb/os/
sunos_usb.c 181 uint16_t bdf = 0; local
211 bdf = (PCI_REG_BUS_G(reg) << 8) |
213 session_id |= (bdf << i * 8);
290 usbi_dbg("Device %s %s id=0x%llx, devcount:%d, bdf=%x",
292 (*nargs->discdevs)->len, bdf);
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 1532 TT_BDFRec bdf; member in struct:TT_FaceRec_
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
tttypes.h 1389 TT_BDFRec bdf; member in struct:TT_FaceRec_
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
resbin.c 1508 struct bin_dialogfont bdf; local
    [all...]
  /external/okhttp/website/static/
bootstrap-combined.min.css     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
all-opcodes.d 1768 6de: 6bdf.*
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
allinsn.d 1075 b30: 0bdf 7d8a and.l r24,r58,r31
    [all...]

Completed in 712 milliseconds