HomeSort by relevance Sort by last modified time
    Searched refs:tmpName (Results 1 - 9 of 9) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 595 char tmpName[MAXLINE];
601 &tmpSig, tmpName) != 2) {
607 strncat(tmpName, ".expand", MAXLINE-1-strlen(tmpName));
610 (ForEachFunc_t) dlsym(mScriptSO, tmpName);
615 tmpName, dlerror());
619 //ALOGE("Found forEach %s at %p", tmpName, mForEachFunctions[i]);
    [all...]
  /external/bzip2/
bzip2.c 207 Char tmpName[FILE_NAME_LEN];
    [all...]
  /external/icu4c/i18n/
tznames_impl.cpp 647 UnicodeString tmpName;
649 TimeZoneNamesImpl::getDefaultExemplarLocationName(tzID, tmpName);
650 tmpNameLen = tmpName.length();
655 tmpName.extract(locationNameOwned, tmpNameLen + 1, status);
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
variables.c     [all...]
  /external/libxslt/libxslt/
variables.c     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]
  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 18161 const xmlChar *tmpname; local
    [all...]
  /external/libxml2/
xmlschemas.c 18162 const xmlChar *tmpname; local
    [all...]

Completed in 7368 milliseconds