/third_party/libunwind/src/hppa/ |
D | Gcreate_addr_space.c | 31 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/libunwind/src/ia64/ |
D | Gcreate_addr_space.c | 31 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/libunwind/src/riscv/ |
D | Gcreate_addr_space.c | 31 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/libunwind/src/ppc64/ |
D | Gcreate_addr_space.c | 33 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/libunwind/src/arm/ |
D | Gcreate_addr_space.c | 30 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/libunwind/src/s390x/ |
D | Gcreate_addr_space.c | 35 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/libunwind/src/sh/ |
D | Gcreate_addr_space.c | 31 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/libunwind/src/mips/ |
D | Gcreate_addr_space.c | 30 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/libunwind/src/aarch64/ |
D | Gcreate_addr_space.c | 32 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/libunwind/src/ppc32/ |
D | Gcreate_addr_space.c | 33 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/libunwind/src/tilegx/ |
D | Gcreate_addr_space.c | 31 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/libunwind/src/x86_64/ |
D | Gcreate_addr_space.c | 38 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/libunwind/src/x86/ |
D | Gcreate_addr_space.c | 35 unw_create_addr_space (unw_accessors_t *a, int byte_order) in unw_create_addr_space()
|
/third_party/jerryscript/jerry-debugger/ |
D | jerry_client_websocket.py | 91 def send_message(self, byte_order, packed_data): argument
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | gstexiftag.c | 228 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/ |
D | libunwind_i.h | 125 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/ |
D | data-output-stream.c | 139 enum TestDataType data_type, GDataStreamByteOrder byte_order) in test_data_array()
|
D | data-input-stream.c | 354 enum TestDataType data_type, GDataStreamByteOrder byte_order) in test_data_array()
|
D | gdbus-serialization.c | 544 GDBusMessageByteOrder byte_order; in get_and_check_serialization() local
|
/third_party/glib/gio/ |
D | gdataoutputstream.c | 44 GDataStreamByteOrder byte_order; member
|
D | gdbusmessage.c | 72 GDataStreamByteOrder byte_order; member 469 GDBusMessageByteOrder byte_order; member 832 GDBusMessageByteOrder byte_order) in g_dbus_message_set_byte_order()
|
D | gdatainputstream.c | 45 GDataStreamByteOrder byte_order; member
|