Searched defs:Value64 (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_integer.inl | 183 uint64 const Value64(static_cast<uint64>(x) + static_cast<uint64>(y)); local 192 vecType<uint64, P> Value64(vecType<uint64, P>(x) + vecType<uint64, P>(y)); local 224 uint64 Value64 = static_cast<uint64>(x) * static_cast<uint64>(y); local 234 vecType<uint64, P> Value64(vecType<uint64, P>(x) * vecType<uint64, P>(y)); local 244 int64 Value64 = static_cast<int64>(x) * static_cast<int64>(y); local 254 vecType<int64, P> Value64(vecType<int64, P>(x) * vecType<int64, P>(y)); local
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | func_integer.inl | 183 uint64 const Value64(static_cast<uint64>(x) + static_cast<uint64>(y)); local 192 vecType<uint64, P> Value64(vecType<uint64, P>(x) + vecType<uint64, P>(y)); local 224 uint64 Value64 = static_cast<uint64>(x) * static_cast<uint64>(y); local 234 vecType<uint64, P> Value64(vecType<uint64, P>(x) * vecType<uint64, P>(y)); local 244 int64 Value64 = static_cast<int64>(x) * static_cast<int64>(y); local 254 vecType<int64, P> Value64(vecType<int64, P>(x) * vecType<int64, P>(y)); local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringARM32.h | 796 if (auto *Value64 = llvm::dyn_cast<Variable64On32>(Value)) { variable
|
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/ |
D | uci_packets.rs | 31865 Value64 = 0x2, enumerator
|
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/libuwb_uci_packets/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/ |
D | uci_packets.rs | 31865 Value64 = 0x2, enumerator
|