| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-cards.c | 19 static unsigned int tuner[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET }; 20 static unsigned int radio[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET }; 21 static unsigned int card[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET }; 31 static unsigned int latency = UNSET; 48 /* If radio_type !=UNSET, radio_addr should be specified 54 .tuner_type = UNSET, 55 .radio_type = UNSET, 74 .tuner_type = UNSET, 75 .radio_type = UNSET, 103 .tuner_type = UNSET, [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/glm/glm/ |
| H A D | glmTargets.cmake | 29 unset(_targetsDefined) 30 unset(_targetsNotDefined) 31 unset(_expectedTargets) 39 unset(_targetsDefined) 40 unset(_targetsNotDefined) 41 unset(_expectedTargets) 53 unset(_realOrig) 54 unset(_realCurr) 98 unset(_IMPORT_CHECK_FILES_FOR_${target}) 100 unset(_IMPORT_CHECK_TARGETS)
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/ |
| H A D | saa7134-cards.c | 52 /* If radio_type !=UNSET, radio_addr should be specified 60 .radio_type = UNSET, 75 .radio_type = UNSET, 102 .radio_type = UNSET, 149 .radio_type = UNSET, 191 .radio_type = UNSET, 219 .radio_type = UNSET, 267 .radio_type = UNSET, 314 .radio_type = UNSET, 344 .radio_type = UNSET, [all …]
|
| /OK3568_Linux_fs/buildroot/package/php/ |
| H A D | 0001-acinclude.m4-don-t-unset-variables.patch | 4 Subject: [PATCH] acinclude.m4: don't unset variables 24 - unset ac_cv_lib_$2[]_$1 25 - unset ac_cv_lib_$2[]___$1 26 unset found 33 - unset ac_cv_func_$1 34 - unset ac_cv_func___$1 35 unset found
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
| H A D | 0002-build-php.m4-don-t-unset-cache-variables.patch | 4 Subject: [PATCH 02/11] build/php.m4: don't unset cache variables 29 - unset ac_cv_lib_$2[]_$1 30 - unset ac_cv_lib_$2[]___$1 31 unset found 38 - unset ac_cv_func_$1 39 - unset ac_cv_func___$1 40 unset found
|
| /OK3568_Linux_fs/buildroot/package/openpowerlink/ |
| H A D | 0003-Add-top-level-CMakeLists.txt.patch | 95 - UNSET(OPLKLIB CACHE) 102 - UNSET(OPLKDLL CACHE) 111 - UNSET(OPLKLIB_DEBUG CACHE) 118 - UNSET(OPLKDLL_DEBUG CACHE) 131 + UNSET(OPLKLIB CACHE) 138 + UNSET(OPLKDLL CACHE) 147 + UNSET(OPLKLIB_DEBUG CACHE) 154 + UNSET(OPLKDLL_DEBUG CACHE) 184 -UNSET(OPLKLIB CACHE) 191 + UNSET(OPLKLIB CACHE)
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | parse-regs-options.c | 13 __parse_regs(const struct option *opt, const char *str, int unset, bool intr) in __parse_regs() argument 21 if (unset) in __parse_regs() 90 parse_user_regs(const struct option *opt, const char *str, int unset) in parse_user_regs() argument 92 return __parse_regs(opt, str, unset, false); in parse_user_regs() 96 parse_intr_regs(const struct option *opt, const char *str, int unset) in parse_intr_regs() argument 98 return __parse_regs(opt, str, unset, true); in parse_intr_regs()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/ |
| H A D | OpenCVModules.cmake | 29 unset(_targetsDefined) 30 unset(_targetsNotDefined) 31 unset(_expectedTargets) 39 unset(_targetsDefined) 40 unset(_targetsNotDefined) 41 unset(_expectedTargets) 165 unset(_IMPORT_CHECK_FILES_FOR_${target}) 167 unset(_IMPORT_CHECK_TARGETS)
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/ |
| H A D | OpenCVModules.cmake | 29 unset(_targetsDefined) 30 unset(_targetsNotDefined) 31 unset(_expectedTargets) 39 unset(_targetsDefined) 40 unset(_targetsNotDefined) 41 unset(_expectedTargets) 165 unset(_IMPORT_CHECK_FILES_FOR_${target}) 167 unset(_IMPORT_CHECK_TARGETS)
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/abi-arm64-v8a/ |
| H A D | OpenCVModules.cmake | 29 unset(_targetsDefined) 30 unset(_targetsNotDefined) 31 unset(_expectedTargets) 39 unset(_targetsDefined) 40 unset(_targetsNotDefined) 41 unset(_expectedTargets) 167 unset(_IMPORT_CHECK_FILES_FOR_${target}) 169 unset(_IMPORT_CHECK_TARGETS)
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/abi-armeabi-v7a/ |
| H A D | OpenCVModules.cmake | 29 unset(_targetsDefined) 30 unset(_targetsNotDefined) 31 unset(_expectedTargets) 39 unset(_targetsDefined) 40 unset(_targetsNotDefined) 41 unset(_expectedTargets) 167 unset(_IMPORT_CHECK_FILES_FOR_${target}) 169 unset(_IMPORT_CHECK_TARGETS)
|
| /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 | unset-environment.html | 18 <title>Debugging with GDB: unset environment</title> 20 <meta name="description" content="Debugging with GDB: unset environment"> 21 <meta name="keywords" content="Debugging with GDB: unset environment"> 55 <meta http-equiv="Refresh" content="0; url=Environment.html#unset-environment"> 61 <p>The node you are looking for is at <a href="Environment.html#unset-environment">unset environmen…
|
| /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 | unset-environment.html | 18 <title>Debugging with GDB: unset environment</title> 20 <meta name="description" content="Debugging with GDB: unset environment"> 21 <meta name="keywords" content="Debugging with GDB: unset environment"> 55 <meta http-equiv="Refresh" content="0; url=Environment.html#unset-environment"> 61 <p>The node you are looking for is at <a href="Environment.html#unset-environment">unset environmen…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/ |
| H A D | android.toolchain.cmake | 275 unset( ${var_name} CACHE ) 301 unset( __value ) 302 unset( __values ) 308 unset( __test_path ) 325 unset( __apiFileContent ) 326 unset( __ndkApiLevelRegex ) 341 unset( __gccExePath ) 342 unset( __gccExePathsCount ) 343 unset( __gccExeName ) 363 unset(__new_path) [all …]
|
| /OK3568_Linux_fs/external/mpp/build/android/ |
| H A D | android.toolchain.cmake | 273 unset( ${var_name} CACHE ) 299 unset( __value ) 300 unset( __values ) 306 unset( __test_path ) 316 unset( __apiFileContent ) 317 unset( __ndkApiLevelRegex ) 332 unset( __gccExePath ) 333 unset( __gccExePathsCount ) 334 unset( __gccExeName ) 354 unset(__new_path) [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/gpgme/gpgme/ |
| H A D | 0008-do-not-auto-check-var-PYTHON.patch | 29 - [unset PYTHON 32 unset PYTHON_VERSION 33 unset PYTHON_CPPFLAGS 34 unset PYTHON_LDFLAGS
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | send-pull-request | 19 unset TO 20 unset CC 21 unset AUTO_CC 22 unset EXTRA_CC 56 unset IFS 145 unset IFS
|
| H A D | oe-setup-builddir | 70 unset SHOWYPDOC 110 unset OECORELOCALCONF 111 unset OECORELAYERCONF 124 # unset SHOWYPDOC 131 unset OECORENOTESCONF
|
| /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/bin/ |
| H A D | sotruss | 23 unset SOTRUSS_FROMLIST 24 unset SOTRUSS_TOLIST 25 unset SOTRUSS_OUTNAME 26 unset SOTRUSS_EXIT 27 unset SOTRUSS_NOINDENT 114 unset SOTRUSS_WHICH
|
| /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/bin/ |
| H A D | sotruss | 23 unset SOTRUSS_FROMLIST 24 unset SOTRUSS_TOLIST 25 unset SOTRUSS_OUTNAME 26 unset SOTRUSS_EXIT 27 unset SOTRUSS_NOINDENT 114 unset SOTRUSS_WHICH
|
| /OK3568_Linux_fs/yocto/ |
| H A D | oe-init-build-env | 30 unset BBSERVER 42 unset THIS_SCRIPT 47 unset OEROOT 50 unset OEROOT
|
| /OK3568_Linux_fs/yocto/poky/ |
| H A D | oe-init-build-env | 30 unset BBSERVER 42 unset THIS_SCRIPT 47 unset OEROOT 50 unset OEROOT
|
| /OK3568_Linux_fs/kernel/tools/lib/subcmd/ |
| H A D | parse-options.c | 73 const int unset = flags & OPT_UNSET; in get_value() local 76 if (unset && p->opt) in get_value() 78 if (unset && (opt->flags & PARSE_OPT_NONEG)) in get_value() 147 if (unset) in get_value() 187 if (unset) in get_value() 194 *(bool *)opt->value = unset ? false : true; in get_value() 200 *(int *)opt->value = unset ? 0 : *(int *)opt->value + 1; in get_value() 204 *(unsigned int *)opt->value = unset ? 0 : opt->defval; in get_value() 208 *(void **)opt->value = unset ? NULL : (void *)opt->defval; in get_value() 213 if (unset) in get_value() [all …]
|
| /OK3568_Linux_fs/debian/overlay/usr/bin/ |
| H A D | disk-helper | 335 unset FSCK 336 unset FSRESIZE 340 unset FSCK 341 unset FSRESIZE 345 unset FSCK 346 unset FSRESIZE 351 unset FSCK 352 unset FSRESIZE
|
| /OK3568_Linux_fs/external/rkscript/ |
| H A D | disk-helper | 345 unset FSCK 346 unset FSRESIZE 350 unset FSCK 351 unset FSRESIZE 355 unset FSCK 356 unset FSRESIZE 361 unset FSCK 362 unset FSRESIZE
|