Home
last modified time | relevance | path

Searched defs:getMode (Results 1 – 12 of 12) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/
Dbrightness.js41 getMode: function (...args) { method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineFunction.h60 AMDGPU::SIModeRegisterDefaults getMode() const { in getMode() function
/third_party/typescript/tests/cases/compiler/
DrecursiveClassReferenceTest.ts90 public getMode(): IMode { return mode; } method in State
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceLiveness.h71 LivenessMode getMode() const { return Mode; } in getMode() function
/third_party/typescript/tests/baselines/reference/
DrecursiveClassReferenceTest.js194 State.prototype.getMode = function () { return mode; }; method in State
/third_party/flutter/skia/src/gpu/effects/
DGrXfermodeFragmentProcessor.cpp57 SkBlendMode getMode() const { return fMode; } in getMode() function in ComposeTwoFragmentProcessor
/third_party/skia/gm/
Dgm.h106 Mode getMode() const { return fMode; } in getMode() function
/third_party/flutter/skia/gm/
Dgm.h108 Mode getMode() const { return fMode; } in getMode() function
/third_party/qrcodegen/cpp/
Dqrcodegen.cpp213 const QrSegment::Mode &QrSegment::getMode() const { in getMode() function in qrcodegen::QrSegment
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNormalizer.java1728 public Mode getMode() { in getMode() method in Normalizer
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNormalizer.java1778 public Mode getMode() { in getMode() method in Normalizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h310 PointerMode getMode() const { in getMode() function