Searched refs:term (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/linkloader/include/impl/
H A DELFSymbol.hxx112 using namespace term::color;
/frameworks/base/core/jni/
H A Dandroid_util_Process.cpp665 const char term = (char)(mode&PROC_TERM_MASK); local
680 while (buffer[i] != term && i < endIndex) {
690 while (buffer[i] == term && i < endIndex) {
/frameworks/base/libs/ui/
H A DInput.cpp996 float term = 1;
998 term *= x[h];
999 err -= term * outB[i];

Completed in 194 milliseconds