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

1 2 3 4 5 6 7 8

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/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
128 assertTrue(ac.isEmpty());
137 AbstractCollection<String> ac = new AbstractCollection<String>() { local
166 assertTrue(ac.removeAll(Arrays.asList("0", "1", "2")))
179 AbstractCollection<String> ac = new AbstractCollection<String>() { local
216 AbstractCollection<String> ac = new AbstractCollection<String>() { local
256 AbstractCollection<String> ac = new AbstractCollection<String>() { local
    [all...]
  /bionic/libc/kernel/common/linux/
transport_class.h 46 struct attribute_container ac; member in struct:transport_container
50 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /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 46 uint64_t ac = a * c; local
54 uint64_t result_f = ac + (ad >> 32) + (bc >> 32) + (tmp >> 32);
  /external/v8/src/
diy-fp.cc 46 uint64_t ac = a * c; local
54 uint64_t result_f = ac + (ad >> 32) + (bc >> 32) + (tmp >> 32);
  /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)

Completed in 1946 milliseconds

1 2 3 4 5 6 7 8