Home
last modified time | relevance | path

Searched defs:temp_name (Results 1 – 8 of 8) 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/libbrillo/brillo/
Dfile_utils.cc266 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/u-boot/tools/env/
Dfw_env.c1231 char *temp_name = NULL; in flash_open_tempfile() local
/external/libpng/contrib/tools/
Dpngfix.c3860 char temp_name[FILENAME_MAX+1]; in main() local
/external/mesa3d/src/compiler/glsl/
Dlinker.cpp4258 char *temp_name = get_var_name(uni->name); in calculate_array_size_and_stride() local
/external/v8/src/parsing/
Dparser.cc2161 const AstRawString* temp_name = ast_value_factory()->dot_for_string(); in DesugarLexicalBindingsInForStatement() local