Home
last modified time | relevance | path

Searched refs:dumphex (Results 1 – 11 of 11) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
DG_P_K_G_.py93 writer.dumphex(gmapData)
104 writer.dumphex(glyphletData)
DDefaultTable.py28 writer.dumphex(self.compile(ttFont))
D_k_e_r_n.py175 writer.dumphex(self.data)
199 writer.dumphex(self.data)
DsbixBitmap.py85 xmlWriter.dumphex(self.imageData)
DttProgram.py258 writer.dumphex(self.getBytecode())
D_p_o_s_t.py229 writer.dumphex(self.data)
DE_B_D_T_.py259 writer.dumphex(bitmapObject.imageData)
D_c_m_a_p.py1242 writer.dumphex(self.data)
/external/tcpdump/
Dprint-isakmp.c1606 unsigned int dumpascii, dumphex; in ikev2_ID_print() local
1624 dumphex = 0; in ikev2_ID_print()
1630 dumphex=1; in ikev2_ID_print()
1642 dumphex=1; in ikev2_ID_print()
1646 dumphex=1; in ikev2_ID_print()
1650 dumphex=1; in ikev2_ID_print()
1654 dumphex=1; in ikev2_ID_print()
1668 if(dumphex) { in ikev2_ID_print()
/external/fonttools/Lib/fontTools/misc/
DxmlWriter.py103 def dumphex(self, data): member in XMLWriter
DpsCharStrings.py360 xmlWriter.dumphex(self.bytecode)