Searched refs:term (Results 1 – 15 of 15) sorted by relevance
229 AidlQualifiedName::AidlQualifiedName(std::string term, in AidlQualifiedName() argument231 : terms_({term}), in AidlQualifiedName()233 if (term.find('.') != string::npos) {234 terms_ = Split(term, ".");235 for (const auto& term: terms_) { local236 if (term.empty()) {237 LOG(FATAL) << "Malformed qualified identifier: '" << term << "'";243 void AidlQualifiedName::AddTerm(const std::string& term) { in AddTerm() argument244 terms_.push_back(term); in AddTerm()
206 for (const auto& term : name) { in GetRawCppName() local207 ret += "::" + term; in GetRawCppName()
275 AidlQualifiedName(std::string term, std::string comments);283 void AddTerm(const std::string& term);
48 const char* term = getenv("TERM"); in LinePrinter() local49 smart_terminal_ = unix_isatty(1) && term && string(term) != "dumb"; in LinePrinter()
19 term solution eliminating libcutils dependency from system /21 term platform - independent abstraction is presented,
584 char *term; in main() local586 term = getenv("TERM"); in main()587 if (isatty(STDOUT_FILENO) && term != NULL && in main()588 strcasecmp(term, "dumb") != 0) in main()
7 term is used in the industry) and that it may not function as intended.
39 # TODO: Long term, we don't want apps probing into shell data files.
263 # application inherit logd write socket (urge is to deprecate this long term)
503 # (urge is to deprecate this long term)
93 Any of the nanoapps that end with the term World are intended to test some
70 the term "modification".) Each licensee is addressed as "you".
821 # which, long term, need to go away.
14015 coefficient of the linear term in the curve equation14021 constant term for curve equation
14000 coefficient of the linear term in the curve equation14006 constant term for curve equation