OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:byte8
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/src/Common/
Types.hpp
41
typedef ALIGN(8, uint8_t)
byte8
[8];
member in namespace:sw
/external/swiftshader/src/Reactor/
Nucleus.cpp
2224
Value *
byte8
= Nucleus::createBitCast(int2, Byte8::getType());
local
[
all
...]
Completed in 64 milliseconds