| /OK3568_Linux_fs/yocto/meta-clang/conf/ |
| H A D | layer.conf | 14 browser-layer:${LAYERDIR}/dynamic-layers/browser-layer/*/*.bb \ 15 browser-layer:${LAYERDIR}/dynamic-layers/browser-layer/*/*.bbappend \ 16 openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \ 17 openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \ 18 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bb \ 19 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bbappend \ 20 selinux:${LAYERDIR}/dynamic-layers/selinux/*/*.bb \
|
| /OK3568_Linux_fs/buildroot/package/php/ |
| H A D | Config.ext | 13 comment "OPcache needs a toolchain w/ dynamic library" 22 comment "Readline needs a toolchain w/ dynamic library" 52 comment "zip needs a toolchain w/ dynamic library" 72 comment "libargon2 needs a toolchain w/ dynamic library" 148 comment "PostgreSQL extension needs a toolchain w/ dynamic library, wchar" 179 comment "PostgreSQL drivers need a toolchain w/ wchar, dynamic library" 196 comment "unixodbc driver needs a toolchain w/ dynamic library" 231 comment "intl support needs a toolchain w/ C++, wchar, threads, dynamic library, gcc >= 4.9, host g… 421 comment "PHP FFI extension needs a toolchain w/ threads, dynamic library"
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | soc-topology.h | 37 /* dynamic object type */ 39 SND_SOC_DOBJ_NONE = 0, /* object is not dynamic */ 51 /* dynamic control object */ 58 /* dynamic widget object */ 63 /* generic dynamic object - all dynamic objects belong to this struct */ 108 * Public API - Used by component drivers to load and unload dynamic objects 182 /* Dynamic Object loading and removal for component drivers */ 193 /* Binds event handlers to dynamic widgets */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/conf/ |
| H A D | layer.conf | 29 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ 30 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bbappend \ 31 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bb \ 32 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bbappend \ 33 gnome-layer:${LAYERDIR}/dynamic-layers/gnome-layer/recipes-*/*/*.bb \ 34 gnome-layer:${LAYERDIR}/dynamic-layers/gnome-layer/recipes-*/*/*.bbappend \ 35 perl-layer:${LAYERDIR}/dynamic-layers/perl-layer/recipes-*/*/*.bb \ 36 perl-layer:${LAYERDIR}/dynamic-layers/perl-layer/recipes-*/*/*.bbappend \
|
| /OK3568_Linux_fs/buildroot/package/snort/ |
| H A D | 0006-Fix-compile-error-when-building-against-uclibc-or-mu.patch | 8 ../../../src/dynamic-preprocessors/appid/service_plugins/service_rpc.c:241:20: 16 src/dynamic-preprocessors/appid/service_plugins/service_rpc.c | 2 +- 19 diff --git a/src/dynamic-preprocessors/appid/service_plugins/service_rpc.c b/src/dynamic-preprocess… 21 --- a/src/dynamic-preprocessors/appid/service_plugins/service_rpc.c 22 +++ b/src/dynamic-preprocessors/appid/service_plugins/service_rpc.c
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/man/man1/ |
| H A D | arm-none-linux-gnueabihf-ld.1 | 291 Adds \fI\s-1AUDITLIB\s0\fR to the \f(CW\*(C`DT_AUDIT\*(C'\fR entry of the dynamic section. 359 Adds \fI\s-1AUDITLIB\s0\fR to the \f(CW\*(C`DT_DEPAUDIT\*(C'\fR entry of the dynamic section. 442 .IP "\fB\-\-export\-dynamic\fR" 4 443 .IX Item "--export-dynamic" 444 .IP "\fB\-\-no\-export\-dynamic\fR" 4 445 .IX Item "--no-export-dynamic" 448 option or the \fB\-\-export\-dynamic\fR option causes the linker to add 449 all symbols to the dynamic symbol table. The dynamic symbol table is the 450 set of symbols which are visible from dynamic objects at run time. 453 \&\fB\-\-no\-export\-dynamic\fR option to restore the default behavior), the [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/man/man1/ |
| H A D | aarch64-none-linux-gnu-ld.1 | 291 Adds \fI\s-1AUDITLIB\s0\fR to the \f(CW\*(C`DT_AUDIT\*(C'\fR entry of the dynamic section. 359 Adds \fI\s-1AUDITLIB\s0\fR to the \f(CW\*(C`DT_DEPAUDIT\*(C'\fR entry of the dynamic section. 442 .IP "\fB\-\-export\-dynamic\fR" 4 443 .IX Item "--export-dynamic" 444 .IP "\fB\-\-no\-export\-dynamic\fR" 4 445 .IX Item "--no-export-dynamic" 448 option or the \fB\-\-export\-dynamic\fR option causes the linker to add 449 all symbols to the dynamic symbol table. The dynamic symbol table is the 450 set of symbols which are visible from dynamic objects at run time. 453 \&\fB\-\-no\-export\-dynamic\fR option to restore the default behavior), the [all …]
|
| /OK3568_Linux_fs/kernel/samples/kfifo/ |
| H A D | record-example.c | 3 * Sample dynamic sized record fifo implementation 31 * define DYNAMIC in this example for a dynamically allocated fifo. 36 #define DYNAMIC 47 #ifdef DYNAMIC 164 #ifdef DYNAMIC in example_init() 176 #ifdef DYNAMIC in example_init() 183 #ifdef DYNAMIC in example_init() 194 #ifdef DYNAMIC in example_exit()
|
| H A D | inttype-example.c | 31 * define DYNAMIC in this example for a dynamically allocated fifo. 36 #define DYNAMIC 39 #ifdef DYNAMIC 150 #ifdef DYNAMIC in example_init() 160 #ifdef DYNAMIC in example_init() 167 #ifdef DYNAMIC in example_init() 178 #ifdef DYNAMIC in example_exit()
|
| H A D | bytestream-example.c | 31 * define DYNAMIC in this example for a dynamically allocated fifo. 36 #define DYNAMIC 39 #ifdef DYNAMIC 157 #ifdef DYNAMIC in example_init() 169 #ifdef DYNAMIC in example_init() 176 #ifdef DYNAMIC in example_init() 187 #ifdef DYNAMIC in example_exit()
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt6797/ |
| H A D | mt6797-mt6351.c | 80 .dynamic = 1, 89 .dynamic = 1, 98 .dynamic = 1, 107 .dynamic = 1, 116 .dynamic = 1, 125 .dynamic = 1, 134 .dynamic = 1, 143 .dynamic = 1, 154 .dynamic = 1,
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | exynos5422-cpus.dtsi | 34 dynamic-power-coefficient = <90>; 47 dynamic-power-coefficient = <90>; 60 dynamic-power-coefficient = <90>; 73 dynamic-power-coefficient = <90>; 86 dynamic-power-coefficient = <310>; 99 dynamic-power-coefficient = <310>; 112 dynamic-power-coefficient = <310>; 125 dynamic-power-coefficient = <310>;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | link.h | 1 /* Data structure for communication from the run-time dynamic linker for 37 /* Rendezvous structure used by the run-time dynamic linker to communicate 39 dynamic section has a DT_DEBUG element, the run-time linker sets that 66 /* This is the instance of that structure used by the dynamic linker. */ 69 /* This symbol refers to the "dynamic structure" in the `.dynamic' section 81 These data structures exist in space used by the run-time dynamic linker; 92 ElfW(Dyn) *l_ld; /* Dynamic section of the shared object. */ 109 /* Values representing origin of name for dynamic loading. */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | link.h | 1 /* Data structure for communication from the run-time dynamic linker for 37 /* Rendezvous structure used by the run-time dynamic linker to communicate 39 dynamic section has a DT_DEBUG element, the run-time linker sets that 66 /* This is the instance of that structure used by the dynamic linker. */ 69 /* This symbol refers to the "dynamic structure" in the `.dynamic' section 81 These data structures exist in space used by the run-time dynamic linker; 92 ElfW(Dyn) *l_ld; /* Dynamic section of the shared object. */ 109 /* Values representing origin of name for dynamic loading. */
|
| /OK3568_Linux_fs/kernel/drivers/acpi/dptf/ |
| H A D | Kconfig | 4 bool "Intel DPTF (Dynamic Platform and Thermal Framework) Support" 7 Intel Dynamic Platform and Thermal Framework (DPTF) is a platform 15 <https://01.org/intel%C2%AE-dynamic-platform-and-thermal-framework-dptf-chromium-os/overview> 23 This driver adds support for Dynamic Platform and Thermal Framework 39 This driver adds support for Dynamic Platform and Thermal Framework
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | xcam_mutex.h | 37 Mutex (bool dynamic = true) : _dynamic(dynamic) { in _dynamic() argument 38 if (!dynamic) { in _dynamic() 83 Cond (bool dynamic = true) : _dynamic(dynamic) { in _dynamic() argument 84 if (!dynamic) in _dynamic()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | drmem.c | 3 * Dynamic reconfiguration memory support 177 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in drmem_update_dt() 181 prop = of_find_property(memory, "ibm,dynamic-memory", NULL); in drmem_update_dt() 185 prop = of_find_property(memory, "ibm,dynamic-memory-v2", NULL); in drmem_update_dt() 296 prop = of_get_flat_dt_prop(node, "ibm,dynamic-memory", &len); in walk_drmem_lmbs_early() 300 prop = of_get_flat_dt_prop(node, "ibm,dynamic-memory-v2", in walk_drmem_lmbs_early() 367 prop = of_get_property(dn, "ibm,dynamic-memory", NULL); in walk_drmem_lmbs() 371 prop = of_get_property(dn, "ibm,dynamic-memory-v2", NULL); in walk_drmem_lmbs() 447 dn = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in drmem_init() 449 pr_info("No dynamic reconfiguration memory found\n"); in drmem_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | webcam.c | 73 /* .bcdUSB = DYNAMIC */ 77 .bMaxPacketSize0 = 0, /* dynamic */ 81 .iManufacturer = 0, /* dynamic */ 82 .iProduct = 0, /* dynamic */ 83 .iSerialNumber = 0, /* dynamic */ 84 .bNumConfigurations = 0, /* dynamic */ 94 .wTotalLength = 0, /* dynamic */ 96 .bInCollection = 0, /* dynamic */ 97 .baInterfaceNr[0] = 0, /* dynamic */ 149 .wTotalLength = 0, /* dynamic */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/timers/ |
| H A D | highres.rst | 2 High resolution timers and dynamic ticks design notes 27 - dynamic ticks 82 functionality like high resolution timers or dynamic ticks. 132 utilize the high resolution and dynamic tick functionalities without any change 134 enabling of high resolution timers and dynamic ticks is simply provided by 136 adding the dynamic tick specific calls to the idle routine (a total of 3 lines 163 dynamic ticks on i386 SMP systems which stop the local APIC in C3 power 193 based periodic tick is designed to be extended with dynamic tick functionality. 208 dynamic ticks 211 Dynamic ticks are the logical consequence of the hrtimer based periodic tick [all …]
|
| /OK3568_Linux_fs/buildroot/package/binutils/2.37/ |
| H A D | 0004-or1k-fix-pc-relative-relocation-against-dynamic-on-P.patch | 4 Subject: [PATCH] or1k: fix pc-relative relocation against dynamic on PC 10 pc-relative relocation against dynamic symbol alSourcePausev 12 pc-relative relocation against dynamic symbol alSourceStopv 14 pc-relative relocation against dynamic symbol alSourceRewindv 16 pc-relative relocation against dynamic symbol alSourcePlayv 47 + (_("%pB: pc-relative relocation against dynamic symbol %s"),
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | cpu-cooling-api.rst | 62 CPUs. The current power is calculated as dynamic power (static power isn't 70 The dynamic power consumption of a processor depends on many factors. 73 - The time the processor spends running, consuming dynamic power, as 74 compared to the time in idle states where dynamic consumption is 83 A high level dynamic power consumption model may then be represented as:: 103 running time dynamic power coefficient in fundamental units of
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/i3c/ |
| H A D | protocol.rst | 46 Each device on the I3C bus has to be assigned a dynamic address to be able to 54 Once a dynamic address has been assigned to a device, this address will be used 56 assigned a dynamic address, the device should still process broadcast messages. 65 The discovery mechanism is called DAA (Dynamic Address Assignment), because it 66 not only discovers devices but also assigns them a dynamic address. 89 dynamic address the higher the priority). 107 device joined the bus and is waiting for a dynamic address. 110 assign a dynamic address to the slave. 151 passed the device address (dynamic address assigned during DAA), a payload
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/vdso/ |
| H A D | vdso.lds.S | 23 .dynamic : { *(.dynamic) } :text :dynamic 33 * space for the dynamic symbol table, etc. If this amount is 54 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
|
| /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 | Dynamic-printf.html | 17 <title>Debugging with GDB: Dynamic printf</title> 19 <meta name="description" content="Debugging with GDB: Dynamic printf"> 20 <meta name="keywords" content="Debugging with GDB: Dynamic printf"> 64 <a name="Dynamic-printf"></a> 70 <a name="Dynamic-printf-1"></a> 71 <h4 class="subsection">5.1.8 Dynamic printf</h4> 73 <a name="index-dynamic-printf"></a> 75 <p>The dynamic printf command <code>dprintf</code> combines a breakpoint with 107 dynamic printfs immediately. (If you need individual control over the 163 <p>Note that the <code>info break</code> displays the dynamic printf commands [all …]
|
| /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 | Dynamic-printf.html | 17 <title>Debugging with GDB: Dynamic printf</title> 19 <meta name="description" content="Debugging with GDB: Dynamic printf"> 20 <meta name="keywords" content="Debugging with GDB: Dynamic printf"> 64 <a name="Dynamic-printf"></a> 70 <a name="Dynamic-printf-1"></a> 71 <h4 class="subsection">5.1.8 Dynamic printf</h4> 73 <a name="index-dynamic-printf"></a> 75 <p>The dynamic printf command <code>dprintf</code> combines a breakpoint with 107 dynamic printfs immediately. (If you need individual control over the 163 <p>Note that the <code>info break</code> displays the dynamic printf commands [all …]
|