/dalvik/tests/003-omnibus-opcodes/src/ |
Compare.java | 13 static void testIntCompare(int minus, int plus, int plus2, int zero) { 16 if (minus > plus) 18 if (minus >= plus) 20 if (plus < minus) 22 if (plus <= minus) 24 if (plus == minus) 26 if (plus != plus2) 30 if (plus != minus) { 40 if (plus < 0) 42 if (plus <= 0 [all...] |
/frameworks/base/telephony/java/android/telephony/ |
package.html | 4 the network type and connection state, plus utilities
|
/external/fdlibm/ |
index.html | 14 file <a href="e_acos.c">e_acos.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_acos.c">e_acos.c plus dependencies</a> 16 file <a href="e_acosh.c">e_acosh.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_acosh.c">e_acosh.c plus dependencies</a> 18 file <a href="e_asin.c">e_asin.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_asin.c">e_asin.c plus dependencies</a> 20 file <a href="e_atan2.c">e_atan2.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_atan2.c">e_atan2.c plus dependencies</a> 22 file <a href="e_atanh.c">e_atanh.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_atanh.c">e_atanh.c plus dependencies</a> 24 file <a href="e_cosh.c">e_cosh.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_cosh.c">e_cosh.c plus dependencies</a> 26 file <a href="e_exp.c">e_exp.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_exp.c">e_exp.c plus dependencies</a> 28 file <a href="e_fmod.c">e_fmod.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_fmod.c">e_fmod.c plus dependencies</a> 30 file <a href="e_gamma.c">e_gamma.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_gamma.c">e_gamma.c plus dependencies</a> 32 file <a href="e_gamma_r.c">e_gamma_r.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_gamma_r.c">e_gamma_r.c plus dependencies</a [all...] |
/external/clearsilver/cs/ |
test18.cs.gold | 6 <? cs set:foo["baz"] + right = "plus right" ?>
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
weight.h | 19 // A semiring is specified by two binary operations Plus and Times and 21 // Plus: associative, commutative, and has Zero as its identity. 22 // Times: associative and has identity One, distributes w.r.t. Plus, and 52 // --> Reverse(Plus(a, b)) = Plus(Reverse(a), Reverse(b)) 61 // Idempotent: for all a: Plus(a, a) == a. 62 // Path Property: for all a, b: Plus(a, b) == a or Plus(a, b) == b. 86 // For all a,b,c: Times(c, Plus(a,b)) = Plus(Times(c,a), Times(c, b) [all...] |
/frameworks/base/core/java/android/content/res/ |
package.html | 5 in the package, plus important device configuration details
|
/external/icu4c/data/brkitr/ |
title.txt | 17 # If the iterator starts on a cased item, advance through all adjacent cased items plus 29 # If the iterator starts on a cased item, advance through all adjacent cased items plus
|
/external/netcat/data/ |
rservice.c | 37 memcpy (p, argv[1], x); /* first arg plus another null */ 45 memcpy (p, argv[2], x); /* second arg plus null */ 54 memcpy (p, q, x); /* the command, plus final null */
|
dns-any.d | 28 0 # name-len: 0 for ".", lenbyte plus name-bytes otherwise
|
/external/stlport/src/ |
num_put.cpp | 32 Char separator, Char Plus, Char Minus, 41 if (*first == Plus || *first == Minus) { 76 Char separator, Char Plus, Char Minus, 86 if (__first == Plus || __first == Minus) { 136 char separator, char Plus, char Minus, int basechars) { 138 separator, Plus, Minus, basechars); 143 char separator, char Plus, char Minus, int basechars) { 144 __insert_grouping_aux(str, group_pos, grouping, separator, Plus, Minus, basechars); 150 wchar_t separator, wchar_t Plus, wchar_t Minus, 153 Plus, Minus, basechars) [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
package.html | 7 link speed, IP address, negotiation state, and more, plus information about other
|
/external/stlport/test/unit/ |
plusminus_test.cpp | 36 int total = inner_product(input1, input1 + 4, input2, 0, plus<int>(), multiplies <int>());
|
/external/kernel-headers/original/linux/ |
zconf.h | 14 plus a few kilobytes for small objects. For example, if you want to reduce 20 that is, 32K for windowBits=15 (default value) plus a few kilobytes
|
/packages/apps/Settings/assets/html/fr/ |
tethering_help.html | 25 <li>Pour de plus amples informations, en particulier sur le partage de connexion par USB avec d'autres systèmes d'exploitation, consultez la page <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br> 32 <li>Pour de plus amples informations, consultez la page <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a>.</li><br>
|
/external/icu4c/common/ |
utrie2_impl.h | 108 * plus the part of the index-2 table for lead surrogate code points, 109 * plus the build-time index gap, 110 * plus the null index-2 block. 123 * One entry per 0x110000 code points, plus the illegal-UTF-8 block and the null block, 124 * plus values for the 0x400 surrogate code units.
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
WnnEngine.java | 59 * @return Plus value if there are candidates; 0 if there is no candidate; minus value if a error occurs. 74 * @return Plus value if there are candidates; 0 if there is no candidate; minus value if a error occurs. 82 * @return Plus value if there are candidates; 0 if there is no candidate; minus value if a error occurs. 90 * @return Plus value if there are candidates; 0 if there is no candidate; minus value if a error occurs. 186 * @return Plus value if there are candidates; 0 if there is no candidate; minus value if a error occurs.
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/operations/ |
Plus.java | 19 * $Id: Plus.java 468655 2006-10-28 07:12:06Z minchau $ 30 public class Plus extends Operation
|
/external/ipsec-tools/src/libipsec/ |
policy_parse.h | 44 PLUS = 260, 63 #define PLUS 260
|
/external/webkit/JavaScriptCore/Configurations/ |
Version.xcconfig | 49 // Local builds are the full version with a plus suffix. 53 // Local builds use the major version with a plus suffix
|
/external/webkit/JavaScriptGlue/Configurations/ |
Version.xcconfig | 49 // Local builds are the full version with a plus suffix. 53 // Local builds use the major version with a plus suffix
|
/external/webkit/WebCore/Configurations/ |
Version.xcconfig | 49 // Local builds are the full version with a plus suffix. 53 // Local builds use the major version with a plus suffix
|
/external/webkit/WebKit/mac/Configurations/ |
Version.xcconfig | 49 // Local builds are the full version with a plus suffix. 53 // Local builds use the major version with a plus suffix
|
/dalvik/docs/opcodes/ |
opcode-28-goto.html | 59 instruction plus the given offset, that is, PC' = PC(goto) + A.
|
opcode-29-goto-16.html | 59 instruction plus the given offset, that is, PC' = PC(goto) + A.
|
opcode-2a-goto-32.html | 52 instruction plus the given offset, that is, PC' = PC(goto) + A.
|