| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingPipelineLibraryTests.cpp | 1038 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 D | vktWsiSwapchainTests.cpp | 1184 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 D | LiveDebugValues.cpp | 799 /*AddNewLine*/ true, TII)); transferDebugValue() local [all...] |
| H A D | MachineVerifier.cpp | 507 MI->print(errs(), /*SkipOpers=*/true); in report() local [all...] |
| H A D | ScheduleDAGInstrs.cpp | 1358 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 D | DWARFVerifier.cpp | 1180 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 D | Core.cpp | 392 /*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 D | es31cLayoutBindingTests.cpp | 331 LayoutBindingTestResult(bool passed = true, const String& reason = String(), bool notRunforThisContext = false) in LayoutBindingTestResult() argument [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | Device.cpp | 621 this->drawPath(SkPath(origSrcPath).setIsVolatile(true), paint, true); in drawPath() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkCanvas.cpp | 717 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 D | DebugInfoMetadata.h | 360 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 D | FileSystem.h | 1223 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 D | InlineCost.cpp | 627 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 D | MemorySSAUpdater.cpp | 1143 insertUse(cast<MemoryUse>(What), /*RenameUses=*/true); moveTo() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceInst.h | 94 void setDead(bool Value = true) { Dead = Value; } in setDead() argument [all...] |
| H A D | IceOperand.h | 703 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 D | AArch64FrameLowering.cpp | 627 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 D | SIMachineFunctionInfo.h | 751 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 D | ARMFrameLowering.cpp | 399 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 D | ObjCARCOpts.cpp | 389 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 D | LICM.cpp | 1832 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 D | MachineFrameInfo.h | 378 setHasStackMap(bool s = true) setHasStackMap() argument 384 setHasPatchPoint(bool s = true) setHasPatchPoint() argument [all...] |
| /third_party/tzdata/ |
| H A D | private.h | 43 # define true 1 macro [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_message.cc | 78 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 D | strutil.cc | 2235 src.size(), dest, true); Base64Escape() local 2245 src.size(), dest, true); WebSafeBase64EscapeWithPadding() local [all...] |