Home
last modified time | relevance | path

Searched defs:Byte4 (Results 1 – 25 of 183) sorted by relevance

12345678

/aosp_15_r20/frameworks/rs/support/java/src/androidx/renderscript/
H A DByte4.java31 public class Byte4 { class
32 public Byte4() { in Byte4() method in Byte4
35 public Byte4(byte initX, byte initY, byte initZ, byte initW) { in Byte4() method in Byte4
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DByte4.java28 public class Byte4 { class
34 public Byte4() { in Byte4() method in Byte4
37 public Byte4(byte initX, byte initY, byte initZ, byte initW) { in Byte4() method in Byte4
44 public Byte4(Byte4 source) { in Byte4() method in Byte4
/aosp_15_r20/external/angle/samples/sample_util/
H A Dtga_utils.h16 typedef std::array<unsigned char, 4> Byte4; typedef
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DReactor.cpp1256 Byte4::Byte4(RValue<Byte8> cast) in Byte4() function in rr::Byte4
1261 Byte4::Byte4(RValue<UShort4> cast) in Byte4() function in rr::Byte4
1267 Byte4::Byte4(RValue<Short4> cast) in Byte4() function in rr::Byte4
1273 Byte4::Byte4(RValue<UInt4> cast) in Byte4() function in rr::Byte4
1279 Byte4::Byte4(RValue<Int4> cast) in Byte4() function in rr::Byte4
1285 Byte4::Byte4(RValue<Byte4> rhs) in Byte4() function in rr::Byte4
1290 Byte4::Byte4(const Byte4 &rhs) in Byte4() function in rr::Byte4
1295 Byte4::Byte4(const Reference<Byte4> &rhs) in Byte4() function in rr::Byte4
H A DReactor.hpp653 class Byte4 : public LValue<Byte4> class
/aosp_15_r20/frameworks/rs/cpp/
H A DrsCppStructs.h100 Byte4(int8_t initX, int8_t initY, int8_t initZ, int8_t initW) in Byte4() function
102 Byte4() : x(0), y(0), z(0), w(0) {} in Byte4() function
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dbyte_order.cpp61 uint64_t Byte4 = output & 0x000000FF00000000; in swapBytes64() local
/aosp_15_r20/prebuilts/sdk/renderscript/lib/
HDjavalib.jarMETA-INF/ META-INF/MANIFEST.MF androidx/ androidx/renderscript/ androidx/ ...
HDjavalib_legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/support/v8/renderscript/ ...
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dscsi.h2668 UCHAR Byte4; member
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-34/
Dframework.jarjavax/microedition/khronos/opengles/GL11ExtensionPack.class GL11ExtensionPack.java package javax.microedition. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar34META-INF/ META-INF/MANIFEST.MF android/ android/media/ android/ ...
/aosp_15_r20/prebuilts/sdk/12/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml dalvik/ dalvik/bytecode ...
/aosp_15_r20/prebuilts/sdk/13/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF java/ java/util/ java/ ...
/aosp_15_r20/prebuilts/sdk/11/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/sounds/ assets/ ...
/aosp_15_r20/prebuilts/sdk/15/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF dalvik/ dalvik/system/ dalvik/ ...
/aosp_15_r20/prebuilts/sdk/17/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/sdk/16/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/sdk/14/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/content/ android/ ...
/aosp_15_r20/prebuilts/sdk/18/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/sdk/20/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
/aosp_15_r20/prebuilts/sdk/19/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/sdk/31/public/
HDandroid-non-updatable.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest ...
/aosp_15_r20/prebuilts/sdk/22/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/framework/ junit/ ...
/aosp_15_r20/prebuilts/sdk/23/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/security/ javax/ ...

12345678