Searched defs:returns (Results 1 - 6 of 6) sorted by relevance

/external/bison/
H A Dconfigure564 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
3925 # (eg FreeBSD returns the mod time of the symlink's containing
9924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether strerror_r returns char *" >&5
9925 $as_echo_n "checking whether strerror_r returns char *... " >&6; }
9956 # former has a strerror_r that returns char*, while the latter
9957 # has a strerror_r that returns `int'.
12713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether snprintf returns a byte count as in C99" >&5
12714 $as_echo_n "checking whether snprintf returns a byte count as in C99... " >&6; }
20369 mingw*) # on this platform, dup2 always returns 0 for success
20371 cygwin*) # on cygwin 1.5.x, dup2(1,1) returns
21833 function returns an invalid (incorrectly normalized) value: it returns function
27035 function returns an invalid (incorrectly normalized) value: it returns function
[all...]
/external/clang/lib/Sema/
H A DSemaLambda.cpp30 /// If successful, returns the index into Sema's FunctionScopeInfo stack
57 /// \returns An Optional<unsigned> Index that if evaluates to 'true' contains
138 /// If successful, returns the index into Sema's FunctionScopeInfo stack
165 /// \returns An Optional<unsigned> Index that if evaluates to 'true' contains
568 static EnumDecl *findCommonEnumForBlockReturns(ArrayRef<ReturnStmt*> returns) { argument
569 ArrayRef<ReturnStmt*>::iterator i = returns.begin(), e = returns.end();
575 // Check that the rest of the returns have the same enum.
589 static void adjustBlockReturnsToEnum(Sema &S, ArrayRef<ReturnStmt*> returns, argument
592 i = returns
[all...]
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/vogar/lib/
H A Dmockito-all-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/hamcrest/core/ org/hamcrest/internal/ org/ ...

Completed in 248 milliseconds