Home
last modified time | relevance | path

Searched refs:hfunc (Results 1 – 5 of 5) sorted by relevance

/third_party/curl/lib/
Dhash.c61 hash_function hfunc, in Curl_hash_init() argument
67 DEBUGASSERT(hfunc); in Curl_hash_init()
72 h->hash_func = hfunc; in Curl_hash_init()
Dhash.h76 hash_function hfunc,
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/
DINTEL_texture_scissor.txt95 void TexScissorFuncINTEL(GLenum target, Glenum lfunc, Glenum hfunc)
138 void TexScissorFuncINTEL(GLenum target, GLenum lfunc, Glenum hfunc)
144 Thus, for lfunc set to GL_GEQUAL and hfunc set to GL_LEQUAL, if the target
189 hfunc set to any other value other than [GL_GREATER, GL_GEQUAL, or GL_EQUAL]
/third_party/openGLES/extensions/INTEL/
DINTEL_texture_scissor.txt95 void TexScissorFuncINTEL(GLenum target, Glenum lfunc, Glenum hfunc)
138 void TexScissorFuncINTEL(GLenum target, GLenum lfunc, Glenum hfunc)
144 Thus, for lfunc set to GL_GEQUAL and hfunc set to GL_LEQUAL, if the target
189 hfunc set to any other value other than [GL_GREATER, GL_GEQUAL, or GL_EQUAL]
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h83230 __u8 hfunc; member