Searched
full:successful (Results
1176 -
1200 of
2754) sorted by null
<<41424344454647484950>>
/external/llvm/include/llvm-c/ |
Disassembler.h | 141 * as NULL. If successful, this returns a disassembler context. If not, it
|
lto.h | 82 * Returns the last error string or NULL if last operation was successful.
|
/external/llvm/lib/MC/MCDisassembler/ |
Disassembler.cpp | 35 // functions can all be passed as NULL. If successful, this returns a
|
/external/llvm/lib/Support/ |
GraphWriter.cpp | 56 // Execute the graph viewer. Return true if successful.
|
/external/llvm/tools/lto/ |
lto.cpp | 32 /// operation was successful.
|
/external/mdnsresponder/mDNSPosix/ |
PosixDaemon.c | 73 // On successful registration of dot-local mDNS host name, daemon may want to check if
|
/external/mesa3d/src/glsl/ |
link_functions.cpp | 192 /** Was function linking successful? */
|
/external/mksh/src/ |
shf.c | 533 * successful, EOF if there is no room. 569 * Write a character. Returns the character if successful, EOF if the 612 * Write a string. Returns the length of the string if successful, EOF 624 /* Write a buffer. Returns nbytes if successful, EOF if there is an error. */
|
/external/neven/Embedded/common/src/b_TensorEm/ |
Int32Mat.h | 102 * function was not successful;
|
/external/openfst/src/include/fst/ |
connect.h | 293 // Trims an FST, removing states and arcs that are not on successful
|
/external/openssh/ |
match.c | 187 * successful match.
|
ssh-add.1 | 92 Successful confirmation is signaled by a zero exit status from the
|
/external/qemu/android/protocol/ |
core-connection.c | 106 // Upon successful connection the console will reply with two strings:
|
/external/qemu/distrib/jpeg-6b/ |
jchuff.c | 14 * permanent JPEG objects only upon successful completion of an MCU. 279 /* Empty the output buffer; return TRUE if successful, FALSE if must suspend */ 285 /* After a successful buffer dump, must reset buffer pointers */ 303 /* Emit some bits; return TRUE if successful, FALSE if must suspend */
|
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/ |
SDL_riscostask.c | 154 Returns: 1 is successful, otherwise 0
|
SDL_riscosvideo.c | 301 Returns 1 if successful otherwise 0
|
/external/regex-re2/re2/ |
re2.h | 39 // Example: successful match 80 // NOTE(rsc): Asking for substrings slows successful matches quite a bit. 133 // Each successful call to "Consume" will set "var/value", and also 437 // On a successful match, fills in match[] (up to nmatch entries) [all...] |
/external/regex-re2/util/ |
pcre.h | 38 // Example: successful match 133 // Each successful call to "Consume" will set "var/value", and also 452 // "*consumed" if successful. 471 // the last subpattern with a match) if matching was successful
|
/external/svox/pico/lib/ |
picopal.h | 199 If the opening of the file is successful a file pointer is given
|
/external/tinyxml/docs/ |
classTiXmlDocument.html | 40 <tr><td class="mdescLeft"> </td><td class="mdescRight">Save a file using the current document value. Returns true if successful. <br></td></tr> 44 <tr><td class="mdescLeft"> </td><td class="mdescRight">Load a file using the given filename. Returns true if successful. <br></td></tr> 48 <tr><td class="mdescLeft"> </td><td class="mdescRight">Save a file using the given filename. Returns true if successful. <br></td></tr> 323 Returns true if successful. Will delete any existing document data before loading. </td>
|
/external/v8/src/ |
interface.h | 73 // Unify with another interface. If successful, both interface objects will
|
/external/valgrind/main/ |
README_MISSING_SYSCALL_OR_IOCTL | 83 function: if, and only if, the system call was successful, tell the tool that
|
/external/valgrind/main/cachegrind/ |
cg_branchpred.c | 62 a successful predict.
|
/external/webkit/Source/WebCore/dom/ |
SelectElement.cpp | 516 bool successful = false; 523 successful = true; 528 // will be submitted (!successful). We won't send a unselected non-disabled 530 return successful; [all...] |
/external/webkit/Source/WebCore/loader/cache/ |
CachedResource.h | 152 // The resource can be brought back to cache after successful revalidation.
|
Completed in 703 milliseconds
<<41424344454647484950>>