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

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/client/site_tests/hardware_ProbeComponents/
hardware_ProbeComponents.py 6 hardware_ProbeComponents runs "gooftool probe" command. The results will be
15 """Logs "gooftool probe" command output"""
20 probe_results = utils.system_output('gooftool probe')
control 7 PURPOSE = "Probe all hardware components for HWID generation"
12 DOC = "This test logs the output of gooftool probe command used for HWID."
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/
IProbeIdGenerator.java 15 * Internal interface to create probe ids unique within a class.
20 * Returns the next unique probe id.
22 * @return unique probe id
  /development/samples/browseable/ActivityInstrumentation/
_index.jd 8 This sample provides a basic example of using an InstrumentationTest to probe the
  /external/clang/test/CodeGen/
windows-on-arm-stack-probe-size.c 1 // RUN: %clang_cc1 -triple thumbv7-windows-itanium -mstack-probe-size=8096 -fms-extensions -O2 -emit-llvm %s -o - \
4 // RUN: %clang_cc1 -triple thumbv7-windows-itanium -mstack-probe-size=4096 -fms-extensions -O2 -emit-llvm %s -o - \
19 // CHECK-8096: "stack-probe-size"="8096"
23 // CHECK-4096-NOT: "stack-probe-size"=
27 // CHECK-NOT: "stack-probe-size"=
  /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/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
TaggedRecord.java 57 int probe = power; local
64 while (probe > (1 << 0)) {
65 probe >>= 1;
67 if (table[index + probe].getTag().compareTo(tag) <= 0) {
68 index += probe;
  /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...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/
system2.s 15 probe,r (%sr0,%r5),%r6,%r7
17 probe,w (%sr0,%r5),%r6,%r7
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
ExecutionData.java 20 * has to be taken about the probe data array of type <code>boolean[]</code>
32 * Creates a new {@link ExecutionData} object with the given probe data.
39 * probe data
49 * Creates a new {@link ExecutionData} object with the given probe data
57 * probe count
86 * that the corresponding probe was executed.
88 * @return probe data
102 * Merges the given execution data into the probe data of this object. I.e.
103 * a probe entry in this object is marked as executed (<code>true</code>) if
104 * this probe or the corresponding other probe was executed. So the resul
    [all...]
  /external/jacoco/org.jacoco.doc/docroot/doc/
flow.html 151 <h2>Probe Insertion Strategy</h2>
157 the control flow graph. Theoretically we could insert a probe at every edge of
158 the control flow graph. As a probe implementation itself requires multiple
163 branches requires a single probe only. The reason for this is that starting
164 from a certain probe we can back-trace the execution path and typically get
169 If a probe has been executed we know that the corresponding edge has been
193 We recall that a probe is simply a small sequence of additional instructions
212 <td><img src=".resources/flow-sequence-probe.png" alt="Sequence with Probe"/></td>
214 In case of a simple sequence the probe is simply inserted between th
    [all...]
  /device/asus/fugu/sepolicy/
system_server.te 8 # Allow system server to probe GPU memory statistics files (memtrack HAL)
  /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)
1516 struct blkid_probe probe; local
    [all...]
  /external/llvm/test/CodeGen/X86/
stack-probe-size.ll 2 ; probe calls when the size of the local variables exceeds the specified stack
3 ; probe size.
6 ; stack probe size equals the page size (4096 bytes for all x86 targets), and
13 define i32 @test1() "stack-probe-size"="0" {
35 define i32 @test3() "stack-probe-size"="8192" {
46 define i32 @test4() "stack-probe-size"="0" {
68 define i32 @test6() "stack-probe-size"="8192" {
  /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/webrtc/webrtc/modules/pacing/
bitrate_prober.cc 69 // We need one extra to get 5 deltas for the first probe.
85 // No probe started, or waiting for next probe.
89 // We will send the first probe packet immediately if no packet has been
97 // There is no point in trying to probe with less than 1 ms between packets
98 // as it essentially means trying to probe at infinite bandwidth.
100 // If we have waited more than 3 ms for a new packet to probe with we will
105 // We currently disable probing after the first probe, as we only want
106 // to probe at the beginning of a connection. We should set this to
107 // kWait if we later want to probe periodically
    [all...]
  /cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
BaseBootReceiver.java 34 final File probe = new File(context.getFilesDir(), local
36 Log.d(TAG, "Touching probe " + probe);
37 probe.createNewFile();
38 exposeFile(probe);
  /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;

Completed in 2252 milliseconds

1 2 3 4 5 6 7 8 91011>>