/external/compiler-rt/lib/builtins/ |
multc3.c | 23 long double ac = a * c; local 28 __real__ z = ac - bd; 50 if (!recalc && (crt_isinf(ac) || crt_isinf(bd) ||
|
/external/dtc/libfdt/ |
fdt_addresses.c | 60 const fdt32_t *ac; local 64 ac = fdt_getprop(fdt, nodeoffset, "#address-cells", &len); 65 if (!ac) 68 if (len != sizeof(*ac)) 71 val = fdt32_to_cpu(*ac);
|
/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...] |
/external/testng/src/test/java/test/factory/ |
FactoryInterleavingSampleA.java | 30 public void ac() { method in class:FactoryInterleavingSampleA
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/core/lifecycle/ |
LifecycleTest.java | 144 ActivityController<TestActivity> ac = Robolectric.buildActivity(TestActivity.class); local 145 TestActivity activity = ac.get(); 147 ac.start(); 149 ac.resume(); 157 ac.pause(); 159 ac.stop(); 161 ac.destroy();
|
/development/ndk/platforms/android-9/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)
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
map_v4v6.c | 90 char ac;
member in union:__anon12111
|
/external/curl/lib/ |
curl_threads.c | 51 struct curl_actual_call * ac = arg; local 52 unsigned int (*func)(void *) = ac->func; 53 void *real_arg = ac->arg; 55 free(ac); 65 struct curl_actual_call *ac = malloc(sizeof(struct curl_actual_call)); local 66 if(!(ac && t)) 69 ac->func = func; 70 ac->arg = arg; 72 if(pthread_create(t, NULL, curl_thread_create_thunk, ac) != 0) 79 free(ac); [all...] |
/external/libopus/silk/mips/ |
macros_mipsr1.h | 37 long long ac; local 40 ac = __builtin_mips_mult(a, (opus_int32)(opus_int16)b); 41 c = __builtin_mips_extr_w(ac, 16); 52 long long ac; local 55 ac = __builtin_mips_mult(a, b); 56 c = __builtin_mips_extr_w(ac, 16); 64 long long ac; local 67 ac = __builtin_mips_mult(b, c); 68 res = __builtin_mips_extr_w(ac, 16);
|
/external/llvm/test/tools/dsymutil/X86/ |
odr-uniquing.cpp | 78 AnonC ac; local 122 // ODR: DW_AT_name{{.*}}"ac" 173 // NOODR: DW_AT_name{{.*}}"ac"
|
/external/mesa3d/src/glx/apple/ |
apple_glx.c | 131 struct apple_glx_context *ac = ptr; local 133 apple_cgl.flush_drawable(ac->context_obj); 139 struct apple_private_context *ac = ptr; local 141 (void) ac;
|
/external/v8/src/ |
diy-fp.cc | 22 uint64_t ac = a * c; local 30 uint64_t result_f = ac + (ad >> 32) + (bc >> 32) + (tmp >> 32);
|
/prebuilts/ndk/r10/platforms/android-12/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/r10/platforms/android-12/arch-mips/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/r10/platforms/android-12/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/r10/platforms/android-13/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/r10/platforms/android-13/arch-mips/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/r10/platforms/android-13/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/r10/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/r10/platforms/android-14/arch-mips/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/r10/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/r10/platforms/android-15/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/r10/platforms/android-15/arch-mips/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/r10/platforms/android-15/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/r10/platforms/android-16/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)
|