HomeSort by relevance Sort by last modified time
    Searched refs:eq (Results 276 - 300 of 1239) sorted by null

<<11121314151617181920>>

  /external/libogg/
depcomp 96 if test $stat -eq 0; then :
119 if test $stat -eq 0; then :
161 if test $stat -eq 0; then :
219 if test $stat -eq 0; then :
261 if test $stat -eq 0; then :
317 if test $stat -eq 0; then :
  /external/libvorbis/
depcomp 96 if test $stat -eq 0; then :
119 if test $stat -eq 0; then :
161 if test $stat -eq 0; then :
219 if test $stat -eq 0; then :
261 if test $stat -eq 0; then :
317 if test $stat -eq 0; then :
  /external/skia/tests/
GeometryTest.cpp 39 bool eq = SkScalarNearlyEqual(x0, x1) && SkScalarNearlyEqual(y0, y1); local
40 if (!eq) {
43 REPORTER_ASSERT(reporter, eq);
  /external/valgrind/callgrind/
callgrind_control.in 263 if ($2 eq "=on") {
266 elsif ($2 eq "=off") {
297 if ($arg eq "on") {
300 elsif ($arg eq "off") {
357 if ($vgdbCommand eq "") {
423 if ($instrumentation eq "off") {
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_complex.c 120 if (_Traits::eq(__c, __wpunct[0])) { // Left paren
122 if (_Traits::eq(__c, __wpunct[1])) // Comma
124 if (!_Traits::eq(__c, __wpunct[2])) // Right paren
  /ndk/sources/host-tools/make-3.81/config/
depcomp 96 if test $stat -eq 0; then :
119 if test $stat -eq 0; then :
161 if test $stat -eq 0; then :
219 if test $stat -eq 0; then :
261 if test $stat -eq 0; then :
317 if test $stat -eq 0; then :
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/network/
BlockingHttpClientTests.java 20 import static org.mockito.Matchers.eq;
98 verify(mockOutputStream).write(any(byte[].class), eq(0), eq(100));
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_complex.c 120 if (_Traits::eq(__c, __wpunct[0])) { // Left paren
122 if (_Traits::eq(__c, __wpunct[1])) // Comma
124 if (!_Traits::eq(__c, __wpunct[2])) // Right paren
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_complex.c 120 if (_Traits::eq(__c, __wpunct[0])) { // Left paren
122 if (_Traits::eq(__c, __wpunct[1])) // Comma
124 if (!_Traits::eq(__c, __wpunct[2])) // Right paren
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_complex.c 120 if (_Traits::eq(__c, __wpunct[0])) { // Left paren
122 if (_Traits::eq(__c, __wpunct[1])) // Comma
124 if (!_Traits::eq(__c, __wpunct[2])) // Right paren
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_complex.c 120 if (_Traits::eq(__c, __wpunct[0])) { // Left paren
122 if (_Traits::eq(__c, __wpunct[1])) // Comma
124 if (!_Traits::eq(__c, __wpunct[2])) // Right paren
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_complex.c 120 if (_Traits::eq(__c, __wpunct[0])) { // Left paren
122 if (_Traits::eq(__c, __wpunct[1])) // Comma
124 if (!_Traits::eq(__c, __wpunct[2])) // Right paren
  /system/media/camera/docs/
metadata-generate 63 if [[ $succ -eq 0 ]]
87 if [[ $? -eq 0 ]]; then
93 if [[ $diff_result -eq 0 ]]; then
  /bionic/libc/arch-arm64/generic/bionic/
memmove.S 94 b.eq .Ltail15up
98 b.eq 1f
134 b.eq 2f
221 b.eq .Ltail15down
225 b.eq 1f
262 b.eq 2f
strlen.S 79 ccmp has_nul1, #0, #0, eq /* NZCV = 0000 */
80 b.eq .Lloop
  /art/runtime/arch/arm64/
memcmp16_arm64.S 76 b.eq .Lnot_limit
138 b.eq 1b
  /bionic/libc/kernel/tools/
generate_uapi_headers.sh 157 if [[ ${KERNEL_DOWNLOAD} -eq 1 ]]; then
175 if [[ ${SKIP_GENERATION} -eq 0 ]]; then
  /developers/build/
gradlew 95 if [ $? -eq 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/androidtv/leanback/
gradlew 95 if [ $? -eq 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/androidtv/sample-inputs/
gradlew 95 if [ $? -eq 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/androidtv/visual-game-controller/
gradlew 95 if [ $? -eq 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/
gradlew 95 if [ $? -eq 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/
gradlew 95 if [ $? -eq 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/
gradlew 95 if [ $? -eq 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/
gradlew 95 if [ $? -eq 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition

Completed in 431 milliseconds

<<11121314151617181920>>