Home
last modified time | relevance | path

Searched refs:native_byte_order (Results 1 – 25 of 69) sorted by relevance

123

/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Ddse_serialization.hpp64 inline WkbByteOrder native_byte_order() { return WKB_BYTE_ORDER_LITTLE_ENDIAN; } in native_byte_order() function
66 inline WkbByteOrder native_byte_order() { in native_byte_order() function
71 inline WkbByteOrder native_byte_order() { in native_byte_order() function
72 const uint32_t native_byte_order = 0x01020304; in native_byte_order() local
120 bytes.push_back(native_byte_order()); in encode_header_append()
127 if (byte_order != native_byte_order()) { in decode_double()
141 if (byte_order != native_byte_order()) { in decode_uint32()
H A Ddse_polygon.cpp99 cass_uint32_t num_points = decode_uint32(pos, native_byte_order()); in to_wkt()
103 ss << decode_double(pos, native_byte_order()); in to_wkt()
106 ss << decode_double(pos, native_byte_order()); in to_wkt()
H A Ddse_line_string.cpp92 ss << decode_double(pos, native_byte_order()); in to_wkt()
95 ss << decode_double(pos, native_byte_order()); in to_wkt()
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/test/
H A Dtest_image.c260 int native_byte_order = _native_byte_order_lsb() ? LSBFirst : MSBFirst; in test_init_image() local
267 ximage->byte_order = native_byte_order; in test_init_image()
269 ximage->bitmap_bit_order = native_byte_order; in test_init_image()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecode.java63 return (VM.getVM().isBigEndian() || Bytecodes.native_byte_order(bc /*, is_wide*/)); in can_use_native_byte_order()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecode.java63 return (VM.getVM().isBigEndian() || Bytecodes.native_byte_order(bc /*, is_wide*/)); in can_use_native_byte_order()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecode.java63 return (VM.getVM().isBigEndian() || Bytecodes.native_byte_order(bc /*, is_wide*/)); in can_use_native_byte_order()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecode.java63 return (VM.getVM().isBigEndian() || Bytecodes.native_byte_order(bc /*, is_wide*/)); in can_use_native_byte_order()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecode.java63 return (VM.getVM().isBigEndian() || Bytecodes.native_byte_order(bc /*, is_wide*/)); in can_use_native_byte_order()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecode.java63 return (VM.getVM().isBigEndian() || Bytecodes.native_byte_order(bc /*, is_wide*/)); in can_use_native_byte_order()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecode.java63 return (VM.getVM().isBigEndian() || Bytecodes.native_byte_order(bc /*, is_wide*/)); in can_use_native_byte_order()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecode.java63 return (VM.getVM().isBigEndian() || Bytecodes.native_byte_order(bc /*, is_wide*/)); in can_use_native_byte_order()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecode.java63 return (VM.getVM().isBigEndian() || Bytecodes.native_byte_order(bc /*, is_wide*/)); in can_use_native_byte_order()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecode.java63 return (VM.getVM().isBigEndian() || Bytecodes.native_byte_order(bc /*, is_wide*/)); in can_use_native_byte_order()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/glx/xlib/
H A Dxm_api.c407 boolean native_byte_order = (host_byte_order() == in choose_pixel_format() local
414 if (native_byte_order) { in choose_pixel_format()
426 if (native_byte_order) { in choose_pixel_format()
438 if (native_byte_order) { in choose_pixel_format()
449 && native_byte_order in choose_pixel_format()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/glx/xlib/
H A Dxm_api.c407 boolean native_byte_order = (host_byte_order() == in choose_pixel_format() local
414 if (native_byte_order) { in choose_pixel_format()
426 if (native_byte_order) { in choose_pixel_format()
438 if (native_byte_order) { in choose_pixel_format()
449 && native_byte_order in choose_pixel_format()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/glx/xlib/
H A Dxm_api.c407 boolean native_byte_order = (host_byte_order() == in choose_pixel_format() local
414 if (native_byte_order) { in choose_pixel_format()
426 if (native_byte_order) { in choose_pixel_format()
438 if (native_byte_order) { in choose_pixel_format()
449 && native_byte_order in choose_pixel_format()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/glx/xlib/
H A Dxm_api.c407 boolean native_byte_order = (host_byte_order() == in choose_pixel_format() local
414 if (native_byte_order) { in choose_pixel_format()
426 if (native_byte_order) { in choose_pixel_format()
438 if (native_byte_order) { in choose_pixel_format()
449 && native_byte_order in choose_pixel_format()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/glx/xlib/
H A Dxm_api.c407 boolean native_byte_order = (host_byte_order() == in choose_pixel_format() local
414 if (native_byte_order) { in choose_pixel_format()
426 if (native_byte_order) { in choose_pixel_format()
438 if (native_byte_order) { in choose_pixel_format()
449 && native_byte_order in choose_pixel_format()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/glx/xlib/
H A Dxm_api.c407 boolean native_byte_order = (host_byte_order() == in choose_pixel_format() local
414 if (native_byte_order) { in choose_pixel_format()
426 if (native_byte_order) { in choose_pixel_format()
438 if (native_byte_order) { in choose_pixel_format()
449 && native_byte_order in choose_pixel_format()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/glx/xlib/
H A Dxm_api.c407 boolean native_byte_order = (host_byte_order() == in choose_pixel_format() local
414 if (native_byte_order) { in choose_pixel_format()
426 if (native_byte_order) { in choose_pixel_format()
438 if (native_byte_order) { in choose_pixel_format()
449 && native_byte_order in choose_pixel_format()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/glx/xlib/
H A Dxm_api.c407 boolean native_byte_order = (host_byte_order() == in choose_pixel_format() local
414 if (native_byte_order) { in choose_pixel_format()
426 if (native_byte_order) { in choose_pixel_format()
438 if (native_byte_order) { in choose_pixel_format()
449 && native_byte_order in choose_pixel_format()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/glx/xlib/
H A Dxm_api.c408 boolean native_byte_order = (host_byte_order() == in choose_pixel_format() local
415 if (native_byte_order) { in choose_pixel_format()
427 if (native_byte_order) { in choose_pixel_format()
439 if (native_byte_order) { in choose_pixel_format()
450 && native_byte_order in choose_pixel_format()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/glx/xlib/
H A Dxm_api.c407 boolean native_byte_order = (host_byte_order() == in choose_pixel_format() local
414 if (native_byte_order) { in choose_pixel_format()
426 if (native_byte_order) { in choose_pixel_format()
438 if (native_byte_order) { in choose_pixel_format()
449 && native_byte_order in choose_pixel_format()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/glx/xlib/
H A Dxm_api.c407 boolean native_byte_order = (host_byte_order() == in choose_pixel_format() local
414 if (native_byte_order) { in choose_pixel_format()
426 if (native_byte_order) { in choose_pixel_format()
438 if (native_byte_order) { in choose_pixel_format()
449 && native_byte_order in choose_pixel_format()

123