Searched refs:values (Results 1 - 25 of 104) sorted by relevance

12345

/barrelfish-master/lib/openssl-1.0.0d/crypto/x509v3/
H A Dv3_bcons.c68 static BASIC_CONSTRAINTS *v2i_BASIC_CONSTRAINTS(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *values);
98 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *values)
107 for(i = 0; i < sk_CONF_VALUE_num(values); i++) {
108 val = sk_CONF_VALUE_value(values, i);
H A Dv3_pcons.c72 STACK_OF(CONF_VALUE) *values);
107 STACK_OF(CONF_VALUE) *values)
116 for(i = 0; i < sk_CONF_VALUE_num(values); i++) {
117 val = sk_CONF_VALUE_value(values, i);
H A Dv3_akey.c69 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *values);
112 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *values)
126 for(i = 0; i < sk_CONF_VALUE_num(values); i++)
128 cnf = sk_CONF_VALUE_value(values, i);
111 v2i_AUTHORITY_KEYID(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *values) argument
H A Dv3_utl.c254 STACK_OF(CONF_VALUE) *values = NULL;
286 X509V3_add_value(ntmp, NULL, &values);
302 X509V3_add_value(ntmp, vtmp, &values);
319 X509V3_add_value(ntmp, vtmp, &values);
329 X509V3_add_value(ntmp, NULL, &values);
332 return values;
336 sk_CONF_VALUE_pop_free(values, X509V3_conf_free);
695 /* Treat the IPv6 representation as a list of values
H A Dv3_asid.c282 * Extract min and max values from an ASIdOrRange.
499 STACK_OF(CONF_VALUE) *values)
509 for (i = 0; i < sk_CONF_VALUE_num(values); i++) {
510 CONF_VALUE *val = sk_CONF_VALUE_value(values, i);
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dintervals.h70 #include <values.h> /* for MINDOUBLE/MAXDOUBLE */
/barrelfish-master/usr/tests/octopus/
H A Dd2bench2.c91 static char* values[] = { variable
127 idx = my_random() % (sizeof(values) / sizeof(char*));
128 pos += sprintf(buf+pos, "%s", values[idx]);
/barrelfish-master/usr/eclipseclp/icparc_solvers/ilog/
H A Dclasses.cc109 EC_IlcIntVar::EC_IlcIntVar(IlcManager m, IlcIntArray values, EC_word w) argument
110 : IlcIntVar(m, values)
H A Dec2il.cc227 IlcIntArray values(m, nb_values);
230 // Initialize cards and values from Cards and Values
236 values[i] = val;
248 return IlcDistribute(cards, values, vars, IlcBasic);
250 return IlcDistribute(cards, values, vars, IlcExtended);
H A Dilog.cc138 IlcIntArray values = int_array_of_list(EC_arg(3)); local
140 EC_IlcIntVar v(m, values, EC_arg(1));
236 // Let's fetch all the values starting from the max
/barrelfish-master/lib/openssl-1.0.0d/crypto/store/
H A Dstr_lib.c1272 } values[STORE_ATTR_TYPE_NUM+1]; member in struct:STORE_attr_info_st
1336 return attrs->values[code].cstring;
1351 return attrs->values[code].sha1string;
1365 return attrs->values[code].dn;
1379 return attrs->values[code].number;
1395 if ((attrs->values[code].cstring = BUF_strndup(cstr, cstr_size)))
1415 if ((attrs->values[code].sha1string =
1437 if ((attrs->values[code].dn = X509_NAME_dup(dn)))
1457 if ((attrs->values[code].number = BN_dup(number)))
1477 OPENSSL_free(attrs->values[cod
[all...]
/barrelfish-master/lib/cxx/unwind/
H A DUnwindRegistersRestore.S660 @ static void libunwind::Registers_arm::restoreVFPWithFLDMD(unw_fpreg_t* values)
663 @ values pointer is in r0
681 @ static void libunwind::Registers_arm::restoreVFPWithFLDMX(unw_fpreg_t* values)
684 @ values pointer is in r0
695 @ static void libunwind::Registers_arm::restoreVFPv3(unw_fpreg_t* values)
698 @ values pointer is in r0
711 @ static void libunwind::Registers_arm::restoreiWMMX(unw_fpreg_t* values)
714 @ values pointer is in r0
740 @ static void libunwind::Registers_arm::restoreiWMMXControl(unw_uint32_t* values)
743 @ values pointe
[all...]
H A DUnwindRegistersSave.S804 @ static void libunwind::Registers_arm::saveVFPWithFSTMD(unw_fpreg_t* values)
807 @ values pointer is in r0
818 @ static void libunwind::Registers_arm::saveVFPWithFSTMX(unw_fpreg_t* values)
821 @ values pointer is in r0
832 @ static void libunwind::Registers_arm::saveVFPv3(unw_fpreg_t* values)
835 @ values pointer is in r0
855 @ static void libunwind::Registers_arm::saveiWMMX(unw_fpreg_t* values)
858 @ values pointer is in r0
884 @ static void libunwind::Registers_arm::saveiWMMXControl(unw_uint32_t* values)
887 @ values pointe
[all...]
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dicsymbolic.tex50 The declaration specifies the domain values and their order. For example:
54 declares a domain with name 'weekday' and values 'mo', 'tu' etc. The
55 domain values are implicitly ordered, with 'mo' corresponding to 1,
56 until 'su' corresponding to 7. Domain values must be unique within
80 two domain values. The constraints require their arguments to come
111 List is a number of symbolic domain values.
H A Drepair.tex41 \item The maintenance of {\em tentative values} for the problem variables.
42 These tentative values may together form a partial
89 Assigns tentative values for the variables in a term. These are
90 typically used to register values the variables are given in a partial
91 or initially inconsistent solution. These values may be changed
94 corresponding ground term. The tentative values of the variables in
95 Vars are set to the corresponding ground values in Values.
98 Query the variable's tentative values.
99 Values is a copy of the term Vars with the tentative values filled in
174 If two variables with distinct tentative values ar
[all...]
H A Dgfd.tex96 value from a given finite set of integer values.
104 The default domain is an interval, and the maximum and minimum values of this
106 {\tt interval_max} and {\tt interval_min} for the maximum and minimum values,
107 respectively). You can also obtain the current values
246 For arguments that are a group of variables or values, these are supplied
523 collection of boolean values or domain variable.
568 bounds, and any arithmetic expression that evaluate to values outside
622 Constrains Max to be the maximum of the values in Collection. Similarly,
627 Constrains Index to be the the index(es) of the variable(s) with the maximum of the values in Collection. Similarly,
629 Constrains Index to be the the index(es) of the variable(s) with the maximum of the values i
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/conf/
H A Dconf_mod.c127 STACK_OF(CONF_VALUE) *values;
148 values = NCONF_get_section(cnf, vsection);
150 if (!values)
153 for (i = 0; i < sk_CONF_VALUE_num(values); i++)
155 vl = sk_CONF_VALUE_value(values, i);
/barrelfish-master/usr/eclipseclp/documents/search/
H A Dsearch.tex72 Every variable has a {\em domain} of values that it can take
73 (in this context, we only consider domains with a finite number of values).
296 integer values from 0 to 3 (assume it has been declared as \verb'X2::0..3'),
318 and a node's branches correspond to the different values that the
335 If we decide to choose values for X1 first (at the root of the search tree)
336 and values for X2 second, then the search tree has one particular shape.
341 If we decide to choose values for X2 first and X1 second, then the tree and
362 values from the domain of a variable in a particular order.
446 assigned values starting from the lowest to the numerically highest they can
523 ie.\ setting the variables to values i
[all...]
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Drepairtut.tex39 complete, infeasible, assignment of values to variables and
40 change the values of the variables until a feasible assignment is
109 The relation between constraints and tentative values can be
147 can be maintained by propagating tentative values.
150 For propagation of tentative values, this must
199 Finding an initial assignment of tentative values for all the problem
205 Instantiating the remaining variables to their tentative values, when
220 tentative values
316 values are changed to the new {\tt ic} lower bounds.
356 \item Set the tentative values t
[all...]
H A Deplex.tex69 variables are constrained to take on only integer values.
86 all variables restricted to taking integral values.
305 instantiated by the solver. However, the `solution' values, i.e.\ the
306 values that the variable are given by the solver, are available in the
315 One reason the problem variables are not assigned their solution values is
322 The solution values of the problem variables can be obtained by
324 previous section can be modified to return the solution values:
332 % f. set the problem variables to their solution values
363 values. However, for some problems, there may be a requirement that some or
364 all of the variable values b
[all...]
/barrelfish-master/lib/compiler-rt/builtins/
H A Dfp_extend_impl.inc41 // Various constants whose values follow from the type parameters.
/barrelfish-master/usr/eclipseclp/documents/visualisation/
H A Dannotate.tex199 dimension to expand and which values should be added. Had the
200 \viewable{} been 3 dimensional, then the values to be added would need
202 when expanding a flexible dimension, the values to be added must be
213 definition which determines what sort of values may be stored in them.
215 values in a fitting manner.
347 {\eclipse} program variables as handles to the values calculated by an
350 queried to obtain their values.
397 \texttt{eplex_solve/1} indicates that the solution values computed by
399 \emph{element type} field of the third argument says that the values
440 \item[types] elements of a \viewable{} may be defined as being numeric values o
[all...]
/barrelfish-master/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DEclipseConnectionImpl.java144 Collection fromEclipseQueues = new LinkedList(fromEclipseQueueRegister.values());
173 Collection toEclipseQueues = new LinkedList(toEclipseQueueRegister.values());
201 Collection asyncEclipseQueues = new LinkedList(asyncEclipseQueueRegister.values());
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Ddbi.tex77 values. This feature, together with the availability of any number
137 taking on different values for each execution.
143 insert into employees (enum, ename, esalary, ejob) values (?, ?, ?, ?)
166 SQL = "insert into employees (enum,ename,esalary,ejob) values (?,?,?,?)",
417 multiple times with different placeholder values using either
445 "insert into accounts (id,balance) values (1001,1200.0)",1),
447 "insert into accounts (id,balance) values (1002,4300.0)",1).
483 supplying the values for any parameter values.
505 Some databases supports the execution of multiple tuples of parameter values a
[all...]
/barrelfish-master/doc/002-mackerel/
H A DMackerel.tex71 debugging code which explains the meaning of register values.
321 other hardware register values.
333 values are given as an arguments to the device specification, and so
394 values but can be accessed as 64-bit quantities.
455 A \texttt{constant} declaration defines a series of related values,
456 for example, the possible values of a given register field. Each
458 description, and a series of possible values. Each value in turn
521 Note that the collection of constant values does not have to be
878 register fields or entire registers. Some of these values can only be
932 will ensure the bit values ar
[all...]

Completed in 263 milliseconds

12345