HomeSort by relevance Sort by last modified time
    Searched full:plus (Results 151 - 175 of 1317) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/WebCore/inspector/front-end/
KeyboardShortcut.js 74 Plus: 187, // +
  /external/webkit/WebKit/android/nav/
CachedHistory.h 65 WebCore::IntRect mNavBounds; // cursor ring bounds plus optional keystroke movement
  /external/zlib/
compress.c 15 destination buffer, which must be at least 0.1% larger than sourceLen plus
  /frameworks/base/libs/utils/
Android.mk 76 # we have the common sources, plus some device-specific stuff
  /packages/apps/DeskClock/res/layout/
desk_clock.xml 18 type, plus information about active alarms and charge status. It can
  /packages/apps/Email/src/org/apache/james/mime4j/
RootInputStream.java 52 * (the number of <code>\r\n</code> read so far plus 1).
  /dalvik/libcore/luni/src/main/java/java/io/
BufferedOutputStream.java 120 * bytes, they are copied in. If not, the buffered bytes plus the bytes in
197 * plus {@code oneByte} are written to the target stream, the target is
  /external/icu4c/common/
cstring.c 140 * Writes at most 12 chars ("-2147483647" plus NUL).
178 * Writes at most 21: chars ("-9223372036854775807" plus NUL).
  /external/stlport/stlport/stl/
_num_get.h 202 char& Plus, char& Minus,
205 Plus = '+';
_num_put.c 374 // plus the longest base representation '0x'
483 __f.width((sizeof(void*) * 2) + 2); // digits in pointer type plus '0x' prefix
493 __f.width((sizeof(void*) * 2) + 2); // digits in pointer type plus '0x' prefix
  /external/svox/pico/lib/
picosa.h 172 - item size: header plus len=256 (valid for Pico in general)
173 - see defines below for max nr of items. Item heads plus ref. to contents
  /external/webkit/WebCore/css/
CSSValueKeywords.in 188 plus-darker
190 plus-lighter
  /frameworks/base/awt/java/awt/geom/
RectangularShape.java 115 * the upper left corner of the rectangle plus the rectangle's width).
125 * the upper left corner of the rectangle plus the rectangle's height).
  /packages/apps/Calculator/res/layout-land/
main.xml 176 android:id="@+id/plus"
177 android:text="@string/plus"
  /packages/apps/Calculator/res/layout-port/
main.xml 181 android:id="@+id/plus"
182 android:text="@string/plus"
  /sdk/emulator/qtools/
dmtrace.cpp 147 // Allocate space for all the strings, plus 2 tab separators plus null byte.
  /system/core/libzipfile/
centraldir.c 172 * is at most 64K, plus we have 18 bytes for the end-of-central-dir stuff
173 * itself, plus apparently sometimes people throw random junk on the end
  /packages/apps/Email/res/xml/
providers.xml 156 <provider id="live" label="Windows Live Hotmail Plus" domain="live.com"
161 <provider id="hotmail" label="Windows Live Hotmail Plus" domain="hotmail.com"
166 <provider id="msn" label="Windows Live Hotmail Plus" domain="msn.com"
188 <provider id="yahoo" label="Yahoo Plus" domain="yahoo.com" note="@string/provider_note_yahoo">
189 <incoming uri="pop3+ssl+://plus.pop.mail.yahoo.com" username="$user" />
190 <outgoing uri="smtp+ssl+://plus.smtp.mail.yahoo.com" username="$user" />
  /external/icu4c/test/intltest/
calregts.cpp     [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
determinize.h 41 // as the semiring Plus(). However, other choices permit more efficient
45 // The default common divisor uses the semiring Plus.
51 W operator()(const W &w1, const W &w2) const { return Plus(w1, w2); }
258 final = Plus(final, Times(element.weight,
345 matching_element->weight = Plus(matching_element->weight,
  /external/blktrace/doc/
blkparse.1 447 (with an intervening plus (+) character). If the \fB\-t\fR option
464 (with an intervening plus (+) character). If the \fB\-t\fR option was
479 (with an intervening plus (+) character), followed by the command
  /external/icu4c/i18n/
regexcst.txt 88 '+' n quant-plus
189 # quant-plus Scanning a '+' quantifier. Need to look ahead to decide
192 quant-plus:
  /external/kernel-headers/original/linux/
nfs_xdr.h 472 int plus; member in struct:nfs3_readdirargs
508 int plus; member in struct:nfs3_readdirres
809 u32 * (*decode_dirent)(u32 *, struct nfs_entry *, int plus);
  /packages/apps/Gallery/res/values-fr/
strings.xml 79 <item msgid="5546009539334018063">"La plus récente en premier"</item>
80 <item msgid="7931283047572866748">"La plus récente en dernier"</item>
149 <string name="video_exceed_mms_limit" msgid="3835075281230780010">"La vidéo que vous avez enregistrée est trop volumineuse et ne peut être envoyée par MMS. Enregistrez une vidéo plus courte."</string>
  /development/pdk/docs/porting/
customization.jd 233 &lt;provider id=&quot;live&quot; label=&quot;Windows Live Hotmail Plus&quot; domain=&quot;live.com&quot; note=&quot;@string/provider_note_live&quot;&gt;
237 &lt;provider id=&quot;hotmail&quot; label=&quot;Windows Live Hotmail Plus&quot; domain=&quot;hotmail.com&quot; note=&quot;@string/provider_note_live&quot;&gt;
241 &lt;provider id=&quot;msn&quot; label=&quot;Windows Live Hotmail Plus&quot; domain=&quot;msn.com&quot; note=&quot;@string/provider_note_live&quot;&gt;
261 &lt;provider id=&quot;yahoo&quot; label=&quot;Yahoo Plus&quot; domain=&quot;yahoo.com&quot; note=&quot;@string/provider_note_yahoo&quot;&gt;
262 &lt;incoming uri=&quot;pop3+ssl+://plus.pop.mail.yahoo.com&quot; username=&quot;$user&quot;/&gt;
263 &lt;outgoing uri=&quot;smtp+ssl+://plus.smtp.mail.yahoo.com&quot; username=&quot;$user&quot;/&gt;

Completed in 394 milliseconds

1 2 3 4 5 67 8 91011>>