HomeSort by: relevance | last modified time | path
    Searched defs:SUFFIX (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/libgfortran/runtime/
select.c 34 #undef SUFFIX
35 #define SUFFIX(x) x
42 #undef SUFFIX
43 #define SUFFIX(x) x ## _char4
  /src/external/gpl3/gcc.old/dist/libgfortran/runtime/
select.c 34 #undef SUFFIX
35 #define SUFFIX(x) x
42 #undef SUFFIX
43 #define SUFFIX(x) x ## _char4
  /src/external/mit/isl/dist/
isl_align_params_bin_templ.c 5 #undef SUFFIX
6 #define SUFFIX bin
isl_multi_align_set.c 1 #undef SUFFIX
2 #define SUFFIX set
isl_multi_align_union_set.c 1 #undef SUFFIX
2 #define SUFFIX union_set
isl_align_params_templ.c 15 isl_stat FN(FN(ARG1,align_params),SUFFIX)(__isl_keep ARG1 **obj1,
isl_multi_pw_aff_pullback_templ.c 17 #undef SUFFIX
18 #define SUFFIX BASE
isl_pw_eval.c 19 #undef SUFFIX
20 #define SUFFIX point
isl_pw_pullback_templ.c 12 #undef SUFFIX
13 #define SUFFIX multi_aff
22 #undef SUFFIX
23 #define SUFFIX pw_multi_aff
isl_pw_templ.c 660 #undef SUFFIX
661 #define SUFFIX set
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
string_intrinsics.c 79 #undef SUFFIX
80 #define SUFFIX(x) x
93 #undef SUFFIX
94 #define SUFFIX(x) x ## _char4
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
string_intrinsics.c 79 #undef SUFFIX
80 #define SUFFIX(x) x
93 #undef SUFFIX
94 #define SUFFIX(x) x ## _char4
  /src/external/mpl/bind/dist/bin/tests/system/selftest/
tests_zone_analyzer.py 50 SUFFIX = dns.name.from_text("nsec3.example.")
220 analyzer = isctest.name.ZoneAnalyzer.read_path(Path("analyzer.db"), origin=SUFFIX)
229 results = {name.relativize(SUFFIX) for name in getattr(analyzer, category)}
  /src/external/mpl/bind/dist/bin/tests/system/wildcard/
tests_wildcard.py 70 SUFFIX = dns.name.from_text("allwild.test.")
78 @given(name=dns_names(suffix=SUFFIX), rdtype=dns_rdatatypes_without_meta)
88 name == SUFFIX
95 assume(name == SUFFIX or name.labels[-len(SUFFIX) - 1] != b"*")
106 @given(name=dns_names(suffix=SUFFIX, min_labels=len(SUFFIX) + 1))
112 assume(name.labels[-len(SUFFIX) - 1] != b"*"
136 suffix=isctest.name.prepend_label("*", SUFFIX), min_labels=len(SUFFIX) + 2 variable
193 suffix=isctest.name.prepend_label("*", NESTED_SUFFIX), variable
    [all...]
  /src/external/lgpl3/mpc/dist/tools/mpcheck/
mpcheck-float.c 23 with 'f' suffix for the float/binary32 version, with no suffix
24 for the double/binary64 version, with 'l' suffix for the long double
25 version, and with 'f128' suffix for the __float128 version:
50 #define SUFFIX f
mpcheck-longdouble.c 23 with 'f' suffix for the float/binary32 version, with no suffix
24 for the double/binary64 version, with 'l' suffix for the long double
25 version, and with 'f128' suffix for the __float128 version:
50 #define SUFFIX l
mpcheck-double.c 23 with 'f' suffix for the float/binary32 version, with no suffix
24 for the double/binary64 version, with 'l' suffix for the long double
25 version, and with 'f128' suffix for the __float128 version:
50 #define SUFFIX
mpcheck-float128.c 23 with 'f' suffix for the float/binary32 version, with no suffix
24 for the double/binary64 version, with 'l' suffix for the long double
25 version, and with 'f128' suffix for the __float128 version:
51 #define SUFFIX f128
  /src/external/mpl/bind/dist/bin/tests/system/nsec3-answer/
tests_nsec3.py 39 SUFFIX = dns.name.from_text(".")
44 Path(os.environ["srcdir"]) / "nsec3-answer/ns1/root.db.in", origin=SUFFIX
87 suffix=(ZONE.delegations - ZONE.get_names_with_type(dns.rdatatype.DS))
129 @given(qname=dns_names(suffix=SUFFIX))
159 @given(qname=dns_names(suffix=ZONE.get_names_with_type(dns.rdatatype.DNAME)))
177 @given(qname=dns_names(suffix=ZONE.ents))
195 @given(qname=dns_names(suffix=ZONE.reachable_wildcard_parents))
209 @given(qname=dns_names(suffix=ZONE.reachable_wildcard_parents))
362 next_name = nsec3.next_name(SUFFIX)
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/
trace.c 184 char *suffix; member in struct:__anon363
196 SUFFIX
210 case SUFFIX:
211 OSSL_TRACE2(TRACE, "Attach suffix \"%s\" to category '%s'\n",
231 case SUFFIX:
232 OSSL_TRACE2(TRACE, "Detach suffix \"%s\" from category '%s'\n",
249 const char **prefix, const char **suffix,
263 curr_suffix = trace_channels[category].suffix;
270 if (suffix != NULL && curr_suffix != NULL) {
271 detach_cb(category, SUFFIX, curr_suffix)
347 const char *suffix = NULL; local
511 char *suffix = NULL; local
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/
trace.c 178 char *suffix; member in struct:__anon1461
190 SUFFIX
204 case SUFFIX:
205 OSSL_TRACE2(TRACE, "Attach suffix \"%s\" to category '%s'\n",
225 case SUFFIX:
226 OSSL_TRACE2(TRACE, "Detach suffix \"%s\" from category '%s'\n",
243 const char **prefix, const char **suffix,
257 curr_suffix = trace_channels[category].suffix;
264 if (suffix != NULL && curr_suffix != NULL) {
265 detach_cb(category, SUFFIX, curr_suffix)
341 const char *suffix = NULL; local
506 char *suffix = NULL; local
    [all...]
  /src/external/gpl2/gettext/dist/os2/
Makefile 34 # The version of INTL.DLL (the name suffix)
41 OUT = out/$(OUT.SUFFIX)/
75 OUT.SUFFIX = release
80 OUT.SUFFIX = debug
  /src/external/gpl3/gcc/dist/gcc/config/vms/
vms-ar.c 49 #define SUFFIX ".com"
50 #define SUFFIX_LEN (sizeof(SUFFIX) - 1)
128 char temp_filename[] = TEMP_FILE SUFFIX;
307 strcpy (temp_filename, TEMP_FILE SUFFIX);
  /src/external/gpl3/gcc.old/dist/gcc/config/vms/
vms-ar.c 49 #define SUFFIX ".com"
50 #define SUFFIX_LEN (sizeof(SUFFIX) - 1)
128 char temp_filename[] = TEMP_FILE SUFFIX;
307 strcpy (temp_filename, TEMP_FILE SUFFIX);
  /src/external/ibm-public/postfix/dist/src/postsuper/
postsuper.c 463 #define SUFFIX "#FIX"
879 vstring_strcat(new_path, SUFFIX);
888 vstring_strcat(new_path, SUFFIX);
1052 * inode number. We strip the suffix and move the file into the
1054 * suffix is well formed and that the name matches the file inode
1058 && strcmp(path + (strlen(path) - SUFFIX_LEN), SUFFIX) == 0) {
1495 * strip the suffix from the new queue ID, and to complete any requested

Completed in 41 milliseconds

1 2