Searched refs:put_chunk (Results 1 – 3 of 3) sorted by relevance
15 put_chunk(const unsigned char *chunk, uInt length) in put_chunk() function53 put_chunk(IHDR, sizeof IHDR); in main()56 put_chunk(unknown, sizeof unknown); in main()
255 pyx_code.put_chunk(365 pyx_code.put_chunk(392 pyx_code.put_chunk(431 decl_code.put_chunk(440 pyx_code.local_variable_declarations.put_chunk(450 pyx_code.imports.put_chunk(473 pyx_code.local_variable_declarations.put_chunk(501 pyx_code.put_chunk(537 decl_code.put_chunk(544 pyx_code.put_chunk([all …]
2200 def put_chunk(self, chunk, context=None): member in PyxCodeWriter