Home
last modified time | relevance | path

Searched refs:unset (Results 1 – 25 of 567) sorted by relevance

12345678910>>...23

/external/harfbuzz_ng/src/
Dharfbuzz-config.cmake.in22 unset(_harfbuzz_libdir_iter)
37 unset(_harfbuzz_version_info)
77 unset(_harfbuzz_lib_suffix)
78 unset(_harfbuzz_current)
79 unset(_harfbuzz_revision)
80 unset(_harfbuzz_age)
81 unset(_harfbuzz_includedir)
82 unset(_harfbuzz_libdir)
83 unset(_harfbuzz_prefix)
84 unset(exec_prefix)
[all …]
/external/libgav1/libgav1/cmake/
Dlibgav1_intrinsics.cmake24 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 …]
Dlibgav1_targets.cmake22 unset(libgav1_targets)
23 unset(libgav1_exe_targets)
24 unset(libgav1_lib_targets)
25 unset(libgav1_objlib_targets)
26 unset(libgav1_sources)
27 unset(libgav1_test_targets)
54 unset(exe_TEST)
55 unset(exe_TEST_DEFINES_MAIN)
56 unset(exe_NAME)
57 unset(exe_OUTPUT_NAME)
[all …]
Dlibgav1_flags.cmake27 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 …]
Dlibgav1_options.cmake23 unset(option_NAME)
24 unset(option_HELPSTRING)
25 unset(option_VALUE)
26 unset(optional_args)
27 unset(multi_value_args)
/external/python/cpython3/Lib/venv/scripts/common/
Dactivate9 unset _OLD_VIRTUAL_PATH
14 unset _OLD_VIRTUAL_PYTHONHOME
27 unset _OLD_VIRTUAL_PS1
30 unset VIRTUAL_ENV
33 unset -f deactivate
37 # unset irrelevant variables
47 # unset PYTHONHOME if set
52 unset PYTHONHOME
/external/libaom/libaom/build/cmake/
Dcompiler_tests.cmake32 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. The
79 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. The
116 unset(CXX_TEST_PASSED CACHE)
[all …]
Dcompiler_flags.cmake62 unset(C_FLAG_SUPPORTED CACHE)
69 unset(C_FLAG_FOUND)
92 unset(CXX_FLAG_SUPPORTED CACHE)
99 unset(CXX_FLAG_FOUND)
130 unset(HAVE_C_FLAG CACHE)
166 unset(HAVE_CXX_FLAG CACHE)
306 unset(target_link_flags)
330 unset(c_passed)
332 unset(cxx_passed)
/external/expat/cmake/autotools/
Dexpat.cmake29 unset(_targetsDefined)
30 unset(_targetsNotDefined)
31 unset(_expectedTargets)
39 unset(_targetsDefined)
40 unset(_targetsNotDefined)
41 unset(_expectedTargets)
85 unset(_IMPORT_CHECK_FILES_FOR_${target})
87 unset(_IMPORT_CHECK_TARGETS)
/external/curl/docs/libcurl/
Dlibcurl.m4153 unset _libcurl_wanted
186 unset _libcurl_save_cppflags
187 unset _libcurl_save_libs
206 unset _libcurl_save_cppflags
207 unset _libcurl_save_libs
247 unset LIBCURL
248 unset LIBCURL_CPPFLAGS
252 unset _libcurl_try_link
253 unset _libcurl_version_parse
254 unset _libcurl_config
[all …]
/external/rust/crates/clap/src/args/
Darg.rs703 self.unset(ArgSettings::Last) in last()
762 self.unset(ArgSettings::Required) in required()
825 self.unset(ArgSettings::RequireEquals) in require_equals()
889 self.unset(ArgSettings::AllowLeadingHyphen) in allow_hyphen_values()
1836 self.unset(ArgSettings::TakesValue) in takes_value()
1872 self.unset(ArgSettings::HidePossibleValues) in hide_possible_values()
1906 self.unset(ArgSettings::HideDefaultValue) in hide_default_value()
2157 self.unset(ArgSettings::Multiple) in multiple()
2259 self.unset(ArgSettings::Global) in global()
2302 self.unset(ArgSettings::EmptyValues) in empty_values()
[all …]
/external/libwebm/build/
Dcxx_flags.cmake19 unset(CXX_FLAG_FOUND CACHE)
21 unset(CXX_FLAG_FAILED CACHE)
25 unset(CXX_FLAG_SUPPORTED CACHE)
41 unset(CXX_FLAG_FOUND CACHE)
45 unset(LIBWEBM_HAVE_CXX_FLAG CACHE)
66 unset(PREPROC_DEF_FOUND CACHE)
/external/llvm-project/lldb/test/API/functionalities/data-formatter/boolreference/
Dmain.mm9 BOOL unset = 12;
13 BOOL &unset_ref = unset;
17 BOOL* unset_ptr = &unset;
/external/gflags/cmake/
Dconfig.cmake.in156 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 variables
182 unset (@PACKAGE_NAME@_FIND_COMPONENT)
183 unset (_INSTALL_PREFIX)
/external/ethtool/shell-completion/bash/
Dethtool221 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 …]
/external/testng/src/main/java/org/testng/internal/
DBsh.java63 interpreter.unset("method"); in resetContext()
64 interpreter.unset("groups"); in resetContext()
65 interpreter.unset("testngMethod"); in resetContext()
/external/libevent/cmake/
DLibeventConfig.cmake.in116 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)
/external/strace/m4/
Dst_save_restore_var.m42 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])
/external/libgav1/libgav1/
DREADME.md52 `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. Note
61 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
/external/llvm-project/libclc/cmake/
DCMakeTestLLAsmCompiler.cmake12 unset(CMAKE_LLAsm_COMPILER_WORKS CACHE)
31 unset(CMAKE_LLAsm_COMPILER_WORKS CACHE)
56 unset(__CMAKE_LLAsm_COMPILER_OUTPUT)
DCMakeTestCLCCompiler.cmake12 unset(CMAKE_CLC_COMPILER_WORKS CACHE)
31 unset(CMAKE_CLC_COMPILER_WORKS CACHE)
56 unset(__CMAKE_CLC_COMPILER_OUTPUT)
/external/e2fsprogs/tests/r_meta_bg_shrink/
Dscript18 unset MKE2FS_FIRST_META_BG
32 unset FEATURES SIZE_1 SIZE_2 LOG E2FSCK
/external/perfetto/protos/perfetto/config/profiling/
Dperf_event_config.proto47 // If unset, the profiler will record only the event counts.
55 // If unset, an implementation-defined default is used.
60 // If unset, an implementation-defined default is used.
88 // If unset, an implementation-defined default is used.
94 // If unset, the cached state will not be cleared.
130 // unset, all userspace samples are kept, but beware that it will be very
/external/rust/crates/clap/src/args/arg_builder/
Dbase.rs30 pub fn unset(&mut self, s: ArgSettings) { in unset() method
31 self.settings.unset(s); in unset()
/external/e2fsprogs/tests/f_convert_bmap/
Dscript111 unset IMAGE FSCK_OPT SECOND_FSCK_OPT OUT1 OUT2 EXP1 EXP2
112 unset SKIP_VERIFY SKIP_CLEANUP SKIP_GUNZIP ONE_PASS_ONLY PREP_CMD
113 unset DESCRIPTION SKIP_UNLINK AFTER_CMD PASS_ZERO

12345678910>>...23