OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__open_output_file
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_trace.h
393
__open_output_file
(const char* __extension)
function in namespace:__gnu_profile
453
FILE* __raw_file =
__open_output_file
("raw");
468
FILE* __warn_file =
__open_output_file
("txt");
485
std::fclose(
__open_output_file
("txt"));
548
FILE* __file =
__open_output_file
("conf.out");
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_trace.h
393
__open_output_file
(const char* __extension)
function in namespace:__gnu_profile
453
FILE* __raw_file =
__open_output_file
("raw");
468
FILE* __warn_file =
__open_output_file
("txt");
485
std::fclose(
__open_output_file
("txt"));
548
FILE* __file =
__open_output_file
("conf.out");
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_trace.h
393
__open_output_file
(const char* __extension)
function in namespace:__gnu_profile
453
FILE* __raw_file =
__open_output_file
("raw");
468
FILE* __warn_file =
__open_output_file
("txt");
485
std::fclose(
__open_output_file
("txt"));
548
FILE* __file =
__open_output_file
("conf.out");
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_trace.h
386
__open_output_file
(const char* __extension)
function in namespace:__gnu_profile
446
FILE* __raw_file =
__open_output_file
("raw");
461
FILE* __warn_file =
__open_output_file
("txt");
478
std::fclose(
__open_output_file
("txt"));
541
FILE* __file =
__open_output_file
("conf.out");
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_trace.h
393
__open_output_file
(const char* __extension)
function in namespace:__gnu_profile
453
FILE* __raw_file =
__open_output_file
("raw");
468
FILE* __warn_file =
__open_output_file
("txt");
485
std::fclose(
__open_output_file
("txt"));
548
FILE* __file =
__open_output_file
("conf.out");
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_trace.h
386
__open_output_file
(const char* __extension)
function in namespace:__gnu_profile
446
FILE* __raw_file =
__open_output_file
("raw");
461
FILE* __warn_file =
__open_output_file
("txt");
478
std::fclose(
__open_output_file
("txt"));
541
FILE* __file =
__open_output_file
("conf.out");
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
profiler_trace.h
386
__open_output_file
(const char* __extension)
function in namespace:__gnu_profile
446
FILE* __raw_file =
__open_output_file
("raw");
461
FILE* __warn_file =
__open_output_file
("txt");
478
std::fclose(
__open_output_file
("txt"));
541
FILE* __file =
__open_output_file
("conf.out");
Completed in 233 milliseconds