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

  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 627 char tmpName[MAXLINE];
633 &tmpSig, tmpName) != 2) {
639 strncat(tmpName, ".expand", MAXLINE-1-strlen(tmpName));
642 (ForEachFunc_t) dlsym(mScriptSO, tmpName);
647 tmpName, dlerror());
651 //ALOGE("Found forEach %s at %p", tmpName, mForEachFunctions[i]);
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.cc     [all...]
  /external/bzip2/
bzip2.c 207 Char tmpName[FILE_NAME_LEN];
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
tznames_impl.cpp 652 UnicodeString tmpName;
654 TimeZoneNamesImpl::getDefaultExemplarLocationName(tzID, tmpName);
655 tmpNameLen = tmpName.length();
660 tmpName.extract(locationNameOwned, tmpNameLen + 1, status);
    [all...]
  /external/icu/icu4c/source/i18n/
tznames_impl.cpp 652 UnicodeString tmpName;
654 TimeZoneNamesImpl::getDefaultExemplarLocationName(tzID, tmpName);
655 tmpNameLen = tmpName.length();
660 tmpName.extract(locationNameOwned, tmpNameLen + 1, status);
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
ImageReaderDecoderTest.java 269 String tmpName = "tempStream";
270 tmpFile = File.createTempFile(tmpName, null, mContext.getCacheDir());
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
variables.c     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp     [all...]
RewriteObjC.cpp     [all...]
  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 18161 const xmlChar *tmpname; local
    [all...]
  /external/libxml2/
xmlschemas.c 18190 const xmlChar *tmpname; local
    [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]

Completed in 366 milliseconds