/system/testing/gtest_extras/ |
D | Color.cpp | 48 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/ |
D | line_printer.cpp | 50 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/ |
D | README | 19 term solution eliminating libcutils dependency from system / 21 term platform - independent abstraction is presented,
|
/system/extras/simpleperf/scripts/inferno/ |
D | script.js | 184 let term = prompt('Search for:', ''); 187 if (!term) { 198 if (title.textContent.indexOf(term) != -1) {
|
/system/sepolicy/private/ |
D | vendor_init.te | 6 # TODO(b/140259336) We want to remove vendor_init in the long term but allow for now
|
D | untrusted_app_all.te | 52 # TODO: Long term, we don't want apps probing into shell data files.
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | vendor_init.te | 6 # TODO(b/140259336) We want to remove vendor_init in the long term but allow for now
|
D | untrusted_app_all.te | 52 # TODO: Long term, we don't want apps probing into shell data files.
|
/system/sepolicy/ |
D | NOTICE | 7 term is used in the industry) and that it may not function as intended.
|
/system/chre/apps/test/chqts/src/ |
D | Android.bp | 18 // code here, it seems a long-term time saver to have Linux tests for
|
/system/tools/aidl/ |
D | aidl_language.cpp | 1105 AidlQualifiedName::AidlQualifiedName(const AidlLocation& location, const std::string& term, in AidlQualifiedName() argument 1107 : AidlNode(location), terms_({term}), comments_(comments) { in AidlQualifiedName() 1108 if (term.find('.') != string::npos) { 1109 terms_ = Split(term, "."); 1112 AIDL_FATAL(this) << "Malformed qualified identifier: '" << term << "'"; 1118 void AidlQualifiedName::AddTerm(const std::string& term) { in AddTerm() argument 1119 terms_.push_back(term); in AddTerm()
|
D | aidl_language.h | 615 AidlQualifiedName(const AidlLocation& location, const std::string& term, 624 void AddTerm(const std::string& term);
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | untrusted_app_all.te | 39 # TODO: Long term, we don't want apps probing into shell data files.
|
D | app.te | 263 # application inherit logd write socket (urge is to deprecate this long term)
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | untrusted_app_all.te | 39 # TODO: Long term, we don't want apps probing into shell data files.
|
D | app.te | 276 # application inherit logd write socket (urge is to deprecate this long term)
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | untrusted_app_all.te | 39 # TODO: Long term, we don't want apps probing into shell data files.
|
/system/extras/simpleperf/scripts/ |
D | report_html.js | 1428 let term = prompt('Search for:', ''); 1429 if (!term) { 1437 if (title.textContent.indexOf(term) != -1) {
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | untrusted_app_all.te | 52 # TODO: Long term, we don't want apps probing into shell data files.
|
/system/extras/power_profile/camera_avg/ |
D | LICENSE | 382 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/testing/data/test1/output_data/icu_overlay/ |
D | LICENSE | 245 # 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/output_data/icu_overlay/ |
D | LICENSE | 245 # 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/ |
D | LICENSE | 245 # 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/ |
D | LICENSE | 245 # 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/ |
D | app.te | 294 # application inherit logd write socket (urge is to deprecate this long term)
|