/hardware/google/pixel/misc_writer/ |
D | misc_writer.cpp | 52 std::string content; in PerformAction() local 57 content = (action_ == MiscWriterActions::kSetDarkThemeFlag) in PerformAction() 64 content = (action_ == MiscWriterActions::kSetSotaFlag) ? kSotaFlag in PerformAction() 70 content = (action_ == MiscWriterActions::kSetEnablePkvmFlag) ? kEnablePkvmFlag in PerformAction() 76 content = (action_ == MiscWriterActions::kSetWristOrientationFlag) in PerformAction() 82 content = std::string(kTimeFormat) + chardata_; in PerformAction() 86 content = std::string(kTimeOffset) + stringdata_; in PerformAction() 87 content.resize(strlen(kTimeOffset) + std::to_string(kMinTimeOffset).size(), 0); in PerformAction() 92 content = (action_ == MiscWriterActions::kSetMaxRamSize) in PerformAction() 98 content = std::string(kTimeRtcOffset) + stringdata_; in PerformAction() [all …]
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Xml.cpp | 74 /*Reads content (stored as child) of the element */ 89 str_len = strlen((char*)child_ptr->content); in IPACM_read_content_element() 92 return (char*)child_ptr->content; in IPACM_read_content_element() 168 char* content; in ipacm_cfg_xml_parse_tree() local 215 content = IPACM_read_content_element(xml_node); in ipacm_cfg_xml_parse_tree() 216 if (content) in ipacm_cfg_xml_parse_tree() 218 str_size = strlen(content); in ipacm_cfg_xml_parse_tree() 220 memcpy(content_buf, (void *)content, str_size); in ipacm_cfg_xml_parse_tree() 236 content = IPACM_read_content_element(xml_node); in ipacm_cfg_xml_parse_tree() 237 if (content) in ipacm_cfg_xml_parse_tree() [all …]
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Xml.cpp | 71 /*Reads content (stored as child) of the element */ 85 return (char*)child_ptr->content; in IPACM_read_content_element() 156 char* content; in ipacm_cfg_xml_parse_tree() local 203 content = IPACM_read_content_element(xml_node); in ipacm_cfg_xml_parse_tree() 204 if (content) in ipacm_cfg_xml_parse_tree() 206 str_size = strlen(content); in ipacm_cfg_xml_parse_tree() 208 memcpy(content_buf, (void *)content, str_size); in ipacm_cfg_xml_parse_tree() 224 content = IPACM_read_content_element(xml_node); in ipacm_cfg_xml_parse_tree() 225 if (content) in ipacm_cfg_xml_parse_tree() 227 str_size = strlen(content); in ipacm_cfg_xml_parse_tree() [all …]
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_ContentPipe.h | 26 * the public interface for content piples. This header file is intended to 120 /** enumeration of content pipe events sent to the client callback. 125 CP_Overflow, /** enumeration of content pipe events sent to the client callback*/ 126 … CP_PipeDisconnected , /** enumeration of content pipe events sent to the client callback*/ 132 /** content pipe definition 137 /** Open a content stream for reading or writing. */ 140 /** Close a content stream. */ 143 /** Create a content source and open it for writing. */ 149 /** Seek to certain position in the content relative to the specified origin. */ 152 /** Retrieve the current position relative to the start of the content. */ [all …]
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_ContentPipe.h | 26 * the public interface for content piples. This header file is intended to 120 /** enumeration of content pipe events sent to the client callback. 125 CP_Overflow, /** enumeration of content pipe events sent to the client callback*/ 126 … CP_PipeDisconnected , /** enumeration of content pipe events sent to the client callback*/ 132 /** content pipe definition 137 /** Open a content stream for reading or writing. */ 140 /** Close a content stream. */ 143 /** Create a content source and open it for writing. */ 149 /** Seek to certain position in the content relative to the specified origin. */ 152 /** Retrieve the current position relative to the start of the content. */ [all …]
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_ContentPipe.h | 26 * the public interface for content piples. This header file is intended to 120 /** enumeration of content pipe events sent to the client callback. 125 CP_Overflow, /** enumeration of content pipe events sent to the client callback*/ 126 … CP_PipeDisconnected , /** enumeration of content pipe events sent to the client callback*/ 132 /** content pipe definition 137 /** Open a content stream for reading or writing. */ 140 /** Close a content stream. */ 143 /** Create a content source and open it for writing. */ 149 /** Seek to certain position in the content relative to the specified origin. */ 152 /** Retrieve the current position relative to the start of the content. */ [all …]
|
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | OMX_ContentPipe.h | 26 * the public interface for content piples. This header file is intended to 120 /** enumeration of content pipe events sent to the client callback. 125 CP_Overflow, /** enumeration of content pipe events sent to the client callback*/ 126 … CP_PipeDisconnected , /** enumeration of content pipe events sent to the client callback*/ 132 /** content pipe definition 137 /** Open a content stream for reading or writing. */ 140 /** Close a content stream. */ 143 /** Create a content source and open it for writing. */ 149 /** Seek to certain position in the content relative to the specified origin. */ 152 /** Retrieve the current position relative to the start of the content. */ [all …]
|
/hardware/qcom/sm7250/media/mm-core/inc/ |
D | OMX_ContentPipe.h | 26 * the public interface for content piples. This header file is intended to 120 /** enumeration of content pipe events sent to the client callback. 125 …CP_Overflow, /** enumeration of content pipe events sent to the client … 126 …CP_PipeDisconnected, /** enumeration of content pipe events sent to the client … 132 /** content pipe definition 137 /** Open a content stream for reading or writing. */ 140 /** Close a content stream. */ 143 /** Create a content source and open it for writing. */ 149 /** Seek to certain position in the content relative to the specified origin. */ 152 /** Retrieve the current position relative to the start of the content. */ [all …]
|
/hardware/qcom/sm8150/media/mm-core/inc/ |
D | OMX_ContentPipe.h | 26 * the public interface for content piples. This header file is intended to 120 /** enumeration of content pipe events sent to the client callback. 125 …CP_Overflow, /** enumeration of content pipe events sent to the client … 126 …CP_PipeDisconnected, /** enumeration of content pipe events sent to the client … 132 /** content pipe definition 137 /** Open a content stream for reading or writing. */ 140 /** Close a content stream. */ 143 /** Create a content source and open it for writing. */ 149 /** Seek to certain position in the content relative to the specified origin. */ 152 /** Retrieve the current position relative to the start of the content. */ [all …]
|
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | nan_cert.h | 140 * followed by corresponding command data content 144 * content: NAN Avaiability attribute blob 147 * content: u32 value (0 - Ignore 1 - Include immuatable, 151 * content: u32 channel_frequency; (0 - Ignore) 154 * content: u32 supported_bands; (0 . Ignore, 1 . 2g, 158 * content: u32 auto_resp_mode; (0 . Auto, 1 . Accept, 162 * content: u32 m4_response_type; (0.Ignore, 1.Accept, 166 * content: u32 invalid_nan_schedule; (0. Valid sched, 172 * content: u32 nmf_security_config_val;(0:NAN_NMF_CLEAR_DISABLE, 176 * content: u32 channel_availability;(0/1) [all …]
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | nan_cert.h | 167 * followed by corresponding command data content 171 * content: NAN Avaiability attribute blob 174 * content: u32 value (0 - Ignore 1 - Include immuatable, 178 * content: u32 channel_frequency; (0 - Ignore) 181 * content: u32 supported_bands; (0 . Ignore, 1 . 2g, 185 * content: u32 auto_resp_mode; (0 . Auto, 1 . Accept, 189 * content: u32 m4_response_type; (0.Ignore, 1.Accept, 193 * content: u32 invalid_nan_schedule; (0. Valid sched, 199 * content: u32 nmf_security_config_val;(0:NAN_NMF_CLEAR_DISABLE, 203 * content: u32 channel_availability;(0/1) [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/xml/ |
D | generate-core-block.rb | 17 extension_enum_offset = 1000000000 + ((extension.attribute('number').content.to_i - 1) * 1000) 24 if require.attribute('extension').content == dependency 33 … puts "Extension interaction with " + require.attribute('extension').content + " needs addressing!" 42 if /.+_EXTENSION_NAME/.match(element.attribute('name').content) == nil && 43 /.+_SPEC_VERSION/.match(element.attribute('name').content) == nil 49 … attributes['value'] = element.attribute('offset').content.to_i + extension_enum_offset 67 if /.+_EXTENSION_NAME/.match(element.attribute('name').content) || 68 /.+_SPEC_VERSION/.match(element.attribute('name').content) 71 old_name = element.attribute('name').content
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | khronos.css | 48 hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } 72 /* ========================================================================== Embedded content ====… 105 /** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */ 109 …ce: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-… 176 .subheader, .admonitionblock td.content > .title, .audioblock > .title, .exampleblock > .title, .im… 179 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … 191 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: Noto, sans-seri… 192 h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h… 198 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.375em; } 246 blockquote cite:before { content: "\2014 \0020"; } [all …]
|
/hardware/interfaces/drm/1.0/vts/functional/include/ |
D | drm_hal_vendor_module_api.h | 34 * license server to obtain licenses for decrypting content. The DRM HAL 134 * Content configuration specifies content-specific parameters associated 154 * content 169 * Define license policy attributes for the content configuration. 175 * Content configurated with this policy supports KeyType::OFFLINE 177 * one content configuration where allowOffline is true if the drm 178 * scheme supports offline content. 188 * Indicate if the key content is configured to require secure 191 * at least one content configurations where isSecure is false, to 202 * The clear content key is provided to generate expected values for [all …]
|
/hardware/interfaces/drm/1.0/vts/functional/ |
D | drm_hal_vendor_module_api.h | 34 * license server to obtain licenses for decrypting content. The DRM HAL 134 * Content configuration specifies content-specific parameters associated 154 * content 169 * Define license policy attributes for the content configuration. 175 * Content configurated with this policy supports KeyType::OFFLINE 177 * one content configuration where allowOffline is true if the drm 178 * scheme supports offline content. 188 * Indicate if the key content is configured to require secure 191 * at least one content configurations where isSecure is false, to 202 * The clear content key is provided to generate expected values for [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/expectations/ |
D | core-1.0.html | 5 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 6 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 <meta name="generator" content="Asciidoctor 2.0.17"> 8 <meta name="author" content="The Khronos® Vulkan Working Group"> 58 hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } 82 /* ========================================================================== Embedded content ====… 115 /** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */ 119 …ce: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-… 186 .subheader, .admonitionblock td.content > .title, .audioblock > .title, .exampleblock > .title, .im… 189 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … [all …]
|
D | copy2-1.0.html | 5 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 6 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 <meta name="generator" content="Asciidoctor 2.0.17"> 8 <meta name="author" content="The Khronos® Vulkan Working Group"> 58 hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } 82 /* ========================================================================== Embedded content ====… 115 /** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */ 119 …ce: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-… 186 .subheader, .admonitionblock td.content > .title, .audioblock > .title, .exampleblock > .title, .im… 189 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … [all …]
|
D | core.html | 5 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 6 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 <meta name="generator" content="Asciidoctor 2.0.17"> 8 <meta name="author" content="The Khronos® Vulkan Working Group"> 58 hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } 82 /* ========================================================================== Embedded content ====… 115 /** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */ 119 …ce: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-… 186 .subheader, .admonitionblock td.content > .title, .audioblock > .title, .exampleblock > .title, .im… 189 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … [all …]
|
/hardware/interfaces/radio/aidl/android/hardware/radio/sim/ |
D | PersoSubstate.aidl | 70 * The device is personalized using the content of the Service Provider Name (SPN) in the SIM 76 * Service Provider and Equivalent Home PLMN. The device is personalized using both the content 77 * of the GID1 (equivalent to service provider personalization) and the content of the 79 * the content of the Equivalent Home PLMN is matched. 89 * Device is personalized using the content of the IMPI in the ISIM. 94 * Network Subset and Service Provider. Device is personalized using both the content of GID1
|
/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/ |
D | AlphaInterpretation.aidl | 30 * black, and pixels with a max value will show the content underneath. An 31 * alpha in between will show the content blended with black. 38 * content underneath, and pixels with a max value will be rendered in 39 * black. An alpha in between will show the content blended with black.
|
/hardware/interfaces/bluetooth/audio/aidl/android/hardware/bluetooth/audio/ |
D | A2dpStreamConfiguration.aidl | 31 * Optional SCMS-T Content Protection header 32 * that precedes audio content when enabled [A2DP - 3.2.1-2]. 33 * The content protection byte is defined by [Assigned Number - 6.3.2]. 34 * When the content protection is not enabled, this field should be left `null`.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | comment_convert.py | 19 COMMENT_RE = re.compile(r" *#(!.*| (?P<content>.*))?") 81 content = match.group('content') 82 if content: 83 return content 86 # Extract comment content 107 # Output lines, indenting content as required.
|
/hardware/interfaces/identity/aidl/default/ |
D | EicTests.cpp | 52 vector<uint8_t> content = {0x63, 0x46, 0x6f, 0x6f}; // "Foo" tstr in TEST() local 53 ASSERT_TRUE(provisioningProxy.beginAddEntry(acpIds, nameSpace, name, content.size())); in TEST() 55 provisioningProxy.addEntryValue(acpIds, nameSpace, name, content); in TEST() 57 ASSERT_EQ(encContent->size(), content.size() + 28); in TEST() 72 presentationProxy.startRetrieveEntryValue(nameSpace, name, 1, content.size(), acpIds); in TEST()
|
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/ |
D | ScramblingStatus.aidl | 27 * Content’s scrambling status is unknown 32 * Content is not scrambled. 37 * Content is scrambled.
|
/hardware/google/pixel/perfstatsd/include/ |
D | statstype.h | 47 void append(std::chrono::system_clock::time_point &time, std::string &content) { in append() argument 50 data.setData(content); in append() 53 void append(std::string &content) { in append() argument 55 append(now, content); in append()
|