HomeSort by: relevance | last modified time | path
    Searched defs:must (Results 1 - 15 of 15) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/libopts/
check.c 17 * in use must be one of these two and the choice is under the control
34 * Check for conflicts based on "must" and "cannot" attributes.
40 int const * must = od->pOptMust; local
42 while (*must != NO_EQUIVALENT) {
43 tOptDesc * p = pOpts->pOptDesc + *(must++);
45 const tOptDesc * ood = pOpts->pOptDesc + must[-1];
117 * THEN ensure that any "MUST" requirements are not
  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPObjClass.h 24 StringList names, must, may, sup; member in class:LDAPObjClass
46 * DESC 'User object template' MUST ( cn ) MAY ( secondaryGroup ))"
  /src/external/bsd/nvi/dist/regex/
regex2.h 13 * 1. Redistributions of source code must retain the above copyright
15 * 2. Redistributions in binary form must reproduce the above copyright
19 * must display the following acknowledgement:
66 * flow must be marked at both its source and its destination. Some
160 RCHAR_T *must; /* match must contain this string */ member in struct:re_guts
161 size_t mlen; /* length of must */
165 /* catspace must be last */
  /src/external/gpl3/binutils/dist/binutils/
sysdump.c 520 must (int x) function
547 must (IT_dbt_CODE);
549 must (IT_dty_CODE);
566 must (IT_dpp_CODE);
571 must (IT_dfp_CODE);
576 must (IT_den_CODE);
581 must (IT_den_CODE);
586 must (IT_dds_CODE);
  /src/external/gpl3/binutils.old/dist/binutils/
sysdump.c 520 must (int x) function
547 must (IT_dbt_CODE);
549 must (IT_dty_CODE);
566 must (IT_dpp_CODE);
571 must (IT_dfp_CODE);
576 must (IT_den_CODE);
581 must (IT_den_CODE);
586 must (IT_dds_CODE);
  /src/lib/libc/regex/
regex2.h 16 * 1. Redistributions of source code must retain the above copyright
18 * 2. Redistributions in binary form must reproduce the above copyright
66 * flow must be marked at both its source and its destination. Some
191 char *must; /* match must contain this string */ member in struct:re_guts
192 int moffset; /* latest point at which must may be located */
195 size_t mlen; /* length of must */
  /src/external/apache2/llvm/dist/llvm/lib/Support/
regex2.h 14 * 1. Redistributions of source code must retain the above copyright
16 * 2. Redistributions in binary form must reproduce the above copyright
55 * flow must be marked at both its source and its destination. Some
152 char *must; /* match must contain this string */ member in struct:re_guts
153 int mlen; /* length of must */
157 /* catspace must be last */
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
dfa.h 243 char *must; member in struct:dfamust
383 last byte of the buffer must equal the end-of-line byte.
414 The user must supply a dfaerror. */
dfa.c 706 /* If this is a part of a multi-byte character, we must treat
709 but they must not be backslash. */
935 /* In multibyte environment period must match with a single
971 multibyte characters, which must be treated as characters
1381 /* Copy one set to another; the destination must be large enough. */
1395 S->elems must point to an array large enough to hold the resulting set. */
1530 S->elems must be large enough to hold the result. */
1964 /* ANYCHAR and MBCSET must match with a single character, so we
1965 must put it to d->states[s].mbps, which contains the positions
2116 character, or the states of follows must accept the byte
3321 } must; typedef in typeref:struct:__anon9237
    [all...]
  /src/external/gpl2/grep/dist/src/
dfa.h 262 char *must; member in struct:dfamust
402 last byte of the buffer must equal the end-of-line byte.
433 The user must supply a dfaerror. */
dfa.c 732 /* If this is a part of a multi-byte character, we must treat
735 but they must not be backslash. */
961 /* In multibyte environment period must match with a single
997 multibyte characters, which must be treated as characters
1402 /* Copy one set to another; the destination must be large enough. */
1416 S->elems must point to an array large enough to hold the resulting set. */
1551 S->elems must be large enough to hold the result. */
1985 /* ANYCHAR and MBCSET must match with a single character, so we
1986 must put it to d->states[s].mbps, which contains the positions
2137 character, or the states of follows must accept the byte
3332 } must; typedef in typeref:struct:__anon9319
    [all...]
  /src/external/mit/isl/dist/
isl_flow.c 157 * the map represents a must or may access/dependence.
162 int must; member in struct:isl_labeled_map
174 * The must sources are placed before the may sources.
278 * sure the "must" sources are placed before the "may" sources.
285 int must, void *source_user)
294 if (must) {
300 acc->source[acc->n_must].must = 1;
305 acc->source[acc->n_must + acc->n_may].must = 0;
373 /* Sort the must source accesses in their textual order.
422 * For each must access, two dependences are created (initialize
2341 int must; member in struct:isl_compute_flow_data
2592 isl_union_map *must, *kill; local
2728 int must; member in struct:isl_scheduled_access
2752 int must; member in struct:isl_compute_flow_schedule_data
3210 isl_union_map *must = NULL, *may = NULL; local
    [all...]
isl_test.c 3370 isl_map *must; member in struct:must_may
3374 static isl_stat collect_must_may(__isl_take isl_map *dep, int must,
3379 if (must)
3380 mm->must = isl_map_union(mm->must, dep);
3512 mm.must = isl_map_empty(isl_space_copy(space));
3519 assert(map_is_equal(mm.must, str));
3523 isl_map_free(mm.must);
3542 mm.must = isl_map_empty(isl_space_copy(space));
3548 assert(map_is_equal(mm.must, str))
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 2776 as_bad (_("la must use with symbol. '%s'"), line);
4811 /* When the file is pic, the address must be offset to gp.
4855 /* When the file is pic, the address must be offset to gp.
5777 enum nds32_insn_type must = hint->insn_list;
5781 if (must != (must & relax_type))
5784 extra = relax_type ^ must;
5978 /* Inserting fix up must specify now_seg or frchain_now. */
6459 /* Branch must relax to proper pattern in user assembly code exclude
6615 must take two arguments, a segT for the section and a valueT for the size o
5770 enum nds32_insn_type must = hint->insn_list; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 2776 as_bad (_("la must use with symbol. '%s'"), line);
4806 /* When the file is pic, the address must be offset to gp.
4850 /* When the file is pic, the address must be offset to gp.
5772 enum nds32_insn_type must = hint->insn_list;
5776 if (must != (must & relax_type))
5779 extra = relax_type ^ must;
5973 /* Inserting fix up must specify now_seg or frchain_now. */
6454 /* Branch must relax to proper pattern in user assembly code exclude
6608 must take two arguments, a segT for the section and a valueT for the size o
5765 enum nds32_insn_type must = hint->insn_list; local
    [all...]

Completed in 56 milliseconds