Searched refs:term (Results 1 – 10 of 10) sorted by relevance
109 const char *term = terms[i]; in GetDebugName() local110 const size_t len = strlen(term); in GetDebugName()111 char *match = strcasestr(debugName, term); in GetDebugName()
100 for (String term : searchTerms) { in isInstant()101 if (info.packageName.contains(term)) { in isInstant()
514 struct termios term; in prepareRawOutput() local515 if (tcgetattr(fd, &term) == 0) { in prepareRawOutput()516 cfmakeraw(&term); in prepareRawOutput()517 if (tcsetattr(fd, TCSANOW, &term) == 0) { in prepareRawOutput()
542 float term = 1; in solveLeastSquares() local544 term *= x[h]; in solveLeastSquares()545 err -= term * outB[i]; in solveLeastSquares()
917 const char term = (char)(mode&PROC_TERM_MASK); in android_os_Process_parseProcLineArray() local941 while (i < endIndex && buffer[i] != term) { in android_os_Process_parseProcLineArray()951 while (i < endIndex && buffer[i] == term) { in android_os_Process_parseProcLineArray()
139 const char* term = getenv("TERM"); in ShouldColorize() local140 return term && (0 != strcmp(term, "dumb")); in ShouldColorize()
40 * The term "element" is used a bit ambiguously in RenderScript, as both type information
134 included without limitation in the term "modification".)
1180 The Covered Code is a "commercial item," as that term is defined in