HomeSort by relevance Sort by last modified time
    Searched full:statements (Results 26 - 50 of 2852) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
StatementParser.java 31 * Utility class that parses JSON-formatted statements.
39 * Parses a JSON array of statements.
43 List<Statement> statements = new ArrayList<Statement>(); local
58 statements.addAll(result.getStatements());
63 return new ParsedStatement(statements, delegates);
82 List<Statement> statements = new ArrayList<Statement>(); local
104 statements.add(Statement
109 return new ParsedStatement(statements, delegates);
AbstractStatementRetriever.java 25 * Retrieves the statements made by assets. This class is the entry point of the package.
51 * since some kinds of statements may be true on their face whereas others may
54 * For example, to get the statements made by www.example.com use:
59 * {@code result} will contain the statements and the expiration time of this result. The statements
65 * Returns the statements made by the {@code source} asset with ttl.
73 * The retrieved statements and the expiration date.
78 * @return the retrieved statements.
90 * Creates a new StatementRetriever that directly retrieves statements from the asset.
95 * should contain one JSON array of statements
    [all...]
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug274.go 8 // Each statement in the list of statements for each case clause must be
10 // statements and because the last token is a colon ":", no semicolon is
bug028.go 28 bug028.go:7: unreachable statements in a switch
  /prebuilts/go/darwin-x86/test/fixedbugs/issue9608.dir/
issue9608.go 9 // Test dead code elimination in if statements
19 // Test dead code elimination in ordinary switch statements
  /prebuilts/go/linux-x86/test/fixedbugs/
bug274.go 8 // Each statement in the list of statements for each case clause must be
10 // statements and because the last token is a colon ":", no semicolon is
bug028.go 28 bug028.go:7: unreachable statements in a switch
  /prebuilts/go/linux-x86/test/fixedbugs/issue9608.dir/
issue9608.go 9 // Test dead code elimination in if statements
19 // Test dead code elimination in ordinary switch statements
  /dalvik/dx/tests/063-dex-empty-switch/
info.txt 2 a couple cases of empty (that is, default-only) switch statements
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/
README.chromium 9 primarily by bytecode analysis for import statements. It's used by telemetry's
  /external/junit/src/org/junit/internal/runners/statements/
InvokeMethod.java 4 package org.junit.internal.runners.statements;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-dw2-10.d 7 Line Number Statements:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/lns/
lns-duplicate.d 6 Line Number Statements:
  /external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/helpers/
LogLog.java 20 This class used to output log statements from within the log4j package.
39 statements to <code>System.out</code>.
48 debug statements to <code>System.out</code>.
81 statements. Output goes to <code>System.out</code>.
91 statements. Output goes to <code>System.out</code>.
103 statements. There is no way to disable error statements.
114 statements. There is no way to disable error statements.
139 statements. There is no way to disable warning statements
    [all...]
  /external/selinux/secilc/test/
in_test.cil 25 ;; Check that "in" statements work in blocks
47 ;; Check that "in" statements work in optionals
67 ;; Check that "in" statements work in macros
86 ;; Check "in" statements work for nested optionals
99 ;; Check "in: statements work for nested optionals and macros
  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
requireprovidesorter.py 17 """Contains logic for sorting goog.provide and goog.require statements.
19 Closurized JavaScript files use goog.provide and goog.require statements at the
20 top of the file to manage dependencies. These statements should be sorted
22 comments or suppression annotations. In order to sort these statements without
23 disrupting their comments and annotations, the association between statements
26 RequireProvideSorter: Handles checking/fixing of provide/require statements.
39 """Checks for and fixes alphabetization of provide and require statements.
47 """Checks alphabetization of goog.provide statements.
59 None is returned if all goog.provide statements are already sorted.
69 """Checks alphabetization of goog.require statements
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudfront/
test_signed_urls.py 195 statements = policy["Statement"]
196 self.assertEqual(1, len(statements))
197 statement = statements[0]
218 statements = policy["Statement"]
219 self.assertEqual(1, len(statements))
220 statement = statements[0]
241 statements = policy["Statement"]
242 self.assertEqual(1, len(statements))
243 statement = statements[0]
265 statements = policy["Statement"
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/compiler/
future.py 1 """Parser for future statements
44 """Return list of features enabled by future statements"""
48 """Check for invalid future statements"""
  /prebuilts/gdb/linux-x86/lib/python2.7/compiler/
future.py 1 """Parser for future statements
44 """Return list of features enabled by future statements"""
48 """Check for invalid future statements"""
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
future.py 1 """Parser for future statements
44 """Return list of features enabled by future statements"""
48 """Check for invalid future statements"""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
future.py 1 """Parser for future statements
44 """Return list of features enabled by future statements"""
48 """Check for invalid future statements"""
  /developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/common/logger/
Log.java 59 * @param tag Tag for for the log data. Can be used to organize log statements.
75 * @param tag Tag for for the log data. Can be used to organize log statements.
85 * @param tag Tag for for the log data. Can be used to organize log statements.
97 * @param tag Tag for for the log data. Can be used to organize log statements.
108 * @param tag Tag for for the log data. Can be used to organize log statements.
120 * @param tag Tag for for the log data. Can be used to organize log statements.
130 * @param tag Tag for for the log data. Can be used to organize log statements.
142 * @param tag Tag for for the log data. Can be used to organize log statements.
152 * @param tag Tag for for the log data. Can be used to organize log statements.
164 * @param tag Tag for for the log data. Can be used to organize log statements
    [all...]
  /developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/java/com/example/android/common/logger/
Log.java 59 * @param tag Tag for for the log data. Can be used to organize log statements.
75 * @param tag Tag for for the log data. Can be used to organize log statements.
85 * @param tag Tag for for the log data. Can be used to organize log statements.
97 * @param tag Tag for for the log data. Can be used to organize log statements.
108 * @param tag Tag for for the log data. Can be used to organize log statements.
120 * @param tag Tag for for the log data. Can be used to organize log statements.
130 * @param tag Tag for for the log data. Can be used to organize log statements.
142 * @param tag Tag for for the log data. Can be used to organize log statements.
152 * @param tag Tag for for the log data. Can be used to organize log statements.
164 * @param tag Tag for for the log data. Can be used to organize log statements
    [all...]
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/common/logger/
Log.java 59 * @param tag Tag for for the log data. Can be used to organize log statements.
75 * @param tag Tag for for the log data. Can be used to organize log statements.
85 * @param tag Tag for for the log data. Can be used to organize log statements.
97 * @param tag Tag for for the log data. Can be used to organize log statements.
108 * @param tag Tag for for the log data. Can be used to organize log statements.
120 * @param tag Tag for for the log data. Can be used to organize log statements.
130 * @param tag Tag for for the log data. Can be used to organize log statements.
142 * @param tag Tag for for the log data. Can be used to organize log statements.
152 * @param tag Tag for for the log data. Can be used to organize log statements.
164 * @param tag Tag for for the log data. Can be used to organize log statements
    [all...]
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/java/com/example/android/common/logger/
Log.java 59 * @param tag Tag for for the log data. Can be used to organize log statements.
75 * @param tag Tag for for the log data. Can be used to organize log statements.
85 * @param tag Tag for for the log data. Can be used to organize log statements.
97 * @param tag Tag for for the log data. Can be used to organize log statements.
108 * @param tag Tag for for the log data. Can be used to organize log statements.
120 * @param tag Tag for for the log data. Can be used to organize log statements.
130 * @param tag Tag for for the log data. Can be used to organize log statements.
142 * @param tag Tag for for the log data. Can be used to organize log statements.
152 * @param tag Tag for for the log data. Can be used to organize log statements.
164 * @param tag Tag for for the log data. Can be used to organize log statements
    [all...]

Completed in 845 milliseconds

12 3 4 5 6 7 8 91011>>