HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 51 - 75 of 1714) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/opencore/nodes/pvclientserversocketnode/include/
pvmf_clientserver_socket_factory.h 51 * Creates an instance of a PVMFClientServerSocketNode. If the creation fails, this function will leave.
54 * @returns A pointer to an instance of PVMFClientServerSocketNode as PVMFNodeInterface reference or leaves if instantiation fails
  /external/opencore/nodes/pvdummyinputnode/include/
pvmf_dummy_fileinput_node_factory.h 41 * Creates an instance of a file input node. If the creation fails, this function will leave.
45 * @returns A pointer to an author or leaves if instantiation fails
  /external/opencore/nodes/pvmp3ffparsernode/include/
pvmf_mp3ffparser_factory.h 41 * Creates an instance of a PVMFMP3FFParserNode. If the creation fails, this function will leave.
46 * or leaves if instantiation fails
  /external/opencore/nodes/pvsocketnode/include/
pvmf_socket_factory.h 46 * Creates an instance of a PVMFSocketNode. If the creation fails, this function will leave.
49 * @returns A pointer to an instance of PVMFSocketNode as PVMFNodeInterface reference or leaves if instantiation fails
  /external/opencore/nodes/pvwavffparsernode/include/
pvmf_wavffparser_factory.h 42 * Creates an instance of a PVMFWAVFFParserNode. If the creation fails, this function will leave.
45 * @returns A pointer to an instance of PVMFWAVFFParserNode as PVMFNodeInterface reference or leaves if instantiation fails
  /external/opencore/nodes/streaming/streamingmanager/include/
pvmf_sm_node_factory.h 47 * If the creation fails, this function will leave.
52 * as PVMFNodeInterface reference or leaves if instantiation fails
  /external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/include/
pvmf_sm_rtsp_unicast_node_factory.h 47 * If the creation fails, this function will leave.
52 * as PVMFSMFSPBaseNode reference or leaves if instantiation fails
  /external/opencore/protocols/rtsp_client_engine/inc/
pvrtsp_client_engine_factory.h 46 * Creates an instance of a PVRTSPEngineNode. If the creation fails, this function will leave.
49 * @returns A pointer to an instance of PVRTSPEngineNode as PVMFNodeInterface reference or leaves if instantiation fails
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaMetadataRetrieverTest.java 62 Log.e(TAG, "Fails to extract album art for " + MediaNames.ALBUMART_TEST_FILES[i]);
66 Log.e(TAG, "Fails to setDataSource for " + MediaNames.ALBUMART_TEST_FILES[i]);
102 Log.e(TAG, "Fails to convert the bitmap to a JPEG file for " + MediaNames.THUMBNAIL_CAPTURE_TEST_FILES[i]);
106 Log.e(TAG, "Fails to setDataSource for file " + MediaNames.THUMBNAIL_CAPTURE_TEST_FILES[i]);
136 Log.e(TAG, "Fails to setDataSource for file " + MediaNames.METADATA_RETRIEVAL_TEST_FILES[i]);
155 * captureFrame() fails due to lack of permission to access hardware decoder devices
163 throw new Exception("Fails to convert the bitmap to a JPEG file for " + MediaNames.TEST_PATH_1, e);
168 Log.e(TAG, "Fails to setDataSource for " + MediaNames.TEST_PATH_1, e);
  /bionic/libc/arch-x86/bionic/
_exit_with_stack_teardown.S 19 * munmap fails, we have to exit. This should probably be fixed, but
  /build/core/combo/
HOST_linux-x86.mk 30 # fails to build.
  /dalvik/libcore/luni/src/main/java/java/io/
ObjectInputValidation.java 32 * if this object fails to validate itself.
  /dalvik/libcore/luni/src/test/java/java/text/
DecimalFormatTest.java 26 // Android fails this test, truncating to 127 digits.
  /dalvik/libcore/security/src/main/java/java/security/cert/
CertPathBuilderSpi.java 41 * if the build fails.
  /dalvik/tests/003-omnibus-opcodes/
build 17 # Stop if something fails.
  /dalvik/tests/023-many-interfaces/
build 17 # Stop if something fails.
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyEventSource.java 38 * @return false if something fails, e.g. factor failure in random source or
  /external/bison/m4/
strndup.m4 16 # AIX 4.3.3, AIX 5.1 have a function that fails to add the terminating '\0'.
  /external/expat/xmlwf/
unixfilemap.c 47 /* mmap fails for zero length files */
  /external/icu4c/layout/
IndicLayoutEngine.h 50 * @param success - set to an error code if the operation fails
68 * @param success - set to an error code if the operation fails
117 * @param success - set to an error code if the operation fails
145 * @param success - set to an error code if the operation fails
LayoutEngine.h 127 * @param success - set to an error code if the operation fails
165 * @param success - set to an error code if the operation fails
194 * @param success - set to an error code if the operation fails
211 * @param success - set to an error code if the operation fails
233 * @param success - output parameter set to an error code if the operation fails
272 * @param success - set to an error code if the operation fails
286 * @param success - output parameter set to an error code if the operation fails
307 * @param success - output parameter set to an error code if the operation fails
339 * @param success - output parameter set to an error code if the operation fails
371 * @param success - set to an error code if the operation fails
    [all...]
  /external/libpng/
KNOWNBUG 17 fails to install symbolic links
  /external/libpng/projects/cbuilder5/
libpng.readme.txt 18 5). If the build fails, add the paths to png.h and zlib.h to
  /external/opencore/engines/player/include/
pv_player_factory.h 53 * Creates an instance of a pvPlayer engine. If the creation fails, this function will leave.
59 * @returns A pointer to a player or leaves if instantiation fails
90 * Creates an instance of a pvPlayer engine. If the creation fails, this function will leave.
94 * @returns A pointer to a player data sink or leaves if instantiation fails
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
function-001.js 11 * Fails to produce error regardless of version:

Completed in 2180 milliseconds

1 23 4 5 6 7 8 91011>>