Home
last modified time | relevance | path

Searched refs:notdef (Results 1 – 17 of 17) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_dirwrite.c51 #ifdef notdef
58 #ifdef notdef
68 #ifdef notdef
80 #ifdef notdef
87 #ifdef notdef
91 #ifdef notdef
98 #ifdef notdef
105 #ifdef notdef
113 #ifdef notdef
119 #ifdef notdef
[all …]
Dtif_jpeg.c2115 #ifdef notdef in JPEGResetUpsampled()
Dtif_getimage.c1776 #ifdef notdef
/external/ipsec-tools/src/libipsec/
Dpfkey_dump.c242 #ifdef notdef
246 #ifdef notdef
279 #ifdef notdef
284 #ifdef notdef
/external/netperf/src/missing/
Dinet_ntop.c47 #ifdef notdef
/external/harfbuzz_ng/src/
Dhb-coretext.cc988 hb_codepoint_t notdef = 0; in _hb_coretext_shape() local
991 hb_font_get_glyph_advance_for_direction (font, notdef, dir, &x_advance, &y_advance); in _hb_coretext_shape()
992 hb_font_get_glyph_origin_for_direction (font, notdef, dir, &x_offset, &y_offset); in _hb_coretext_shape()
1012 info->codepoint = notdef; in _hb_coretext_shape()
/external/tcpdump/
Dprint-sl.c115 #ifdef notdef in sl_bsdos_if_print()
Dparsenfsfh.c319 #ifdef notdef in Parse_fh()
Dprint-atalk.c159 #ifdef notdef in llap_print()
Dprint-snmp.c441 #ifdef notdef in asn1_parse()
854 #ifdef notdef
Dprint-udp.c524 #ifdef notdef in udp_print()
/external/libpcap/
Dnametoaddr.c222 #ifdef notdef in pcap_nametoport()
Doptimize.c1469 #ifdef notdef in or_pullup()
1560 #ifdef notdef in and_pullup()
/external/iputils/
Dtftpd.c214 #ifdef notdef
Drdisc.c1210 #ifdef notdef in initifs()
1219 #ifdef notdef in initifs()
/external/fonttools/Lib/fontTools/misc/
DpsOperators.py538 notdef = '.notdef' variable
/external/pdfium/third_party/freetype/src/type1/
Dt1load.c1246 char* notdef = (char *)".notdef"; in parse_encoding() local
1249 (void)T1_Add_Table( char_table, n, notdef, 8 ); in parse_encoding()