| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/ |
| H A D | Android.bp | 6 defaults: [ "rkaiq-defaults", "rkaiq-defaults-flags", ], 66 defaults: ["algo_defaults"], 76 defaults: ["algo_defaults"], 86 defaults: ["algo_defaults"], 96 defaults: ["algo_defaults"], 106 defaults: ["algo_defaults"], 116 defaults: ["algo_defaults"], 126 defaults: ["algo_defaults"], 136 defaults: ["algo_defaults"], 146 defaults: ["algo_defaults"], [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/man/ |
| H A D | Xquartz.man | 17 \fIXquartz\fP can be customized using the defaults(1) command. The available options are: 19 .B defaults write @bundle_id_prefix@.X11 enable_fake_buttons -boolean true 25 .B defaults write @bundle_id_prefix@.X11 fake_button2 \fImodifiers\fP 30 .B defaults write @bundle_id_prefix@.X11 fake_button3 \fImodifiers\fP 35 .B defaults write @bundle_id_prefix@.X11 fullscreen_hotkeys -boolean true 38 .B defaults write @bundle_id_prefix@.X11 fullscreen_menu -boolean true 41 .B defaults write @bundle_id_prefix@.X11 no_quit_alert -boolean true 44 .B defaults write @bundle_id_prefix@.X11 no_auth -boolean true 48 .B defaults write @bundle_id_prefix@.X11 nolisten_tcp -boolean false 52 .B defaults write @bundle_id_prefix@.X11 enable_system_beep -boolean false [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0004-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch | 4 Subject: [PATCH] Use the defaults.h in ${B} instead of ${S}, and t-oe in ${B} 6 Use the defaults.h in ${B} instead of ${S}, and t-oe in ${B}, so that 16 work, the reason is tm_include_list='** defaults.h' rather than 17 tm_include_list='** ./defaults.h' 48 defaults.h ) 63 defaults.h ) 79 - if test x"$file" = x"defaults.h"; then 80 + if test x"$file" = x"./defaults.h" -o x"$file" = x"defaults.h"; then 86 # If we postponed including defaults.h, add the #include now. 88 - echo "# include \"defaults.h\"" >> ${output}T [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/examples/ |
| H A D | kvm.conf | 38 # See include/defaults.conf 42 # The defaults file will set up various settings that can be used by all 44 INCLUDE include/defaults.conf 68 # As the defaults.conf file has a POWER_CYCLE option already defined, 70 # (all DEFAULTS sections are considered the same). We use the 71 # DEFAULTS OVERRIDE to tell ktest.pl to ignore the previous defined 74 DEFAULTS OVERRIDE 77 # defaults.conf, we use virsh to cycle it. To do so, we destroy 84 DEFAULTS
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/reserved-memory/ |
| H A D | ramoops.txt | 31 (defaults to 0: no ECC) 34 (defaults to 0: disabled) 37 (defaults to 0: disabled) 40 profiling (defaults to 0: disabled) 43 (defaults to 0: disabled) 51 to map the reserved region (defaults to buffered mappings mem_type = 0). If 55 (defaults to 2: log Oopses and Panics). This can be set to INT_MAX to 65 - flags: if present, pass ramoops behavioral flags (defaults to 0,
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/examples/include/ |
| H A D | defaults.conf | 1 # This file holds defaults for most the tests. It defines the options that 5 # with a DEFAULTS OVERRIDE section. 17 DEFAULTS IF NOT DEFINED BOX 24 DEFAULTS IF NOT DEFINED BITS 28 DEFAULTS 30 # THIS_DIR is used through out the configs and defaults to ${PWD} which 130 DEFAULTS IF ${REBOOT} == none 136 DEFAULTS ELSE IF ${REBOOT} == error 142 DEFAULTS ELSE IF ${REBOOT} == fail 153 DEFAULTS ELSE
|
| H A D | patchcheck.conf | 18 DEFAULTS IF NOT DEFINED BUILD_TYPE 21 DEFAULTS ELSE 24 DEFAULTS 45 DEFAULTS IF DEFINED PATCH_TEST 48 DEFAULTS ELSE 67 DEFAULTS IF DEFINED CREATE_WARNINGS_FILE 71 # WARNINGS_FILE is already set by the DEFAULTS above 88 DEFAULTS IF NOT DEFINED PATCH_START1
|
| /OK3568_Linux_fs/buildroot/package/gnu-efi/ |
| H A D | 0001-Make.defaults-don-t-override-ARCH-when-cross-compili.patch | 4 Subject: [PATCH] Make.defaults: don't override ARCH when cross-compiling 14 Make.defaults | 2 +- 17 diff --git a/Make.defaults b/Make.defaults 19 --- a/Make.defaults 20 +++ b/Make.defaults
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/ |
| H A D | add-the-needed-stdarg.h.patch | 11 lib/defaults.c | 1 + 14 diff --git a/lib/defaults.c b/lib/defaults.c 16 --- a/lib/defaults.c 17 +++ b/lib/defaults.c
|
| H A D | 0001-Bug-fix-for-pid_t-not-found-on-musl.patch | 13 lib/defaults.c | 1 + 16 diff --git a/lib/defaults.c b/lib/defaults.c 18 --- a/lib/defaults.c 19 +++ b/lib/defaults.c
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | 0028-RH-reset-default-find_mutipaths-value-to-off.patch | 20 libmultipath/defaults.h | 2 +- 23 diff --git a/libmultipath/defaults.h b/libmultipath/defaults.h 25 --- a/libmultipath/defaults.h 26 +++ b/libmultipath/defaults.h
|
| /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 | C-Defaults.html | 17 <title>Debugging with GDB: C Defaults</title> 19 <meta name="description" content="Debugging with GDB: C Defaults"> 20 <meta name="keywords" content="Debugging with GDB: C Defaults"> 64 <a name="C-Defaults"></a> 70 <a name="C-and-C_002b_002b-Defaults"></a> 71 <h4 class="subsubsection">15.4.1.4 C and C<tt>++</tt> Defaults</h4> 73 <a name="index-C-and-C_002b_002b-defaults"></a> 76 defaults to <code>off</code> whenever the working language changes to
|
| H A D | M2-Defaults.html | 17 <title>Debugging with GDB: M2 Defaults</title> 19 <meta name="description" content="Debugging with GDB: M2 Defaults"> 20 <meta name="keywords" content="Debugging with GDB: M2 Defaults"> 64 <a name="M2-Defaults"></a> 70 <a name="Modula_002d2-Defaults"></a> 71 <h4 class="subsubsection">15.4.9.5 Modula-2 Defaults</h4> 72 <a name="index-Modula_002d2-defaults"></a>
|
| H A D | Fortran-Defaults.html | 17 <title>Debugging with GDB: Fortran Defaults</title> 19 <meta name="description" content="Debugging with GDB: Fortran Defaults"> 20 <meta name="keywords" content="Debugging with GDB: Fortran Defaults"> 64 <a name="Fortran-Defaults"></a> 70 <a name="Fortran-Defaults-1"></a> 71 <h4 class="subsubsection">15.4.6.2 Fortran Defaults</h4> 73 <a name="index-Fortran-Defaults"></a>
|
| H A D | C-Plus-Plus-Expressions.html | 29 <link href="C-Defaults.html#C-Defaults" rel="next" title="C Defaults"> 67 Next: <a href="C-Defaults.html#C-Defaults" accesskey="n" rel="next">C Defaults</a>, Previous: <a hr… 85 debugging format is preferred; <small>GCC</small> defaults to this on most 161 Next: <a href="C-Defaults.html#C-Defaults" accesskey="n" rel="next">C Defaults</a>, Previous: <a hr…
|
| H A D | M2-Types.html | 29 <link href="M2-Defaults.html#M2-Defaults" rel="next" title="M2 Defaults"> 67 Next: <a href="M2-Defaults.html#M2-Defaults" accesskey="n" rel="next">M2 Defaults</a>, Previous: <a… 229 Next: <a href="M2-Defaults.html#M2-Defaults" accesskey="n" rel="next">M2 Defaults</a>, Previous: <a…
|
| /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 | C-Defaults.html | 17 <title>Debugging with GDB: C Defaults</title> 19 <meta name="description" content="Debugging with GDB: C Defaults"> 20 <meta name="keywords" content="Debugging with GDB: C Defaults"> 64 <a name="C-Defaults"></a> 70 <a name="C-and-C_002b_002b-Defaults"></a> 71 <h4 class="subsubsection">15.4.1.4 C and C<tt>++</tt> Defaults</h4> 73 <a name="index-C-and-C_002b_002b-defaults"></a> 76 defaults to <code>off</code> whenever the working language changes to
|
| H A D | Fortran-Defaults.html | 17 <title>Debugging with GDB: Fortran Defaults</title> 19 <meta name="description" content="Debugging with GDB: Fortran Defaults"> 20 <meta name="keywords" content="Debugging with GDB: Fortran Defaults"> 64 <a name="Fortran-Defaults"></a> 70 <a name="Fortran-Defaults-1"></a> 71 <h4 class="subsubsection">15.4.6.2 Fortran Defaults</h4> 73 <a name="index-Fortran-Defaults"></a>
|
| H A D | M2-Defaults.html | 17 <title>Debugging with GDB: M2 Defaults</title> 19 <meta name="description" content="Debugging with GDB: M2 Defaults"> 20 <meta name="keywords" content="Debugging with GDB: M2 Defaults"> 64 <a name="M2-Defaults"></a> 70 <a name="Modula_002d2-Defaults"></a> 71 <h4 class="subsubsection">15.4.9.5 Modula-2 Defaults</h4> 72 <a name="index-Modula_002d2-defaults"></a>
|
| H A D | C-Plus-Plus-Expressions.html | 29 <link href="C-Defaults.html#C-Defaults" rel="next" title="C Defaults"> 67 Next: <a href="C-Defaults.html#C-Defaults" accesskey="n" rel="next">C Defaults</a>, Previous: <a hr… 85 debugging format is preferred; <small>GCC</small> defaults to this on most 161 Next: <a href="C-Defaults.html#C-Defaults" accesskey="n" rel="next">C Defaults</a>, Previous: <a hr…
|
| H A D | M2-Types.html | 29 <link href="M2-Defaults.html#M2-Defaults" rel="next" title="M2 Defaults"> 67 Next: <a href="M2-Defaults.html#M2-Defaults" accesskey="n" rel="next">M2 Defaults</a>, Previous: <a… 229 Next: <a href="M2-Defaults.html#M2-Defaults" accesskey="n" rel="next">M2 Defaults</a>, Previous: <a…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/base-files/base-files/ |
| H A D | fstab | 3 /dev/root / auto defaults 1 1 4 proc /proc proc defaults 0 0 7 tmpfs /var/volatile tmpfs defaults 0 0 10 #/dev/mmcblk0p1 /media/card auto defaults,sync,noauto 0 0
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.NetConsole | 64 (defaults to 6665) 66 (defaults to the interface's address) 68 (defaults to eth0) 70 (defaults to 6666) 74 (defaults to broadcast) 88 Autoconfiguration" kernel feature, which is usually done by defaults
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perfconfig.example | 3 # These were the old defaults 13 # Defaults if linked with libslang 25 # Defaults 33 # Defaults
|
| /OK3568_Linux_fs/u-boot/tools/env/ |
| H A D | fw_env.h | 36 * @opts: encryption key, configuration file, defaults are used if NULL 53 * @opts: how to retrieve environment from flash, defaults are used if NULL 70 * @opts: encryption key, configuration file, defaults are used if NULL 107 * @opts: encryption key, configuration file, defaults are used if NULL 143 * @opts: encryption key, configuration file, defaults are used if NULL 153 * @opts: encryption key, configuration file, defaults are used if NULL
|