/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;
|
/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)
|
SDL_QuartzVideo.m | [all...] |
/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 | 171 // insert ours with full name 172 // 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>
|
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/charset/ |
CharsetDecoderICU.java | 345 // release reference to output array, which may not be ours 356 // release reference to input array, which may not be ours
|
CharsetEncoderICU.java | 392 // release reference to output array, which may not be ours 430 // 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/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/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.
|
/dalvik/libcore/xml/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
|
/external/icu4c/samples/ufortune/resources/ |
root.txt | 120 enlightened him with ours.",
|
/external/webkit/WebCore/platform/graphics/android/ |
ImageAndroid.cpp | 362 // create will call ref(), so we need aur() to release ours upon return
|
/external/webkit/WebCore/platform/graphics/skia/ |
SkiaFontWin.cpp | 127 // flipped from ours vertically.
|
/external/quake/quake/src/ |
gnu.txt | 20 Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
|