HomeSort by: relevance | last modified time | path
    Searched refs:summary (Results 1 - 25 of 200) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/bsd/nvi/dist/docs/exref/
Makefile 6 ALL= exref.ps summary.ps ../html/exref.html ../html/ex-summary.html
17 ../html/ex-summary.html: ex.summary
28 summary.ps: ex.summary
  /src/external/bsd/nvi/dist/docs/vitut/
Makefile 7 all: vitut.ps summary.ps viapwh.ps ../html/vitut.html ../html/vi-summary.html \
14 summary.ps: vi.summary
15 ${TBL} vi.summary | ${ROFF} ${MACROS} > $@
29 ../html/vi-summary.html: vi.summary
42 rm -f vitut.ps summary.ps viapwh.ps ../html/vitut.html \
43 ../html/vi-summary.html ../html/viapwh.html
  /src/external/bsd/wpa/dist/wpa_supplicant/examples/
dpp-nfc.py 50 def summary(txt, color=None): function
61 summary(txt)
72 summary("Could not find wpa_supplicant: %s", str(error))
76 summary("No wpa_supplicant control interface found")
86 summary("Trying to use control interface " + ctrl)
91 summary("Could not connect to wpa_supplicant")
100 summary("Could not parse DPP URI from NFC URI record", color=C_RED)
103 summary("peer_id=%d for URI from NFC Tag: %s" % (peer_id, uri))
112 summary("Initiate DPP authentication: " + cmd)
115 summary("Failed to initiate DPP Authentication", color=C_RED
    [all...]
wps-nfc.py 32 def summary(txt): function
39 summary(txt)
148 summary("received handover request {}".format(request.type))
151 summary("not a handover request")
156 summary("error decoding 'Hr' message: {}".format(e))
159 summary("send handover response {}".format(response.type))
164 summary("HandoverServer - request received")
175 summary("WPS carrier type match - add WPS carrier record")
178 summary("Could not get handover select carrier record from wpa_supplicant")
186 summary("Handover report rejected (responder)"
    [all...]
p2p-nfc.py 39 def summary(txt): function
46 summary(txt)
161 summary("Could not get handover request carrier record from wpa_supplicant")
190 summary("Trying to initiate NFC connection handover")
192 summary("Connected for handover")
194 summary("Handover connection refused")
198 summary("Other exception: " + str(e))
202 summary("Sending handover request")
205 summary("Failed to send handover request")
209 summary("Receiving handover response"
    [all...]
  /src/external/bsd/atf/dist/tools/
tests-results.css 83 table.summary {
92 table.summary th {
99 table.summary td {
105 table.summary td.numeric p {
109 table.summary td.numeric-error p {
114 table.summary td.numeric-warning p {
119 table.summary tr.group {
123 table.summary tr.entry td p {
127 table.tcs-summary {
137 table.tcs-summary td
    [all...]
  /src/external/bsd/wpa/dist/hostapd/
wps-ap-nfc.py 28 def summary(txt): function
35 summary(txt)
119 summary("received handover request {}".format(request.type))
122 summary("not a handover request")
127 summary("error decoding 'Hr' message: {}".format(e))
130 summary("send handover response {}".format(response.type))
134 summary("HandoverServer - request received")
146 summary("WPS carrier type match - add WPS carrier record")
149 summary("Could not get handover select carrier record from hostapd")
156 summary("Handover report rejected"
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
symbol-summary.h 1 /* Callgraph summary data structure.
40 m_allocator ("function summary" PASS_MEM_STAT)
124 /* Symbol table the summary is registered to. */
127 /* Insertion function defined by a summary. */
129 /* Removal function defined by a summary. */
131 /* Duplication function defined by a summary. */
134 /* Internal summary insertion hook pointer. */
136 /* Internal summary removal hook pointer. */
138 /* Internal summary duplication hook pointer. */
142 /* Return true when the summary uses GGC memory for allocation. *
292 function_summary *summary = (function_summary <T *> *) (data); local
301 function_summary *summary = (function_summary <T *> *) (data); local
310 function_summary *summary = (function_summary <T *> *) (data); local
482 fast_function_summary *summary = (fast_function_summary <T *, V> *) (data); local
491 fast_function_summary *summary = (fast_function_summary <T *, V> *) (data); local
503 fast_function_summary *summary = (fast_function_summary <T *, V> *) (data); local
778 call_summary *summary = (call_summary <T *> *) (data); local
787 call_summary *summary = (call_summary <T *> *) (data); local
940 fast_call_summary *summary = (fast_call_summary <T *, V> *) (data); local
949 fast_call_summary *summary = (fast_call_summary <T *, V> *) (data); local
    [all...]
tree-diagnostic-path.cc 558 For events with UNKNOWN_LOCATION, print a summary of each the event. */
645 path_summary summary (*path, true);
648 print_path_summary_as_text (&summary, context,
739 path_summary summary (path, false);
740 ASSERT_EQ (summary.get_num_ranges (), 0);
743 print_path_summary_as_text (&summary, &dc, true);
763 path_summary summary (path, false);
764 ASSERT_EQ (summary.get_num_ranges (), 1);
767 print_path_summary_as_text (&summary, &dc, true);
812 path_summary summary (path, false)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
symbol-summary.h 1 /* Callgraph summary data structure.
40 m_allocator ("function summary" PASS_MEM_STAT)
124 /* Symbol table the summary is registered to. */
127 /* Insertion function defined by a summary. */
129 /* Removal function defined by a summary. */
131 /* Duplication function defined by a summary. */
134 /* Internal summary insertion hook pointer. */
136 /* Internal summary removal hook pointer. */
138 /* Internal summary duplication hook pointer. */
142 /* Return true when the summary uses GGC memory for allocation. *
292 function_summary *summary = (function_summary <T *> *) (data); local
301 function_summary *summary = (function_summary <T *> *) (data); local
310 function_summary *summary = (function_summary <T *> *) (data); local
482 fast_function_summary *summary = (fast_function_summary <T *, V> *) (data); local
491 fast_function_summary *summary = (fast_function_summary <T *, V> *) (data); local
503 fast_function_summary *summary = (fast_function_summary <T *, V> *) (data); local
778 call_summary *summary = (call_summary <T *> *) (data); local
787 call_summary *summary = (call_summary <T *> *) (data); local
940 fast_call_summary *summary = (fast_call_summary <T *, V> *) (data); local
949 fast_call_summary *summary = (fast_call_summary <T *, V> *) (data); local
    [all...]
tree-diagnostic-path.cc 295 For events with UNKNOWN_LOCATION, print a summary of each the event. */
476 path_summary summary (*path, true);
479 print_path_summary_as_text (&summary, context,
571 path_summary summary (path, false);
572 ASSERT_EQ (summary.get_num_ranges (), 0);
575 print_path_summary_as_text (&summary, &dc, true);
595 path_summary summary (path, false);
596 ASSERT_EQ (summary.get_num_ranges (), 1);
599 print_path_summary_as_text (&summary, &dc, true);
644 path_summary summary (path, false)
    [all...]
  /src/external/bsd/nvi/docs/USD.doc/exref/
Makefile 10 SUBARTICLES= reference summary
12 SRCS.summary= ex.summary
  /src/external/gpl3/gcc/dist/contrib/header-tools/
show-headers 14 summary = list()
60 if bname not in summary:
61 summary.append (bname)
146 for h in summary:
149 if h not in summary:
  /src/external/gpl3/gcc.old/dist/contrib/header-tools/
show-headers 14 summary = list()
60 if bname not in summary:
61 summary.append (bname)
146 for h in summary:
149 if h not in summary:
  /src/external/bsd/nvi/docs/USD.doc/vitut/
Makefile 10 SUBARTICLES= vitut summary
12 SRCS.summary= vi.summary
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ModuleSummaryIndexYAML.h 1 //===-- llvm/ModuleSummaryIndexYAML.h - YAML I/O for summary ----*- C++ -*-===//
132 static void mapping(IO &io, TypeIdSummary& summary) {
133 io.mapOptional("TTRes", summary.TTRes);
134 io.mapOptional("WPDRes", summary.WPDRes);
179 static void mapping(IO &io, FunctionSummaryYaml& summary) {
180 io.mapOptional("Linkage", summary.Linkage);
181 io.mapOptional("Visibility", summary.Visibility);
182 io.mapOptional("NotEligibleToImport", summary.NotEligibleToImport);
183 io.mapOptional("Live", summary.Live);
184 io.mapOptional("Local", summary.IsLocal)
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
GCOV.cpp 45 struct Summary {
46 Summary(StringRef Name) : Name(Name) {}
82 void printSummary(const Summary &summary, raw_ostream &os) const;
84 void collectFunction(GCOVFunction &f, Summary &summary);
85 void collectSourceLine(SourceInfo &si, Summary *summary, LineInfo &line,
87 void collectSource(SourceInfo &si, Summary &summary) const
    [all...]
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/
dynsections.js 28 var summary = $('#'+base+'-summary');
34 summary.show();
39 summary.hide();
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/
dynsections.js 28 var summary = $('#'+base+'-summary');
34 summary.show();
39 summary.hide();
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/
dynsections.js 28 var summary = $('#'+base+'-summary');
34 summary.show();
39 summary.hide();
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/
dynsections.js 28 var summary = $('#'+base+'-summary');
34 summary.show();
39 summary.hide();
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/
dynsections.js 28 var summary = $('#'+base+'-summary');
34 summary.show();
39 summary.hide();
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/
dynsections.js 28 var summary = $('#'+base+'-summary');
34 summary.show();
39 summary.hide();
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
dynsections.js 28 var summary = $('#'+base+'-summary');
34 summary.show();
39 summary.hide();
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/
dynsections.js 28 var summary = $('#'+base+'-summary');
34 summary.show();
39 summary.hide();

Completed in 41 milliseconds

1 2 3 4 5 6 7 8