HomeSort by relevance Sort by last modified time
    Searched full:encountered (Results 176 - 200 of 1796) sorted by null

1 2 3 4 5 6 78 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintJob.java 177 * Returns true if a fatal error was encountered
179 * @return true if a fatal error was encountered
  /external/valgrind/coregrind/m_gdbserver/
target.h 98 again (e.g. because a breakpoint is encountered or the
121 The break is encountered. Then the user does stepi
123 In such a case, the already encountered break must be ignored
129 the already encountered break must be ignored once to advance
135 gdb about the encountered watchpoint.
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSParser.java 86 * check-character-normalization</a>" is set to true and a string is encountered that fails normalization
91 * and a doctype is encountered. </dd>
99 * instruction is encountered in a location where the base URI of the
116 * encountered in an entity's replacement text. Raising this warning is not
123 * set to <code>false</code> and a character is encountered for which the
128 * encoding is encountered. </dd>
132 * to <code>true</code> and an unsupported media type is encountered. </dd>
197 * <dd>[<em>optional</em>] Report an fatal <b>"unknown-character-denormalization"</b> error if a character is encountered for which the processor cannot
221 * encountered, the implementation will request that the
230 * type. If an unsupported media type is encountered, a fatal error o
    [all...]
  /external/proguard/docs/manual/
gradle.html 321 are encountered.</dd>
325 <dd>An optional filter for all apk names that are encountered.</dd>
329 <dd>An optional filter for all jar names that are encountered.</dd>
333 <dd>An optional filter for all aar names that are encountered.</dd>
337 <dd>An optional filter for all war names that are encountered.</dd>
341 <dd>An optional filter for all ear names that are encountered.</dd>
345 <dd>An optional filter for all zip names that are encountered.</dd>
  /external/skia/include/animator/
SkAnimator.h 93 animator. Returns false if an error was encountered.
101 read without error. Returns false if an error was encountered.
110 read without error. Returns false if an error was encountered.
118 parsed without error. Returns false if an error was encountered.
125 read without error. Returns false if an error was encountered.
320 /** Returns the details of any error encountered while parsing the XML.
324 /** Returns the details of any error encountered while parsing the XML as string.
  /external/icu/icu4c/source/i18n/
regexcmp.h 71 // determines the code to be generated when the matching close ) is encountered.
177 // construct is encountered, the appropriate opcodes
207 // encountered overwrites these values.
  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/analysis/
BasicVerifier.java 399 Value encountered = (Value) values.get(i++); local
400 if (!isSubTypeOf(encountered, expected)) {
403 encountered);
  /external/sonivox/arm-fm-22k/lib_src/
eas_miditypes.h 116 #define SMF_FLAGS_HAS_TIME_SIG 0x02 /* time signature encountered at time 0 */
117 #define SMF_FLAGS_HAS_TEMPO 0x04 /* tempo encountered at time 0 */
118 #define SMF_FLAGS_HAS_GM_ON 0x08 /* GM System On encountered at time 0 */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_miditypes.h 116 #define SMF_FLAGS_HAS_TIME_SIG 0x02 /* time signature encountered at time 0 */
117 #define SMF_FLAGS_HAS_TEMPO 0x04 /* tempo encountered at time 0 */
118 #define SMF_FLAGS_HAS_GM_ON 0x08 /* GM System On encountered at time 0 */
  /external/sonivox/arm-wt-22k/lib_src/
eas_miditypes.h 116 #define SMF_FLAGS_HAS_TIME_SIG 0x02 /* time signature encountered at time 0 */
117 #define SMF_FLAGS_HAS_TEMPO 0x04 /* tempo encountered at time 0 */
118 #define SMF_FLAGS_HAS_GM_ON 0x08 /* GM System On encountered at time 0 */
  /frameworks/base/keystore/java/android/security/keystore/
AndroidKeyStoreSignatureSpiBase.java 64 * Encountered exception which could not be immediately thrown because it was encountered inside
66 * {@code engineSign} or {@code engineVerify}. Once such an exception is encountered,
  /art/compiler/optimizing/
graph_checker.h 81 // Errors encountered while checking the graph.
  /art/compiler/utils/
growable_array.h 117 * of the element, only the first one encountered will be deleted.
  /cts/tools/selinux/
SELinuxNeverallowTestFrame.py 101 assertTrue("The following errors were encountered when validating the SELinux"
  /development/ndk/platforms/android-9/include/android/
storage_manager.h 44 * There was an internal system error encountered while trying to
  /development/scripts/gdb/
dalvik.gdb 87 encountered.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/
package.html 63 The second case, change state vector or derivatives is encountered when dealing
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
FixedStepHandler.java 58 * @throws DerivativeException if some error condition is encountered
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/
Streams.java 16 * Read stream till EOF is encountered.
  /external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
checker.py 78 debug_tokens: Whether every token should be printed as it is encountered
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/vsync/
vsync_auditor.html 68 console.warn('Encountered two different VSync events (' +
  /external/clang/unittests/AST/
EvaluateAsRValueTest.cpp 27 // For each variable name encountered, whether its initializer was a
  /external/dexmaker/src/dx/java/com/android/dx/util/
Mutf8.java 31 * encountered. Returns a new string containing the decoded characters.
  /external/e2fsprogs/lib/ext2fs/
dosio.h 149 * partition encountered.
  /external/google-breakpad/src/processor/
disassembler_x86.h 90 // Indicates whether a return instruction has been encountered.

Completed in 358 milliseconds

1 2 3 4 5 6 78 91011>>