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

  /src/external/ibm-public/postfix/dist/src/global/
dict_mongodb.c 122 char *projection; /* Advanced MongoDB projection */ member in struct:__anon6
170 * One of projection and result_attribute must be specified. That is
173 dict_mongodb->projection = cfg_get_str(p, "projection", NULL, 0, 0);
309 /* dict_mongdb_append_result_attributes - projection builder */
311 static int dict_mongdb_append_result_attribute(bson_t * projection,
320 ok = BSON_APPEND_INT32(projection, cp, 1);
336 bson_t *projection = NULL; local
378 if (projection) bson_destroy(projection);
    [all...]
  /src/external/mit/isl/dist/doc/
implementation.tex 1150 the coefficients of constraints valid for the projection of $\Delta_i(\vec s)$

Completed in 31 milliseconds