| /third_party/node/deps/v8/src/torque/ |
| H A D | cfg.h | 163 NewBlock( base::Optional<Stack<const Type*>> input_types = base::nullopt, bool is_deferred = false) NewBlock() argument
|
| H A D | type-visitor.cc | 212 false, in ComputeType() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_util.h | 277 void clear(bool releaseStorage = false) in clear() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesImageSparseBinding.cpp | 479 tcu::TestCaseGroup* createImageSparseBindingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseBindingTestsCommon() argument
|
| H A D | vktSparseResourcesMipmapSparseResidency.cpp | 570 tcu::TestCaseGroup* createMipmapSparseResidencyTestsCommon (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createMipmapSparseResidencyTestsCommon() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiGranularityTests.cpp | 370 GranularityCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const std::vector<AttachmentInfo>& attachments, const bool useRenderPass = false) GranularityCase() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MachineCopyPropagation.cpp | 176 findCopyForUnit(unsigned RegUnit, const TargetRegisterInfo &TRI, bool MustBeAvailable = false) findCopyForUnit() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| H A D | OrcCBindingsStack.h | 485 std::move(IndirectStubsMgrBuilder), false); in createCODLayer() member in llvm::OrcCBindingsStack
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | binary_parse_test.cpp | 203 Parse(const SpirvVector& words, spv_result_t expected_result, bool flip_words = false) Parse() argument
|
| /third_party/skia/src/image/ |
| H A D | SkImage_Raster.cpp | 95 SkImage_Raster(const SkBitmap& bm, bool bitmapMayBeMutable = false) in SkImage_Raster() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkPaint.cpp | 49 , fBitfields{(unsigned)false, // fAntiAlias variable 50 (unsigned)false, // fDither variable
|
| /third_party/skia/src/gpu/ |
| H A D | GrBufferAllocPool.cpp | 76 static void VALIDATE(bool = false) {} in VALIDATE() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | binary_parse_test.cpp | 203 Parse(const SpirvVector& words, spv_result_t expected_result, bool flip_words = false) Parse() argument
|
| /third_party/skia/tests/ |
| H A D | PDFPrimitivesTest.cpp | 257 static sk_sp<TestImageFilter> Make(bool visited = false) { in Make() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | DepthStencilStateTests.cpp | 267 DoTest(const std::vector<TestSpec>& testParams, const RGBA8& expectedFront, const RGBA8& expectedBack, bool isSingleEncoderMultiplePass = false) DoTest() argument 356 DoTest(const std::vector<TestSpec>& testParams, const RGBA8& expected, bool isSingleEncoderMultiplePass = false) DoTest() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/tools/ftrandom/ |
| H A D | ftrandom.c | 52 #define false 0 macro [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | NoFolder.h | 139 Instruction *CreateShl(Constant *LHS, Constant *RHS, bool HasNUW = false, in CreateShl() argument 41 CreateAdd(Constant *LHS, Constant *RHS, bool HasNUW = false, bool HasNSW = false) const CreateAdd() argument 61 CreateSub(Constant *LHS, Constant *RHS, bool HasNUW = false, bool HasNSW = false) const CreateSub() argument 81 CreateMul(Constant *LHS, Constant *RHS, bool HasNUW = false, bool HasNSW = false) const CreateMul() argument 182 CreateNeg(Constant *C, bool HasNUW = false, bool HasNSW = false) const CreateNeg() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | raw_ostream.h | 100 explicit raw_ostream(bool unbuffered = false) in raw_ostream() argument 377 explicit raw_pwrite_stream(bool Unbuffered = false) in raw_pwrite_stream() argument 273 changeColor(enum Colors Color, bool Bold = false, bool BG = false) changeColor() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | raw_ostream.h | 86 explicit raw_ostream(bool unbuffered = false) in raw_ostream() argument 337 explicit raw_pwrite_stream(bool Unbuffered = false) in raw_pwrite_stream() argument 248 changeColor(enum Colors Color, bool Bold = false, bool BG = false) changeColor() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | GuardWidening.cpp | 214 void print(raw_ostream &OS, bool PrintTypes = false) { in print() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | localebuilder.cpp | 212 locale, false, errorCode); in _setUnicodeExtensions() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | BitVector.h | 138 explicit BitVector(unsigned s, bool t = false) : Size(s) { in BitVector() argument 371 void resize(unsigned N, bool t = false) { in resize() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | RegionInfo.h | 151 RegionNodeBase(RegionT *Parent, BlockT *Entry, bool isSubRegion = false) RegionNodeBase() argument 885 RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false) RegionNode() argument [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-tunnel-sink-new.c | 49 PA_MODULE_LOAD_ONCE(false); variable
|
| H A D | module-tunnel-source-new.c | 49 PA_MODULE_LOAD_ONCE(false); variable
|