HomeSort by relevance Sort by last modified time
    Searched full:nonzero (Results 426 - 450 of 1552) sorted by null

<<11121314151617181920>>

  /dalvik/libdex/
SysUtil.cpp 147 * On success, returns 0 and fills out "pMap". On failure, returns a nonzero
190 * On success, returns 0 and fills out "pMap". On failure, returns a nonzero
ZipArchive.h 88 * On success, returns 0 and populates "pArchive". Returns nonzero errno
  /dalvik/vm/
DvmDex.cpp 91 * Returns nonzero on error.
144 * Returns nonzero on error.
Hash.h 157 * If "func" returns a nonzero value, terminate early and return the value.
  /external/bison/lib/
error.c 287 If ERRNUM is nonzero, print its corresponding system error message.
288 Exit with status STATUS if it is nonzero. */
verify.h 43 /* Each of these macros verifies that its argument R is nonzero. To
216 /* Each of these macros verifies that its argument R is nonzero. To
stdbool.in.h 47 performed in such a way that every nonzero value gets converted
  /external/bison/m4/
posix_spawn.m4 43 dnl evaluates to nonzero.
58 dnl evaluates to nonzero.
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
MemoryCacheTest.cpp 159 // The resource size has to be nonzero for this test to be meaningful, but
203 // The resource size has to be nonzero for this test to be meaningful, but
  /external/skia/tools/
skdiff_image.cpp 89 "\n --failonresult <result>: After comparing all file pairs, exit with nonzero"
95 "\n --failonstatus <baseStatus> <comparisonStatus>: exit with nonzero return"
  /hardware/ti/omap3/dspbridge/inc/
cfg.h 239 * not found, or had a zero value. A nonzero value
240 * means the key was found and had a nonzero value.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
synchronize.py 184 name, count = 'SomeOtherThread', 'nonzero'
186 name, count = 'SomeOtherProcess', 'nonzero'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
synchronize.py 184 name, count = 'SomeOtherThread', 'nonzero'
186 name, count = 'SomeOtherProcess', 'nonzero'
  /bootable/recovery/minzip/
Hash.h 132 * If "func" returns a nonzero value, terminate early and return the value.
Zip.h 68 * On success, returns 0 and populates "pArchive". Returns nonzero errno
  /bootable/recovery/tools/ota/
add-property-tag.c 30 // Return nonzero if the tag should be added to this line.
  /external/bluetooth/bluedroid/bta/sys/
utl.c 78 ** Returns 0 if strings match, nonzero otherwise.
  /external/chromium/chrome/browser/
process_info_snapshot_mac_unittest.cc 92 EXPECT_GT(proc_info.vsize, 0u); // Its |vsize| should be nonzero though.
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac_unittest.mm 467 frame.origin.x += 10.0; // (fairly arbitrary nonzero value)
468 frame.origin.y += 10.0; // (fairly arbitrary nonzero value)
481 frame.size.width += 50.0; // (fairly arbitrary nonzero value)
482 frame.size.height += 50.0; // (fairly arbitrary nonzero value)
  /external/chromium/net/http/
http_stream_parser.h 150 // Offset of the first unused byte in |read_buf_|. May be nonzero due to
  /external/chromium_org/chrome/browser/
process_info_snapshot_mac_unittest.cc 94 EXPECT_GT(proc_info.vsize, 0u); // Its |vsize| should be nonzero though.
  /external/chromium_org/chrome/browser/ui/cocoa/
status_bubble_mac_unittest.mm 508 frame.origin.x += 10.0; // (fairly arbitrary nonzero value)
509 frame.origin.y += 10.0; // (fairly arbitrary nonzero value)
522 frame.size.width += 50.0; // (fairly arbitrary nonzero value)
523 frame.size.height += 50.0; // (fairly arbitrary nonzero value)
  /external/chromium_org/mojo/system/
dispatcher.h 47 // and nonzero. On success, it will be set to the dispatchers to be received
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_node.cc 35 // If NULL, at least set the inode to a valid (nonzero) value.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
sem_init.c 61 * if nonzero, the semaphore can be shared between

Completed in 900 milliseconds

<<11121314151617181920>>