Home
last modified time | relevance | path

Searched defs:opaque (Results 26 - 50 of 242) sorted by relevance

12345678910

/third_party/node/deps/brotli/c/dec/
H A Dstate.c18 BrotliDecoderStateInit(BrotliDecoderState* s, brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderStateInit() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/
H A Dmain.c227 smd_cb(void *opaque, lws_smd_class_t c, lws_usec_t ts, void *buf, size_t len) in smd_cb() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_blend_cso.h42 bool opaque : 1; member
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dpoly1305.h28 double opaque[24]; /* large enough to hold internal state, declared member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDXT1CompressedTextureTest.cpp121 const bool opaque = !IsD3D() && !(IsMetal() && !IsMetalTextureSwizzleAvailable()); in TEST_P() local
/third_party/openssl/include/crypto/
H A Dpoly1305.h28 double opaque[24]; /* large enough to hold internal state, declared member
/third_party/skia/tests/
H A DAdvancedBlendTest.cpp27 static constexpr auto opaque = GrProcessorAnalysisColor::Opaque::kYes; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DSkColorSpaceXformStepsTest.cpp20 opaque = kOpaque_SkAlphaType, in DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dstate.c18 BrotliDecoderStateInit(BrotliDecoderState* s, brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderStateInit() argument
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dlayout.rs90 pub fn opaque(&self) -> Opaque { in opaque() functions
H A Dannotations.rs101 pub fn opaque(&self) -> bool { in opaque() functions
/third_party/skia/bench/
H A DShaderMaskFilterBench.cpp45 ShaderMFBench(const char* nm, bool opaque, const ShaderMaker maker) in ShaderMFBench() argument
/third_party/ffmpeg/libavcodec/
H A Dmpeg_er.c62 static void mpeg_er_decode_mb(void *opaque, int ref, int mv_dir, int mv_type, in mpeg_er_decode_mb() argument
H A Dbitstream_filter.c34 void *opaque = NULL; in av_bitstream_filter_next() local
H A Dv4l2_m2m.c247 static void v4l2_m2m_destroy_context(void *opaque, uint8_t *context) in v4l2_m2m_destroy_context() argument
/third_party/ffmpeg/doc/examples/
H A Davio_reading.c42 static int read_packet(void *opaque, uint8_t *buf, int buf_size) in read_packet() argument
/third_party/ffmpeg/libavutil/
H A Dbuffer_internal.h55 void *opaque; member
75 void *opaque; member
104 void *opaque; member
H A Dvulkan_glslang.c237 static void glslc_shader_free(FFVkSPIRVCompiler *ctx, void **opaque) in glslc_shader_free() argument
138 glslc_shader_compile(FFVkSPIRVCompiler *ctx, void *avctx, FFVkSPIRVShader *shd, uint8_t **data, size_t *size, const char *entrypoint, void **opaque) glslc_shader_compile() argument
H A Dvulkan_shaderc.c85 static void shdc_shader_free(FFVkSPIRVCompiler *ctx, void **opaque) in shdc_shader_free() argument
23 shdc_shader_compile(FFVkSPIRVCompiler *ctx, void *avctx, FFVkSPIRVShader *shd, uint8_t **data, size_t *size, const char *entrypoint, void **opaque) shdc_shader_compile() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-map.h69 void *opaque; member
H A Dlws-spi.h58 void *opaque; member
/third_party/libwebsockets/minimal-examples/api-tests/api-test-dhcpc/
H A Dmain.c29 lws_dhcpc_cb(void *opaque, lws_dhcpc_ifstate_t *is) in lws_dhcpc_cb() argument
/third_party/node/deps/brotli/c/enc/
H A Dmemory.h29 void* opaque; member
/third_party/mesa3d/src/panfrost/lib/tests/
H A Dtest-blend.c32 bool opaque; member
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dmemory.h29 void* opaque; member

Completed in 7 milliseconds

12345678910