Searched refs:values (Results 276 - 297 of 297) sorted by relevance

<<1112

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1010 // individual _gp values.
1050 // initialized by zero. Write down adjusted TLS symbol's values otherwise.
1749 // of values encoded. Each group header contains 3 values, and each relocation
2207 // We write an array of 32 bit values, where each value has 1:1 association
2219 // SHT_SYMTAB can hold symbols with section indices values up to
2290 size += symbols.size() * 4; // Hash values
2335 uint32_t *values = buckets + nBuckets; local
2343 write32(values++, hash);
2929 // Each entry of the search table consists of two values,
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp668 // visibility (STV_*) and the remainder hold other platform-specific values.
2505 W.printHexList("Values", GnuHashTable->values(NumSyms));
3768 if ((GnuHash->values(DynSyms.size())[GnuHashable++] & 1) == 1)
4304 ArrayRef<Elf_Word> Chains = GnuHashTable->values(NumSyms);
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_l2.c274 * In some cases [SBs] we already have the right values.
442 p_ramrod->tx_err_behav.values = OSAL_CPU_TO_LE16(tx_err);
1268 /* Provide the caller with the necessary return values */
H A Decore_hsi_eth.h1336 __le16 values; member in struct:eth_tx_err_vals
1381 u8 update_rss_ind_table /* if set update the indirection table values */;
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c2878 (void) fprintf(fp, "values: %d", n);
2883 ltemp = ntohl(cl->values[i]);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp91 cl::values(clEnumValN(SplitEditor::SM_Partition, "default", "Default"),
2239 // while only covering a single block - A phi-def can use undef values from
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp103 cl::values(clEnumValN(PassSummaryAction::None, "none", "Do nothing"),
353 // replace the aliasees and then set them back to their original values at
H A DWholeProgramDevirt.cpp22 // - Unique return value optimization for i1 return values: if the conditions
109 cl::values(clEnumValN(PassSummaryAction::None, "none", "Do nothing"),
1472 // and (if applicable) a bit offset, and store the values in the targets.
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp175 cl::values(clEnumValN(DIDT_DebugFrame, "frames", ".debug_frame")),
260 cl::desc("Use hex format for immediate values"),
1566 // FIXME: for now initialize MCObjectFileInfo with default values
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp94 STATISTIC(NumReplaced , "Number of exit values replaced");
111 cl::values(clEnumValN(NeverRepl, "never", "never replace exit value"),
115 "only replace exit values when loop def likely dead"),
393 // The start/stride/exit values must all fit in signed i32.
577 /// that are recurrent in the loop, and substitute the exit values from the loop
578 /// into any instructions outside of the loop that use the final values of the
594 // Find all values that are computed inside the loop, but used outside of it.
595 // Because of LCSSA, these values will only occur in LCSSA PHI Nodes. Scan
598 // If there are no PHI nodes in this exit block, then no values defined
621 // Iterate over all of the values i
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Dtypeck.c339 long long can represent all the values of an unsigned long, then
345 therefore converting to long long cannot represent all the values
473 ARG1 and ARG2 are the values with those types. The LOCATION is a
1511 are replaced by their values, and bitfield references are converted
2868 convert_arguments (tree typelist, tree values, tree fndecl, int flags, int block_call)
2892 for (valtail = values, typetail = typelist;
3772 all the values of the unsigned type. */
3799 /* Warn if two unsigned values are being compared in a size
3860 if (/* It's reasonable to use pointer values as operands of &&
6322 /* Return the DELTA, IDX, PFN, and DELTA2 values fo
2862 convert_arguments(tree typelist, tree values, tree fndecl, int flags, int block_call) argument
[all...]
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3603 % to re-insert the same penalty (values >10000 are used for various
5484 % Get the values of \leftskip and \rightskip as they were outside the @def...
5969 \newif\ifhavexrefs % True if xref values are known.
6068 % We know the real title if we have the xref values.
6213 \message{Cross reference values unknown; you must run TeX again.}%
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex3501 % to re-insert the same penalty (values >10000 are used for various
5360 % Get the values of \leftskip and \rightskip as they were outside the @def...
5845 \newif\ifhavexrefs % True if xref values are known.
5945 % We know the real title if we have the xref values.
6087 \message{Cross reference values unknown; you must run TeX again.}%
/freebsd-11-stable/contrib/libreadline/
H A Dconfigure3 # Guess values for system-dependent variables and create Makefiles.
1103 # The following way of writing the cache mishandles newlines in values,
1493 # We want these before the checks, so the checks can modify their values.
5650 /* These two values are taken from tests/glob-test. */
5658 a system to return different values, as long as the sign is the
5661 /* Exit with 1 (failure) if these two values are both > 0, since
8435 # Shared object configuration section. These values are generated by
8536 # following values.
8540 # The following way of writing the cache mishandles newlines in values,
8542 # So, don't put newlines in cache variables' values
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dc-typeck.c733 since long cannot hold all the values of an unsigned int. */
1120 /* Speed up the case where the type values are in the same order. */
1691 In addition, manifest constants symbols are replaced by their values. */
2507 convert_arguments (tree typelist, tree values, tree function, tree fundecl)
2526 for (valtail = values, typetail = typelist, parmnum = 0;
3436 all the values of the unsigned type. */
5285 saves the values of most of the variables above. */
7938 /* If we're not processing a statement expression, warn about unused values.
8887 all the values of the unsigned type. */
8931 /* Warn if two unsigned values ar
2495 convert_arguments(tree typelist, tree values, tree function, tree fundecl) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h100 /// The kind of evaluation to perform on values of a particular
569 /// ObjCEHValueStack - Stack of Objective-C exception values, used for
614 // Stash values in a tuple so we can guarantee the order of saves.
750 /// \param ValuesToReload - A list of values that need to be available at
925 /// initializers use values of the original variables, not the private one.
1091 /// opaque values or don't want the RAII functionality for some
1105 // gl-values should be bound as l-values for obvious reasons.
1106 // Records should be bound as l-values because IR generation
1108 // act exactly like l-values bu
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc1827 // as just "unsigned" to save space, because we know that all values fit in
1842 // FIXME: some ioctls have different return values for success and failure.
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
1046 # The following way of writing the cache mishandles newlines in values,
3023 * opening RDWR fifo fails in BSD 4.4, but select return values are
4302 # following values.
4306 # The following way of writing the cache mishandles newlines in values,
4308 # So, don't put newlines in cache variables' values.
4641 # report actual input values of CONFIG_FILES etc. instead of their
4642 # values after options handling. Logging --version etc. is OK.
5217 # `conftest.undefs', that substitutes the proper values into
/freebsd-11-stable/contrib/gdb/gdb/
H A Dada-lang.c1183 TYPE_FIELD_BITSIZE values, and with *ELT_BITS set to its total size
1341 /* Non-zero iff TYPE includes negative integer values. */
1452 /* Non-scalar values must be aligned at a byte boundary. */
2692 The user is not allowed to choose more than MAX_RESULTS values.
3053 values not residing in memory, updating it as needed. */
5413 in that it can handle packed values of arbitrary type. */
5692 Our strategy is to convert these values to values with accurate,
5707 the target. Fortunately, the types we give to these values are all
5710 'to_fixed_xxx_type' conversions to look at their values
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c78 * welcome. The asserts will ensure we have no doubt about the values
529 /* Initialize the baton with appropriate "blank" values. This allows the
894 /* Initialize the baton with appropriate "blank" values. This allows the
1358 init_db(/* output values */
1361 /* input values */
3105 typical values. These are passed to the work callback, which typically
3147 /* Initialize the baton with appropriate "blank" values. This allows the
4241 /* Set *COPYFROM_ID, *COPYFROM_RELPATH, *COPYFROM_REV to the values
4601 /* These presence values should not create a new op depth */
5246 generally these values shoul
10562 svn_wc__db_prop_retrieve_recursive(apr_hash_t **values, svn_wc__db_t *db, const char *local_abspath, const char *propname, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp80 "Number of logical ops on i1 values calculated in GPR.");
117 cl::values(clEnumValN(ICGPR_None, "none", "Do not modify integer comparisons."),
217 /// SelectCC - Select a comparison of the specified values with the
713 /// Turn an or of two masked values into the rotate left word immediate then
1724 // In such case, we extend it to 64 bit to be consistent with other values.
1953 // For 64-bit values, not all combinations of rotates and masks are
2017 // For 64-bit values, not all combinations of rotates and masks are
2381 // For 64-bit values, figure out when we can use 32-bit instructions.
2552 // values, we can keep the values i
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp84 cl::values(clEnumValN(ImplicitItModeTy::Always, "always",
4241 // to the enumeration values. The enumeration values aren't sorted by
4659 // It's OK to use the enumeration values directly here rather, as the
5119 /// instructions. Legal values are:
5192 /// of instructions. Legal values are:

Completed in 795 milliseconds

<<1112