Home
last modified time | relevance | path

Searched refs:intp (Results 1 – 14 of 14) sorted by relevance

/external/dtc/tests/
Dnop_property.c35 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()
Ddel_property.c35 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()
Dsetprop_inplace.c36 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()
Dsetprop.c39 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/
Dp10-0x.cpp29 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/
Dfunctional-cast.cpp66 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/
Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/e2fsprogs/debugfs/
Dlogdump.c712 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/
Ddr2xx.cpp855 typedef int *intp; typedef
856 int *p = intp();
857 int a[fold(intp() ? -1 : 1)];
/external/mdnsresponder/Clients/
Ddns-sd.c1236 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/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...