HomeSort by: relevance | last modified time | path
    Searched refs:with_id (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ap_config.c 1690 int with_id = 0, without_id = 0; local
1698 with_id = 1;
1701 if (with_id && without_id)
1705 if (with_id && !without_id)
1707 return with_id;
  /src/external/mit/isl/dist/
isl_transitive_closure.c 2148 * If with_id is set, then try to include as much of the identity mapping
2165 __isl_take isl_set *dom, __isl_take isl_set *ran, int with_id)
2260 if (!with_id)

Completed in 21 milliseconds