HomeSort by relevance Sort by last modified time
    Searched defs:FunctionClass (Results 1 - 5 of 5) sorted by null

  /external/skia/src/sksl/
SkSLGLSLCodeGenerator.h 226 enum class FunctionClass {
243 static std::unordered_map<StringFragment, FunctionClass>* fFunctionClasses;
  /external/skqp/src/sksl/
SkSLGLSLCodeGenerator.h 226 enum class FunctionClass {
241 static std::unordered_map<StringFragment, FunctionClass>* fFunctionClasses;
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
DataClass.py 178 ## FunctionClass
212 class FunctionClass(object):
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
MicrosoftDemangle.cpp 318 FuncClass FunctionClass;
773 if (!(FunctionClass & Global)) {
774 if (FunctionClass & Static)
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
SdramSpdDdr4.h 750 UINT16 FunctionClass : 5; ///< Bits 9:5
    [all...]

Completed in 355 milliseconds