HomeSort by relevance Sort by last modified time
    Searched full:ours (Results 1 - 25 of 135) sorted by null

1 2 3 4 5 6

  /external/bison/m4/
mbswidth.m4 40 dnl that clashes with ours.
  /external/stlport/stlport/stl/config/
_dec_vms.h 64 // but, works with ours ;).
_dec.h 78 /* but, works with ours ;). */
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdspi_linux.c 69 bool ours; local
78 ours = spi_check_client_intr(sd, NULL);
81 if (ours && sd->got_hcint) {
86 return IRQ_RETVAL(ours);
bcmsdstd_linux.c 60 bool ours; local
68 ours = check_client_intr(sd);
71 if (ours && sd->got_hcint) {
76 return IRQ_RETVAL(ours);
bcmpcispi.c 443 bool ours = FALSE; local
466 ours = TRUE;
479 ours = TRUE;
490 ours = TRUE;
495 ours = FALSE;
498 return ours;
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_dec_vms.h 64 // but, works with ours ;).
_dec.h 78 /* but, works with ours ;). */
  /external/bison/lib/
strerror.c 27 sys_errlist and its declarations may collide with ours. Just
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
CGS.h 25 Obscuring code: maximum number of windows above ours (inclusive)
  /packages/apps/Settings/src/com/android/settings/
LocalePicker.java 102 // insert ours with full name
103 // diff lang -> insert ours with lang-only name
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
InputLanguageSelection.java 192 // insert ours with full name
193 // diff lang -> insert ours with lang-only name
  /packages/wallpapers/Basic/res/values-fr/
strings.xml 48 <string name="palette_white_c" msgid="3846812107437715188">"Ours polaire (dynamique)"</string>
  /libcore/luni/src/main/java/com/ibm/icu4jni/charset/
CharsetDecoderICU.java 306 // release reference to output array, which may not be ours
315 // release reference to input array, which may not be ours
CharsetEncoderICU.java 389 // release reference to output array, which may not be ours
427 // release reference to input array, which may not be ours
  /cts/tests/SignatureTest/
Android.mk 45 # empty/non-existent resouce dirs (which ours would be). If it finds
  /external/chromium/base/
time_unittest.cc 27 // Convert to ours.
  /external/qemu/distrib/sdl-1.2.12/src/audio/baudio/
SDL_beaudio.cc 102 /* Silence the buffer, since it's ours */
  /external/tcpdump/
print-null.c 105 * byte-order, it's in the opposite byte order from ours.
  /external/webkit/WebCore/platform/image-encoders/skia/
PNGImageEncoder.cpp 72 // Called by libpng to flush its internal buffer to ours.
  /external/chromium/third_party/libevent/
evport.c 409 * Delegate, if it's not ours to handle.
452 * Delegate, if it's not ours to handle
  /external/guava/src/com/google/common/collect/
ConcurrentHashMultiset.java 143 * answer, which ours does not.
415 * answer, which ours does not.
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
FileFilter.java 114 ignoreResultList.add("fast/dom/tabindex-clamp.html"); // there is extra spacing in the file due to multiple input boxes fitting on one line on Apple, ours are wrapped. Space at line ends are stripped.
124 ignoreResultList.add("fast/events/iframe-object-onload.html"); // there is extra spacing in the file due to multiple frame boxes fitting on one line on Apple, ours are wrapped. Space at line ends are stripped.
  /system/media/opensles/libopensles/
IPlay.c 73 // wait for other guy to finish his transition, then retry ours
  /libcore/luni/src/main/java/org/apache/xalan/templates/
TemplateList.java 245 // a precedence that is either (i) less than ours or (ii) the same as ours but
246 // the template document position is less than ours

Completed in 1214 milliseconds

1 2 3 4 5 6