Home
last modified time | relevance | path

Searched defs:attrs (Results 251 - 275 of 294) sorted by relevance

1...<<1112

/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp456 void InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/
H A Dmultichannel_audio_renderer_sink.cpp392 void InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp315 void InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/
H A Dfast_audio_renderer_sink.cpp233 void FastAudioRendererSinkInner::InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.cpp597 void AudioCapturerSourceInner::InitAttrsCapture(struct AudioSampleAttributes &attrs) in InitAttrsCapture() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/
H A Dremote_audio_renderer_sink.cpp396 void RemoteAudioRendererSinkInner::InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument
[all...]
/third_party/curl/lib/vssh/
H A Dlibssh2.c2016 LIBSSH2_SFTP_ATTRIBUTES attrs; in ssh_statemach_act() local
2054 LIBSSH2_SFTP_ATTRIBUTES attrs; in ssh_statemach_act() local
2483 LIBSSH2_SFTP_ATTRIBUTES attrs; in ssh_statemach_act() local
[all...]
/third_party/python/PC/
H A Dlauncher.c258 DWORD type, data_size, attrs; in _locate_pythons_for_key() local
474 DWORD attrs; in locate_venv_python() local
701 DWORD attrs; locate_wrapped_script() local
1727 DWORD size, attrs; process() local
[all...]
/third_party/python/Python/
H A Dimport.c2538 PyObject *attrs = Py_BuildValue("{sO}", "name", name); in _PyImport_BootstrapImp() local
/third_party/selinux/libsepol/src/
H A Dkernel_to_conf.c1587 char *name, *attrs; in write_type_attribute_sets_to_conf() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp184 void DOMNode::SetAttr(const std::vector<std::pair<std::string, std::string>>& attrs) in SetAttr() argument
190 void DOMNode::SetAttrInternal(const std::vector<std::pair<std::string, std::string>>& attrs) in SetAttrInternal() argument
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp993 std::string attrs; in GetInspector() local
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp1310 std::vector<std::pair<std::string, std::string>> attrs; in UpdateDomNode() local
1691 std::vector<std::pair<std::string, std::string>> attrs; in CreateDomNode() local
612 ParseAttributes(const std::unique_ptr<JsonValue>& rootJson, int32_t nodeId, std::vector<std::pair<std::string, std::string>>& attrs, JsCommandDomElementOperator* command, const std::unique_ptr<JsonValue>& dataJson, const std::unique_ptr<JsonValue>& propsJson) ParseAttributes() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp974 std::string attrs; in GetInspector() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcapitst.c106 } attrs[] = { in TestGetSetAttr() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c2355 _EGLImageAttribs attrs; in dri2_create_image_wayland_wl_buffer() local
2420 _EGLImageAttribs attrs; in dri2_create_image_khr_texture() local
2521 _EGLImageAttribs attrs; in dri2_create_image_mesa_drm_buffer() local
2560 dri2_check_dma_buf_attribs(const _EGLImageAttribs *attrs) dri2_check_dma_buf_attribs() argument
2721 dri2_check_dma_buf_format(const _EGLImageAttribs *attrs) dri2_check_dma_buf_format() argument
2858 _EGLImageAttribs attrs; dri2_create_image_dma_buf() local
2968 _EGLImageAttribs attrs; dri2_create_drm_image_mesa() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c2877 uint32_t *attrs = bo->map; in v3dv_pipeline_create_default_attribute_values() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h267 uint8_t attrs[16 * (V3D_MAX_VS_INPUTS / 4)]; member
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dmod.rs658 let mut attrs = vec![]; in codegen() variables
2605 let mut attrs = vec![attributes::inline()]; codegen_method() variables
3095 let mut attrs = vec![]; codegen() variables
[all...]
/third_party/python/Modules/
H A D_elementtree.c3023 _elementtree_TreeBuilder_start_impl(TreeBuilderObject *self, PyObject *tag, PyObject *attrs) _elementtree_TreeBuilder_start_impl() argument
/third_party/rust/crates/syn/src/
H A Ditem.rs1706 let mut attrs = input.call(Attribute::parse_outer)?; parse() variables
1755 let mut attrs = input.call(Attribute::parse_outer)?; parse() variables
1781 let mut attrs = input.call(Attribute::parse_outer)?; parse() variables
2243 let mut attrs = input.call(Attribute::parse_outer)?; parse() variables
2364 let mut attrs = input.call(Attribute::parse_outer)?; parse() variables
2474 let mut attrs = input.call(Attribute::parse_outer)?; parse_impl() variables
2581 let mut attrs = input.call(Attribute::parse_outer)?; parse() variables
2721 let mut attrs = input.call(Attribute::parse_outer)?; parse_impl_item_fn() variables
[all...]
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c1149 ebitmap_t attrs; in expand_attrib() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c2843 static u8 * dpp_get_csr_attrs(const u8 *attrs, size_t attrs_len, size_t *len) in dpp_get_csr_attrs() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp2137 std::string attrs; in GetInspector() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp390 std::vector<std::pair<std::string, std::string>> attrs; in SetDomAttributes() local
314 SetDomAttributesWithArray(const shared_ptr<JsRuntime>& runtime, const std::string& keyStr, const shared_ptr<JsValue>& value, std::vector<std::pair<std::string, std::string>>& attrs, JsCommandDomElementOperator& command) SetDomAttributesWithArray() argument

Completed in 95 milliseconds

1...<<1112