OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qword2
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/src/Shader/
Constants.hpp
62
qword2
maskQ01X[16];
63
qword2
maskQ23X[16];
64
qword2
invMaskQ01X[16];
65
qword2
invMaskQ23X[16];
/external/swiftshader/src/Common/
Types.hpp
51
typedef ALIGN(16, uint64_t)
qword2
[2];
member in namespace:sw
/prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
registry_test.go
145
{Type: registry.QWORD, Name: "
Qword2
", Value: uint64(1)},
645
{registry.QWORD, "
Qword2
", []byte{1, 2, 3}},
/prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
registry_test.go
145
{Type: registry.QWORD, Name: "
Qword2
", Value: uint64(1)},
645
{registry.QWORD, "
Qword2
", []byte{1, 2, 3}},
Completed in 166 milliseconds