Searched refs:term (Results 1 – 15 of 15) sorted by relevance
188 AidlQualifiedName::AidlQualifiedName(std::string term, in AidlQualifiedName() argument190 : terms_({term}), in AidlQualifiedName()192 if (term.find('.') != string::npos) {193 terms_ = Split(term, ".");194 for (const auto& term: terms_) { local195 if (term.empty()) {196 LOG(FATAL) << "Malformed qualified identifier: '" << term << "'";202 void AidlQualifiedName::AddTerm(std::string term) { in AddTerm() argument203 terms_.push_back(term); in AddTerm()
238 AidlQualifiedName(std::string term, std::string comments);245 void AddTerm(std::string term);
196 for (const auto& term : name) { in GetRawCppName() local197 ret += "::" + term; in GetRawCppName()
48 const char* term = getenv("TERM"); in LinePrinter() local49 smart_terminal_ = unix_isatty(1) && term && string(term) != "dumb"; in LinePrinter()
18 to provide a short-term solution eliminating libcutils dependency from19 system/bt. Once a long-term platform-independent abstraction is presented, these
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.
37 # application inherit logd write socket (urge is to deprecate this long term)
44 # TODO: Long term, we don't want apps probing into shell data files.
225 # application inherit logd write socket (urge is to deprecate this long term)
407 # (urge is to deprecate this long term)
430 # which, long term, need to go away.
70 the term "modification".) Each licensee is addressed as "you".
14000 coefficient of the linear term in the curve equation14006 constant term for curve equation
14015 coefficient of the linear term in the curve equation14021 constant term for curve equation