| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_iw.h | 156 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument 157 iwe_stream_add_event(info, stream, ends, iwe, extra) 158 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument 159 iwe_stream_add_value(info, event, value, ends, iwe, event_len) 160 #define IWE_STREAM_ADD_POINT(info, stream, ends, iwe, extra) \ argument 161 iwe_stream_add_point(info, stream, ends, iwe, extra) 163 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument 164 iwe_stream_add_event(stream, ends, iwe, extra) 165 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument 166 iwe_stream_add_value(event, value, ends, iwe, event_len) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_iw.h | 156 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument 157 iwe_stream_add_event(info, stream, ends, iwe, extra) 158 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument 159 iwe_stream_add_value(info, event, value, ends, iwe, event_len) 160 #define IWE_STREAM_ADD_POINT(info, stream, ends, iwe, extra) \ argument 161 iwe_stream_add_point(info, stream, ends, iwe, extra) 163 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument 164 iwe_stream_add_event(stream, ends, iwe, extra) 165 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument 166 iwe_stream_add_value(event, value, ends, iwe, event_len) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wl_iw.h | 144 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument 145 iwe_stream_add_event(info, stream, ends, iwe, extra) 146 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument 147 iwe_stream_add_value(info, event, value, ends, iwe, event_len) 148 #define IWE_STREAM_ADD_POINT(info, stream, ends, iwe, extra) \ argument 149 iwe_stream_add_point(info, stream, ends, iwe, extra) 151 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument 152 iwe_stream_add_event(stream, ends, iwe, extra) 153 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument 154 iwe_stream_add_value(event, value, ends, iwe, event_len) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wl_iw.h | 144 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument 145 iwe_stream_add_event(info, stream, ends, iwe, extra) 146 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument 147 iwe_stream_add_value(info, event, value, ends, iwe, event_len) 148 #define IWE_STREAM_ADD_POINT(info, stream, ends, iwe, extra) \ argument 149 iwe_stream_add_point(info, stream, ends, iwe, extra) 151 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument 152 iwe_stream_add_event(stream, ends, iwe, extra) 153 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument 154 iwe_stream_add_value(event, value, ends, iwe, event_len) [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wl_iw.h | 144 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument 145 iwe_stream_add_event(info, stream, ends, iwe, extra) 146 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument 147 iwe_stream_add_value(info, event, value, ends, iwe, event_len) 148 #define IWE_STREAM_ADD_POINT(info, stream, ends, iwe, extra) \ argument 149 iwe_stream_add_point(info, stream, ends, iwe, extra) 151 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument 152 iwe_stream_add_event(stream, ends, iwe, extra) 153 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument 154 iwe_stream_add_value(event, value, ends, iwe, event_len) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_iw.h | 159 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument 160 iwe_stream_add_event(info, stream, ends, iwe, extra) 161 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument 162 iwe_stream_add_value(info, event, value, ends, iwe, event_len) 163 #define IWE_STREAM_ADD_POINT(info, stream, ends, iwe, extra) \ argument 164 iwe_stream_add_point(info, stream, ends, iwe, extra) 166 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \ argument 167 iwe_stream_add_event(stream, ends, iwe, extra) 168 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \ argument 169 iwe_stream_add_value(event, value, ends, iwe, event_len) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | GDB_002fMI-Development-and-Front-Ends.html | 17 <title>Debugging with GDB: GDB/MI Development and Front Ends</title> 19 <meta name="description" content="Debugging with GDB: GDB/MI Development and Front Ends"> 20 <meta name="keywords" content="Debugging with GDB: GDB/MI Development and Front Ends"> 64 <a name="GDB_002fMI-Development-and-Front-Ends"></a> 70 <a name="GDB_002fMI-Development-and-Front-Ends-1"></a> 71 <h3 class="section">27.4 <small>GDB/MI</small> Development and Front Ends</h3> 77 <p>Since <small>GDB/MI</small> is used by a variety of front ends to <small>GDB</small>, changes 84 list of changes that may occur within one level, so front ends should 98 <p>If the changes are likely to break front ends, the MI version level 100 with the old versions. Old versions of MI remain available, allowing front ends [all …]
|
| H A D | GDB_002fMI-Compatibility-with-CLI.html | 29 …fMI-Development-and-Front-Ends.html#GDB_002fMI-Development-and-Front-Ends" rel="next" title="GDB/M… 67 …-Development-and-Front-Ends.html#GDB_002fMI-Development-and-Front-Ends" accesskey="n" rel="next">G… 84 recommended that front ends use the <code>-interpreter-exec</code> command
|
| H A D | GDB_002fMI-Output-Records.html | 30 …I-Development-and-Front-Ends.html#GDB_002fMI-Development-and-Front-Ends" rel="previous" title="GDB… 67 …evelopment-and-Front-Ends.html#GDB_002fMI-Development-and-Front-Ends" accesskey="p" rel="previous"…
|
| H A D | GDB_002fMI.html | 88 …02fMI-Development-and-Front-Ends.html#GDB_002fMI-Development-and-Front-Ends"><small>GDB/MI</small>… 119 …02fMI-Development-and-Front-Ends.html#GDB_002fMI-Development-and-Front-Ends" accesskey="4">GDB/MI …
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | GDB_002fMI-Development-and-Front-Ends.html | 17 <title>Debugging with GDB: GDB/MI Development and Front Ends</title> 19 <meta name="description" content="Debugging with GDB: GDB/MI Development and Front Ends"> 20 <meta name="keywords" content="Debugging with GDB: GDB/MI Development and Front Ends"> 64 <a name="GDB_002fMI-Development-and-Front-Ends"></a> 70 <a name="GDB_002fMI-Development-and-Front-Ends-1"></a> 71 <h3 class="section">27.4 <small>GDB/MI</small> Development and Front Ends</h3> 77 <p>Since <small>GDB/MI</small> is used by a variety of front ends to <small>GDB</small>, changes 84 list of changes that may occur within one level, so front ends should 98 <p>If the changes are likely to break front ends, the MI version level 100 with the old versions. Old versions of MI remain available, allowing front ends [all …]
|
| H A D | GDB_002fMI-Compatibility-with-CLI.html | 29 …fMI-Development-and-Front-Ends.html#GDB_002fMI-Development-and-Front-Ends" rel="next" title="GDB/M… 67 …-Development-and-Front-Ends.html#GDB_002fMI-Development-and-Front-Ends" accesskey="n" rel="next">G… 84 recommended that front ends use the <code>-interpreter-exec</code> command
|
| H A D | GDB_002fMI-Output-Records.html | 30 …I-Development-and-Front-Ends.html#GDB_002fMI-Development-and-Front-Ends" rel="previous" title="GDB… 67 …evelopment-and-Front-Ends.html#GDB_002fMI-Development-and-Front-Ends" accesskey="p" rel="previous"…
|
| H A D | GDB_002fMI.html | 88 …02fMI-Development-and-Front-Ends.html#GDB_002fMI-Development-and-Front-Ends"><small>GDB/MI</small>… 119 …02fMI-Development-and-Front-Ends.html#GDB_002fMI-Development-and-Front-Ends" accesskey="4">GDB/MI …
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | fsl,asrc.txt | 6 Ends Audio controller such as ESAI, SSI and SAI. It has three pairs to support 39 - fsl,asrc-rate : Defines a mutual sample rate used by DPCM Back Ends. 41 - fsl,asrc-width : Defines a mutual sample width used by DPCM Back Ends. 55 Ends, which can replace the fsl,asrc-width.
|
| H A D | fsl,easrc.yaml | 56 description: Defines a mutual sample rate used by DPCM Back Ends 63 Defines a mutual sample format used by DPCM Back Ends
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/ |
| H A D | 0001-setup.py-Do-not-detect-multiarch-paths-when-cross-co.patch | 7 to operate, which is not good when cross compiling, since it ends up 10 distributions e.g. ubuntu, it ends up adding native multiarch paths 13 with multiarch ends up adding these paths to compiler cmdline which
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/trace/ |
| H A D | ftrace_32.S | 30 /* r3 ends up with link register */ 43 /* old link register ends up in ctr reg */ 71 /* old link register ends up in ctr reg */
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/ |
| H A D | predicate.hpp | 29 under various conditions: a string starts with the substring, ends with the 123 //! 'Ends with' predicate 126 In other words, if the input ends with the test. 163 //! 'Ends with' predicate 175 //! 'Ends with' predicate ( case insensitive ) 178 In other words, if the input ends with the test.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/openssh/openssh/ |
| H A D | fix-potential-signed-overflow-in-pointer-arithmatic.patch | 52 + * overflow when the string ends where the MSB has changed. 78 + * overflow when the string ends where the MSB has changed. 104 + * overflow when the string ends where the MSB has changed.
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | stat-display.c | 219 char buf[64], *vals, *ends; in print_metric_csv() local 226 ends = vals = skip_spaces(buf); in print_metric_csv() 227 while (isdigit(*ends) || *ends == '.') in print_metric_csv() 228 ends++; in print_metric_csv() 229 *ends = 0; in print_metric_csv() 285 char buf[64], *vals, *ends; in print_metric_only_csv() local 292 ends = vals = skip_spaces(buf); in print_metric_only_csv() 293 while (isdigit(*ends) || *ends == '.') in print_metric_only_csv() 294 ends++; in print_metric_only_csv() 295 *ends = 0; in print_metric_only_csv()
|
| /OK3568_Linux_fs/kernel/include/linux/sched/ |
| H A D | mm.h | 211 * memalloc_noio_restore - Ends the implicit GFP_NOIO scope. 214 * Ends the implicit GFP_NOIO scope started by memalloc_noio_save function. 242 * memalloc_nofs_restore - Ends the implicit GFP_NOFS scope. 245 * Ends the implicit GFP_NOFS scope started by memalloc_nofs_save function.
|
| /OK3568_Linux_fs/device/rockchip/common/configs/ |
| H A D | Config.in.rootfs | 34 string "yocto rootfs machine or local config when ends with .conf" 36 Name of yocto machine or yocto local config when ends with .conf.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-s3c2410.txt | 46 /* Samsung GPIO variant ends here */ 50 /* Pinctrl variant ends here */
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | fsl_asrc_common.h | 68 * @asrc_rate: default sample rate for ASoC Back-Ends 69 * @asrc_format: default sample format for ASoC Back-Ends
|