Home
last modified time | relevance | path

Searched defs:true (Results 451 - 475 of 569) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-internal-gen.cc777 SetOrCopyDataProperties( TNode<Context> context, TNode<JSReceiver> target, TNode<Object> source, Label* if_runtime, base::Optional<TNode<IntPtrT>> excluded_property_count = base::nullopt, base::Optional<TNode<IntPtrT>> excluded_property_base = base::nullopt, bool use_set = true) SetOrCopyDataProperties() argument
[all...]
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.h421 get_simd_register_by_lane(int reg, int lane, bool force_ibm_lane_numbering = true) get_simd_register_by_lane() argument
444 set_simd_register_by_lane(int reg, int lane, const T& value, bool force_ibm_lane_numbering = true) set_simd_register_by_lane() argument
/third_party/mksh/
H A Deval.c468 &from, KSH_UNWIND_ERROR, true); in expand() local
472 &num, KSH_UNWIND_ERROR, true); in expand() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-stream-restore.c62 PA_MODULE_LOAD_ONCE(true); variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp153 SamplerViewType (vk::VkImageViewType type, bool normalized = true) in SamplerViewType() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineLibraryTests.cpp1038 true, addPipelineLibraryConfigurationsTests() local
1040 true, addPipelineLibraryConfigurationsTests() local
1052 true, addPipelineLibraryConfigurationsTests() local
1053 true, addPipelineLibraryConfigurationsTests() local
1067 true, addPipelineLibraryConfigurationsTests() local
1068 true, addPipelineLibraryConfigurationsTests() local
1069 true, addPipelineLibraryConfigurationsTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1184 createFences(const DeviceInterface& vkd, const VkDevice device, size_t numFences, bool isSignaled = true) createFences() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp799 /*AddNewLine*/ true, TII)); transferDebugValue() local
[all...]
H A DMachineVerifier.cpp507 MI->print(errs(), /*SkipOpers=*/true); in report() local
[all...]
H A DScheduleDAGInstrs.cpp1358 joinPredSubtree(const SDep &PredDep, const SUnit *Succ, bool CheckLimit = true) joinPredSubtree() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1180 getNames(const DWARFDie &DIE, bool IncludeLinkageName = true) getNames() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp392 /*ShouldPreserveUseListOrder=*/false, /*IsForDebug=*/true); in LLVMDumpModule() local
838 unwrap(Val)->print(errs(), /*IsForDebug=*/true); in LLVMDumpValue() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp331 LayoutBindingTestResult(bool passed = true, const String& reason = String(), bool notRunforThisContext = false) in LayoutBindingTestResult() argument
[all...]
/third_party/skia/src/gpu/v1/
H A DDevice.cpp621 this->drawPath(SkPath(origSrcPath).setIsVolatile(true), paint, true); in drawPath() local
[all...]
/third_party/skia/src/core/
H A DSkCanvas.cpp717 get_layer_mapping_and_bounds( const SkImageFilter* filter, const SkMatrix& localToDst, const skif::DeviceSpace<SkIRect>& targetOutput, const skif::ParameterSpace<SkRect>* contentBounds = nullptr, bool mustCoverDst = true, SkScalar scaleFactor = 1.0f) get_layer_mapping_and_bounds() argument
[all...]
/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...]

Completed in 59 milliseconds

1...<<11121314151617181920>>...23