OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fails
(Results
1376 - 1400
of
5963
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/chromium_org/third_party/sqlite/src/src/
malloc.c
580
** Allocate and zero memory. If the allocation
fails
, make
592
** Allocate and zero memory. If the allocation
fails
, make
598
** failing, it
fails
consistently until mallocFailed is reset.
651
** resize
fails
, set the mallocFailed flag in the connection object.
687
** Attempt to reallocate p. If the reallocation
fails
, then free p
/external/guava/guava/src/com/google/common/base/
Preconditions.java
81
* @param errorMessage the exception message to use if the check
fails
; will
107
* @throws NullPointerException if the check
fails
and either {@code
138
* @param errorMessage the exception message to use if the check
fails
; will
164
* @throws NullPointerException if the check
fails
and either {@code
197
* @param errorMessage the exception message to use if the check
fails
; will
/external/valgrind/main/coregrind/
pub_core_aspacemgr.h
265
accordingly. This
fails
if the range isn't valid for the client.
274
to the client instead.
Fails
if (start,len) does not denote a
321
in the new area.
Fails
if SEG is not a single client mapping or if
322
the new area is not accessible to the client.
Fails
if DELTA is
329
/* Remap the old address range to the new address range.
Fails
if any
/frameworks/base/docs/html/tools/building/
building-cmdline.jd
351
<dd>Builds and installs a package. Using <code>install</code> by itself
fails
.</dd>
354
<dd>Installs an already compiled debug package. This
fails
if the <code>.apk</code> is not
358
<dd>Installs an already compiled release package. This
fails
if the <code>.apk</code> is not
363
tested application. This
fails
if the <code>.apk</code> is not already built.</dd>
367
it's called when installing a test package. This
fails
if the <code>.apk</code> is not already
/development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py
60
an authtoken as the only content. If auth
fails
, we'll send an "invalid
63
In the event that this call
fails
, we will setup the response, so callers just
91
In the event that this call
fails
, we will setup the response, so callers just
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_dual_test.c
163
printf("%s: Snapshot Start/Stop
Fails
for Camera %d in %d iteration", __func__, i,j);
230
printf("%s: Video Start/Stop
Fails
for Camera %d in %d iteration", __func__, i,j);
293
printf("%s: Video Start/Stop
Fails
for Camera %d in %d iteration", __func__, i,j);
/external/ceres-solver/internal/ceres/miniglog/glog/
logging.h
42
// that
fails
will log the failure and terminate the application.
47
// CHECK(condition) -
fails
if condition is false and logs condition.
48
// CHECK_NOTNULL(variable) -
fails
if the variable is NULL.
/external/chromium/base/
string_number_conversions_unittest.cc
351
{"0", "", 0, false}, // odd number of characters
fails
354
{"-42", "", 0, false}, // any non-hex value
fails
360
{"0x42", "", 0, false}, // leading 0x
fails
(x is not hex)
/external/chromium/chrome/browser/password_manager/
password_store_default_unittest.cc
194
// Make sure we quit the MessageLoop even if the test
fails
.
308
// Make sure we quit the MessageLoop even if the test
fails
.
411
// Make sure we quit the MessageLoop even if the test
fails
.
/external/chromium/chrome/browser/
unload_uitest.cc
324
//
Fails
sometimes on Linux valgrind. http://crbug.com/45675
367
// Flakily
fails
, times out: http://crbug.com/78803
393
// Flakily
fails
, times out: http://crbug.com/78803
/external/chromium_org/chrome/browser/extensions/
window_open_apitest.cc
176
// Disabled on Windows. Often times out or
fails
: crbug.com/177530
253
// On Ash, this currently
fails
because we're currently opening new panel
264
// On Ash, this currently
fails
because we're currently opening new panel
/external/chromium_org/chrome/browser/media_galleries/linux/
mtp_device_delegate_impl_linux.cc
81
// |error_callback| is called when the ReadDirectory request
fails
.
104
// |error_callback| is called when the GetFileInfo request
fails
.
130
// |error_callback| is called when the copy operation
fails
.
/external/chromium_org/chrome/browser/net/
http_pipelining_compatibility_client_unittest.cc
403
// http://crbug.com/147903: test
fails
on ChromeOS
472
// http://crbug.com/147903: test
fails
on ChromeOS
544
// http://crbug.com/147903: test
fails
on ChromeOS
/external/chromium_org/chrome/browser/
shell_integration.h
22
// false if this operation
fails
.
34
// (only for the current user). Returns false if this operation
fails
.
274
// the operation
fails
or has been cancelled by the user.
/external/chromium_org/chrome/browser/ui/views/
constrained_window_views_browsertest.cc
430
//
Fails
flakily (once per 10-20 runs) on Win Aura only. http://crbug.com/177482
431
// Also
fails
on CrOS.
432
// Also
fails
on linux_aura (http://crbug.com/163931)
/external/chromium_org/chrome/test/gpu/
gpu_feature_browsertest.cc
175
// Also
fails
under AddressSanitizer. http://crbug.com/185178
328
// Multisampling
fails
on virtualized mac os.
362
// Multisampling
fails
on virtualized mac os.
/external/chromium_org/content/common/
sandbox_mac.mm
341
// The extension code in Chrome calls realpath() which
fails
if it can't call
521
if (allowed_dir_sandbox_command) { // May be nil if function
fails
.
568
// dlopen()
fails
without file-read-metadata access if the executable image
/external/chromium_org/device/bluetooth/
bluetooth_device.h
283
// If the request
fails
, |error_callback| will be called; otherwise,
319
// If the request
fails
, |error_callback| will be called; otherwise,
328
// have been deleted. If the request
fails
, |error_callback| will be called.
/external/chromium_org/third_party/icu/source/i18n/
tridpars.h
121
* @return a SingleID object or null if the parse
fails
312
* parse
fails
. If allowFilter is true, then the parsed filter
314
* filter reference is null. If the parse
fails
for any reason
/external/chromium_org/third_party/libpng/
pngmem.c
243
hptr = hptr + 16L; /* "hptr += 16L"
fails
on Turbo C++ 3.0 */
248
hptr = hptr + (png_uint_32)65536L; /* "+="
fails
on TC++3.0 */
567
* instead of issuing a png_error, if it
fails
to allocate the requested
/external/chromium_org/third_party/mesa/src/docs/
relnotes-8.0.3.html
44
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=30102">Bug 30102</a> - glean depthStencil test
fails
BadLength with indirect non-swrast rendering</li>
50
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=41216">Bug 41216</a> - [bisected pineview]oglc filtercubemin(basic.sizedRGBA)
fails
</li>
118
<li>intel: Fix a case when mapping large texture
fails
</li>
relnotes-9.0.2.html
51
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=56706">Bug 56706</a> - EGL sets error to EGL_SUCCESS when DRI driver
fails
to create context</li>
57
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=57984">Bug 57984</a> - r300g: blend sfactor=GL_DST_COLOR
fails
with FBOs</li>
143
<li>egl/dri2: Set error code when dri2CreateContextAttribs
fails
</li>
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.cc
128
// open after close()
fails
with EIO. However, the glibc source code
226
// open after close()
fails
with EIO. However, the glibc source code
384
// skipped when Skip()
fails
.
/external/icu4c/i18n/
tridpars.h
121
* @return a SingleID object or null if the parse
fails
312
* parse
fails
. If allowFilter is true, then the parsed filter
314
* filter reference is null. If the parse
fails
for any reason
/external/jmonkeyengine/engine/src/networking/com/jme3/network/serializing/
Serializer.java
385
* @throws IOException If serializing
fails
.
402
* @throws IOException If deserializing
fails
.
411
* @throws IOException If serializing
fails
.
Completed in 1192 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>