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()
95 // Short-term statistics (for current collection period)102 // Long-term statistics105 optional double historical_mean = 6; // Long-term average106 optional double historical_variance = 7; // Long-term variance
101 for (String term : searchTerms) { in isInstant()102 if (info.packageName.contains(term)) { in isInstant()
565 struct termios term; in prepareRawOutput() local566 if (tcgetattr(fd, &term) == 0) { in prepareRawOutput()567 cfmakeraw(&term); in prepareRawOutput()568 if (tcsetattr(fd, TCSANOW, &term) == 0) { in prepareRawOutput()
556 float term = 1; in solveLeastSquares() local558 term *= x[h]; in solveLeastSquares()559 err -= term * outB[i]; in solveLeastSquares()
906 const char term = (char)(mode&PROC_TERM_MASK); in android_os_Process_parseProcLineArray() local930 while (i < endIndex && buffer[i] != term) { in android_os_Process_parseProcLineArray()940 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".)
4291 * quadratic term.