| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/ |
| H A D | offload_audio_renderer_sink.cpp | 456 void InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/ |
| H A D | multichannel_audio_renderer_sink.cpp | 392 void InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/ |
| H A D | bluetooth_renderer_sink.cpp | 315 void InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/ |
| H A D | fast_audio_renderer_sink.cpp | 233 void FastAudioRendererSinkInner::InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
| H A D | audio_capturer_source.cpp | 597 void AudioCapturerSourceInner::InitAttrsCapture(struct AudioSampleAttributes &attrs) in InitAttrsCapture() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/ |
| H A D | remote_audio_renderer_sink.cpp | 396 void RemoteAudioRendererSinkInner::InitAttrs(struct AudioSampleAttributes &attrs) in InitAttrs() argument [all...] |
| /third_party/curl/lib/vssh/ |
| H A D | libssh2.c | 2016 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 D | launcher.c | 258 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 D | import.c | 2538 PyObject *attrs = Py_BuildValue("{sO}", "name", name); in _PyImport_BootstrapImp() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | kernel_to_conf.c | 1587 char *name, *attrs; in write_type_attribute_sets_to_conf() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_node.cpp | 184 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 D | plugin_frontend_delegate.cpp | 993 std::string attrs; in GetInspector() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| H A D | js_card_parser.cpp | 1310 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 D | frontend_delegate_impl.cpp | 974 std::string attrs; in GetInspector() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | capitst.c | 106 } attrs[] = { in TestGetSetAttr() local
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 2355 _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 D | v3dv_pipeline.c | 2877 uint32_t *attrs = bo->map; in v3dv_pipeline_create_default_attribute_values() local
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_context.h | 267 uint8_t attrs[16 * (V3D_MAX_VS_INPUTS / 4)]; member
|
| /third_party/rust/crates/bindgen/bindgen/codegen/ |
| H A D | mod.rs | 658 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.c | 3023 _elementtree_TreeBuilder_start_impl(TreeBuilderObject *self, PyObject *tag, PyObject *attrs) _elementtree_TreeBuilder_start_impl() argument
|
| /third_party/rust/crates/syn/src/ |
| H A D | item.rs | 1706 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 D | policy_define.c | 1149 ebitmap_t attrs; in expand_attrib() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp.c | 2843 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 D | frontend_delegate_declarative.cpp | 2137 std::string attrs; in GetInspector() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_engine.cpp | 390 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
|