/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
codecs.h | 137 name. This function will be called by the codec when it encounters
|
/system/connectivity/shill/ |
icmp_session.h | 122 // Called when the input handler |echo_reply_handler_| encounters an error.
|
connection_diagnostics.h | 52 // that a connection encounters reaching a specific URL. 207 // Starts diagnosing problems that |connection_| encounters reaching
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
plugin_section_order.c | 121 /* This function is called by the linker for every new object it encounters. */
|
/prebuilts/go/darwin-x86/doc/codewalk/ |
markov.xml | 135 <code>Fscan</code> returns an error if it encounters a read error 153 When our program encounters a new prefix (yielding a <code>nil</code>
|
/prebuilts/go/linux-x86/doc/codewalk/ |
markov.xml | 135 <code>Fscan</code> returns an error if it encounters a read error 153 When our program encounters a new prefix (yielding a <code>nil</code>
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoDecodeRunnable.java | 208 * decode encounters an an out-of-memory error, it may throw
|
/external/jsoncpp/include/json/ |
reader.h | 129 * parse error and then encounters additional errors.
|
/external/valgrind/coregrind/ |
pub_core_trampoline.h | 47 // encounters one of these replacement functions. A better place to
|
/frameworks/native/opengl/specs/ |
EGL_ANDROID_blob_cache.txt | 180 encounters an error during the 'set' callback. Similarly, it can simply
|
/hardware/ti/omap3/dspbridge/dspexec/ |
dspexec.c | 20 * and start a new DSP/BIOS Bridge based DSP program. If "cexec" encounters
|
/libcore/ojluni/src/main/java/java/security/cert/ |
X509Extension.java | 46 * encounters a critical extension it does not recognize. A non-critical
|
/prebuilts/go/darwin-x86/src/encoding/hex/ |
hex.go | 48 // If Decode encounters invalid input, it returns an error describing the failure.
|
/prebuilts/go/linux-x86/src/encoding/hex/ |
hex.go | 48 // If Decode encounters invalid input, it returns an error describing the failure.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
RenderLogger.java | 33 * A {@link LayoutLog} which records the problems it encounters and offers them as a
|
/toolchain/binutils/binutils-2.25/gas/ |
README | 139 may confuse assembly language programmers. If assembler encounters a
|
/external/icu/icu4c/source/common/unicode/ |
ucnv_err.h | 27 * when it encounters ILLEGAL/UNMAPPED/INVALID sequences. 51 * The code above tells "myConverter" to stop when it encounters an 77 * The code above tells "myConverter" to stop when it encounters an
|
/prebuilts/go/darwin-x86/src/bufio/ |
bufio.go | 296 // If ReadSlice encounters an error before finding a delimiter, 393 // If ReadBytes encounters an error before finding a delimiter, 440 // If ReadString encounters an error before finding a delimiter,
|
/prebuilts/go/linux-x86/src/bufio/ |
bufio.go | 296 // If ReadSlice encounters an error before finding a delimiter, 393 // If ReadBytes encounters an error before finding a delimiter, 440 // If ReadString encounters an error before finding a delimiter,
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ForkJoinTask.java | 706 * encounters an exception, then this method throws any one of 707 * these exceptions. If any task encounters an exception, the 732 * encounters an exception, then this method throws any one of 733 * these exceptions. If any task encounters an exception, others 774 * more than one task encounters an exception, then this method 775 * throws any one of these exceptions. If any task encounters an [all...] |
/external/libusb/libusb/ |
libusb.h | 394 /** Extra descriptors. If libusb encounters unknown endpoint descriptors, 444 /** Extra descriptors. If libusb encounters unknown interface descriptors, 502 /** Extra descriptors. If libusb encounters unknown configuration [all...] |
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/net/ |
FeedParser.java | 123 * Parses the contents of an entry. If it encounters a title, summary, or link tag, hands them
|
/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/net/ |
FeedParser.java | 123 * Parses the contents of an entry. If it encounters a title, summary, or link tag, hands them
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/net/ |
FeedParser.java | 123 * Parses the contents of an entry. If it encounters a title, summary, or link tag, hands them
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
SourceTreeManager.java | 106 * This will be called by the processor when it encounters
|