Home
last modified time | relevance | path

Searched defs:validate (Results 251 - 275 of 329) sorted by relevance

1...<<11121314

/third_party/mesa3d/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp777 compile_program(const std::string &binary, const device &dev, std::string &r_log, bool validate) compile_program() argument
/third_party/mesa3d/src/gallium/include/frontend/
H A Dapi.h365 bool (*validate)(struct st_context_iface *stctx, member
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp902 ComputeTest::validate(ComputeTest::Shader &shader) in validate() function in ComputeTest
/third_party/python/Tools/c-analyzer/c_parser/
H A Dinfo.py1452 def validate(self): member in Declarations
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.hpp301 bool validate; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DProgramGL.cpp494 GLboolean ProgramGL::validate(const gl::Caps & /*caps*/, gl::InfoLog * /*infoLog*/) in validate() function in rx::ProgramGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramVk.cpp414 GLboolean ProgramVk::validate(const gl::Caps &caps, gl::InfoLog *infoLog) in validate() function in rx::ProgramVk
/third_party/skia/src/core/
H A DSkDraw.cpp1187 void SkDraw::validate() const { in validate() function in SkDraw
H A DSkTextBlob.cpp81 void SkTextBlob::RunRecord::validate(const uint8_t* storageTop) const { in validate() function in SkTextBlob::RunRecord
H A DSkStream.cpp715 void SkDynamicMemoryWStream::validate() const { in validate() function in SkDynamicMemoryWStream
/third_party/skia/src/gpu/
H A DGrResourceCache.h391 void validate() const {} in validate() function in GrResourceCache
/third_party/skia/src/gpu/ops/
H A DOpsTask.cpp145 inline void OpsTask::OpChain::List::validate() const { in validate() function in skgpu::v1::OpsTask::OpChain::List
376 inline void OpsTask::OpChain::validate() const { in validate() function in skgpu::v1::OpsTask::OpChain
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Doptimizer.cpp641 Optimizer& Optimizer::SetValidateAfterAll(bool validate) { in SetValidateAfterAll() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Doptimizer.cpp641 Optimizer& Optimizer::SetValidateAfterAll(bool validate) { in SetValidateAfterAll() argument
/third_party/python/Lib/tkinter/test/test_ttk/
H A Dtest_widgets.py382 def validate(to_insert): function
398 def validate(content): global() function
[all...]
/third_party/python/Lib/tkinter/
H A Dttk.py654 def validate(self): member in Entry
/third_party/python/Lib/logging/
H A D__init__.py435 def validate(self): member in PercentStyle
469 def validate(self): member in StrFormatStyle
501 def validate(self): member in StringTemplateStyle
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1136 bool LoopReroll::DAGRootTracker::validate(ReductionTracker &Reductions) { in validate() function in LoopReroll::DAGRootTracker
/third_party/skia/third_party/externals/tint/samples/
H A Dmain.cc73 bool validate = false; member
[all...]
/third_party/python/Lib/lib2to3/tests/
H A Dtest_parser.py125 def validate(self, code): member in GrammarTest
626 def validate(self, s): global() member in TestLiterals
[all...]
/third_party/selinux/libsepol/src/
H A Dpolicydb_validate.c13 typedef struct validate { struct
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.hpp301 bool validate; member
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djcommander-1.27.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/jcommander/ com/beust/jcommander/converters/ ...
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_hw.h115 s32 (*validate)(struct igc_hw *hw); member
/kernel/linux/linux-5.10/tools/vm/
H A Dslabinfo.c73 int validate; variable

Completed in 37 milliseconds

1...<<11121314