OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSizeInBits
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/slang/
slang_rs_export_type.h
307
static size_t
GetSizeInBits
(const RSExportPrimitiveType *EPT);
322
virtual unsigned getSize() const { return (
GetSizeInBits
(this) >> 3); }
slang_rs_export_type.cpp
[
all
...]
Completed in 74 milliseconds