Home
last modified time | relevance | path

Searched defs:temp_name (Results 1 – 16 of 16) 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/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/cronet/tot/base/metrics/
Dpersistent_histogram_allocator_unittest.cc174 const char temp_name[] = "CreateWithFileTest"; in TEST_F() local
203 const char temp_name[] = "CreateSpareFileTest.pma"; in TEST_F() local
635 const char temp_name[] = "MovePersistentFileTest.pma"; in TEST_F() local
/external/cronet/stable/base/metrics/
Dpersistent_histogram_allocator_unittest.cc174 const char temp_name[] = "CreateWithFileTest"; in TEST_F() local
203 const char temp_name[] = "CreateSpareFileTest.pma"; in TEST_F() local
635 const char temp_name[] = "MovePersistentFileTest.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/cronet/stable/base/types/
Dexpected_macros.h290 #define BASE_INTERNAL_EXPECTED_ARGS(temp_name, return_keyword, rexpr, ...) \ argument
/external/cronet/tot/base/types/
Dexpected_macros.h290 #define BASE_INTERNAL_EXPECTED_ARGS(temp_name, return_keyword, rexpr, ...) \ argument
/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.c521 char *temp_name = cap_to_name(cap_max_bits() - 1); in main() local
/external/mesa3d/src/imagination/vulkan/pds/
Dpvr_pipeline_pds.c343 const char *temp_name) in pvr_get_temps2()
/external/cronet/stable/base/files/
Dfile_util_win.cc608 FilePath temp_name; in CreateAndOpenTemporaryFileInDir() local
/external/cronet/tot/base/files/
Dfile_util_win.cc608 FilePath temp_name; in CreateAndOpenTemporaryFileInDir() local
/external/libpng/contrib/tools/
Dpngfix.c3850 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
/external/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c1578 char temp_name[30]; in emit_ubo_var() local