| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineLoadStoreAlloca.cpp | 995 combineMetadataForCSE(cast<LoadInst>(AvailableVal), &LI, false); visitLoadInst() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 153 InstrProfilingLegacyPass(const InstrProfOptions &Options, bool IsCS = false) in InstrProfilingLegacyPass() argument 552 getOrInsertValueProfilingCall(Module &M, const TargetLibraryInfo &TLI, bool IsRange = false) getOrInsertValueProfilingCall() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDistribute.cpp | 132 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition() argument [all...] |
| /third_party/spirv-headers/tools/buildHeaders/ |
| H A D | jsonToSpirv.h | 129 void push(OperandClass oc, const std::string& d, bool opt = false) in push() argument 240 void set(const std::string& enumName, EnumValues* enumValuesArg, bool mask = false) in set() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | AliasAnalysis.h | 397 bool pointsToConstantMemory(const Value *P, bool OrLocal = false) { in pointsToConstantMemory() argument 786 bool pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal = false) { in pointsToConstantMemory() argument
|
| H A D | MemorySSA.h | 300 void setDefiningAccess(MemoryAccess *DMA, bool Optimized = false, in setDefiningAccess() argument
|
| H A D | ScalarEvolutionExpressions.h | 791 rewrite(const SCEV *Scev, ScalarEvolution &SE, ValueToValueMap &Map, bool InterpretConsts = false) rewrite() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | ScheduleDAG.h | 503 SchedulingPriorityQueue(bool rf = false) SchedulingPriorityQueue() argument [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | convertKeywordsYes.js | |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | extension_set.h | 945 type, false, is_packed); in Register() local 1076 type, false, is_packed); in Register() local 1156 type, false, is_packed, IsValid); in Register() local 1262 number, type, false, is_packed, in Register() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-virtual-surround-sink.c | 52 PA_MODULE_LOAD_ONCE(false); variable
|
| H A D | module-combine-sink.c | 58 PA_MODULE_LOAD_ONCE(false); variable [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | cord.h | 919 SmallMemmove(char* dst, const char* src, size_t n, bool nullify_tail = false) SmallMemmove() argument
|
| /third_party/skia/include/core/ |
| H A D | SkPath.h | 85 Polygon(const std::initializer_list<SkPoint>& list, bool isClosed, SkPathFillType fillType = SkPathFillType::kWinding, bool isVolatile = false) Polygon() argument [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsAttributeLocationTests.cpp | 686 runTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const vector<Attribute>& attributes, const vector<Bind>& preAttachBind, const vector<Bind>& preLinkBind, const vector<Bind>& postLinkBind, bool relink, bool reattach = false, const vector<Attribute>& reattachAttributes = vector<Attribute>()) runTest() argument [all...] |
| H A D | glsLifetimeTests.hpp | 113 SimpleBinder(const Context& ctx, BindFunc bindFunc, GLenum bindTarget, GLenum bindingParam, bool genRequired_ = false) SimpleBinder() argument 155 SimpleType(const Context& ctx, const char* name, GenFunc genFunc, DeleteFunc deleteFunc, ExistsFunc existsFunc, Binder* binder_ = DE_NULL, bool genCreates_ = false) SimpleType() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesImageMemoryAliasing.cpp | 899 tcu::TestCaseGroup* createImageSparseMemoryAliasingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseMemoryAliasingTestsCommon() argument
|
| H A D | vktSparseResourcesImageSparseResidency.cpp | 1021 tcu::TestCaseGroup* createImageSparseResidencyTestsCommon (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseResidencyTestsCommon() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmComputeShaderCase.cpp | 161 void setMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocation* destAlloc, size_t numBytes, const void* data, bool coherent = false) in setMemory() argument 171 void fillMemoryWithValue (const DeviceInterface& vkdi, const VkDevice& device, Allocation* destAlloc, size_t numBytes, deUint8 value, bool coherent = false) in fillMemoryWithValue() argument 181 void invalidateMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocation* srcAlloc, bool coherent = false) in invalidateMemory() argument 65 createBufferAndBindMemory(vkt::Context& context, const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator& allocator, size_t numBytes, AllocationMp* outMemory, bool physStorageBuffer, bool coherent = false) createBufferAndBindMemory() argument
|
| H A D | vktSpvAsmGraphicsShaderTestUtil.hpp | 532 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const GraphicsResources& resources, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string(), const bool splitRenderArea = false) createTestsForAllStages() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationOperationMultiQueueTests.cpp | 380 createBarrierMultiQueue(SynchronizationWrapperPtr synchronizationWrapper, const VkCommandBuffer& cmdBuffer, const SyncInfo& writeSync, const SyncInfo& readSync, const Resource& resource, const deUint32 writeFamily, const deUint32 readFamily, const VkSharingMode sharingMode, const bool secondQueue = false) createBarrierMultiQueue() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationUtil.hpp | 178 static inline const char* getTessPrimitiveTypeShaderName (const TessPrimitiveType type, bool forSpirv = false) in getTessPrimitiveTypeShaderName() argument 223 static inline const char* getSpacingModeShaderName (SpacingMode mode, bool forSpirv = false) in getSpacingModeShaderName() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktWsiColorSpaceTests.cpp | 622 surfaceFormatRenderTest(Context& context, Type wsiType, const InstanceHelper& instHelper, const DeviceHelper& devHelper, VkSurfaceKHR surface, VkSurfaceFormatKHR curFmt, deBool checkHdr = false) surfaceFormatRenderTest() argument
|
| /third_party/vulkan-loader/tests/ |
| H A D | loader_version_tests.cpp | 1054 normal_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_2), 44, false); in TEST() local 1073 TestICDDetails(TEST_ICD_PATH_VERSION_2_EXPORT_ICD_GPDPA).set_discovery_type(ManifestDiscoveryType::env_var), 4, false); in TEST() local 1084 TestICDDetails(TEST_ICD_PATH_VERSION_2_EXPORT_ICD_GPDPA).set_discovery_type(ManifestDiscoveryType::add_env_var), 6, false); in TEST() local [all...] |
| /base/powermgr/power_manager/services/native/src/ |
| H A D | power_mgr_service.cpp | 1806 pms->RefreshActivity(GetTickCount(), UserActivityType::USER_ACTIVITY_TYPE_CABLE, false); OnConnect() local 1842 pms->RefreshActivity(GetTickCount(), UserActivityType::USER_ACTIVITY_TYPE_CABLE, false); OnDisconnect() local 1852 pms->RefreshActivity(GetTickCount(), UserActivityType::USER_ACTIVITY_TYPE_CABLE, false); OnDisconnect() local [all...] |