Home
last modified time | relevance | path

Searched defs:true (Results 351 - 375 of 782) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/skia/src/gpu/effects/
H A DGrSkSLFP.h223 this->addChild(std::move(child), /*mergeOptFlags=*/true); in appendArgs() local
/third_party/skia/src/core/
H A DSkSpecialImage.cpp436 proxy->priv().exactify(true); variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddef_use_manager.cpp234 true); in AnalyzeDefUse() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddef_use_manager.cpp234 true); in AnalyzeDefUse() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dtype_manager_test.cpp45 Match(const std::string& original, IRContext* context, bool do_validation = true) Match() argument
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ddcfmtsym.h546 DecimalFormatSymbols::setSymbol(ENumberFormatSymbol symbol, const UnicodeString &value, const UBool propagateDigits = true) { in setSymbol() argument
/third_party/skia/src/utils/
H A DSkJSONWriter.h106 void beginObject(const char* name = nullptr, bool multiline = true) { in beginObject() argument
138 void beginArray(const char* name = nullptr, bool multiline = true) { in beginArray() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DIOSurfaceWrappingTests.cpp97 WrapIOSurface(const wgpu::TextureDescriptor* descriptor, IOSurfaceRef ioSurface, uint32_t plane, bool isInitialized = true) WrapIOSurface() argument
/third_party/skia/third_party/externals/angle2/util/fuchsia/
H A DScenicWindow.cpp109 mLoop->Run(zx::time::infinite(), true /* once */); in initializeImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h62 TargetFrameLowering(StackDirection D, Align StackAl, int LAO, Align TransAl = Align::None(), bool StackReal = true) TargetFrameLowering() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
H A DConfig.h236 std::make_unique<LTOLLVMDiagnosticHandler>(&DiagHandler), true); in LTOLLVMContext() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp64 Ptr->printAsOperand(errs(), true, M); in PrintModRefResults() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp664 LoopRotation(Loop *L, LoopInfo *LI, const TargetTransformInfo *TTI, AssumptionCache *AC, DominatorTree *DT, ScalarEvolution *SE, MemorySSAUpdater *MSSAU, const SimplifyQuery &SQ, bool RotationOnly = true, unsigned Threshold = unsigned(-1), bool IsUtilMode = true) LoopRotation() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceLoopAnalyzer.cpp75 void setOnStack(bool NewValue = true) { OnStack = NewValue; } in setOnStack() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h89 void setLoad(bool f = true) { Load = f; } in setLoad() argument
90 void setStore(bool f = true) { Store = f; } in setStore() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Dvariable.h169 void SetIsOverridable(bool is_overridable = true) { in SetIsOverridable() argument
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp96 dump_output(const void* data, size_t size, const char* name, bool last = true) dump_output() argument
103 dump_output(const sk_sp<SkData>& data, const char* name, bool last = true) dump_output() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableMap.h106 Factory(bool canonicalize = true) : Canonicalize(canonicalize) {} in Factory() argument
108 Factory(BumpPtrAllocator &Alloc, bool canonicalize = true) in Factory() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DValueTracking.h250 GetPointerBaseWithConstantOffset(Value *Ptr, int64_t &Offset, const DataLayout &DL, bool AllowNonInbounds = true) GetPointerBaseWithConstantOffset() argument
261 GetPointerBaseWithConstantOffset(const Value *Ptr, int64_t &Offset, const DataLayout &DL, bool AllowNonInbounds = true) GetPointerBaseWithConstantOffset() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h370 void setHexMode(bool Val = true) { HexMode = Val; } in setHexMode() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireMemoryTransferServiceTests.cpp88 void FlushClient(bool success = true) { in FlushClient() argument
93 void FlushServer(bool success = true) { in FlushServer() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_stream.h153 void SetLittleEndian (bool littleEndian = true) in SetLittleEndian() argument
616 TempLittleEndian(dng_stream &stream, bool littleEndian = true) TempLittleEndian() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.h163 GetOptionalDeprecatedAttribute( const TDescriptor* descriptor, const FileDescriptor* file = NULL, bool preSpace = true, bool postNewline = false) GetOptionalDeprecatedAttribute() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-augment-properties.c40 PA_MODULE_LOAD_ONCE(true); variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dkeywords.h38 int true; variable

Completed in 20 milliseconds

1...<<11121314151617181920>>...32