Home
last modified time | relevance | path

Searched defs:false (Results 176 - 200 of 839) sorted by relevance

12345678910>>...34

/third_party/pulseaudio/src/modules/
H A Dmodule-match.c50 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-mmkbd-evdev.c46 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-protocol-stub.c144 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-pipe-source.c52 PA_MODULE_LOAD_ONCE(false); variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryMappingTests.cpp150 BitVector (size_t size, bool value = false) in BitVector() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBase.hpp63 SparseResourcesBaseInstance (Context &context, bool useDeviceGroups = false) in SparseResourcesBaseInstance() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_decoration_test.cpp6034 ShaderWithNonWritableTarget(const std::string& target, bool member_decorate = false) ShaderWithNonWritableTarget() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DIndexedPointsTest.cpp111 void runTest(GLuint firstIndex, bool useVertexBufferWithColor = false) in runTest() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_decoration_test.cpp6034 ShaderWithNonWritableTarget(const std::string& target, bool member_decorate = false) ShaderWithNonWritableTarget() argument
/third_party/skia/src/shaders/
H A DSkLocalMatrixShader.cpp138 void flatten(SkWriteBuffer&) const override { SkASSERT(false); } variable
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DVertexOnlyRenderPipelineTests.cpp98 CreateRenderPipeline( wgpu::CompareFunction stencilCompare = wgpu::CompareFunction::Always, wgpu::StencilOperation stencilPassOp = wgpu::StencilOperation::Keep, wgpu::CompareFunction depthCompare = wgpu::CompareFunction::Always, bool writeDepth = false, bool useFragment = true) CreateRenderPipeline() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DShaderModuleVk.cpp160 /* mayCollide */ false); in GetTransformedModuleHandle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
H A DMSFCommon.h148 getNumFpmIntervals(const MSFLayout &L, bool IncludeUnusedFpmData = false, bool AltFpm = false) getNumFpmIntervals() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSink.cpp191 Inst->getParent()->printAsOperand(dbgs(), false); dbgs() << " -> "; SinkInstruction() local
192 SuccToSinkTo->printAsOperand(dbgs(), false); dbgs() << ")\\n"); SinkInstruction() local
[all...]
H A DSpeculativeExecution.cpp107 explicit SpeculativeExecutionLegacyPass(bool OnlyIfDivergentTarget = false) in SpeculativeExecutionLegacyPass() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DInjectTLIMappings.cpp61 static Type *ToVectorTy(Type *Scalar, unsigned VF, bool isScalable = false) { in ToVectorTy() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringExtras.h27 static inline char hexdigit(unsigned X, bool LowerCase = false) { in hexdigit() argument
48 static inline std::string utohexstr(uint64_t X, bool LowerCase = false) { in utohexstr() argument
79 static inline std::string utostr(uint64_t X, bool isNeg = false) { in utostr() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDynamicLibrary.cpp50 bool AddLibrary(void *Handle, bool IsProcess = false, bool CanClose = true) { in AddLibrary() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp415 addPass(createHexagonPacketizer(NoOpt), false); addPreEmitPass() local
418 addPass(createHexagonVectorPrint(), false); addPreEmitPass() local
421 addPass(createHexagonCallFrameInformation(), false); addPreEmitPass() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86RetpolineThunks.cpp233 addRegOffset(BuildMI(&MBB, DebugLoc(), TII->get(MovOpc)), SPReg, false, 0) in insertRegReturnAddrClobber() local
/third_party/skia/tools/skdiff/
H A Dskdiff_html.cpp28 print_table_header(SkFILEWStream* stream, const int matchCount, const int colorThreshold, const RecordArray& differences, const SkString &baseDir, const SkString &comparisonDir, bool doOutputDate = false) print_table_header() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveVariables.h201 addVirtualRegisterKilled(unsigned IncomingReg, MachineInstr &MI, bool AddIfNotFound = false) addVirtualRegisterKilled() argument
237 addVirtualRegisterDead(unsigned IncomingReg, MachineInstr &MI, bool AddIfNotFound = false) addVirtualRegisterDead() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dparser_test.cc91 bool Run(const char *fmt, bool force_positional = false) { in Run() argument
/third_party/skia/gm/
H A Dpictureshader.cpp38 PictureShaderGM(SkScalar tileSize, SkScalar sceneSize, bool useLocalMatrixWrapper = false, in PictureShaderGM() argument
H A Dcolrv1.cpp92 SkASSERT(false); variable

Completed in 34 milliseconds

12345678910>>...34