/external/dtc/tests/ |
D | nop_property.c | 35 const uint32_t *intp; in main() local 43 intp = check_getprop_cell(fdt, 0, "prop-int", TEST_VALUE_1); in main() 44 verbose_printf("int value was 0x%08x\n", *intp); in main() 50 intp = fdt_getprop(fdt, 0, "prop-int", &lenerr); in main() 51 if (intp) in main()
|
D | del_property.c | 35 const uint32_t *intp; in main() local 47 intp = check_getprop_cell(fdt, 0, "prop-int", TEST_VALUE_1); in main() 48 verbose_printf("int value was 0x%08x\n", *intp); in main() 54 intp = fdt_getprop(fdt, 0, "prop-int", &lenerr); in main() 55 if (intp) in main()
|
D | setprop_inplace.c | 36 const uint32_t *intp; in main() local 46 intp = check_getprop_cell(fdt, 0, "prop-int", TEST_VALUE_1); in main() 48 verbose_printf("Old int value was 0x%08x\n", *intp); in main() 53 intp = check_getprop_cell(fdt, 0, "prop-int", ~TEST_VALUE_1); in main() 54 verbose_printf("New int value is 0x%08x\n", *intp); in main()
|
D | setprop.c | 39 const uint32_t *intp; in main() local 54 intp = check_getprop_cell(fdt, 0, "prop-int", TEST_VALUE_1); in main() 56 verbose_printf("Old int value was 0x%08x\n", *intp); in main()
|
/external/clang/test/CXX/special/class.dtor/ |
D | p10-0x.cpp | 29 typedef int *intp; in a() typedef 32 …i->~decltype(intp())(); // expected-error{{member reference type 'int' is not a pointer; did you m… in a() 34 …i.~decltype(intp())(); // expected-error{{the type of object expression ('int') does not match the… in a() 37 pi.~decltype(intp())(); in a() 38 …pi->~decltype(intp())(); // expected-error{{the type of object expression ('int') does not match t… in a()
|
/external/clang/test/SemaCXX/ |
D | functional-cast.cpp | 66 typedef int *intp; in t_cc() typedef 67 int *pi = intp(ar); in t_cc() 210 typedef int *intp; in t_529_10() typedef 211 (void)intp((void*)0); in t_529_10() 214 (void)intp((const void*)0); // const_cast appended in t_529_10() 266 typedef int *intp; in constness() typedef 267 (void)intp(icp); // const_cast appended in constness() 270 int *ip = intp(icpcpp); in constness()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.osgi_3.6.1.R36x_v20100806.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.osgi_3.6.2.R36x_v20101103.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/e2fsprogs/debugfs/ |
D | logdump.c | 712 int *intp; in do_hexdump() local 716 intp = (int *) buf; in do_hexdump() 722 fprintf(out_file, "%08x ", *intp++); in do_hexdump()
|
/external/clang/test/CXX/drs/ |
D | dr2xx.cpp | 855 typedef int *intp; typedef 856 int *p = intp(); 857 int a[fold(intp() ? -1 : 1)];
|
/external/mdnsresponder/Clients/ |
D | dns-sd.c | 1236 Opaque16 intp = { { IntPortAsNumber >> 8, IntPortAsNumber & 0xFF } }; in main() local 1238 …err = DNSServiceNATPortMappingCreate(&client, 0, 0, prot, intp.NotAnInteger, extp.NotAnInteger, tt… in main()
|
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |