| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_decoration_test.cpp | 1742 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); in TEST_F() local 1776 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); in TEST_F() local 1847 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 1883 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 1923 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 1960 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 1999 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2034 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); in TEST_F() local 2035 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2070 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2071 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); TEST_F() local 2222 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); TEST_F() local 2304 true); TEST_F() local 4266 spvValidatorOptionsSetSkipBlockLayout(getValidatorOptions(), true); TEST_F() local 7435 spvValidatorOptionsSetWorkgroupScalarBlockLayout(getValidatorOptions(), true); TEST_F() local [all...] |
| H A D | val_image_test.cpp | 456 GetShaderHeader(const std::string& capabilities_and_extensions = �, bool include_entry_point = true) GetShaderHeader() argument
|
| /third_party/skia/src/core/ |
| H A D | SkRasterClip.h | 108 bool updateCacheAndReturnNonEmpty(bool detectAARect = true) { in updateCacheAndReturnNonEmpty() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | AtlasRenderTask.cpp | 174 this->recordOp(std::move(op), true/*usesMSAA*/, processorAnalysis, nullptr, nullptr, caps); in addAtlasDrawOp() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| H A D | ir_builder.cpp | 49 Match(const std::string& original, IRContext* context, bool do_validation = true) Match() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_decoration_test.cpp | 1742 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); in TEST_F() local 1776 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); in TEST_F() local 1847 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 1883 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 1923 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 1960 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 1999 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2034 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); in TEST_F() local 2035 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2070 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2071 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); TEST_F() local 2222 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); TEST_F() local 2304 true); TEST_F() local 4266 spvValidatorOptionsSetSkipBlockLayout(getValidatorOptions(), true); TEST_F() local 7435 spvValidatorOptionsSetWorkgroupScalarBlockLayout(getValidatorOptions(), true); TEST_F() local [all...] |
| H A D | val_image_test.cpp | 456 GetShaderHeader(const std::string& capabilities_and_extensions = �, bool include_entry_point = true) GetShaderHeader() argument
|
| /third_party/skia/tests/ |
| H A D | SkDSLRuntimeEffectTest.cpp | 40 void end(bool expectSuccess = true) { in end() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | VertexOnlyRenderPipelineTests.cpp | 98 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmLexer.h | 105 const AsmToken peekTok(bool ShouldSkipSpace = true) { in peekTok() argument
|
| H A D | MCAsmParserExtension.h | 93 bool parseMany(function_ref<bool()> parseOne, bool hasComma = true) { in parseMany() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCSectionWasm.h | 86 void setPassive(bool V = true) { in setPassive() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | Automaton.h | 222 void enableTranscription(bool Enable = true) { in enableTranscription() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| H A D | ImportedFunctionsInliningStatistics.cpp | 70 getStatString(const char *Msg, int32_t Fraction, int32_t All, const char *PercentageOfMsg, bool LineEnd = true) getStatString() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | DynamicLibrary.cpp | 50 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 D | HexagonMachineFunctionInfo.h | 67 void setHasEHReturn(bool H = true) { HasEHReturn = H; }; in setHasEHReturn() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsNaClELFStreamer.cpp | 184 EmitBundleLock(true); variable [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | IntervalIterator.h | 257 intervals_begin(IntervalPartition &IP, bool DeleteIntervals = true) { in intervals_begin() argument 248 intervals_begin(Function *F, bool DeleteInts = true) intervals_begin() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | RegisterScavenging.h | 166 scavengeRegister(const TargetRegisterClass *RegClass, int SPAdj, bool AllowSpill = true) scavengeRegister() argument
|
| /third_party/vixl/test/aarch64/ |
| H A D | test-assembler-sve-aarch64.cc | 3753 CntHelper(Test* config, CntFn cnt, int multiplier, int lane_size_in_bits, int64_t acc_value = 0, bool is_increment = true) CntHelper() argument [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-console-kit.c | 43 PA_MODULE_LOAD_ONCE(true); variable
|
| /third_party/spirv-tools/test/opt/ |
| H A D | ir_builder.cpp | 47 Match(const std::string& original, IRContext* context, bool do_validation = true) Match() argument
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_decoration_test.cpp | 2139 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); in TEST_F() local 2173 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); in TEST_F() local 2244 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2280 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2320 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2357 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2396 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2431 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); in TEST_F() local 2432 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2467 spvValidatorOptionsSetScalarBlockLayout(getValidatorOptions(), true); in TEST_F() local 2468 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); TEST_F() local 2621 spvValidatorOptionsSetRelaxBlockLayout(getValidatorOptions(), true); TEST_F() local 2703 true); TEST_F() local 4748 spvValidatorOptionsSetSkipBlockLayout(getValidatorOptions(), true); TEST_F() local 8072 spvValidatorOptionsSetWorkgroupScalarBlockLayout(getValidatorOptions(), true); TEST_F() local [all...] |
| H A D | val_image_test.cpp | 479 GetShaderHeader(const std::string& capabilities_and_extensions = �, bool include_entry_point = true) GetShaderHeader() argument
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/ |
| H A D | dms_continue_manager_test.cpp | 890 EXPECT_EQ(DMSContinueSendMgr::GetInstance().screenOffHandler_->unfoInfo_.abilityName.empty(), true); in HWTEST_F() local 1034 EXPECT_EQ(DMSContinueSendMgr::GetInstance().continueLaunchMission_.empty(), true); in HWTEST_F() local 1064 EXPECT_EQ(DMSContinueRecvMgr::GetInstance().iconInfo_.isEmpty(), true); in HWTEST_F() local 1071 EXPECT_EQ(DMSContinueRecvMgr::GetInstance().registerOnListener_.empty(), true); in HWTEST_F() local
|