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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/081-hot-exceptions/
info.txt 2 exceptions encountered during trace selection. The existence of exceptions will
  /external/valgrind/main/gdbserver_tests/
mcclean_after_fork.stdinB.gdb 8 # These breaks should not be encountered.
14 # first break encountered.
22 # we should now have encountered the read watchpoint in the parent.
mcmain_pic.stdinB.gdb 10 # first break encountered.
mcbreak.stdinB.gdb 23 # first break encountered.
54 # encountered second break
  /external/clang/test/Modules/Inputs/
cxx-linkage-cache.h 1 // Reduced from a crash encountered with a modularized libc++, where
  /libcore/luni/src/main/java/java/nio/charset/
UnsupportedCharsetException.java 22 * name is encountered.
40 * the encountered unsupported charset name.
48 * Gets the encountered unsupported charset name.
50 * @return the encountered unsupported charset name.
IllegalCharsetNameException.java 22 * is encountered.
40 * the encountered illegal charset name.
48 * Returns the encountered illegal charset name.
CodingErrorAction.java 34 * when malformed input or an unmappable character is encountered.
40 * Denotes the action to report the encountered error in an appropriate
  /external/zxing/qr_scanner/res/values/
strings.xml 6 <string name="msg_camera_framework_bug">Sorry, the Android camera encountered a problem. You may need to restart the device.</string>
  /external/zxing/qr_scanner/res/values-en-rGB/
strings.xml 5 <string name="msg_camera_framework_bug" msgid="2167124836274973533">"Sorry, the Android camera encountered a problem. You may need to restart the device."</string>
  /libcore/luni/src/test/java/libcore/java/io/
OldOutputStreamTest.java 61 fail("Test 1: Unexpected IOException encountered.");
86 fail("Test 1: Unexpected IOException encountered.");
108 fail("Test 3: Unexpected IOException encountered.");
117 fail("Test 4: Unexpected IOException encountered.");
126 fail("Test 5: Unexpected IOException encountered.");
  /external/clang/test/SemaCXX/
virtual-override-x64.cpp 4 // when one is encountered), so we want to make sure the virtual overrides
  /external/junit/src/org/junit/runners/model/
InitializationError.java 7 * Represents one or more problems encountered while initializing a Runner
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/
AlgNameMapperTest.java 68 out.append("Error encountered checking " + HARDCODED_ALIASES[i][1] + "\n");
75 throw new Exception("Errors encountered:\n\n" + errBuffer.toString() + "\n\n");
99 out.append("Error encountered checking " + HARDCODED_ALIASES[i][1] + "\n");
106 throw new Exception("Errors encountered:\n\n" + errBuffer.toString() + "\n\n");
  /external/checkpolicy/
parse_util.c 56 "%s: error(s) encountered while parsing configuration\n",
66 "%s: error(s) encountered while parsing configuration\n",
  /external/llvm/bindings/ocaml/bitreader/
llvm_bitreader.mli 20 encountered. See the function [llvm::getBitcodeModule]. *)
27 encountered. See the function [llvm::ParseBitcodeFile]. *)
  /external/apache-http/src/org/apache/commons/codec/net/
BCodec.java 100 * thrown if a failure condition is encountered during the encoding process.
121 * thrown if a failure condition is encountered during the encoding process.
140 * A decoder exception is thrown if a failure condition is encountered during the decode process.
161 * thrown if a failure condition is encountered during the encoding process.
185 * A decoder exception is thrown if a failure condition is encountered during the decode process.
  /packages/apps/Email/src/org/apache/james/mime4j/decoder/
QuotedPrintableInputStream.java 137 case 1: // encountered "=" so far
143 msdChar = b; // save until next digit encountered
147 * Special case when == is encountered.
165 case 2: // encountered "=\r" so far
180 case 3: // encountered =<digit> so far; expecting another <digit> to complete the octet
  /external/chromium/chrome/browser/policy/
cloud_policy_subsystem.h 49 DMTOKEN_NETWORK_ERROR, // DeviceTokenFetcher encountered a network error.
50 POLICY_NETWORK_ERROR, // CloudPolicyController encountered a network error.
52 POLICY_LOCAL_ERROR, // The policy cache encountered a local error.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 68 // Notifies a search encountered a collision.
80 // Notifies a search encountered a collision.
92 // Notifies a search encountered a collision.
sample_resize_trigger.hpp 68 // Notifies a search encountered a collision.
80 // Notifies a search encountered a collision.
92 // Notifies a search encountered a collision.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 68 // Notifies a search encountered a collision.
80 // Notifies a search encountered a collision.
92 // Notifies a search encountered a collision.
sample_resize_trigger.hpp 69 // Notifies a search encountered a collision.
81 // Notifies a search encountered a collision.
93 // Notifies a search encountered a collision.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 68 // Notifies a search encountered a collision.
80 // Notifies a search encountered a collision.
92 // Notifies a search encountered a collision.
sample_resize_trigger.hpp 69 // Notifies a search encountered a collision.
81 // Notifies a search encountered a collision.
93 // Notifies a search encountered a collision.

Completed in 562 milliseconds

1 2 3 4 5 6 7 8 91011>>