Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/tables/
DG_P_K_G_.py88 writer.dumphex(gmapData)
99 writer.dumphex(glyphletData)
DDefaultTable.py28 writer.dumphex(self.compile(ttFont))
D_m_e_t_a.py89 writer.dumphex(self.data[tag])
DsbixGlyph.py103 xmlWriter.dumphex(self.imageData)
DttProgram.py248 writer.dumphex(self.getBytecode())
293 writer.dumphex(bytecode)
D_k_e_r_n.py278 writer.dumphex(self.data)
D_p_o_s_t.py229 writer.dumphex(self.data)
DE_B_D_T_.py263 writer.dumphex(bitmapObject.imageData)
D_c_m_a_p.py1270 writer.dumphex(self.data)
/external/fonttools/Tests/misc/
DxmlWriter_test.py86 writer.dumphex("Type is a beautiful group of letters, not a group of beautiful letters.")
/external/tcpdump/
Dprint-isakmp.c2206 unsigned int dumpascii, dumphex; in ikev2_ID_print() local
2226 dumphex = 0; in ikev2_ID_print()
2232 dumphex=1; in ikev2_ID_print()
2244 dumphex=1; in ikev2_ID_print()
2248 dumphex=1; in ikev2_ID_print()
2252 dumphex=1; in ikev2_ID_print()
2256 dumphex=1; in ikev2_ID_print()
2270 if(dumphex) { in ikev2_ID_print()
/external/fonttools/Lib/fontTools/misc/
DxmlWriter.py128 def dumphex(self, data): member in XMLWriter
DpsCharStrings.py1070 xmlWriter.dumphex(self.bytecode)