Searched refs:ptc (Results 1 – 12 of 12) sorted by relevance
/external/honggfuzz/linux/ |
D | pt.c | 142 struct pt_config ptc; in arch_ptAnalyze() local 143 pt_config_init(&ptc); in arch_ptAnalyze() 144 ptc.begin = &run->linux.perfMmapAux[aux_tail]; in arch_ptAnalyze() 145 ptc.end = &run->linux.perfMmapAux[aux_head]; in arch_ptAnalyze() 146 ptc.cpu = ptCpu; in arch_ptAnalyze() 148 int errcode = pt_cpu_errata(&ptc.errata, &ptc.cpu); in arch_ptAnalyze() 153 struct pt_packet_decoder* ptd = pt_pkt_alloc_decoder(&ptc); in arch_ptAnalyze()
|
/external/python/cpython2/Lib/ctypes/test/ |
D | __init__.py | 94 ptc = ctypes._pointer_type_cache.copy() 101 ctypes._pointer_type_cache = ptc.copy()
|
/external/u-boot/board/sifive/fu540/ |
D | fu540.c | 28 u32 ptc; /* Test column enable input */ member
|
/external/virglrenderer/src/ |
D | vrend_shader.c | 4143 char buf[255], ptc; in emit_sampler_decl() local 4151 ptc = vrend_shader_samplerreturnconv(sampler->tgsi_sampler_return); in emit_sampler_decl() 4156 snprintf(buf, 255, "uniform highp %csampler2D %ssamp%d;\n", ptc, sname, i); in emit_sampler_decl() 4158 … snprintf(buf, 255, "uniform %s%csampler%s %ssamp%d[%d];\n", precision, ptc, stc, sname, i, range); in emit_sampler_decl() 4160 snprintf(buf, 255, "uniform %s%csampler%s %ssamp%d;\n", precision, ptc, stc, sname, i); in emit_sampler_decl() 4308 char buf[255], ptc; in emit_image_decl() local 4316 ptc = vrend_shader_samplerreturnconv(itype); in emit_image_decl() 4336 access, volatile_str, precision, ptc, stc, sname, i, range); in emit_image_decl() 4339 access, volatile_str, precision, ptc, stc, sname, i); in emit_image_decl()
|
/external/python/cpython2/ |
D | pyconfig.h.in | 197 /* Define to 1 if you have the /dev/ptc device file. */
|
D | configure.ac | 4705 AC_MSG_CHECKING([for /dev/ptc]) 4716 AC_CHECK_FILE(/dev/ptc, [], []) 4719 [Define to 1 if you have the /dev/ptc device file.])
|
/external/openssh/ |
D | configure.ac | 4454 AC_CHECK_FILE(["/dev/ptc"], 4457 [Define if you have /dev/ptc]) 4462 AC_MSG_WARN([cross compiling: Disabling /dev/ptc test])
|
D | config.h.in | 373 /* Define if you have /dev/ptc */
|
D | configure | 18146 if test -r ""/dev/ptc""; then 18168 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cross compiling: Disabling /dev/ptc test" >&5 18169 $as_echo "$as_me: WARNING: cross compiling: Disabling /dev/ptc test" >&2;}
|
/external/python/cpython3/ |
D | configure.ac | 5144 AC_MSG_CHECKING([for /dev/ptc]) 5155 AC_CHECK_FILE(/dev/ptc, [], []) 5158 [Define to 1 if you have the /dev/ptc device file.])
|
D | pyconfig.h.in | 253 /* Define to 1 if you have the /dev/ptc device file. */
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 157445 ptc %9198
|