Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.cpp229 AidlQualifiedName::AidlQualifiedName(std::string term, in AidlQualifiedName() argument
231 : terms_({term}), in AidlQualifiedName()
233 if (term.find('.') != string::npos) {
234 terms_ = Split(term, ".");
235 for (const auto& term: terms_) { local
236 if (term.empty()) {
237 LOG(FATAL) << "Malformed qualified identifier: '" << term << "'";
243 void AidlQualifiedName::AddTerm(const std::string& term) { in AddTerm() argument
244 terms_.push_back(term); in AddTerm()
Dtype_cpp.cpp206 for (const auto& term : name) { in GetRawCppName() local
207 ret += "::" + term; in GetRawCppName()
Daidl_language.h275 AidlQualifiedName(std::string term, std::string comments);
283 void AddTerm(const std::string& term);
/system/core/adb/
Dline_printer.cpp48 const char* term = getenv("TERM"); in LinePrinter() local
49 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/core/toolbox/upstream-netbsd/usr.bin/grep/
Dgrep.c584 char *term; in main() local
586 term = getenv("TERM"); in main()
587 if (isatty(STDOUT_FILENO) && term != NULL && in main()
588 strcasecmp(term, "dumb") != 0) in main()
/system/sepolicy/
DNOTICE7 term is used in the industry) and that it may not function as intended.
/system/sepolicy/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)
Dsystem_server.te503 # (urge is to deprecate this long term)
/system/chre/
DREADME.md93 Any of the nanoapps that end with the term World are intended to test some
/system/sepolicy/tools/fc_sort/
DNOTICE70 the term "modification".) Each licensee is addressed as "you".
/system/sepolicy/public/
Ddomain.te821 # which, long term, need to go away.
/system/tpm/trunks/generator/
Draw_structures_fixed.txt14015 coefficient of the linear term in the curve equation
14021 constant term for curve equation
Draw_structures.txt14000 coefficient of the linear term in the curve equation
14006 constant term for curve equation