| /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...] |
| /base/notification/distributed_notification_service/frameworks/test/moduletest/ |
| H A D | ans_fw_module_test.cpp | 1739 ASSERT_EQ(GetRequestInDistributedEntryList(request, entries, outEntry), true); HWTEST_F() local 1790 ASSERT_EQ(GetRequestInDistributedEntryList(request, entries, outEntry), true); HWTEST_F() local 1815 ASSERT_EQ(GetRequestInDistributedEntryList(request, entries, outEntry), true); HWTEST_F() local 1843 ASSERT_EQ(GetRequestInDistributedEntryList(request, entries, outEntry), true); HWTEST_F() local 1848 ASSERT_EQ(GetRequestInDistributedEntryList(request, entries, outEntry), true); HWTEST_F() local 1876 ASSERT_EQ(GetRequestInDistributedEntryList(request, entries, outEntry), true); HWTEST_F() local 1906 ASSERT_EQ(GetRequestInDistributedEntryList(request, entries, outEntry), true); HWTEST_F() local 1911 ASSERT_EQ(GetRequestInDistributedEntryList(request, entries, outEntry), true); HWTEST_F() local 1939 ASSERT_EQ(GetRequestInDistributedEntryList(request, entries, outEntry), true); HWTEST_F() local 1944 ASSERT_EQ(GetRequestInDistributedEntryList(request, entries, outEntry), true); HWTEST_F() local 1985 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); HWTEST_F() local 1995 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); HWTEST_F() local 2005 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); HWTEST_F() local 2046 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); HWTEST_F() local 2124 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); HWTEST_F() local 2155 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); HWTEST_F() local 2186 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); HWTEST_F() local 2217 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); HWTEST_F() local 2262 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); HWTEST_F() local 2306 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); HWTEST_F() local [all...] |
| H A D | ans_innerkits_module_publish_test.cpp | 524 EXPECT_EQ(OHOS::GetSystemCurrentTime(&subscribeTime), true); in WaitOnSubscribeResult() local 526 EXPECT_EQ(OHOS::GetSystemCurrentTime(&subscribeDoingTime), true); in WaitOnSubscribeResult() local 529 EXPECT_EQ(OHOS::GetSystemCurrentTime(&subscribeDoingTime), true); WaitOnSubscribeResult() local 541 EXPECT_EQ(OHOS::GetSystemCurrentTime(&publishTime), true); WaitOnConsumed() local 543 EXPECT_EQ(OHOS::GetSystemCurrentTime(&publishDoingTime), true); WaitOnConsumed() local 546 EXPECT_EQ(OHOS::GetSystemCurrentTime(&publishDoingTime), true); WaitOnConsumed() local 559 EXPECT_EQ(OHOS::GetSystemCurrentTime(&unsubscribeTime), true); WaitOnUnsubscribeResult() local 561 EXPECT_EQ(OHOS::GetSystemCurrentTime(&unsubscribeDoingTime), true); WaitOnUnsubscribeResult() local 564 EXPECT_EQ(OHOS::GetSystemCurrentTime(&unsubscribeTime), true); WaitOnUnsubscribeResult() local 576 EXPECT_EQ(OHOS::GetSystemCurrentTime(&publishTime), true); WaitOnResponse() local 578 EXPECT_EQ(OHOS::GetSystemCurrentTime(&publishDoingTime), true); WaitOnResponse() local 581 EXPECT_EQ(OHOS::GetSystemCurrentTime(&publishDoingTime), true); WaitOnResponse() local [all...] |
| /base/security/access_token/services/accesstokenmanager/main/cpp/src/token/ |
| H A D | accesstoken_info_manager.cpp | 1553 PermissionManager::GetInstance().ParamUpdate(std::string(), 0, true); UpdatePermissionStateToKernel() local 1585 PermissionManager::GetInstance().ParamUpdate(std::string(), 0, true); UpdatePermissionStateToKernel() local [all...] |
| /base/usb/usb_manager/services/native/src/ |
| H A D | usb_service.cpp | 165 Memory::MemMgrClient::GetInstance().SetCritical(getpid(), true, USB_SYSTEM_ABILITY_ID); in OnAddSystemAbility() local 2050 Memory::MemMgrClient::GetInstance().SetCritical(getpid(), true, USB_SYSTEM_ABILITY_ID); UnLoadSelf() local [all...] |
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
| H A D | mock_window.h | 74 Show(uint32_t reason = 0, bool withAnimation = false, bool withFocus = true) Show() argument 76 Hide(uint32_t reason = 0, bool withAnimation = false, bool isFromInnerkits = true) Hide() argument
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
| H A D | ability_manager_interface.h | 437 virtual AppExecFwk::ElementName GetTopAbility(bool isNeedLocalDeviceId = true) in GetTopAbility() argument 442 GetElementNameByToken(sptr<IRemoteObject> token, bool isNeedLocalDeviceId = true) GetElementNameByToken() argument
|