Home
last modified time | relevance | path

Searched defs:validate (Results 176 - 200 of 223) sorted by relevance

123456789

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLParser.h90 bool validate() { in validate() function in llvm::yaml::Stream
/third_party/glslang/glslang/Include/
H A Dglslang_c_interface.h226 bool validate; member
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBManagerGUI.java106 public void validate() { in validate() method in RBManagerGUI
/third_party/libbpf/src/
H A Drelo_core.c678 bpf_core_calc_field_relo(const char *prog_name, const struct bpf_core_relo *relo, const struct bpf_core_spec *spec, __u64 *val, __u32 *field_sz, __u32 *type_id, bool *validate) bpf_core_calc_field_relo() argument
803 bpf_core_calc_type_relo(const struct bpf_core_relo *relo, const struct bpf_core_spec *spec, __u64 *val, bool *validate) bpf_core_calc_type_relo() argument
[all...]
/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

Completed in 37 milliseconds

123456789