Home
last modified time | relevance | path

Searched defs:false (Results 426 - 450 of 1186) sorted by relevance

1...<<11121314151617181920>>...48

/third_party/node/deps/v8/src/logging/
H A Dlog-utils.cc199 AppendSymbolNameDetails(String::cast(symbol.description()), false); in AppendSymbolName() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_residency.cpp228 assert(false); in d3d12_process_batch_residency() variable
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_inlines.h106 typeOfSize(unsigned int size, bool flt = false, bool sgn = false) typeOfSize() argument
/third_party/mindspore/test/utils/
H A Dcommon.cpp124 allclose(float *a, float *b, uint64_t count, float rtol = 1e-05, float atol = 1e-08, bool isquant = false) allclose() argument
214 allclose_int8(uint8_t *a, uint8_t *b, uint64_t count, float rtol = 1e-05, float atol = 1e-08, bool isquant = false) allclose_int8() argument
315 compFp32WithTData(float *actualOutputData, const std::string& expectedDataFile, float rtol = 1e-05, float atol = 1e-08, bool isquant = false) compFp32WithTData() argument
343 compUint8WithTData(uint8_t *actualOutputData, const std::string& expectedDataFile, float rtol = 1e-05, float atol = 1e-08, bool isquant = false) compUint8WithTData() argument
[all...]
/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jackdbus-detect.c39 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-jack-sink.c62 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-jack-source.c53 PA_MODULE_LOAD_ONCE(false); variable
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-send.c56 PA_MODULE_LOAD_ONCE(false); variable
/third_party/pulseaudio/src/modules/
H A Dmodule-null-sink.c48 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-esound-sink.c77 PA_MODULE_LOAD_ONCE(false); variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.hpp163 ColorFragmentShader(const tcu::TextureFormat& colorFormat, const tcu::TextureFormat& depthStencilFormat, const bool disableVulkanDepthRange = false) ColorFragmentShader() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp54 string getMatrixDeclarations (deUint32 cols, deUint32 rows, bool skipColDecl = false) in getMatrixDeclarations() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp452 SI->getCondition(), -1U, MVT::Other, false, in buildBitTests() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp26 findBBwithCalls(const Function &F, bool IndirectCall = false) findBBwithCalls() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp306 Rela.setType(getRelativeRelocationType(), false); in decode_relrs() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCounterOpsTests.hpp53 AtomicOperation(std::string function, glw::GLuint inputValue, glw::GLuint paramValue, glw::GLuint compareValue = 0, bool testReturnValue = false) AtomicOperation() argument
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dtimer.h96 Timer(std::ostream* out, bool measure_mem_usage = false) in Timer() argument
296 CumulativeTimer(std::ostream* out, bool measure_mem_usage = false) in CumulativeTimer() argument
251 ScopedTimer(std::ostream* out, const char* tag, bool measure_mem_usage = false) ScopedTimer() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_id_test.cpp792 MakeArrayLength(const std::string& len, Signed isSigned, int width, int max_int_width = 64, bool use_vulkan_memory_model = false) MakeArrayLength() argument
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrQuadBuffer.h28 GrQuadBuffer(int count, bool needsLocals = false) in GrQuadBuffer() argument
/third_party/skia/samplecode/
H A DSampleFilterBounds.cpp75 static SkPaint line_paint(SkColor color, bool dashed = false) { in line_paint() argument
H A DSampleThinAA.cpp72 static sk_sp<ShapeRenderer> MakeLine(bool hairline = false) { in MakeLine() argument
76 static sk_sp<ShapeRenderer> MakeLines(SkScalar depth, bool hairline = false) { in MakeLines() argument
80 static sk_sp<ShapeRenderer> MakeCurve(SkScalar depth, bool hairline = false) { in MakeCurve() argument
206 void redraw(SkCanvas* canvas, SkScalar scale = 1.f, bool debugMode = false) { in redraw() argument
159 Make(sk_sp<ShapeRenderer> renderer, int supersample, bool forceRaster = false) Make() argument
/third_party/skia/src/gpu/effects/
H A DGrSkSLFP.h235 this->addChild(std::move(child.child), /*mergeOptFlags=*/false); in appendArgs() local
/third_party/skia/src/gpu/vk/
H A DGrVkCommandBuffer.h146 GrVkCommandBuffer(VkCommandBuffer cmdBuffer, bool isWrapped = false) in GrVkCommandBuffer() argument
/third_party/skia/src/core/
H A DSkSpecialImage.cpp381 SkASSERT(false); variable
416 proxy->priv().exactify(false); variable
/third_party/skia/src/gpu/
H A DGrXferProcessor.h33 static_assert(SkToBool(kNone_GrXferBarrierType) == false); variable

Completed in 26 milliseconds

1...<<11121314151617181920>>...48