/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
D | exports_enc | 1 text vpx_codec_enc_config_default 2 text vpx_codec_enc_config_set 3 text vpx_codec_enc_init_ver 4 text vpx_codec_encode 5 text vpx_codec_get_cx_data 6 text vpx_codec_get_global_headers 7 text vpx_codec_get_preview_frame 8 text vpx_codec_set_cx_data_buf 9 text vpx_svc_dump_statistics 10 text vpx_svc_encode [all …]
|
D | exports_com | 1 text vpx_codec_build_config 2 text vpx_codec_control_ 3 text vpx_codec_destroy 4 text vpx_codec_err_to_string 5 text vpx_codec_error 6 text vpx_codec_error_detail 7 text vpx_codec_get_caps 8 text vpx_codec_iface_name 9 text vpx_codec_version 10 text vpx_codec_version_extra_str [all …]
|
D | exports_dec | 1 text vpx_codec_dec_init_ver 2 text vpx_codec_decode 3 text vpx_codec_get_frame 4 text vpx_codec_get_mem_map 5 text vpx_codec_get_stream_info 6 text vpx_codec_peek_stream_info 7 text vpx_codec_register_put_frame_cb 8 text vpx_codec_register_put_slice_cb 9 text vpx_codec_set_frame_buffer_functions 10 text vpx_codec_set_mem_map
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | wrap-commit-msg.py | 36 def wrap(text): argument 37 if text: 38 return textwrap.fill(text, break_long_words=False) + '\n' 43 text = "" 51 text += line 53 output += wrap(text) 54 text="" 56 output += wrap(text)
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/grammars/ |
D | xml.peg | 18 / _ text:text _ { return text } 29 / '"' text:quoted '"' _ { return text; } 30 / "'" text:quoted "'" _ { return text; } 35 text
|
/hardware/intel/bootstub/ |
D | 2ndbootloader.lds | 7 .text.head : { 9 *(.text.head) 12 .text : { 14 *(.text) argument 15 *(.text.*)
|
D | head.S | 57 .text
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/jsdoc/ |
D | generator.js | 48 function GENERATE_DOC(text) { argument 49 return '/**\n' + text + ' */\n'; 84 function GENERATE_LINK(text) { argument 85 return '{@link ' + text + '}';
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/ |
D | generator.js | 63 function GENERATE_DOC(text) { argument 64 return '/**\n' + text + ' */\n'; 139 function GENERATE_LINK(text) { argument 140 return '{{#crossLink "' + text + '"}}{{/crossLink}}';
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/tmpl/assets/css/ |
D | main.css | 37 text-decoration: none; 44 a:hover { text-decoration: underline; } 139 /* Used to denote text that shouldn't be selectable, such as line numbers or 155 caption, th { text-align: left; } 244 -moz-text-shadow: 1px 1px 0 #fff; 245 -webkit-text-shadow: 1px 1px 0 #fff; 246 text-shadow: 1px 1px 0 #fff; 258 text-decoration: none; 259 -moz-text-shadow: 1px 1px 0 #222; 260 -webkit-text-shadow: 1px 1px 0 #222; [all …]
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/ |
D | xml2js.js | 860 return _.reduce(obj.children, function(text, elem) { argument 862 return text += elem.trim() + ' '; 866 return text += getText(elem, why) + ' \n'; 868 return text += GENERATE_LINK(getText(elem, why)); 871 return text; // to be handled elsewhere 874 return text; // ignored 877 return text += '\n' + getText(elem, why) + ' \n \n'; 879 return text += '+ ' + getText(elem, why) + '\n'; 881 return text += '__' + getText(elem, why).trim() + '__ '; 883 … return text += '[' + getText(elem, why).trim() + '](' + getAttr(elem, 'url').trim() + ') '; [all …]
|
/hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/html/ |
D | style.css | 121 text-decoration: none; 125 text-decoration: underline; 165 text-align: center;
|
/hardware/bsp/intel/peripheral/libmraa/src/ |
D | doxy2swig.py | 235 text = 'unknown' 239 text = 'Parameters' 241 text = 'Exceptions' 243 text = 'Returns' 245 text = val 247 self.add_text(['\n', '\n', text, ':', '\n'])
|
/hardware/bsp/intel/peripheral/libupm/src/ |
D | doxy2swig.py | 235 text = 'unknown' 239 text = 'Parameters' 241 text = 'Exceptions' 243 text = 'Returns' 245 text = val 247 self.add_text(['\n', '\n', text, ':', '\n'])
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/ |
D | exports_dec | 2 text vpx_codec_vp8_dx
|
D | exports_enc | 2 text vpx_codec_vp8_cx
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/ |
D | exports_enc | 2 text vpx_codec_vp9_cx
|
D | exports_dec | 2 text vpx_codec_vp9_dx
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1227 hexcode(notif.text, sizeof notif.text, in NIEvent() 1234 hexcode(notif.text, sizeof notif.text, in NIEvent() 1283 hexcode(notif.text, sizeof notif.text, in NIEvent() 1288 hexcode(notif.text, sizeof notif.text, in NIEvent() 1293 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1227 hexcode(notif.text, sizeof notif.text, in NIEvent() 1234 hexcode(notif.text, sizeof notif.text, in NIEvent() 1283 hexcode(notif.text, sizeof notif.text, in NIEvent() 1288 hexcode(notif.text, sizeof notif.text, in NIEvent() 1293 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1231 hexcode(notif.text, sizeof notif.text, in NIEvent() 1238 hexcode(notif.text, sizeof notif.text, in NIEvent() 1287 hexcode(notif.text, sizeof notif.text, in NIEvent() 1292 hexcode(notif.text, sizeof notif.text, in NIEvent() 1297 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1227 hexcode(notif.text, sizeof notif.text, in NIEvent() 1234 hexcode(notif.text, sizeof notif.text, in NIEvent() 1283 hexcode(notif.text, sizeof notif.text, in NIEvent() 1288 hexcode(notif.text, sizeof notif.text, in NIEvent() 1293 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1231 hexcode(notif.text, sizeof notif.text, in NIEvent() 1238 hexcode(notif.text, sizeof notif.text, in NIEvent() 1287 hexcode(notif.text, sizeof notif.text, in NIEvent() 1292 hexcode(notif.text, sizeof notif.text, in NIEvent() 1297 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | gen_msvs_def.sh | 49 text() { function
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
D | vp9_save_reg_neon.asm | 19 AREA ||.text||, CODE, READONLY, ALIGN=2
|