Home
last modified time | relevance | path

Searched defs:validate (Results 126 - 150 of 329) sorted by relevance

12345678910>>...14

/kernel/linux/linux-6.6/scripts/
H A Dspdxcheck.py130 def validate(self, tok): member in id_parser
/third_party/elfutils/libdwfl/
H A Dfind-debuginfo.c89 validate (Dwfl_Module *mod, int fd, bool check, GElf_Word debuglink_crc) in validate() function
/third_party/eudev/src/udev/
H A Dudev.h172 bool (*validate)(struct udev *udev); member
/third_party/EGL/api/
H A Dgenheaders.py23 validate= False variable
576 validate = True variable
/third_party/libunwind/libunwind/src/x86_64/
H A DGtrace.c407 int validate = 0; in tdep_trace() local
[all...]
/third_party/libunwind/libunwind/include/tdep-ppc32/
H A Dlibunwind_i.h61 int validate; member
/third_party/mesa3d/.gitlab-ci/lava/
H A Dlava_job_submitter.py246 def validate(self) -> Optional[dict]: member in LAVAJob
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state_validate.c470 struct state_validate *validate; in nv30_state_validate() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state_validate.c546 struct nv50_state_validate *validate = &validate_list[i]; in nv50_state_validate() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_emit.c45 void (*validate)(struct i915_context *, unsigned *batch_space); member
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer.h161 enum pipe_error (*validate)(struct pb_buffer *buf, member
/third_party/openGLES/xml/
H A Dgenglvnd.py23 validate= False variable
55 validate = True variable
H A Dgenheaders.py23 validate= False variable
534 validate = True variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateSwitch.cpp62 bool ValidateSwitch::validate(TBasicType switchType, in validate() function in sh::__anon19801::ValidateSwitch
H A DValidateVaryingLocations.cpp335 void ValidateVaryingLocationsTraverser::validate(TDiagnostics *diagnostics) in validate() function in sh::__anon19803::ValidateVaryingLocationsTraverser
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderGroupVoteTests.cpp187 void ShaderGroupVoteTestCaseBase::ComputeShader::validate(deqp::Context& context) in validate() function in glcts::ShaderGroupVoteTestCaseBase::ComputeShader
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DProgramNULL.cpp42 GLboolean ProgramNULL::validate(const gl::Caps &caps, gl::InfoLog *infoLog) in validate() function in rx::ProgramNULL
/third_party/skia/src/core/
H A DSkPictureRecord.h152 void validate(size_t initialOffset, size_t size) const { in validate() function in SkPictureRecord
H A DSkResourceCache.h290 void validate() const {} in validate() function in SkResourceCache
H A DSkStrikeCache.cpp323 void SkStrikeCache::validate() const { in validate() function in SkStrikeCache
H A DSkTInternalLList.h256 void validate() const { in validate() function in SkTInternalLList
/third_party/skia/src/gpu/
H A DGrResourceAllocator.cpp269 void GrResourceAllocator::IntervalList::validate() const { in validate() function in GrResourceAllocator::IntervalList
H A DGrRenderTask.cpp271 void GrRenderTask::validate() const { in validate() function in GrRenderTask
H A DGrSurfaceProxy.cpp253 void GrSurfaceProxy::validate(GrContext_Base* context) const { in validate() function in GrSurfaceProxy
/third_party/skia/src/gpu/geometry/
H A DGrQuadBuffer.h105 void validate() const { in validate() function in GrQuadBuffer::Iter
135 void validate() const { in validate() function in GrQuadBuffer::MetadataIter
315 void GrQuadBuffer<T>::validate(const char* entry, int expectedCount) const { validate() function in GrQuadBuffer
[all...]

Completed in 23 milliseconds

12345678910>>...14