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

  /frameworks/rs/cpu_ref/
rsCpuExecutable.cpp 497 char tmpName[MAXLINE];
503 &tmpSig, tmpName) != 2) {
509 strncat(tmpName, ".expand", MAXLINESTR-strlen(tmpName));
512 (ForEachFunc_t) dlsym(sharedObj, tmpName);
514 strcmp(tmpName, "root.expand")) {
518 tmpName, dlerror());
  /external/vogar/src/vogar/android/
AndroidSdk.java 375 String tmpName = uniqueCounter + desugarInput.getName();
378 String desugarOutputPath = desugarTempDir.getPath() + "/" + tmpName;
  /hardware/interfaces/graphics/composer/2.1/vts/functional/
VtsHalGraphicsComposerTestUtils.cpp 223 display, [&](const auto& tmpError, const auto& tmpName) {
225 name = tmpName.c_str();
  /external/webrtc/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.cc     [all...]
  /external/bzip2/
bzip2.c 207 Char tmpName[FILE_NAME_LEN];
    [all...]
  /external/testng/src/main/java/org/testng/
TestNG.java 1016 String tmpName = name;
1017 while (names.contains(tmpName)) {
1018 tmpName = name + " (" + count++ + ")";
1022 suite.setName(tmpName);
1023 names.add(tmpName);
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
ImageReaderDecoderTest.java 270 String tmpName = "tempStream";
271 tmpFile = File.createTempFile(tmpName, null, mContext.getCacheDir());
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
ComposerHal.cpp 370 [&](const auto& tmpError, const auto& tmpName) {
376 *outName = tmpName.c_str();
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]
  /external/libxml2/
xmlschemas.c 18205 const xmlChar *tmpname; local
    [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 

Completed in 557 milliseconds