Home
last modified time | relevance | path

Searched defs:byte_order (Results 1 – 22 of 22) sorted by relevance

/third_party/libunwind/src/hppa/
DGcreate_addr_space.c31 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/libunwind/src/ia64/
DGcreate_addr_space.c31 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/libunwind/src/riscv/
DGcreate_addr_space.c31 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/libunwind/src/ppc64/
DGcreate_addr_space.c33 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/libunwind/src/arm/
DGcreate_addr_space.c30 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/libunwind/src/s390x/
DGcreate_addr_space.c35 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/libunwind/src/sh/
DGcreate_addr_space.c31 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/libunwind/src/mips/
DGcreate_addr_space.c30 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/libunwind/src/aarch64/
DGcreate_addr_space.c32 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/libunwind/src/ppc32/
DGcreate_addr_space.c33 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/libunwind/src/tilegx/
DGcreate_addr_space.c31 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/libunwind/src/x86_64/
DGcreate_addr_space.c38 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/libunwind/src/x86/
DGcreate_addr_space.c35 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
/third_party/jerryscript/jerry-debugger/
Djerry_client_websocket.py91 def send_message(self, byte_order, packed_data): argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgstexiftag.c228 gint byte_order; member
237 gint byte_order; member
460 gst_exif_reader_init (GstExifReader * reader, gint byte_order, in gst_exif_reader_init()
531 gst_exif_writer_init (GstExifWriter * writer, gint byte_order) in gst_exif_writer_init()
1121 gst_exif_tag_rewrite_offsets (GstByteWriter * writer, gint byte_order, in gst_exif_tag_rewrite_offsets()
1565 write_exif_ifd (const GstTagList * taglist, guint byte_order, in write_exif_ifd()
1679 parse_exif_tag_header (GstByteReader * reader, gint byte_order, in parse_exif_tag_header()
1870 gst_tag_list_to_exif_buffer (const GstTagList * taglist, gint byte_order, in gst_tag_list_to_exif_buffer()
1955 gst_tag_list_from_exif_buffer (GstBuffer * buffer, gint byte_order, in gst_tag_list_from_exif_buffer()
/third_party/libunwind/include/
Dlibunwind_i.h125 byte_order_is_valid(int byte_order) in byte_order_is_valid()
132 byte_order_is_big_endian(int byte_order) in byte_order_is_big_endian()
/third_party/glib/gio/tests/
Ddata-output-stream.c139 enum TestDataType data_type, GDataStreamByteOrder byte_order) in test_data_array()
Ddata-input-stream.c354 enum TestDataType data_type, GDataStreamByteOrder byte_order) in test_data_array()
Dgdbus-serialization.c544 GDBusMessageByteOrder byte_order; in get_and_check_serialization() local
/third_party/glib/gio/
Dgdataoutputstream.c44 GDataStreamByteOrder byte_order; member
Dgdbusmessage.c72 GDataStreamByteOrder byte_order; member
469 GDBusMessageByteOrder byte_order; member
832 GDBusMessageByteOrder byte_order) in g_dbus_message_set_byte_order()
Dgdatainputstream.c45 GDataStreamByteOrder byte_order; member