Home
last modified time | relevance | path

Searched defs:temp_name (Results 1 – 6 of 6) 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.cc130 const char temp_name[] = "CreateWithFileTest"; in TEST_F() local
/external/libchrome/base/debug/
Dactivity_tracker_unittest.cc276 const char temp_name[] = "CreateWithFileTest"; in TEST_F() local
/external/libpng/contrib/tools/
Dpngfix.c3860 char temp_name[FILENAME_MAX+1]; in main() local
/external/mesa3d/src/compiler/glsl/
Dlinker.cpp4147 char *temp_name = get_var_name(uni->name); in calculate_array_size_and_stride() local
/external/v8/src/parsing/
Dparser.cc2218 const AstRawString* temp_name = ast_value_factory()->dot_for_string(); in DesugarLexicalBindingsInForStatement() local