HomeSort by relevance Sort by last modified time
    Searched refs:ONE (Results 276 - 300 of 359) sorted by null

<<1112131415

  /prebuilts/tools/common/m2/repository/org/easymock/easymock/2.4/
easymock-2.4.jar 
  /external/guava/guava-tests/test/com/google/common/collect/
MultimapCollectionTest.java 112 CollectionSize.ONE,
    [all...]
SetsTest.java 170 .withFeatures(CollectionSize.ONE, CollectionSize.SEVERAL,
278 ImmutableSet<SomeEnum> one
280 ASSERT.that(one).hasContentsInOrder(SomeEnum.B);
580 * A unary cartesian product is one list of size 1 for each element in the
690 // a bigger one
855 Set<Set<Object>> one = powerSet(zero);
856 Set<Set<Set<Object>>> two = powerSet(one);
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
SerializationStressTest3.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
    [all...]
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar 
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
subpixel_ssse3.asm 22 ; even number. This function handles 8 pixels in horizontal direction, calculating ONE
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
subpixel_ssse3.asm 22 ; even number. This function handles 8 pixels in horizontal direction, calculating ONE
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
subpixel_ssse3.asm 22 ; even number. This function handles 8 pixels in horizontal direction, calculating ONE
    [all...]
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /external/bluetooth/bluedroid/stack/include/
hcidefs.h     [all...]
  /external/chromium_org/v8/src/
code-stubs.h 723 enum ArgumentCountKey { ANY, NONE, ONE, MORE_THAN_ONE };
    [all...]
  /external/protobuf/java/src/test/java/com/google/protobuf/
MicroTest.java     [all...]
NanoTest.java     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/llvm/lib/Target/R600/
R600ISelLowering.cpp 516 // Instruction is left unmodified if its not the last one of its type
893 SDValue one = DAG.getConstant(1, HalfVT); local
    [all...]
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /external/chromium_org/v8/src/arm/
code-stubs-arm.cc 362 // NaNs have all-one exponents so they sign extend to -1.
610 // it is certain that at least one operand isn't a smi.
622 // One operand is a smi. EmitSmiNonsmiComparison generates code that can:
648 // If one of the sides was a NaN then the v flag is set. Load r0 with
692 // Check for both being sequential one-byte strings,
    [all...]
  /external/chromium_org/v8/src/arm64/
code-stubs-arm64.cc 507 // certain that at least one operand isn't a smi.
513 // If either is a smi (we know that at least one is not a smi), then they can
517 // Exactly one operand is a smi. EmitSmiNonsmiComparison generates code that
601 // Check for both being sequential one-byte strings,
    [all...]
  /external/chromium_org/v8/src/ia32/
code-stubs-ia32.cc 840 // Do the allocation of all three objects in one go.
    [all...]
  /external/chromium_org/v8/src/x64/
code-stubs-x64.cc 546 // context offset, and if the frame is not a regular one, then we find a
657 // Do the allocation of all three objects in one go.
    [all...]
  /external/chromium_org/v8/src/x87/
code-stubs-x87.cc 520 // Do the allocation of all three objects in one go.
723 // Do the allocation of both objects in one go.
865 // (2) Sequential one byte? If yes, go to (6).
871 // (6) One byte sequential. Load regexp code for one byte.
878 // (8a) Is the external string one byte? If yes, go to (6).
879 // (9) Two byte sequential. Load regexp code for one byte. Go to (E).
896 // (2) Sequential one byte? If yes, go to (6).
897 // Any other sequential string must be one byte.
    [all...]
  /frameworks/base/keystore/tests/src/android/security/
AndroidKeyStoreTest.java 80 private static final BigInteger TEST_SERIAL_1 = BigInteger.ONE;
    [all...]
  /external/chromium_org/v8/src/mips/
code-stubs-mips.cc 642 // it is certain that at least one operand isn't a smi.
654 // One operand is a smi. EmitSmiNonsmiComparison generates code that can:
749 // Check for both being sequential one-byte strings,
    [all...]

Completed in 1523 milliseconds

<<1112131415