/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-crypto.js | 6 * a copy of this software and associated documentation files (the 9 * distribute, sublicense, and/or sell copies of the Software, and to 13 * The above copyright notice and this permission notice shall be 16 * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 23 * THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT 29 * and disclaimer. 66 // am1: use a single mult and divide to get the high bits, 80 // am2 avoids a big mult-and-extract completely. 194 // (protected) set from string and radi [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
bitvect.c | 19 #define and && /* logical (boolean) operators: lower case */ macro 23 #define AND & /* binary (bitwise) operators: UPPER CASE */ 151 *(address+(index>>LOGBITS)) &= NOT BITMASKTAB[index AND MODMASK]; 154 *(address+(index>>LOGBITS)) |= BITMASKTAB[index AND MODMASK]; 157 ((*(address+(index>>LOGBITS)) AND BITMASKTAB[index AND MODMASK]) != 0) 160 (mask = BITMASKTAB[index AND MODMASK]), \ 161 (((*(addr+(index>>LOGBITS)) ^= mask) AND mask) != 0) 204 if ((total > 0) and (count > 0)) 218 if ((total > 0) and (count > 0) [all...] |
/external/chromium_org/v8/benchmarks/ |
crypto.js | 6 * a copy of this software and associated documentation files (the 9 * distribute, sublicense, and/or sell copies of the Software, and to 13 * The above copyright notice and this permission notice shall be 16 * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 23 * THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT 29 * and disclaimer. 74 // am1: use a single mult and divide to get the high bits, 88 // am2 avoids a big mult-and-extract completely. 202 // (protected) set from string and radi [all...] |
/external/dexmaker/src/test/java/com/google/dexmaker/ |
DexMakerTest.java | 13 * See the License for the specific language governing permissions and 40 * and fields. In loads the generated class into the current VM and uses 408 * Declare a constructor that takes an int parameter and assigns it to a 760 Method and = binaryOpMethod(int.class, int.class, BinaryOp.AND); local 761 assertEquals(0xff000000, and.invoke(null, 0xff00ff00, 0xffff0000)); 808 Method and = binaryOpMethod(long.class, long.class, BinaryOp.AND); local [all...] |
/external/proguard/lib/ |
proguard.jar | |
/prebuilts/tools/common/proguard/proguard4.7/lib/ |
proguard.jar | |
/external/jarjar/lib/ |
asm-commons-4.0.jar | |
/external/owasp/sanitizer/tools/findbugs/lib/ |
asm-commons-3.3.jar | |
/prebuilts/tools/common/asm-tools/ |
asm-commons-4.0.jar | |
/prebuilts/tools/common/m2/repository/asm/asm-commons/3.3/ |
asm-commons-3.3.jar | |
/prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/ |
qdox-1.12.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.sat4j.pb_2.2.0.v20100429.jar | |
org.eclipse.core.expressions_3.4.200.v20100505.jar | |
org.sat4j.core_2.2.0.v20100429.jar | |
/external/owasp/sanitizer/distrib/lib/ |
owasp-java-html-sanitizer.jar | |
/prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.10/ |
proguard-base-4.10.jar | |
/prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.11/ |
proguard-base-4.11.jar | |
/prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.9/ |
proguard-base-4.9.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.sat4j.pb_2.3.5.v201308161310.jar | |
/prebuilts/tools/common/eclipse/ |
org.eclipse.core.expressions_3.4.200.v20100505.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.sat4j.pb_2.3.5.v20130525.jar | |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
sisu-guice-3.1.3-no_aop.jar | |
/external/dexmaker/lib/ |
mockito-core-1.9.1-SNAPSHOT.jar | |
/external/robolectric/lib/test/ |
mockito-core-1.8.5.jar | |
/prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/ |
mockito-all-1.9.5.jar | |