HomeSort by relevance Sort by last modified time
    Searched full:probe (Results 1 - 25 of 1064) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
perf-probe.txt 1 perf-probe(1)
6 perf-probe - Define new dynamic tracepoints
11 'perf probe' [options] --add='PROBE' [...]
13 'perf probe' [options] PROBE
15 'perf probe' [options] --del='[GROUP:]EVENT' [...]
17 'perf probe' --list
19 'perf probe' [options] --line='LINE'
21 'perf probe' [options] --vars='PROBEPOINT
    [all...]
  /external/icu/icu4c/source/layout/
CoverageTables.cpp 48 le_uint16 probe = power; local
59 while (probe > (1 << 0)) {
60 probe >>= 1;
62 if (SWAPW(glyphArray[index + probe]) <= ttGlyphID) {
63 index += probe;
OpenTypeUtilities.cpp 64 le_int32 probe = power; local
74 while (probe > (1 << 0)) {
75 probe >>= 1;
78 const ATag &aTag = (r0+index+probe)->tag;
80 index += probe;
103 le_int32 probe = power; local
114 while (probe > (1 << 0) && LE_SUCCESS(success)) {
115 probe >>= 1;
117 if (SWAPW(records(range + probe,success).firstGlyph) <= glyphID) {
118 range += probe;
133 le_int32 probe = power; local
155 le_int32 probe = power; local
    [all...]
LookupTables.cpp 31 le_int16 probe = SWAPW(searchRange); local
43 while (probe > unity && LE_SUCCESS(success)) {
44 probe >>= 1;
46 trial.addOffset(probe, success);
63 le_int16 probe = SWAPW(searchRange); local
73 while (probe > unity && LE_SUCCESS(success)) {
74 probe >>= 1;
76 trial.addOffset(probe, success);
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarNonDeterminismMessage.java 44 public DecisionProbe probe; field in class:GrammarNonDeterminismMessage
47 public GrammarNonDeterminismMessage(DecisionProbe probe,
51 this.probe = probe;
54 if ( probe.dfa.isTokensRuleDecision() ) {
60 GrammarAST decisionASTNode = probe.dfa.getDecisionASTNode();
63 String fileName = probe.dfa.nfa.grammar.getFileName();
70 List labels = probe.getSampleNonDeterministicInputSequence(problemState);
71 String input = probe.getInputSequenceDisplay(labels);
74 if ( probe.dfa.isTokensRuleDecision() )
    [all...]
GrammarDanglingStateMessage.java 42 public DecisionProbe probe; field in class:GrammarDanglingStateMessage
45 public GrammarDanglingStateMessage(DecisionProbe probe,
49 this.probe = probe;
54 GrammarAST decisionASTNode = probe.dfa.getDecisionASTNode();
57 String fileName = probe.dfa.nfa.grammar.getFileName();
61 List labels = probe.getSampleNonDeterministicInputSequence(problemState);
62 String input = probe.getInputSequenceDisplay(labels);
RecursionOverflowMessage.java 41 public DecisionProbe probe; field in class:RecursionOverflowMessage
47 public RecursionOverflowMessage(DecisionProbe probe,
54 this.probe = probe;
62 GrammarAST decisionASTNode = probe.dfa.getDecisionASTNode();
65 String fileName = probe.dfa.nfa.grammar.getFileName();
76 probe.getSampleNonDeterministicInputSequence(sampleBadState);
77 String input = probe.getInputSequenceDisplay(labels);
GrammarAnalysisAbortedMessage.java 37 public DecisionProbe probe; field in class:GrammarAnalysisAbortedMessage
39 public GrammarAnalysisAbortedMessage(DecisionProbe probe) {
41 this.probe = probe;
45 GrammarAST decisionASTNode = probe.dfa.getDecisionASTNode();
48 String fileName = probe.dfa.nfa.grammar.getFileName();
54 probe.dfa.getNFADecisionStartState().enclosingRule.name);
NonRegularDecisionMessage.java 40 public DecisionProbe probe; field in class:NonRegularDecisionMessage
43 public NonRegularDecisionMessage(DecisionProbe probe, Set<Integer> altsWithRecursion) {
45 this.probe = probe;
50 GrammarAST decisionASTNode = probe.dfa.getDecisionASTNode();
53 String fileName = probe.dfa.nfa.grammar.getFileName();
59 String ruleName = probe.dfa.getNFADecisionStartState().enclosingRule.name;
GrammarUnreachableAltsMessage.java 40 public DecisionProbe probe; field in class:GrammarUnreachableAltsMessage
43 public GrammarUnreachableAltsMessage(DecisionProbe probe,
47 this.probe = probe;
50 if ( probe.dfa.isTokensRuleDecision() ) {
56 GrammarAST decisionASTNode = probe.dfa.getDecisionASTNode();
59 String fileName = probe.dfa.nfa.grammar.getFileName();
66 if ( probe.dfa.isTokensRuleDecision() ) {
71 probe.getTokenNameForTokensRuleAlt(altI.intValue());
74 probe.dfa.nfa.grammar.getRuleStartState(tokenName)
    [all...]
GrammarInsufficientPredicatesMessage.java 39 public DecisionProbe probe; field in class:GrammarInsufficientPredicatesMessage
43 public GrammarInsufficientPredicatesMessage(DecisionProbe probe,
48 this.probe = probe;
54 GrammarAST decisionASTNode = probe.dfa.getDecisionASTNode();
57 String fileName = probe.dfa.nfa.grammar.getFileName();
80 List<Label> sampleInputLabels = problemState.dfa.probe.getSampleNonDeterministicInputSequence(problemState);
81 String input = problemState.dfa.probe.getInputSequenceDisplay(sampleInputLabels);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
coverage_html.js 184 var probe = c.sel_end;
186 var probe_line = c.line_elt(probe);
194 probe++;
197 // There's a next chunk, `probe` points to it.
198 var begin = probe;
203 probe++;
204 probe_line = c.line_elt(probe);
207 c.set_sel(begin, probe);
215 var probe = c.sel_begin-1;
216 var probe_line = c.line_elt(probe);
    [all...]
  /external/chromium_org/chrome/browser/net/
probe_message.proto 5 // This protocol buffer defines the message format between the probe clients
6 // and the probe servers.
41 optional uint32 probe_size_bytes = 5; // Specify the probe packet size.
44 // Total number of probe packets to send from the server.
dns_probe_runner.h 24 // Used by DnsProbeService to probe the system and public DNS configurations.
43 // a probe. It will not affect an in-flight probe, if one is running.
46 // Starts a probe using the client specified with SetClient, which must have
53 // Returns true if a probe is running. Guaranteed to return true after
57 // Returns the result of the last probe.
74 // The transaction started in |RunProbe| for the DNS probe. Reset once the
  /external/chromium_org/third_party/icu/source/test/letest/
cmaps.cpp 125 le_uint16 probe = 1 << fEntrySelector; local
132 while (probe > (1 << 0)) {
133 probe >>= 1;
135 if (SWAPU16(fStartCodes[index + probe]) <= unicode) {
136 index += probe;
174 le_int32 probe = fPower; local
181 while (probe > (1 << 0)) {
182 probe >>= 1;
184 if (SWAPU32(fGroups[range + probe].startCharCode) <= unicode32) {
185 range += probe;
    [all...]
FontObject.cpp 63 le_uint16 probe = 1 << entrySelector; local
69 while (probe > (1 << 0)) {
70 probe >>= 1;
72 if (SWAPL(directory->tableDirectory[table + probe].tag) <= tag) {
73 table += probe;
161 le_uint16 probe = 1 << cmEntrySelector; local
168 while (probe > (1 << 0)) {
169 probe >>= 1;
171 if (SWAPW(cmStartCodes[index + probe]) <= unicode) {
172 index += probe;
    [all...]
  /external/icu/icu4c/source/samples/layout/
cmaps.cpp 131 le_uint16 probe = 1 << fEntrySelector; local
138 while (probe > (1 << 0)) {
139 probe >>= 1;
141 if (SWAPU16(fStartCodes[index + probe]) <= unicode) {
142 index += probe;
180 le_int32 probe = fPower; local
187 while (probe > (1 << 0)) {
188 probe >>= 1;
190 if (SWAPU32(fGroups[range + probe].startCharCode) <= unicode32) {
191 range += probe;
    [all...]
  /external/e2fsprogs/lib/blkid/
probe.c 2 * probe.c - identify a block device by its contents, and return a dev
37 #include "probe.h"
320 static int probe_ext4dev(struct blkid_probe *probe,
361 get_ext2_info(probe->dev, id, buf);
365 static int probe_ext4(struct blkid_probe *probe, struct blkid_magic *id,
409 get_ext2_info(probe->dev, id, buf);
413 static int probe_ext3(struct blkid_probe *probe, struct blkid_magic *id,
431 get_ext2_info(probe->dev, id, buf);
435 static int probe_ext2(struct blkid_probe *probe, struct blkid_magic *id,
463 get_ext2_info(probe->dev, id, buf)
1503 struct blkid_probe probe; local
    [all...]
  /external/icu/icu4c/source/layoutex/
LXUtilities.cpp 57 le_int32 probe = power; local
64 while (probe > (1 << 0)) {
65 probe >>= 1;
67 if (value >= array[index + probe]) {
68 index += probe;
  /external/chromium_org/chrome/common/net/
net_error_info.h 30 // The status of a DNS probe that the NetErrorTabHelper may or may not have
39 // A DNS probe may be run for this error page. (This status is only used on
43 // A DNS probe will not be run for this error page. (This happens if the
48 // A DNS probe has been started for this error page. The renderer should
50 // probe has finished (as long as the error page is still loaded).
53 // A DNS probe has finished with one of the following results:
55 // The probe was inconclusive.
77 // to a probe status. The function will NOTREACHED() and return an empty
88 // The error domain used to pass DNS probe statuses to the localized error
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLEntitySearch.cpp 69 const HTMLEntityTableEntry* probe = halfway(left, right); local
70 result = compare(probe, nextCharacter);
72 left = probe;
75 right = probe;
94 const HTMLEntityTableEntry* probe = halfway(left, right); local
95 result = compare(probe, nextCharacter);
97 right = probe;
100 left = probe;
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
probe-event.h 15 bool retprobe; /* Return probe flag */
18 /* probe-tracer tracing argument referencing offset */
42 /* Perf probe probing point */
47 bool retprobe; /* Return probe flag */
52 /* Perf probe probing argument field chain */
60 /* Perf probe probing argument */
68 /* Perf probe probing event (point + arg) */
72 struct perf_probe_point point; /* Probe point */
  /cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
CommonExternalStorageTest.java 177 final File probe = buildProbeFile(path); local
178 probe.createNewFile();
179 probe.delete();
180 fail("able to create probe!");
195 final File probe = buildProbeFile(path); local
196 probe.createNewFile();
197 probe.delete();
199 fail("failed to create probe!");
210 final File probe = buildProbeFile(path); local
211 probe.createNewFile()
223 final File probe = buildProbeFile(path); local
    [all...]
  /external/tcpdump/tests/
ieee802.11_exthdr.out 1 10016360us tsft 1.0 Mb/s 2412 MHz 11b -22dB signal -86dB noise antenna 1 [bit 31] 0us Probe Request (omus) [1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 Mbit]
3 10017245us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0 Mbit] CH: 1
4 10085301us tsft 1.0 Mb/s 2412 MHz 11b -19dB signal -86dB noise antenna 1 [bit 31] 0us Probe Request (omus) [1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 Mbit]
6 10086042us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0 Mbit] CH: 1
7 10284358us tsft 1.0 Mb/s 2412 MHz 11b -61dB signal -86dB noise antenna 1 [bit 31] 0us Probe Request (omus) [1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 Mbit]
9 10286542us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0 Mbit] CH: 1
10 10351366us tsft 1.0 Mb/s 2412 MHz 11b -70dB signal -86dB noise antenna 1 [bit 31] 0us Probe Request (omus) [1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 Mbit]
12 10352092us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0 Mbit] CH: 1
13 10418368us tsft 1.0 Mb/s 2412 MHz 11b -67dB signal -86dB noise antenna 1 [bit 31] 0us Probe Request (omus) [1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 Mbit]
15 10419253us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Probe Response (omus) [1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0 Mbit] CH:
    [all...]
  /external/icu/icu4c/source/test/letest/
FontObject.cpp 63 le_uint16 probe = 1 << entrySelector; local
69 while (probe > (1 << 0)) {
70 probe >>= 1;
72 if (SWAPL(directory->tableDirectory[table + probe].tag) <= tag) {
73 table += probe;
161 le_uint16 probe = 1 << cmEntrySelector; local
168 while (probe > (1 << 0)) {
169 probe >>= 1;
171 if (SWAPW(cmStartCodes[index + probe]) <= unicode) {
172 index += probe;
    [all...]

Completed in 1041 milliseconds

1 2 3 4 5 6 7 8 91011>>