| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | PeepholeOptimizer.cpp | 1112 getNewSource(MachineRegisterInfo *MRI, const TargetInstrInfo *TII, RegSubRegPair Def, const PeepholeOptimizer::RewriteMapTy &RewriteMap, bool HandleMultipleSources = true) getNewSource() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cExplicitUniformLocationTest.cpp | 800 SubroutineUniform(UniformValueGenerator& generator, SubroutineFunctionSet& _functions, Loc _location, int _arraySize = 0, DefOccurence _defOccurence = DefOccurence::ALL_SH, bool _used = true) SubroutineUniform() argument 831 SubroutineUniform(UniformValueGenerator& generator, SubroutineFunctionSet& _functions, Loc _location, std::vector<int> _arraySizesSegmented, DefOccurence _defOccurence = DefOccurence::ALL_SH, bool _used = true) SubroutineUniform() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkBitmapDevice.cpp | 371 this->drawPath(SkPath::Oval(oval), paint, true); in drawOval() local 378 this->drawPath(SkPath::RRect(rrect), paint, true); in drawRRect() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_patternstring.cpp | 356 result.rounding.appendDigit(static_cast<int8_t>(state.peek() - u'0'), 0, true); consumeIntegerFormat() local [all...] |
| /third_party/skia/src/sksl/ |
| H A D | SkSLInliner.cpp | 812 visitStatement(std::unique_ptr<Statement>* stmt, bool isViableAsEnclosingStatement = true) visitStatement() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | CallSite.h | 454 setIsNoInline(bool Value = true) setIsNoInline() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 276 WebAssemblyLowerEmscriptenEHSjLj(bool EnableEH = true, bool EnableSjLj = true) in WebAssemblyLowerEmscriptenEHSjLj() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| H A D | X86InterleavedAccess.cpp | 472 DecodePALIGNRMask(MVT VT, unsigned Imm, SmallVectorImpl<uint32_t> &ShuffleMask, bool AlignDirection = true, bool Unary = false) DecodePALIGNRMask() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LoopFuse.cpp | 835 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, bool UseMax = true) AddRecLoopReplacer() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | ImmutableSet.h | 997 Factory(bool canonicalize = true) Factory() argument 1000 Factory(BumpPtrAllocator& Alloc, bool canonicalize = true) Factory() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MachineBasicBlock.h | 387 void setIsEHPad(bool V = true) { IsEHPad = V; } in setIsEHPad() argument 397 setIsEHScopeEntry(bool V = true) setIsEHScopeEntry() argument 403 setIsEHFuncletEntry(bool V = true) setIsEHFuncletEntry() argument 409 setIsCleanupFuncletEntry(bool V = true) setIsCleanupFuncletEntry() argument [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | convertKeywordsYes.js | |
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | VulkanImageWrappingTestsOpaqueFD.cpp | 159 WrapVulkanImage(wgpu::Device dawnDevice, const wgpu::TextureDescriptor* textureDescriptor, int memoryFd, VkDeviceSize allocationSize, uint32_t memoryTypeIndex, std::vector<int> waitFDs, bool isInitialized = true, bool expectValid = true) WrapVulkanImage() argument 173 WrapVulkanImage(wgpu::Device dawnDevice, const wgpu::TextureDescriptor* textureDescriptor, int memoryFd, VkDeviceSize allocationSize, uint32_t memoryTypeIndex, std::vector<int> waitFDs, VkImageLayout releasedOldLayout, VkImageLayout releasedNewLayout, bool isInitialized = true, bool expectValid = true) WrapVulkanImage() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | extension_set.h | 974 type, true, is_packed); Register() local 1124 type, true, is_packed); Register() local 1213 type, true, is_packed, IsValid); Register() local 1312 number, type, true, is_packed, Register() local [all...] |
| /third_party/skia/bench/ |
| H A D | PathBench.cpp | 307 createData(int minVerbs, int maxVerbs, bool allowMoves = true, SkRect* bounds = nullptr) createData() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm8bitStorageTests.cpp | 175 vector<deInt8> data8bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data8bit() argument 183 vector<deInt32> data32bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data32bit() argument [all...] |
| H A D | vktSpvAsmIntegerDotProductTests.cpp | 850 add32bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add32bitOpSDotAccSatKHRComputeTests() argument 857 add16bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add16bitOpSDotAccSatKHRComputeTests() argument 864 add8bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add8bitOpSDotAccSatKHRComputeTests() argument 946 add32bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add32bitOpUDotAccSatKHRComputeTests() argument 953 add16bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add16bitOpUDotAccSatKHRComputeTests() argument 960 add8bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add8bitOpUDotAccSatKHRComputeTests() argument 1042 add32bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add32bitOpSUDotAccSatKHRComputeTests() argument 1049 add16bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add16bitOpSUDotAccSatKHRComputeTests() argument 1056 add8bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add8bitOpSUDotAccSatKHRComputeTests() argument [all...] |
| /third_party/vulkan-loader/tests/ |
| H A D | loader_phys_dev_inst_ext_tests.cpp | 3040 bool CompareExtFenceData(const VkExternalFenceProperties& props1, const VkExternalFenceProperties& props2, bool supported = true) { in CompareExtFenceData() argument 2515 CompareExtMemoryData(const VkExternalMemoryProperties& props1, const VkExternalMemoryProperties& props2, bool supported = true) CompareExtMemoryData() argument 2780 CompareExtSemaphoreData(const VkExternalSemaphoreProperties& props1, const VkExternalSemaphoreProperties& props2, bool supported = true) CompareExtSemaphoreData() argument 3307 CompareSurfaceCapsData(const VkSurfaceCapabilitiesKHR& props1, const VkSurfaceCapabilitiesKHR& props2, bool supported = true) CompareSurfaceCapsData() argument 3527 CompareSurfaceFormatsData(const std::vector<VkSurfaceFormatKHR>& props1, const std::vector<VkSurfaceFormat2KHR>& props2, bool supported = true) CompareSurfaceFormatsData() argument 4685 CompareDisplayPlaneCaps(const VkDisplayPlaneCapabilitiesKHR& caps1, VkDisplayPlaneCapabilitiesKHR& caps2, bool supported = true) CompareDisplayPlaneCaps() argument [all...] |
| H A D | loader_version_tests.cpp | 1022 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 10, true); TEST() local 1032 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 13, true); TEST() local 1033 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 7, true); TEST() local 1042 normal_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_2_EXPORT_ICD_GPDPA), 90, true); TEST() local 1043 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 80, true); TEST() local 1044 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 70, true); TEST() local 1053 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 33, true); TEST() local 1062 normal_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_2), 55, true); TEST() local 1063 normal_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_2), 66, true); TEST() local 1064 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 77, true); TEST() local 1074 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 5, true); TEST() local 1085 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 7, true); TEST() local 1098 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 9, true); TEST() local 1113 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 11, true); TEST() local 1128 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 13, true); TEST() local 1142 direct_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_7).set_discovery_type(ManifestDiscoveryType::none), 15, true); TEST() local [all...] |
| /test/testfwk/xdevice/src/xdevice/_core/report/ |
| H A D | reporter_helper.py | 100 true = "true" variable in ReportConstant
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | Intermediate.cpp | 3981 symbol->getWritableType().getSampler().setCombined(true); global() variable [all...] |
| /third_party/cJSON/ |
| H A D | cJSON.c | 63 #undef true macro 65 #define true ((cJSON_bool)1) macro [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dtptngts.cpp | 1259 (void)gen->addPattern(UnicodeString(patterns[i]), true, conflictingPattern, status); in testSkeletonsWithDayPeriods() local
|
| /third_party/icu/tools/colprobe/ |
| H A D | sortedlines.cpp | 60 debug->log(toString(), true); in getBounds() local 203 debug->log(toStringFromEmpty(), true); classifyRepertoire() local 228 debug->log(toPrettyString(false, true), true); analyse() local [all...] |
| H A D | colprobeNew.cpp | 649 logger->log(UnicodeString(ruleString, ruleStringLength), true); in processCollator() local 967 debug->log(propertyAndValueName(prop, script[i]), true); generateRepertoire() local 969 tailoringBundle->log(propertyAndValueName(prop, script[i]), true); generateRepertoire() local 972 referenceBundle->log(propertyAndValueName(prop, script[i]), true); generateRepertoire() local 998 debug->log(propertyAndValueName(prop, i), true); generateRepertoire() local 1000 tailoringBundle->log(propertyAndValueName(prop, i), true); generateRepertoire() local 1003 referenceBundle->log(propertyAndValueName(prop, i), true); generateRepertoire() local [all...] |