Home
last modified time | relevance | path

Searched defs:Enabled (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPassTimingInfo.h72 bool Enabled; variable
/third_party/cef/libcef/common/
Dcrash_reporting.cc177 bool Enabled() { in Enabled() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDebugCounter.h180 bool Enabled = false; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DStatistic.cpp50 static bool Enabled; variable
DTimer.cpp220 StringRef GroupDescription, bool Enabled) in NamedRegionTimer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h212 void setFreestanding(bool Enabled) { Freestanding = Enabled; } in setFreestanding()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPassTimingInfo.cpp184 TimePassesHandler::TimePassesHandler(bool Enabled) in TimePassesHandler()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DTimer.cpp220 StringRef GroupDescription, bool Enabled) in NamedRegionTimer()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DDebugTest.cpp66 TEST_P(DebugTest, Enabled) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DDebugTest.cpp217 TEST_P(DebugTestES3, Enabled) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_state_cache.h253 Enabled, enumerator
/third_party/mesa3d/src/mesa/main/
Dglthread.h74 GLbitfield Enabled; /**< UserEnabled with POS vs GENERIC0 aliasing resolved. */ member
Dmtypes.h182 GLboolean Enabled; /**< On/off flag */ member
440 GLboolean Enabled; /**< Fog enabled flag */ member
514 GLboolean Enabled; /**< Lighting enabled flag */ member
568 GLboolean Enabled; member
725 GLboolean Enabled; /**< Enabled flag */ member
1252 GLbitfield16 Enabled; /**< bitmask of TEXTURE_*_BIT flags */ member
1668 GLbitfield Enabled; member
2120 GLboolean Enabled; /**< User-set GL_VERTEX_PROGRAM_ARB/NV flag */ member
2200 GLboolean Enabled; /**< User-set fragment program enable flag */ member
2277 GLboolean Enabled; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.cpp785 unsigned VM, bool Compr, unsigned Enabled, bool Done) { in buildEXP()
1116 int64_t Enabled = I.getOperand(2).getImm(); in selectG_INTRINSIC_W_SIDE_EFFECTS() local
1132 int64_t Enabled = I.getOperand(2).getImm(); in selectG_INTRINSIC_W_SIDE_EFFECTS() local
DAMDGPUISelLowering.cpp4386 SelectionDAG &DAG, int Enabled, in getSqrtEstimate()
4404 SelectionDAG &DAG, int Enabled, in getRecipEstimate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h356 Enabled = 1 enumerator
4023 int Enabled, int &RefinementSteps, in getSqrtEstimate()
4039 int Enabled, int &RefinementSteps) const { in getRecipEstimate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp1202 int Enabled, int &ExtraSteps, in getSqrtEstimate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6057 SelectionDAG &DAG, int Enabled, in getSqrtEstimate()
6099 SelectionDAG &DAG, int Enabled, in getRecipEstimate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11962 int Enabled, int &RefinementSteps, in getSqrtEstimate()
11984 int Enabled, in getRecipEstimate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp20608 int Enabled = TLI.getRecipEstimateDivEnabled(VT, MF); in BuildDivEstimate() local
20747 int Enabled = TLI.getRecipEstimateSqrtEnabled(VT, MF); in buildSqrtEstimateImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp20939 SelectionDAG &DAG, int Enabled, in getSqrtEstimate()
20972 int Enabled, in getRecipEstimate()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp101134 enum class AsmJSOption : uint8_t { Enabled, Disabled, DisabledByDebugger }; enumerator
117718 Enabled, enumerator
154819 static bool Enabled(JSContext* aCx, JSObject* aGlobal) in Enabled() function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h45444 Enabled = 0, enumerator