Searched refs:unset (Results 1 – 25 of 638) sorted by relevance
12345678910>>...26
30 unset(_cmake_expected_target)32 unset(_cmake_targets_defined)33 unset(_cmake_targets_not_defined)34 unset(_cmake_expected_targets)35 unset(CMAKE_IMPORT_FILE_VERSION)44 unset(_cmake_targets_defined)45 unset(_cmake_targets_not_defined)46 unset(_cmake_expected_targets)75 unset(_cmake_config_file)76 unset(_cmake_config_files)[all …]
24 unset(intrinsics_SUFFIX)25 unset(intrinsics_VARIABLE)26 unset(optional_args)27 unset(multi_value_args)68 unset(arg_TARGET)69 unset(arg_SOURCES)70 unset(optional_args)81 unset(avx2_sources)88 unset(avx2_flags)100 unset(sse4_sources)[all …]
30 unset(libgav1_targets)31 unset(libgav1_exe_targets)32 unset(libgav1_lib_targets)33 unset(libgav1_objlib_targets)34 unset(libgav1_sources)35 unset(libgav1_test_targets)62 unset(exe_TEST)63 unset(exe_TEST_DEFINES_MAIN)64 unset(exe_NAME)65 unset(exe_OUTPUT_NAME)[all …]
27 unset(compiler_SOURCES)28 unset(compiler_FLAGS)29 unset(optional_args)30 unset(single_value_args)62 unset(cxx_test_FLAG_LIST_VAR_NAMES)63 unset(cxx_test_FLAG_REQUIRED)64 unset(single_value_args)74 unset(cxx_flags)86 unset(all_cxx_flags)95 unset(libgav1_all_cxx_flags_pass CACHE)[all …]
23 unset(option_NAME)24 unset(option_HELPSTRING)25 unset(option_VALUE)26 unset(optional_args)27 unset(multi_value_args)
9 unset _OLD_VIRTUAL_PATH14 unset _OLD_VIRTUAL_PYTHONHOME27 unset _OLD_VIRTUAL_PS130 unset VIRTUAL_ENV31 unset VIRTUAL_ENV_PROMPT34 unset -f deactivate38 # unset irrelevant variables48 # unset PYTHONHOME if set53 unset PYTHONHOME
13 unset(_harfbuzz_version_info)53 unset(_harfbuzz_lib_suffix)54 unset(_harfbuzz_current)55 unset(_harfbuzz_revision)56 unset(_harfbuzz_age)57 unset(_harfbuzz_includedir)58 unset(_harfbuzz_libdir)
32 unset(AOM_C_CONFIGS)33 unset(AOM_CXX_CONFIGS)66 unset(SAVED_${var} PARENT_SCOPE)71 # test passes $result_var is set to 1. When it fails $result_var is unset. The79 unset(C_TEST_PASSED CACHE)80 unset(C_TEST_FAILED CACHE)84 unset(C_TEST_COMPILED CACHE)102 unset(${result_var} PARENT_SCOPE)108 # test passes $result_var is set to 1. When it fails $result_var is unset. The116 unset(CXX_TEST_PASSED CACHE)[all …]
64 # cache variable, so we unset both to avoid the failure / success state67 unset(C_FLAG_SUPPORTED)68 unset(C_FLAG_SUPPORTED CACHE)75 unset(C_FLAG_FOUND)100 # internal cache variable, so we unset both to avoid the failure / success103 unset(CXX_FLAG_SUPPORTED)104 unset(CXX_FLAG_SUPPORTED CACHE)111 unset(CXX_FLAG_FOUND)142 unset(HAVE_C_FLAG CACHE)178 unset(HAVE_CXX_FLAG CACHE)[all …]
155 unset _libcurl_wanted188 unset _libcurl_save_cppflags189 unset _libcurl_save_libs209 unset _libcurl_save_cppflags210 unset _libcurl_save_libs250 unset LIBCURL251 unset LIBCURL_CPPFLAGS255 unset _libcurl_try_link256 unset _libcurl_version_parse257 unset _libcurl_config[all …]
58 unset(PCRE2_NON_STANDARD_LIB_PREFIX)59 unset(PCRE2_NON_STANDARD_LIB_SUFFIX)60 unset(PCRE2_8BIT_NAME)61 unset(PCRE2_16BIT_NAME)62 unset(PCRE2_32BIT_NAME)63 unset(PCRE2_POSIX_NAME)89 unset(PCRE2_NCOMPONENTS)105 unset(PCRE2_8BIT_COMPONENT)106 unset(PCRE2_POSIX_COMPONENT)
18 unset(CXX_FLAG_FOUND CACHE)20 unset(CXX_FLAG_FAILED CACHE)24 unset(CXX_FLAG_SUPPORTED CACHE)40 unset(CXX_FLAG_FOUND CACHE)44 unset(LIBWEBM_HAVE_CXX_FLAG CACHE)65 unset(PREPROC_DEF_FOUND CACHE)
156 unset (_@PACKAGE_PREFIX@_CONFIGURATIONS)157 unset (_@PACKAGE_PREFIX@_CONFIG)158 unset (_@PACKAGE_PREFIX@_PROPERTY_NAME)159 unset (_@PACKAGE_PREFIX@_PROPERTY_VALUE)178 unset (_@PACKAGE_PREFIX@_VARIABLE)181 # unset private variables182 unset (@PACKAGE_NAME@_FIND_COMPONENT)183 unset (_INSTALL_PREFIX)
221 unset "settings[$word]"270 unset "settings[$word]"441 unset "fields[$word]" "settings[$word]"446 unset 'settings[queue]' 'settings[vf]'449 unset 'settings[action]'452 unset 'settings[action]'514 unset "settings[$word]"576 unset "features[$word]"681 unset "settings[$word]"704 unset "settings[$word]"[all …]
116 unset(_event_h CACHE)130 unset(_event_lib CACHE)179 unset(_LIB_TYPE)180 unset(_AVAILABLE_LIBS)181 unset(_EVENT_COMPONENTS)182 unset(_POSSIBLE_PKG_NAMES)183 unset(_INSTALL_PREFIX)
18 unset(WEBP_HAVE_FLAG_${WEBP_SIMD_FLAG} CACHE)87 unset(WEBP_HAVE_${WEBP_SIMD_FLAG} CACHE)129 # to set an internal cache variable, so we unset both to avoid the132 unset(HAS_COMPILE_FLAG)133 unset(HAS_COMPILE_FLAG CACHE)148 unset(HAS_COMPILE_FLAG)149 unset(HAS_COMPILE_FLAG CACHE)
63 interpreter.unset("method"); in resetContext()64 interpreter.unset("groups"); in resetContext()65 interpreter.unset("testngMethod"); in resetContext()
2 AS_IF([test -n "${$1+set}"], [st_saved_$1="${$1}"; unset $1])6 AS_IF([test -n "${st_saved_$1+set}"], [$1="${st_saved_$1}"; unset st_saved_$1])
8 unset DUMPE2FS_IGNORE_80COL9 unset UNIX_IO_FORCE_BOUNCE
52 `src/dsp/dsp.h` if unset.54 optimizations. Automatically defined in `src/utils/cpu.h` if unset.56 optimizations. Automatically defined in `src/utils/cpu.h` if unset.58 optimizations. Automatically defined in `src/utils/cpu.h` if unset. Note61 Automatically defined in `src/utils/logging.h` if unset.63 the examples. Automatically defined in `examples/logging.h` if unset.68 `src/utils/logging.cc` if unset.72 `src/utils/threadpool.h` if unset. Defaults to 1 on Android & iOS, 0
55 unset(LIBCRYPTO_BIN) # clear 56 unset(LIBCRYPTO_BIN CACHE) # clear as well, because otherwise find_file might use it64 unset(LIBSSL_BIN) # clear 65 unset(LIBSSL_BIN CACHE) # clear as well, because otherwise find_file might use it
10 [ -n "$DEBUGINFOD_URLS" ] && export DEBUGINFOD_URLS || unset DEBUGINFOD_URLS11 unset prefix
13 unset DEBUGINFOD_URLS15 unset prefix
18 unset MKE2FS_FIRST_META_BG32 unset FEATURES SIZE_1 SIZE_2 LOG E2FSCK
131 unset _shlib_expr_cmd_ _shlib_output_185 unset _flags_level_232 unset _flags_getopt_cmd_281 unset __flags_const __flags_constants434 unset _flags_default_ _flags_help_ _flags_name_ _flags_return_ \494 unset _flags_name_ _flags_opts_ _flags_optStrType_ _flags_shortName_ \550 unset _flags_gFI_usName_ _flags_gfI_info_ _flags_infoValue_ _flags_infoVar_ \575 unset _flags_str_618 unset _flags_bool_645 unset _flags_float_whole_ _flags_float_fraction_[all …]