OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReverseBytes
(Results
1 - 3
of
3
) sorted by null
/external/v8/src/arm64/
utils-arm64.h
71
T
ReverseBytes
(T value, int block_bytes_log2) {
/external/vixl/src/vixl/
utils.h
217
T
ReverseBytes
(T value, int block_bytes_log2) {
/external/gptfdisk/
support.cc
310
void
ReverseBytes
(void* theValue, int numBytes) {
321
cerr << "Could not allocate memory in
ReverseBytes
()! Terminating\n";
324
} //
ReverseBytes
()
Completed in 49 milliseconds