Home
last modified time | relevance | path

Searched refs:term (Results 1 – 17 of 17) sorted by relevance

/system/testing/gtest_extras/gtest_isolated/
DColor.cpp48 std::string term; in ShouldUseColor() local
51 term = term_env; in ShouldUseColor()
53 return !color_term.empty() || term == "xterm" || term == "xterm-color" || in ShouldUseColor()
54 term == "xterm-256color" || term == "screen" || term == "screen-256color" || in ShouldUseColor()
55 term == "tmux" || term == "tmux-256color" || term == "rxvt-unicode" || in ShouldUseColor()
56 term == "rxvt-unicode-256color" || term == "linux" || term == "cygwing"; in ShouldUseColor()
/system/extras/simpleperf/scripts/inferno/
Dscript.js184 let term = prompt('Search for:', '');
187 if (!term) {
198 if (title.textContent.indexOf(term) != -1) {
/system/sepolicy/
DNOTICE7 term is used in the industry) and that it may not function as intended.
/system/chre/apps/test/chqts/src/
DAndroid.bp18 // code here, it seems a long-term time saver to have Linux tests for
/system/extras/simpleperf/
Dread_elf.cpp607 __attribute__((weak)) extern "C" struct term* set_curterm(struct term*) { in set_curterm() argument
611 __attribute__((weak)) extern "C" int del_curterm(struct term*) { in del_curterm() argument
/system/extras/simpleperf/scripts/
Dreport_html.js1441 let term = prompt('Search for:', '');
1442 if (!term) {
1450 if (title.textContent.indexOf(term) != -1) {
/system/sepolicy/private/
Duntrusted_app_all.te53 # TODO: Long term, we don't want apps probing into shell data files.
Dvendor_init.te6 # TODO(b/140259336) We want to remove vendor_init in the long term but allow for now
Dapp.te161 # application inherit logd write socket (urge is to deprecate this long term)
Dsystem_server.te946 # (urge is to deprecate this long term)
Ddomain.te1295 # which, long term, need to go away.
/system/timezone/output_data/icu_overlay/
DLICENSE255 # implied, statutory or otherwise. The term "warranty" used herein
277 # foregoing by his or her commencement of use of the program. The term
/system/timezone/testing/data/test3/output_data/icu_overlay/
DLICENSE255 # implied, statutory or otherwise. The term "warranty" used herein
277 # foregoing by his or her commencement of use of the program. The term
/system/timezone/testing/data/test1/output_data/icu_overlay/
DLICENSE255 # implied, statutory or otherwise. The term "warranty" used herein
277 # foregoing by his or her commencement of use of the program. The term
/system/bpfprogs/
DLICENSE67 without limitation in the term "modification".) Each licensee is addressed as
/system/memory/libion/original-kernel-headers/linux/
DLICENSE67 without limitation in the term "modification".) Each licensee is addressed as
/system/apex/docs/
DREADME.md11 The term "APEX" can also refer to an APEX file.