Searched defs:NL (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_util_Process.cpp689 const jsize NL = outLongs ? env->GetArrayLength(outLongs) : 0; local
697 if (formatData == NULL || (NL > 0 && longsData == NULL)
775 if ((mode&PROC_OUT_LONG) != 0 && di < NL) {
/frameworks/base/tools/aapt/
H A DCommand.cpp1082 const size_t NL = locales.size(); local
1083 for (size_t i=0; i<NL; i++) {
1964 const size_t NL = locales.size(); local
1965 for (size_t i=0; i<NL; i++) {
/frameworks/testing/espresso/libs/
H A Dguava-14.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...

Completed in 66 milliseconds