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

1 2 3 4 5 6

  /dalvik/libcore/xml/src/test/resources/
simple.xml 6 <price>$5.95</price>
12 <price>$7.95</price>
18 <price>$8.95</price>
24 <price>$4.50</price>
30 <price>$6.95</price>
    [all...]
  /cts/tests/tests/net/src/android/net/cts/
UrlQuerySanitizerTest.java 220 final String query = "book=thinking in java&price=108";
223 final String price = "price"; local
226 uqs.registerParameters(new String[]{book, price}, UrlQuerySanitizer.getSpaceLegal());
229 assertTrue(uqs.hasParameter(price));
232 assertEquals(bookPrice, uqs.getValue(price));
236 assertFalse(uqs.hasParameter(price));
241 uqs.parseEntry(price, bookPrice);
242 assertTrue(uqs.hasParameter(price));
243 assertEquals(bookPrice, uqs.getValue(price));
    [all...]
  /external/zlib/contrib/masmx64/
readme.txt 28 http://www.microsoft.com/whdc/devtools/ddk/default.mspx for low price)
inffasx64.asm 15 ; http://www.microsoft.com/whdc/devtools/ddk/default.mspx for low price)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man7/
fsf-funding.7 145 encouraging for-a-fee distributors to donate part of their selling price
161 can greatly alter what fraction of the sales price counts as profit.
162 If the price you pay is \f(CW$50\fR, ten percent of the profit is probably
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man7/
fsf-funding.7 144 encouraging for-a-fee distributors to donate part of their selling price
160 can greatly alter what fraction of the sales price counts as profit.
161 If the price you pay is \f(CW$50\fR, ten percent of the profit is probably
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man7/
fsf-funding.7 145 encouraging for-a-fee distributors to donate part of their selling price
161 can greatly alter what fraction of the sales price counts as profit.
162 If the price you pay is \f(CW$50\fR, ten percent of the profit is probably
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man7/
fsf-funding.7 145 encouraging for-a-fee distributors to donate part of their selling price
161 can greatly alter what fraction of the sales price counts as profit.
162 If the price you pay is \f(CW$50\fR, ten percent of the profit is probably
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man7/
fsf-funding.7 152 encouraging for-a-fee distributors to donate part of their selling price
168 can greatly alter what fraction of the sales price counts as profit.
169 If the price you pay is \f(CW$50\fR, ten percent of the profit is probably
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man7/
fsf-funding.7 145 encouraging for-a-fee distributors to donate part of their selling price
161 can greatly alter what fraction of the sales price counts as profit.
162 If the price you pay is \f(CW$50\fR, ten percent of the profit is probably
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man7/
fsf-funding.7 145 encouraging for-a-fee distributors to donate part of their selling price
161 can greatly alter what fraction of the sales price counts as profit.
162 If the price you pay is \f(CW$50\fR, ten percent of the profit is probably
  /external/proguard/docs/
testimonials.html 91 Its friendly license, attractive price tag, compelling performance, and
102 And, of course, the price is stunning:
  /external/qemu/slirp/
COPYRIGHT 4 Slirp is maintained by Kelly Price <tygris+slirp@erols.com>
debug.c 3 * Portions copyright (c) 2000 Kelly Price.
  /external/qemu/slirp-android/
COPYRIGHT 4 Slirp is maintained by Kelly Price <tygris+slirp@erols.com>
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
debflex.awk 80 # left parentheses from echoed input - a small price to pay
  /external/quake/quake/src/WinQuake/data/
RLICNSE.TXT 123 return of the price paid or (b) repair or replacement of the
159 the return of the purchase price paid or replacement of the
SLICNSE.TXT 99 price paid, if any, or (b) repair or replacement of the Software
134 return of the retail purchase price paid, if any, or replacement of
ORDER.TXT 5 Airborne Express afternoon delivery. The price for the full version
  /dalvik/libcore/luni/src/main/java/java/net/
AddressCache.java 110 // ...and let those using a SecurityManager or custom properties pay full price.
  /frameworks/base/docs/html/resources/articles/
track-mem.jd 10 a view or the logic code of a game, any allocation comes at a price. After too
faster-screen-orientation-change.jd 54 various devices and devices configurations. It sometimes comes at a price,
  /frameworks/base/include/camera/
Camera.h 44 * only when copying out data brings significant performance price and the
  /external/dnsmasq/
COPYING-v3 23 price. Our General Public Licenses are designed to make sure that you
205 You may charge any price or no price for each copy that you convey,
264 medium customarily used for software interchange, for a price no
    [all...]
  /external/kernel-headers/original/linux/
timex.h 271 * is not returned by a later call. The price to pay

Completed in 112 milliseconds

1 2 3 4 5 6