Home
last modified time | relevance | path

Searched defs:false (Results 1051 - 1075 of 1439) sorted by relevance

1...<<41424344454647484950>>...58

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp995 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 DInstrProfiling.cpp153 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 DLoopDistribute.cpp132 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition() argument
[all...]
/third_party/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.h129 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 DAliasAnalysis.h397 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 DMemorySSA.h300 void setDefiningAccess(MemoryAccess *DMA, bool Optimized = false, in setDefiningAccess() argument
H A DScalarEvolutionExpressions.h791 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 DScheduleDAG.h503 SchedulingPriorityQueue(bool rf = false) SchedulingPriorityQueue() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DconvertKeywordsYes.js
/third_party/protobuf/src/google/protobuf/
H A Dextension_set.h945 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 Dmodule-virtual-surround-sink.c52 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-combine-sink.c58 PA_MODULE_LOAD_ONCE(false); variable
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.h919 SmallMemmove(char* dst, const char* src, size_t n, bool nullify_tail = false) SmallMemmove() argument
/third_party/skia/include/core/
H A DSkPath.h85 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 DglsAttributeLocationTests.cpp686 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 DglsLifetimeTests.hpp113 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 DvktSparseResourcesImageMemoryAliasing.cpp899 tcu::TestCaseGroup* createImageSparseMemoryAliasingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseMemoryAliasingTestsCommon() argument
H A DvktSparseResourcesImageSparseResidency.cpp1021 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 DvktSpvAsmComputeShaderCase.cpp161 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 DvktSpvAsmGraphicsShaderTestUtil.hpp532 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 DvktSynchronizationOperationMultiQueueTests.cpp380 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 DvktTessellationUtil.hpp178 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 DvktWsiColorSpaceTests.cpp622 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 Dloader_version_tests.cpp1054 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 Dpower_mgr_service.cpp1806 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...]

Completed in 49 milliseconds

1...<<41424344454647484950>>...58