Home
last modified time | relevance | path

Searched defs:isCustom (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h67 unsigned isCustom : 1; variable
/third_party/skia/src/core/
DSkTypeface.cpp299 void SkTypeface::setIsCustomTypeface(bool isCustom) { in setIsCustomTypeface()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp84 bool isCustom (void) const in isCustom() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp84 bool isCustom (void) const in isCustom() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp848 bool isCustom = false; in LegalizeLoadOps() local