HomeSort by: relevance | last modified time | path
    Searched refs:annotated (Results 1 - 8 of 8) sorted by relevancy

  /src/external/mit/libcbor/dist/docs/doxygen/
menudata.js 3 {text:'Data Structures',url:'annotated.html',children:[
4 {text:'Data Structures',url:'annotated.html'},
  /src/external/gpl3/gcc/dist/gcc/
auto-profile.cc 93 After the above 3 phases, all profile is readily annotated on the GCC IR.
154 bool annotated; member in class:autofdo::count_info
248 /* Mark LOC as annotated. */
313 /* Mark LOC as annotated. */
577 /* Mark LOC as annotated. */
585 iter->second.annotated = true;
695 if (iter->second.annotated)
740 /* Mark LOC as annotated. */
1091 is_bb_annotated (const basic_block bb, const bb_set &annotated)
1093 return annotated.find (bb) != annotated.end ()
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
auto-profile.cc 91 After the above 3 phases, all profile is readily annotated on the GCC IR.
152 bool annotated; member in class:autofdo::count_info
246 /* Mark LOC as annotated. */
311 /* Mark LOC as annotated. */
576 /* Mark LOC as annotated. */
584 iter->second.annotated = true;
694 if (iter->second.annotated)
739 /* Mark LOC as annotated. */
1090 is_bb_annotated (const basic_block bb, const bb_set &annotated)
1092 return annotated.find (bb) != annotated.end ()
    [all...]
  /src/external/gpl3/gcc/dist/libstdc++-v3/scripts/
run_doxygen 247 sed -e 's=\(::[[:alnum:]_]*\)< .* >=\1=' annotated.html > annstrip.html
248 mv annstrip.html annotated.html
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
run_doxygen 247 sed -e 's=\(::[[:alnum:]_]*\)< .* >=\1=' annotated.html > annstrip.html
248 mv annstrip.html annotated.html
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 50 # Generates annotated call-graph and displays via "gv"
62 # annotated with the flat and cumulative sample counts at each line.
67 # annotated with the flat and cumulative sample counts at each PC value.
256 Displays annotated call-graph in web browser
258 Displays annotated call-graph via 'gv'
264 (Per-line) annotated source listing for getdir()
266 (Per-PC) annotated disassembly for getdir()
1073 annotated with sample counts.
5091 # if nm disambiguated our symbol, and if so take the annotated
  /src/external/bsd/jemalloc/dist/bin/
jeprof 50 # Generates annotated call-graph and displays via "gv"
62 # annotated with the flat and cumulative sample counts at each line.
67 # annotated with the flat and cumulative sample counts at each PC value.
257 Displays annotated call-graph in web browser
259 Displays annotated call-graph via 'gv'
265 (Per-line) annotated source listing for getdir()
267 (Per-PC) annotated disassembly for getdir()
1074 annotated with sample counts.
5183 # if nm disambiguated our symbol, and if so take the annotated
jeprof.in 50 # Generates annotated call-graph and displays via "gv"
62 # annotated with the flat and cumulative sample counts at each line.
67 # annotated with the flat and cumulative sample counts at each PC value.
257 Displays annotated call-graph in web browser
259 Displays annotated call-graph via 'gv'
265 (Per-line) annotated source listing for getdir()
267 (Per-PC) annotated disassembly for getdir()
1074 annotated with sample counts.
5183 # if nm disambiguated our symbol, and if so take the annotated

Completed in 39 milliseconds