Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.cpp188 AidlQualifiedName::AidlQualifiedName(std::string term, in AidlQualifiedName() argument
190 : terms_({term}), in AidlQualifiedName()
192 if (term.find('.') != string::npos) {
193 terms_ = Split(term, ".");
194 for (const auto& term: terms_) { local
195 if (term.empty()) {
196 LOG(FATAL) << "Malformed qualified identifier: '" << term << "'";
202 void AidlQualifiedName::AddTerm(std::string term) { in AddTerm() argument
203 terms_.push_back(term); in AddTerm()
Daidl_language.h238 AidlQualifiedName(std::string term, std::string comments);
245 void AddTerm(std::string term);
Dtype_cpp.cpp196 for (const auto& term : name) { in GetRawCppName() local
197 ret += "::" + term; in GetRawCppName()
/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/
DREADME18 to provide a short-term solution eliminating libcutils dependency from
19 system/bt. Once a long-term platform-independent abstraction is presented, these
/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.
Dautoplay_app.te37 # application inherit logd write socket (urge is to deprecate this long term)
Duntrusted_app.te44 # TODO: Long term, we don't want apps probing into shell data files.
Dapp.te225 # application inherit logd write socket (urge is to deprecate this long term)
Dsystem_server.te407 # (urge is to deprecate this long term)
Ddomain.te430 # which, long term, need to go away.
/system/sepolicy/tools/fc_sort/
DNOTICE70 the term "modification".) Each licensee is addressed as "you".
/system/tpm/trunks/generator/
Draw_structures.txt14000 coefficient of the linear term in the curve equation
14006 constant term for curve equation
Draw_structures_fixed.txt14015 coefficient of the linear term in the curve equation
14021 constant term for curve equation