Home
last modified time | relevance | path

Searched defs:temp_name (Results 1 – 11 of 11) sorted by relevance

/external/libjpeg-turbo/
Djmemsys.h136 char temp_name[TEMP_NAME_LENGTH]; /* name if it's a file */ member
142 char temp_name[TEMP_NAME_LENGTH]; /* name if it's a file */ member
146 char temp_name[TEMP_NAME_LENGTH]; /* name of temp file */ member
/external/cronet/base/metrics/
Dpersistent_histogram_allocator_unittest.cc166 const char temp_name[] = "CreateWithFileTest"; in TEST_F() local
195 const char temp_name[] = "CreateSpareFileTest.pma"; in TEST_F() local
460 const char temp_name[] = "MovePersistentFileTest.pma"; in TEST_F() local
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator_unittest.cc160 const char temp_name[] = "CreateWithFileTest"; in TEST_F() local
189 const char temp_name[] = "CreateSpareFileTest.pma"; in TEST_F() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconcat_z.cc108 const std::string temp_name = "t" + std::to_string(read_index); in GetConcatKernelCode() local
/external/libbrillo/brillo/
Dfile_utils.cc467 std::string temp_name = path.AddExtension(random_suffix).value(); in WriteToFileAtomic() local
/external/libchrome/base/debug/
Dactivity_tracker_unittest.cc352 const char temp_name[] = "CreateWithFileTest"; in TEST_F() local
/external/libcap/progs/
Dcapsh.c438 char *temp_name = cap_to_name(cap_max_bits() - 1); in main() local
/external/cronet/base/files/
Dfile_util_win.cc614 FilePath temp_name; in CreateAndOpenTemporaryFileInDir() local
/external/mesa3d/src/compiler/glsl/
Dlink_uniforms.cpp211 char *temp_name = get_var_name(uni->name); in calculate_array_size_and_stride() local
/external/libpng/contrib/tools/
Dpngfix.c3860 char temp_name[FILENAME_MAX+1]; in main() local
/external/armnn/third-party/ghc/
Dfilesystem.hpp4346 for (auto temp_name = temp_vars; *temp_name != nullptr; ++temp_name) { in temp_directory_path() local