HomeSort by relevance Sort by last modified time
    Searched defs:ac (Results 1 - 25 of 232) sorted by null

1 2 3 4 5 6 7 8 910

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
AbstractCollectionTest.java 32 AbstractCollection<Object> ac = new AbstractCollection<Object>() { local
48 ac.add(null);
58 AbstractCollection<String> ac = new AbstractCollection<String>() { local
79 assertTrue(ac.addAll(fixtures));
87 AbstractCollection<String> ac = new AbstractCollection<String>() { local
108 assertTrue(ac.containsAll(fixtures));
116 AbstractCollection<Object> ac = new AbstractCollection<Object>() { local
129 assertTrue(ac.isEmpty());
138 AbstractCollection<String> ac = new AbstractCollection<String>() { local
168 assertTrue(ac.removeAll(Arrays.asList("0", "1", "2")))
181 AbstractCollection<String> ac = new AbstractCollection<String>() { local
219 AbstractCollection<String> ac = new AbstractCollection<String>() { local
260 AbstractCollection<String> ac = new AbstractCollection<String>() { local
    [all...]
  /development/ndk/platforms/android-3/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /external/chromium_org/ppapi/tests/
test_audio_config.cc 67 PP_Resource ac = audio_config_interface_->CreateStereo16Bit( local
69 ASSERT_TRUE(ac);
70 ASSERT_TRUE(audio_config_interface_->IsAudioConfig(ac));
71 ASSERT_EQ(sample_rate, audio_config_interface_->GetSampleRate(ac));
72 ASSERT_EQ(frame_count, audio_config_interface_->GetSampleFrameCount(ac));
74 core_interface_->ReleaseResource(ac);
83 PP_Resource ac = audio_config_interface_->CreateStereo16Bit( local
87 ASSERT_EQ(0, ac);
91 ac = audio_config_interface_->CreateStereo16Bit(
95 ASSERT_EQ(0, ac);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
diy-fp.cc 47 uint64_t ac = a * c; local
55 uint64_t result_f = ac + (ad >> 32) + (bc >> 32) + (tmp >> 32);
  /external/chromium_org/v8/src/
diy-fp.cc 23 uint64_t ac = a * c; local
31 uint64_t result_f = ac + (ad >> 32) + (bc >> 32) + (tmp >> 32);
  /external/libnl/tests/
test-cache-mngr.c 32 struct nl_cache *lc, *nc, *ac, *rc; local
52 if ((err = nl_cache_mngr_add(mngr, "route/addr", &change_cb, &ac)) < 0)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
transport_class.h 42 struct attribute_container ac; member in struct:transport_container
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)

Completed in 901 milliseconds

1 2 3 4 5 6 7 8 910