Home
last modified time | relevance | path

Searched refs:ptypes (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/libebl/
Deblsegmenttypename.c46 static const char *ptypes[PT_NUM] = in ebl_segment_type_name() local
61 res = ptypes[segment]; in ebl_segment_type_name()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/autoscale/
Dtest_connection.py85 ptypes = c.get_all_scaling_process_types()
86 for ptype in ptypes:
/external/selinux/policycoreutils/sepolicy/sepolicy/
Dmanpage.py523 self.ptypes = []
526 for domain_type in self.ptypes:
543 self.ptypes.append(f)
625 if len(self.ptypes) == 0:
641 .EE""" % ", ".join(self.ptypes))
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DICUJDKCompare.java551 Class[] ptypes = m.getParameterTypes(); in toString() local
552 for (int j = 0; j < ptypes.length; ++j) { in toString()
556 buf.append(nameOf(ptypes[j])); in toString()
/external/bison/doc/
Dbison.texi2794 #include "ptypes.h"
2799 tree t; /* @r{@code{tree} is defined in @file{ptypes.h}.} */
2840 #include "ptypes.h"
2845 tree t; /* @r{@code{tree} is defined in @file{ptypes.h}.} */
2891 #include "ptypes.h"
2905 tree t; /* @r{@code{tree} is defined in @file{ptypes.h}.} */
2949 #include "ptypes.h"
2955 tree t; /* @r{@code{tree} is defined in @file{ptypes.h}.} */
2985 Now Bison will insert @code{#include "ptypes.h"} and the new
3026 #include "ptypes.h"
[all …]
Dbison.info3197 #include "ptypes.h"
3202 tree t; /* `tree' is defined in `ptypes.h'. */
3236 #include "ptypes.h"
3241 tree t; /* `tree' is defined in `ptypes.h'. */
3280 #include "ptypes.h"
3294 tree t; /* `tree' is defined in `ptypes.h'. */
3330 #include "ptypes.h"
3334 tree t; /* `tree' is defined in `ptypes.h'. */
3357 Now Bison will insert `#include "ptypes.h"' and the new `YYLTYPE'
3390 #include "ptypes.h"
[all …]