Home
last modified time | relevance | path

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

12

/system/testing/gtest_extras/
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/core/adb/client/
Dline_printer.cpp50 const char* term = getenv("TERM"); in LinePrinter() local
51 smart_terminal_ = unix_isatty(1) && term && string(term) != "dumb"; in LinePrinter()
/system/bt/osi/src/socket_utils/
DREADME19 term solution eliminating libcutils dependency from system /
21 term platform - independent abstraction is presented,
/system/sepolicy/private/
Dvendor_init.te6 # TODO(b/140259336) We want to remove vendor_init in the long term but allow for now
Duntrusted_app_all.te52 # TODO: Long term, we don't want apps probing into shell data files.
/system/sepolicy/prebuilts/api/30.0/private/
Dvendor_init.te6 # TODO(b/140259336) We want to remove vendor_init in the long term but allow for now
Duntrusted_app_all.te52 # TODO: Long term, we don't want apps probing into shell data files.
/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/chqts/src/
DAndroid.bp18 // code here, it seems a long-term time saver to have Linux tests for
/system/extras/simpleperf/
Dread_elf.cpp546 __attribute__((weak)) extern "C" struct term *set_curterm(struct term *) { in set_curterm() argument
550 __attribute__((weak)) extern "C" int del_curterm(struct term *) { in del_curterm() argument
/system/sepolicy/prebuilts/api/26.0/private/
Duntrusted_app_all.te39 # TODO: Long term, we don't want apps probing into shell data files.
Dapp.te263 # application inherit logd write socket (urge is to deprecate this long term)
/system/sepolicy/prebuilts/api/27.0/private/
Duntrusted_app_all.te39 # TODO: Long term, we don't want apps probing into shell data files.
Dapp.te276 # application inherit logd write socket (urge is to deprecate this long term)
/system/sepolicy/prebuilts/api/28.0/private/
Duntrusted_app_all.te39 # TODO: Long term, we don't want apps probing into shell data files.
/system/extras/simpleperf/scripts/
Dreport_html.js1428 let term = prompt('Search for:', '');
1429 if (!term) {
1437 if (title.textContent.indexOf(term) != -1) {
/system/sepolicy/prebuilts/api/29.0/private/
Duntrusted_app_all.te52 # TODO: Long term, we don't want apps probing into shell data files.
/system/chre/
DREADME.md163 Any of the nanoapps that end with the term World are intended to test some
/system/extras/power_profile/camera_avg/
DLICENSE382 3. Term. The term of this Public License is specified in Section
569 a. This Public License applies for the term of the Copyright and
620 c. No term or condition of this Public License will be waived and no
/system/timezone/output_data/icu_overlay/
DLICENSE245 # implied, statutory or otherwise. The term "warranty" used herein
267 # foregoing by his or her commencement of use of the program. The term
/system/timezone/testing/data/test2/output_data/icu_overlay/
DLICENSE245 # implied, statutory or otherwise. The term "warranty" used herein
267 # foregoing by his or her commencement of use of the program. The term
/system/timezone/testing/data/test1/output_data/icu_overlay/
DLICENSE245 # implied, statutory or otherwise. The term "warranty" used herein
267 # foregoing by his or her commencement of use of the program. The term
/system/timezone/testing/data/test3/output_data/icu_overlay/
DLICENSE245 # implied, statutory or otherwise. The term "warranty" used herein
267 # foregoing by his or her commencement of use of the program. The term
/system/sepolicy/prebuilts/api/28.0/public/
Dapp.te294 # application inherit logd write socket (urge is to deprecate this long term)

12