HomeSort by relevance Sort by last modified time
    Searched full:emulated (Results 201 - 225 of 599) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/net/
if_types.h 103 #define IFT_AFLANE8023 0x3b /* ATM Emulated LAN for 802.3 */
104 #define IFT_AFLANE8025 0x3c /* ATM Emulated LAN for 802.5 */
105 #define IFT_CCTEMUL 0x3d /* ATM Emulated circuit */
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/net/
if_types.h 103 #define IFT_AFLANE8023 0x3b /* ATM Emulated LAN for 802.3 */
104 #define IFT_AFLANE8025 0x3c /* ATM Emulated LAN for 802.5 */
105 #define IFT_CCTEMUL 0x3d /* ATM Emulated circuit */
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/net/
if_types.h 103 #define IFT_AFLANE8023 0x3b /* ATM Emulated LAN for 802.3 */
104 #define IFT_AFLANE8025 0x3c /* ATM Emulated LAN for 802.5 */
105 #define IFT_CCTEMUL 0x3d /* ATM Emulated circuit */
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/net/
if_types.h 103 #define IFT_AFLANE8023 0x3b /* ATM Emulated LAN for 802.3 */
104 #define IFT_AFLANE8025 0x3c /* ATM Emulated LAN for 802.5 */
105 #define IFT_CCTEMUL 0x3d /* ATM Emulated circuit */
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/net/
if_types.h 103 #define IFT_AFLANE8023 0x3b /* ATM Emulated LAN for 802.3 */
104 #define IFT_AFLANE8025 0x3c /* ATM Emulated LAN for 802.5 */
105 #define IFT_CCTEMUL 0x3d /* ATM Emulated circuit */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/net/
if_types.h 103 #define IFT_AFLANE8023 0x3b /* ATM Emulated LAN for 802.3 */
104 #define IFT_AFLANE8025 0x3c /* ATM Emulated LAN for 802.5 */
105 #define IFT_CCTEMUL 0x3d /* ATM Emulated circuit */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/net/
if_types.h 103 #define IFT_AFLANE8023 0x3b /* ATM Emulated LAN for 802.3 */
104 #define IFT_AFLANE8025 0x3c /* ATM Emulated LAN for 802.5 */
105 #define IFT_CCTEMUL 0x3d /* ATM Emulated circuit */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/net/
if_types.h 103 #define IFT_AFLANE8023 0x3b /* ATM Emulated LAN for 802.3 */
104 #define IFT_AFLANE8025 0x3c /* ATM Emulated LAN for 802.5 */
105 #define IFT_CCTEMUL 0x3d /* ATM Emulated circuit */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/net/
if_types.h 103 #define IFT_AFLANE8023 0x3b /* ATM Emulated LAN for 802.3 */
104 #define IFT_AFLANE8025 0x3c /* ATM Emulated LAN for 802.5 */
105 #define IFT_CCTEMUL 0x3d /* ATM Emulated circuit */
  /external/guava/guava/src/com/google/common/collect/
AbstractMapBasedMultiset.java 48 @GwtCompatible(emulated = true)
404 @GwtIncompatible("not needed in emulated source.")
ImmutableListMultimap.java 52 @GwtCompatible(serializable = true, emulated = true)
381 @GwtIncompatible("Not needed in emulated source")
GenericMapMaker.java 41 @GwtCompatible(emulated = true)
RegularImmutableList.java 31 @GwtCompatible(serializable = true, emulated = true)
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableSortedSet.java 41 // In the non-emulated source, this is in ImmutableSortedSetFauxverideShim,
44 // would be inherited from the emulated ImmutableSet.
ArrayListMultimap.java 57 @GwtCompatible(serializable = true, emulated = true)
ImmutableSet.java 29 * GWT emulated version of {@link ImmutableSet}. For the unsorted sets, they
ObjectArrays.java 31 @GwtCompatible(emulated = true)
TreeMultimap.java 66 @GwtCompatible(serializable = true, emulated = true)
  /external/guava/guava/src/com/google/common/base/
Stopwatch.java 72 @GwtCompatible(emulated=true)
  /external/guava/guava/src/com/google/common/cache/
CacheLoader.java 42 @GwtCompatible(emulated = true)
  /external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
Stopwatch.java 71 @GwtCompatible(emulated=true)
  /external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/
CacheLoader.java 37 @GwtCompatible(emulated = true)
  /external/guava/guava-tests/test/com/google/common/base/
OptionalTest.java 38 @GwtCompatible(emulated = true)
StopwatchTest.java 34 @GwtCompatible(emulated=true)
StringsTest.java 30 @GwtCompatible(emulated = true)

Completed in 339 milliseconds

1 2 3 4 5 6 7 891011>>