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

1 2 3 4 5 67 8 91011>>

  /external/gtest/include/gtest/internal/
gtest-type-util.h.pump 151 // Our solution is to combine the best part of the two approaches: a
249 // Our solution is to combine the best part of the two approaches: a
  /external/guava/guava/src/com/google/common/hash/
Hashing.java 222 checkArgument(iterator.hasNext(), "Must be at least 1 hash code to combine.");
248 checkArgument(iterator.hasNext(), "Must be at least 1 hash code to combine.");
  /external/iptables/extensions/
libxt_iprange.c 205 * combine the printf() calls.
231 * combine the printf() calls.
  /external/proguard/src/proguard/
ClassSpecificationVisitorFactory.java 143 // Combine both visitors.
179 // Combine both visitors.
  /external/protobuf/gtest/include/gtest/internal/
gtest-type-util.h.pump 144 // Our solution is to combine the best part of the two approaches: a
242 // Our solution is to combine the best part of the two approaches: a
  /external/srtp/tables/
aes_tables.c 100 /* combine sbox with linear operations to form 8-bit to 32-bit tables */
149 /* combine sbox with linear operations to form 8-bit to 32-bit tables */
  /external/stlport/stlport/stl/
_locale.h 154 locale combine(const locale& __loc) const { function in class:locale
252 locale combine(const locale& __loc) const { function in class:locale
  /external/valgrind/main/VEX/priv/
host_generic_regs.c 97 /* Add a register to a usage table. Combine incoming read uses with
115 /* Found: combine or ignore. */
  /external/valgrind/main/drd/
drd_vc.c 133 /* Next, combine both vector clocks into one. */
195 // Next, combine both vector clocks into one.
  /external/webkit/Source/JavaScriptCore/wtf/
CurrentTime.cpp 164 // To combine them, we call ftime and QueryPerformanceCounter initially. Later calls will use QueryPerformanceCounter
277 // We can combine GETUTCSECONDS and GETTIMEMS to calculate the number of milliseconds
  /frameworks/base/graphics/java/android/renderscript/
ProgramStore.java 89 * Specifies the functions used to combine incoming pixels with
114 * Specifies the functions used to combine incoming pixels with
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_locale.h 154 locale combine(const locale& __loc) const { function in class:locale
252 locale combine(const locale& __loc) const { function in class:locale
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_locale.h 152 locale combine(const locale& __loc) const { function in class:locale
250 locale combine(const locale& __loc) const { function in class:locale
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_locale.h 152 locale combine(const locale& __loc) const { function in class:locale
250 locale combine(const locale& __loc) const { function in class:locale
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_locale.h 154 locale combine(const locale& __loc) const { function in class:locale
252 locale combine(const locale& __loc) const { function in class:locale
  /external/chromium/testing/gtest/include/gtest/
gtest-param-test.h 93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
    [all...]
  /external/gtest/include/gtest/
gtest-param-test.h 93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-param-test.h 93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
    [all...]
  /external/protobuf/gtest/include/gtest/
gtest-param-test.h 89 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
FileAccessPermissionTest.java 45 * TODO: Combine this file with {@link android.permission.cts.FileSystemPermissionTest}
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
RootProcessScanner.java 39 /** Combine the individual patterns into one super pattern. */
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
InsnFormat.java 397 * Helper method to combine an opcode and a second byte of data into
419 * Helper method to combine two bytes into a code unit.
438 * Helper method to combine four nibbles into a code unit.
467 * Helper method to combine two nibbles into a byte.
  /dalvik/dx/src/com/android/dx/cf/code/
ConcreteMethod.java 90 * Combine all LineNumberTable attributes into one, with the
  /dalvik/dx/src/com/android/dx/dex/code/
InsnFormat.java 477 * Helper method to combine an opcode and a second byte of data into
518 * Helper method to combine two bytes into a code unit.
537 * Helper method to combine four nibbles into a code unit.
566 * Helper method to combine two nibbles into a byte.
  /dalvik/dx/src/com/android/dx/ssa/back/
IdenticalBlockCombiner.java 138 * @param betaLabels label list of blocks to combine

Completed in 2863 milliseconds

1 2 3 4 5 67 8 91011>>