Home
last modified time | relevance | path

Searched defs:true (Results 476 - 500 of 1022) sorted by relevance

1...<<11121314151617181920>>...41

/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
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dflag_test.cc443 EXPECT_EQ(absl::GetFlag(FLAGS_test_flag_01), true); in TEST_F() local
[all...]
/third_party/skia/modules/skparagraph/src/
H A DParagraphBuilderImpl.cpp194 this->addPlaceholder(PlaceholderStyle(), true); in Build() local
/third_party/skia/gm/
H A Druntimeintrinsics.cpp61 draw_shader(SkCanvas* canvas, sk_sp<SkShader> shader, bool allowRasterFallback = true) draw_shader() argument
/third_party/skia/bench/
H A DRectBench.cpp33 RectBench(int shift, int stroke = 0, bool aa = true, bool perspective = false) in RectBench() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Ddef_use_manager.cpp229 true); in AnalyzeDefUse() local
/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/vk-gl-cts/modules/gles31/functional/
H A Des31fSampleVariableTests.cpp207 static bool verifyImageWithVerifier (const tcu::Surface& resultImage, tcu::TestLog& log, const Verifier& verifier, bool logOnSuccess = true) in verifyImageWithVerifier() argument
[all...]
/base/hiviewdfx/hiview/base/include/
H A Devent.h207 static std::shared_ptr<Derived> Repack(std::shared_ptr<Event>& event, bool replace = true) in Repack() argument

Completed in 19 milliseconds

1...<<11121314151617181920>>...41