Home
last modified time | relevance | path

Searched defs:state (Results 3476 - 3500 of 4381) sorted by relevance

1...<<131132133134135136137138139140>>...176

/third_party/pulseaudio/src/pulse/
H A Dcontext.c732 const char *state = NULL; local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dmemblock.c1120 void *state = NULL; in pa_memimport_free() local
H A Dsource-output.c535 static void update_n_corked(pa_source_output *o, pa_source_output_state_t state) { in update_n_corked() argument
549 source_output_set_state(pa_source_output *o, pa_source_output_state_t state) source_output_set_state() argument
680 pa_source_output_state_t state; pa_source_output_put() local
1219 void *state; pa_source_output_update_proplist() local
1710 pa_source_output_set_state_within_thread(pa_source_output *o, pa_source_output_state_t state) pa_source_output_set_state_within_thread() argument
[all...]
H A Dcore.h157 pa_core_state_t state; member
H A Dprotocol-esound.c94 esd_client_state_t state; member
1572 void *state = NULL; pa_esound_protocol_disconnect() local
[all...]
H A Dprotocol-dbus.c329 void *state = NULL; in find_handler_by_property() local
355 void *state = NULL; in find_handler_by_method() local
609 void *state = NULL; in register_object() local
680 void *state = NULL; in extract_method_signatures() local
811 void *state = NULL; in unregister_object() local
876 void *state = NULL; register_all_objects() local
920 void *state = NULL; unregister_all_objects() local
1041 void *state = NULL; pa_dbus_protocol_send_signal() local
1076 void *state = NULL; pa_dbus_protocol_get_extensions() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-ladspa-sink.c386 static int sink_set_state_in_main_thread_cb(pa_sink *s, pa_sink_state_t state, pa_suspend_cause_t suspend_cause) { in sink_set_state_in_main_thread_cb() argument
731 const char *state = NULL; parse_control_parameters() local
1162 const char *state = NULL; pa__init() local
1190 const char *state = NULL; pa__init() local
[all...]
/third_party/openssl/crypto/http/
H A Dhttp_client.c44 int state; /* Current I/O state */ member
[all...]
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c146 enum state { global() enum
289 default_check(enum state state, const struct translation_st *translation, const struct translation_ctx_st *ctx) default_check() argument
384 default_fixup_args(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) default_fixup_args() argument
707 cleanup_translation_ctx(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) cleanup_translation_ctx() argument
741 fix_cipher_md(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const char *(*get_name)(void *algo), const void *(*get_algo_by_name)(OSSL_LIB_CTX *libctx, const char *name)) fix_cipher_md() argument
798 fix_cipher(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_cipher() argument
806 fix_md(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_md() argument
814 fix_distid_len(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_distid_len() argument
836 fix_kdf_type(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const struct kdf_type_map_st *kdf_type_map) fix_kdf_type() argument
920 fix_dh_kdf_type(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_dh_kdf_type() argument
934 fix_ec_kdf_type(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_ec_kdf_type() argument
948 fix_oid(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_oid() argument
991 fix_dh_nid(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_dh_nid() argument
1017 fix_dh_nid5114(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_dh_nid5114() argument
1061 fix_dh_paramgen_type(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_dh_paramgen_type() argument
1087 fix_ec_param_enc(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_ec_param_enc() argument
1135 fix_ec_paramgen_curve_nid(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_ec_paramgen_curve_nid() argument
1178 fix_ecdh_cofactor(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_ecdh_cofactor() argument
1241 fix_rsa_padding_mode(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_rsa_padding_mode() argument
1366 fix_rsa_pss_saltlen(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_rsa_pss_saltlen() argument
1446 fix_hkdf_mode(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_hkdf_mode() argument
1507 get_payload_group_name(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_payload_group_name() argument
1560 get_payload_private_key(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_payload_private_key() argument
1597 get_payload_public_key(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_payload_public_key() argument
1660 get_payload_bn(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const BIGNUM *bn) get_payload_bn() argument
1673 get_dh_dsa_payload_p(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_dh_dsa_payload_p() argument
1698 get_dh_dsa_payload_q(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_dh_dsa_payload_q() argument
1720 get_dh_dsa_payload_g(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_dh_dsa_payload_g() argument
1742 get_payload_int(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const int val) get_payload_int() argument
1755 get_ec_decoded_from_explicit_params(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_ec_decoded_from_explicit_params() argument
1780 get_rsa_payload_n(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_rsa_payload_n() argument
1793 get_rsa_payload_e(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_rsa_payload_e() argument
1806 get_rsa_payload_d(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) get_rsa_payload_d() argument
1819 get_rsa_payload_factor(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, size_t factornum) get_rsa_payload_factor() argument
1849 get_rsa_payload_exponent(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, size_t exponentnum) get_rsa_payload_exponent() argument
1879 get_rsa_payload_coefficient(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, size_t coefficientnum) get_rsa_payload_coefficient() argument
1971 fix_group_ecx(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx) fix_group_ecx() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp334 static de::Random state = {::std::random_device{}()}; in randomFloat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingOpacityMicromapTests.cpp532 deUint32 state = m_params.testFlagMask & (TEST_FLAG_BIT_FORCE_OPAQUE_INSTANCE | TEST_FLAG_BIT_FORCE_OPAQUE_RAY_FLAG) ? in iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp112 DisplayEGL::DisplayEGL(const egl::DisplayState &state) : DisplayGL(state) {} in DisplayEGL() argument
116 ImageImpl *DisplayEGL::createImage(const egl::ImageState &state, in createImage() argument
412 SurfaceImpl *DisplayEGL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() argument
427 SurfaceImpl *DisplayEGL::createPbufferSurface(const egl::SurfaceState &state, in createPbufferSurface() argument
444 ExternalSurfaceEGL(const egl::SurfaceState &state, const FunctionsEGL *egl, EGLConfig config, EGLint width, EGLint height) ExternalSurfaceEGL() argument
464 createPbufferFromClientBuffer(const egl::SurfaceState &state, EGLenum buftype, EGLClientBuffer clientBuffer, const egl::AttributeMap &attribs) createPbufferFromClientBuffer() argument
481 createPixmapSurface(const egl::SurfaceState &state, NativePixmapType nativePixmap, const egl::AttributeMap &attribs) createPixmapSurface() argument
489 createContext(const gl::State &state, gl::ErrorSet *errorSet, const egl::Config *configuration, const gl::Context *shareContext, const egl::AttributeMap &attribs) createContext() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
H A Dxxhash.c439 XXH32_state_t state; /* using a local state to memcpy() in order to avoid strict-aliasing warnings */ in XXH32_reset() local
452 XXH32_update_endian(XXH32_state_t* state, const void* input, size_t len, XXH_endianess endian) XXH32_update_endian() argument
527 XXH32_digest_endian(const XXH32_state_t* state, XXH_endianess endian) XXH32_digest_endian() argument
900 XXH64_state_t state; /* using a local state to memcpy() in order to avoid strict-aliasing warnings */ XXH64_reset() local
912 XXH64_update_endian(XXH64_state_t* state, const void* input, size_t len, XXH_endianess endian) XXH64_update_endian() argument
981 XXH64_digest_endian(const XXH64_state_t* state, XXH_endianess endian) XXH64_digest_endian() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DDisplayGLX.cpp70 DisplayGLX::DisplayGLX(const egl::DisplayState &state) in DisplayGLX() argument
424 SurfaceImpl *DisplayGLX::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() argument
434 SurfaceImpl *DisplayGLX::createPbufferSurface(const egl::SurfaceState &state, in createPbufferSurface() argument
447 createPbufferFromClientBuffer(const egl::SurfaceState &state, EGLenum buftype, EGLClientBuffer clientBuffer, const egl::AttributeMap &attribs) createPbufferFromClientBuffer() argument
456 createPixmapSurface(const egl::SurfaceState &state, NativePixmapType nativePixmap, const egl::AttributeMap &attribs) createPixmapSurface() argument
487 createContext(const gl::State &state, gl::ErrorSet *errorSet, const egl::Config *configuration, const gl::Context *shareContext, const egl::AttributeMap &attribs) createContext() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DContextGL.cpp38 ContextGL::ContextGL(const gl::State &state, in ContextGL() argument
82 TextureImpl *ContextGL::createTexture(const gl::TextureState &state) in createTexture() argument
94 RenderbufferImpl *ContextGL::createRenderbuffer(const gl::RenderbufferState &state) in createRenderbuffer() argument
106 BufferImpl *ContextGL::createBuffer(const gl::BufferState &state) in createBuffer() argument
168 TransformFeedbackImpl *ContextGL::createTransformFeedback(const gl::TransformFeedbackState &state) in createTransformFeedback() argument
173 createSampler(const gl::SamplerState &state) createSampler() argument
203 createOverlay(const gl::OverlayState &state) createOverlay() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DDisplayWGL.cpp90 DisplayWGL::DisplayWGL(const egl::DisplayState &state) in DisplayWGL() argument
406 SurfaceImpl *DisplayWGL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() argument
429 SurfaceImpl *DisplayWGL::createPbufferSurface(const egl::SurfaceState &state, in createPbufferSurface() argument
442 SurfaceImpl *DisplayWGL::createPbufferFromClientBuffer(const egl::SurfaceState &state, in createPbufferFromClientBuffer() argument
458 SurfaceImpl *DisplayWGL::createPixmapSurface(const egl::SurfaceState &state, in createPixmapSurface() argument
466 createContext(const gl::State &state, gl::ErrorSet *errorSet, const egl::Config *configuration, const gl::Context *shareContext, const egl::AttributeMap &attribs) createContext() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_memory.cpp1370 spv_result_t ValidateArrayLength(ValidationState_t& state, in ValidateArrayLength() argument
1425 ValidateCooperativeMatrixLengthNV(ValidationState_t& state, const Instruction* inst) ValidateCooperativeMatrixLengthNV() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DBufferVk.cpp211 BufferVk::BufferVk(const gl::BufferState &state) in BufferVk() argument
H A DProgramVk.cpp141 ProgramVk::ProgramVk(const gl::ProgramState &state) : ProgramImpl(state) in ProgramVk() argument
H A DVertexArrayVk.cpp130 VertexArrayVk::VertexArrayVk(ContextVk *contextVk, const gl::VertexArrayState &state) in VertexArrayVk() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_command_buffer.h359 RenderCommandEncoder &setVertexSamplerState(id<MTLSamplerState> state, in setVertexSamplerState() argument
386 RenderCommandEncoder &setFragmentSamplerState(id<MTLSamplerState> state, in setFragmentSamplerState() argument
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp824 ClipStack::ClipState ClipStack::SaveRecord::state() const { in state() function in skgpu::v1::ClipStack::SaveRecord
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkOpsRenderPass.cpp595 void GrVkOpsRenderPass::inlineUpload(GrOpFlushState* state, GrDeferredTextureUploadFn& upload) { in inlineUpload() argument
/third_party/skia/src/gpu/
H A DGrDirectContext.cpp119 void GrDirectContext::resetContext(uint32_t state) { in resetContext() argument
1118 setBackendTextureState(const GrBackendTexture& backendTexture, const GrBackendSurfaceMutableState& state, GrBackendSurfaceMutableState* previousState, GrGpuFinishedProc finishedProc, GrGpuFinishedContext finishedContext) setBackendTextureState() argument
1133 setBackendRenderTargetState(const GrBackendRenderTarget& backendRenderTarget, const GrBackendSurfaceMutableState& state, GrBackendSurfaceMutableState* previousState, GrGpuFinishedProc finishedProc, GrGpuFinishedContext finishedContext) setBackendRenderTargetState() argument
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DRenderer.cpp660 auto &state = drawCall->setupState; in setupSolidTriangles() local
705 auto &state = drawCall->setupState; in setupWireframeTriangles() local
760 auto &state = drawCall->setupState; in setupPointTriangles() local
805 auto &state = drawCall->setupState; setupLines() local
826 auto &state = drawCall->setupState; setupPoints() local
[all...]

Completed in 56 milliseconds

1...<<131132133134135136137138139140>>...176