Home
last modified time | relevance | path

Searched defs:true (Results 851 - 875 of 961) sorted by relevance

1...<<313233343536373839

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h360 getImpl(LLVMContext &Context, int64_t Value, bool IsUnsigned, StringRef Name, StorageType Storage, bool ShouldCreate = true) getImpl() argument
499 getImpl(LLVMContext &Context, StringRef Filename, StringRef Directory, Optional<ChecksumInfo<StringRef>> CS, Optional<StringRef> Source, StorageType Storage, bool ShouldCreate = true) getImpl() argument
703 getImpl(LLVMContext &Context, unsigned Tag, StringRef Name, uint64_t SizeInBits, uint32_t AlignInBits, unsigned Encoding, DIFlags Flags, StorageType Storage, bool ShouldCreate = true) getImpl() argument
774 getImpl(LLVMContext &Context, unsigned Tag, StringRef Name, DIFile *File, unsigned Line, DIScope *Scope, DIType *BaseType, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, Optional<unsigned> DWARFAddressSpace, DIFlags Flags, Metadata *ExtraData, StorageType Storage, bool ShouldCreate = true) getImpl() argument
916 getImpl(LLVMContext &Context, unsigned Tag, StringRef Name, Metadata *File, unsigned Line, DIScope *Scope, DIType *BaseType, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, DIFlags Flags, DINodeArray Elements, unsigned RuntimeLang, DIType *VTableHolder, DITemplateParameterArray TemplateParams, StringRef Identifier, DIDerivedType *Discriminator, StorageType Storage, bool ShouldCreate = true) getImpl() argument
1076 getImpl(LLVMContext &Context, DIFlags Flags, uint8_t CC, DITypeRefArray TypeArray, StorageType Storage, bool ShouldCreate = true) getImpl() argument
1167 getImpl(LLVMContext &Context, unsigned SourceLanguage, DIFile *File, StringRef Producer, bool IsOptimized, StringRef Flags, unsigned RuntimeVersion, StringRef SplitDebugFilename, unsigned EmissionKind, DICompositeTypeArray EnumTypes, DIScopeArray RetainedTypes, DIGlobalVariableExpressionArray GlobalVariables, DIImportedEntityArray ImportedEntities, DIMacroNodeArray Macros, uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, unsigned NameTableKind, bool RangesBaseAddress, StorageType Storage, bool ShouldCreate = true) getImpl() argument
1367 getImpl(LLVMContext &Context, unsigned Line, unsigned Column, DILocalScope *Scope, DILocation *InlinedAt, bool ImplicitCode, StorageType Storage, bool ShouldCreate = true) getImpl() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileSystem.h1223 directory_entry(const Twine &Path, bool FollowSymlinks = true, file_type Type = file_type::type_unknown, basic_file_status Status = basic_file_status()) directory_entry() argument
1285 directory_iterator(const Twine &path, std::error_code &ec, bool follow_symlinks = true) directory_iterator() argument
1294 directory_iterator(const directory_entry &de, std::error_code &ec, bool follow_symlinks = true) directory_iterator() argument
1348 recursive_directory_iterator(const Twine &path, std::error_code &ec, bool follow_symlinks = true) recursive_directory_iterator() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInlineCost.cpp627 InlineCostCallAnalyzer( const TargetTransformInfo &TTI, std::function<AssumptionCache &(Function &)> &GetAssumptionCache, Optional<function_ref<BlockFrequencyInfo &(Function &)>> &GetBFI, ProfileSummaryInfo *PSI, OptimizationRemarkEmitter *ORE, Function &Callee, CallBase &Call, const InlineParams &Params, bool BoostIndirect = true) InlineCostCallAnalyzer() argument
[all...]
H A DMemorySSAUpdater.cpp1143 insertUse(cast<MemoryUse>(What), /*RenameUses=*/true); moveTo() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInst.h94 void setDead(bool Value = true) { Dead = Value; } in setDead() argument
[all...]
H A DIceOperand.h703 virtual void setIsArg(bool Val = true) { IsArgument = Val; } in setIsArg() argument
705 void setIsImplicitArg(bool Val = true) { IsImplicitArgument = Val; } in setIsImplicitArg() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp627 convertCalleeSaveRestoreToSPPrePostIncDec( MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, const DebugLoc &DL, const TargetInstrInfo *TII, int CSStackSizeInc, bool NeedsWinCFI, bool *HasWinCFI, bool InProlog = true) convertCalleeSaveRestoreToSPPrePostIncDec() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h751 setHasSpilledSGPRs(bool Spill = true) setHasSpilledSGPRs() argument
759 setHasSpilledVGPRs(bool Spill = true) setHasSpilledVGPRs() argument
767 setHasNonSpillStackObjects(bool StackObject = true) setHasNonSpillStackObjects() argument
775 setIsStackRealigned(bool Realigned = true) setIsStackRealigned() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp399 DefCFAOffsetCandidates.addInst(std::prev(MBBI), ArgRegsSaveSize, true); in emitPrologue() local
408 NumBytes - ArgRegsSaveSize, true); emitPrologue() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp389 MI->second.Merge(TopDownPtrState(), /*TopDown=*/true); in MergePred() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1832 MSSAU->insertDef(cast<MemoryDef>(NewMemAcc), true); global() variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h378 setHasStackMap(bool s = true) setHasStackMap() argument
384 setHasPatchPoint(bool s = true) setHasPatchPoint() argument
[all...]
/third_party/tzdata/
H A Dprivate.h43 # define true 1 macro
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_message.cc78 ConditionalToCheckBitmasks( const std::vector<uint32>& masks, bool return_success = true, StringPiece has_bits_var = �) ConditionalToCheckBitmasks() argument
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc2235 src.size(), dest, true); Base64Escape() local
2245 src.size(), dest, true); WebSafeBase64EscapeWithPadding() local
[all...]
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp175 void drawLine(SkColor color, SkRect rect, bool vertical = true) { in drawLine() argument
5576 relayout(std::numeric_limits<size_t>::max(), true, 50, 20, 950, 950, SK_ColorCYAN); UNIX_ONLY_TEST() local
[all...]
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp1779 collection->getParagraphCache()->turnOn(true); global() variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp101 SamplerViewType (vk::VkImageViewType type, bool normalized = true) in SamplerViewType() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1168 createFences(const DeviceInterface& vkd, const VkDevice device, size_t numFences, bool isSignaled = true) createFences() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h445 void SetLineHeight(const Dimension& lineHeight, bool hasHeightOverride = true) in SetLineHeight() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textfield.cpp734 TextFieldModel::GetInstance()->SetPadding(NG::PaddingProperty(), Edge(), true); in JsPadding() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp1193 TriggerPageUpdate(GetRunningPageId(), true); PostSyncTaskToPage() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp52 CalcDimension ParseLengthMetrics(const JSRef<JSObject>& obj, bool withoutPercent = true) in ParseLengthMetrics() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp122 MarkWholeRender(AceType::WeakClaim(this), true); in AddChild() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1499 SwitchUninstallState(const std::string &bundleName, const bool &state, bool isNeedSendNotify = true) SwitchUninstallState() argument
[all...]

Completed in 59 milliseconds

1...<<313233343536373839