/freebsd/contrib/kyua/store/ |
H A D | testdata_v2.sql | 42 INSERT INTO contexts (context_id, cwd) VALUES (1, '/some/root'); 45 INSERT INTO actions (action_id, context_id) VALUES (1, 1); 57 INSERT INTO contexts (context_id, cwd) VALUES (2, '/test/suite/root'); 59 VALUES (2, 'HOME', '/home/test'); 61 VALUES (2, 'PATH', '/bin:/usr/bin'); 64 INSERT INTO actions (action_id, context_id) VALUES (2, 2); 67 INSERT INTO metadatas VALUES (1, 'allowed_architectures', ''); 68 INSERT INTO metadatas VALUES (1, 'allowed_platforms', ''); 69 INSERT INTO metadatas VALUES (1, 'description', ''); 70 INSERT INTO metadatas VALUES (1, 'has_cleanup', 'false'); [all …]
|
H A D | testdata_v3_3.sql | 39 INSERT INTO contexts (cwd) VALUES ('/usr/tests'); 41 VALUES ('PATH', '/bin:/usr/bin'); 44 INSERT INTO metadatas VALUES (6, 'allowed_architectures', ''); 45 INSERT INTO metadatas VALUES (6, 'allowed_platforms', ''); 46 INSERT INTO metadatas VALUES (6, 'description', ''); 47 INSERT INTO metadatas VALUES (6, 'has_cleanup', 'false'); 48 INSERT INTO metadatas VALUES (6, 'required_configs', ''); 49 INSERT INTO metadatas VALUES (6, 'required_files', ''); 50 INSERT INTO metadatas VALUES (6, 'required_memory', '0'); 51 INSERT INTO metadatas VALUES (6, 'required_programs', ''); [all …]
|
H A D | testdata_v3_2.sql | 40 INSERT INTO contexts (cwd) VALUES ('/test/suite/root'); 42 VALUES ('HOME', '/home/test'); 44 VALUES ('PATH', '/bin:/usr/bin'); 47 INSERT INTO metadatas VALUES (1, 'allowed_architectures', ''); 48 INSERT INTO metadatas VALUES (1, 'allowed_platforms', ''); 49 INSERT INTO metadatas VALUES (1, 'description', ''); 50 INSERT INTO metadatas VALUES (1, 'has_cleanup', 'false'); 51 INSERT INTO metadatas VALUES (1, 'required_configs', ''); 52 INSERT INTO metadatas VALUES (1, 'required_files', ''); 53 INSERT INTO metadatas VALUES (1, 'required_memory', '0'); [all …]
|
H A D | testdata_v3_4.sql | 39 INSERT INTO contexts (cwd) VALUES ('/usr/tests'); 41 VALUES ('LANG', 'C'); 43 VALUES ('PATH', '/bin:/usr/bin'); 45 VALUES ('TERM', 'xterm'); 48 INSERT INTO metadatas VALUES (12, 'allowed_architectures', ''); 49 INSERT INTO metadatas VALUES (12, 'allowed_platforms', ''); 50 INSERT INTO metadatas VALUES (12, 'description', ''); 51 INSERT INTO metadatas VALUES (12, 'has_cleanup', 'false'); 52 INSERT INTO metadatas VALUES (12, 'required_configs', ''); 53 INSERT INTO metadatas VALUES (12, 'required_files', ''); [all …]
|
H A D | testdata_v1.sql | 42 INSERT INTO contexts (context_id, cwd) VALUES (1, '/some/root'); 45 INSERT INTO actions (action_id, context_id) VALUES (1, 1); 57 INSERT INTO contexts (context_id, cwd) VALUES (2, '/test/suite/root'); 59 VALUES (2, 'HOME', '/home/test'); 61 VALUES (2, 'PATH', '/bin:/usr/bin'); 64 INSERT INTO actions (action_id, context_id) VALUES (2, 2); 69 VALUES (1, 2, '/test/suite/root/foo_test', '/test/suite/root', 72 VALUES (1, 300000000); 76 VALUES (1, 1, 'main'); 79 VALUES (1, 'passed', NULL, 1357643611000000, 1357643621000500); [all …]
|
/freebsd/contrib/unbound/util/ |
H A D | fptr_wlist.h | 40 * The functions contain a whitelist of known good callback values. 41 * Any other values lead to an error. 78 * Check function pointer whitelist for comm_point callback values. 86 * Check function pointer whitelist for raw comm_point callback values. 94 * Check function pointer whitelist for comm_timer callback values. 102 * Check function pointer whitelist for comm_signal callback values. 110 * Check function pointer whitelist for start_accept callback values. 118 * Check function pointer whitelist for stop_accept callback values. 126 * Check function pointer whitelist for event structure callback values. 135 * Check function pointer whitelist for pending udp callback values. [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | tmmintrin.h | 38 /// \returns A 64-bit integer vector containing the absolute values of the 56 /// \returns A 128-bit integer vector containing the absolute values of the 74 /// \returns A 64-bit integer vector containing the absolute values of the 92 /// \returns A 128-bit integer vector containing the absolute values of the 110 /// \returns A 64-bit integer vector containing the absolute values of the 128 /// \returns A 128-bit integer vector containing the absolute values of the 182 /// Horizontally adds the adjacent pairs of values contained in 2 packed 191 /// horizontal sums of the values are stored in the lower bits of the 195 /// horizontal sums of the values are stored in the upper bits of the 205 /// Horizontally adds the adjacent pairs of values contained in 2 packed [all …]
|
H A D | f16cintrin.h | 72 /// Converts a 128-bit vector containing 32-bit float values into a 73 /// 128-bit vector containing 16-bit half-precision float values. 84 /// A 128-bit vector containing 32-bit float values. 93 /// values. The lower 64 bits are used to store the converted 16-bit 94 /// half-precision floating-point values. 99 /// values into a 128-bit vector containing 32-bit float values. 106 /// A 128-bit vector containing 16-bit half-precision float values. The lower 108 /// \returns A 128-bit vector of [4 x float] containing converted float values. 116 /// containing 16-bit half-precision float values. 127 /// A 256-bit vector containing 32-bit single-precision float values to be [all …]
|
/freebsd/contrib/ntp/scripts/monitoring/ |
H A D | loopwatch.config.SAMPLE | 15 # showoffs: yes/no control display of offset values 18 # showfreq: yes/no control display of frequency values 21 # showcmpl: yes/no control display of compliance values 24 # showoreg: yes/no control display of linear regression of offset values 27 # showfreg: yes/no control display of linear regression of frequency values 32 # values are interpreted using local time zone 34 # parts omitted from end default to lowest permitted values 40 # if a number is given, subtract this from sampling values for display 42 # offset values 46 # if a number is given, the sampling values are divided by this number [all …]
|
/freebsd/lib/libc/locale/ |
H A D | localeconv.3 | 52 especially currency values: 85 The decimal point character, except for currency values, 89 before the decimal point, except for currency values. 91 The sizes of the groups of digits, except for currency values. 108 The decimal point character for currency values. 110 The separator for digit groups in currency values. 114 but for currency values. 116 The character used to denote nonnegative currency values, 119 The character used to denote negative currency values, 126 in the local style for currency values. [all …]
|
/freebsd/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBDataExtensions.i | 137 …'A read only property that returns an array-like object out of which you can read uint8 values.''') 138 …A read only property that returns an array-like object out of which you can read uint16 values.''') 139 …A read only property that returns an array-like object out of which you can read uint32 values.''') 140 …A read only property that returns an array-like object out of which you can read uint64 values.''') 141 …'A read only property that returns an array-like object out of which you can read sint8 values.''') 142 …A read only property that returns an array-like object out of which you can read sint16 values.''') 143 …A read only property that returns an array-like object out of which you can read sint32 values.''') 144 …A read only property that returns an array-like object out of which you can read sint64 values.''') 145 …'A read only property that returns an array-like object out of which you can read float values.''') 146 …A read only property that returns an array-like object out of which you can read double values.''') [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Option/ |
H A D | Arg.cpp | 29 Values.push_back(Value0); in Arg() 36 Values.push_back(Value0); in Arg() 37 Values.push_back(Value1); in Arg() 42 for (unsigned i = 0, e = Values.size(); i != e; ++i) in ~Arg() 43 delete[] Values[i]; in ~Arg() 53 O << " Values: ["; in print() 54 for (unsigned i = 0, e = Values.size(); i != e; ++i) { in print() 56 O << "'" << Values[i] << "'"; in print() 91 Output.append(Values.begin(), Values in renderAsInput() [all...] |
/freebsd/contrib/llvm-project/clang/lib/Rewrite/ |
H A D | DeltaTree.cpp | 23 /// than binary trees, because they store multiple keys/values in each node. 71 /// Values - This tracks the SourceDelta's currently in this node. 72 SourceDelta Values[2*WidthFactor-1]; member in __anon5fc690450111::DeltaTreeNode 74 /// NumValuesUsed - This tracks the number of values this node currently 82 /// FullDelta - This is the full delta of all the values in this node and 97 return Values[i]; in getValue() 102 return Values[i]; in getValue() 140 Values[0] = IR.Split; in DeltaTreeInteriorNode() 173 NewFullDelta += Values[i].Delta; in RecomputeFullDeltaLocally() 201 Values[i].Delta += Delta; in DoInsertion() [all …]
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-param-test-test.cc | 59 using ::testing::Values; 87 // We cannot use EXPECT_EQ() here as the values may be tuples, in VerifyGenerator() 129 // generates an expected sequence of values. The general test pattern 309 ContainerType values; in TEST() local 310 values.push_back(3); in TEST() 311 values.push_back(5); in TEST() 312 values.push_back(8); in TEST() 313 const ParamGenerator<int> gen = ValuesIn(values); in TEST() 322 ContainerType values; in TEST() local 323 values.push_back(3); in TEST() [all …]
|
/freebsd/contrib/googletest/googletest/include/gtest/ |
H A D | gtest-param-test.h | 50 // class hierarchies), where the type of your parameter values. 53 // lifespan of the pointed values. 81 // Range(begin, end [, step]) - Yields values {begin, begin+step, 82 // begin+step+step, ...}. The values do not 84 // Values(v1, v2, ..., vN) - Yields values {v1, v2, ..., vN}. 85 // ValuesIn(container) - Yields values from a C-style array, an STL 89 // for the math savvy) of the values generated 96 // each with parameter values "meeny", "miny", and "moe". 100 Values("meeny", "miny", "moe")); 119 // with parameter values "cat" and "dog": [all …]
|
/freebsd/usr.sbin/sysrc/ |
H A D | sysrc.8 | 60 appropriate privilege to change values in a safe and effective manner. 136 Show only variable values, not their names. 138 Show only variable names, not their values. 197 is supported for adding items to values 198 .Pq see APPENDING VALUES 201 is supported for removing items from values 202 .Pq see SUBTRACTING VALUES . 208 instead works on values in the system 235 When changing values of a given variable, it does not matter if the variable 252 .Sh APPENDING VALUES [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | ConstantRange.h | 9 // Represent a range of possible values that may occur when the program is run 13 // STL iterators. When used with boolean values, the following are important 21 // The other integral ranges use min/max values for special range values. For 46 /// This class represents a range of values. 67 /// Initialize a range of values explicitly. This will assert out if 95 /// Produce the smallest range such that all values that may satisfy the given 106 /// Produce the largest range such that all values in the returned range 107 /// satisfy the given predicate with all values contained within Other. 117 /// Produce the exact range such that all values in the returned range satisfy 179 /// Initialize a range containing all values X that satisfy `(X & Mask) [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/opal/ |
H A D | power-mgt.txt | 41 Array of unsigned 32-bit values containing the values of the 61 Array of unsigned 32-bit values containing the values of the 66 Array of unsigned 32-bit values containing the values of the 74 Array of unsigned 64-bit values containing the values for the 79 Array of unsigned 64-bit values containing the masks 90 values. 101 For all the other values of the entry in 107 Array of unsigned 64-bit values containing the pmicr values 115 Array of unsigned 64-bit values containing the mask indicating
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanSLP.cpp | 154 static SmallVector<VPValue *, 4> getOperands(ArrayRef<VPValue *> Values, in getOperands() argument 157 for (VPValue *V : Values) { in getOperands() 165 static bool areCommutative(ArrayRef<VPValue *> Values) { in areCommutative() argument 167 cast<VPInstruction>(Values[0])->getOpcode()); in areCommutative() 171 getOperands(ArrayRef<VPValue *> Values) { in getOperands() argument 173 auto *VPI = cast<VPInstruction>(Values[0]); in getOperands() 179 Result.push_back(getOperands(Values, 0)); in getOperands() 183 Result.push_back(getOperands(Values, I)); in getOperands() 190 /// Returns the opcode of Values or ~0 if they do not all agree. 191 static std::optional<unsigned> getOpcode(ArrayRef<VPValue *> Values) { in getOpcode() argument [all …]
|
/freebsd/contrib/netbsd-tests/lib/libm/ |
H A D | t_fe_round.c | 25 } values[] = { variable 77 for (unsigned int i = 0; i < __arraycount(values); i++) { in ATF_TC_BODY() 78 fesetround(values[i].round_mode); in ATF_TC_BODY() 80 received = lrint(values[i].input); in ATF_TC_BODY() 82 (labs(received - values[i].expected) < EPSILON), in ATF_TC_BODY() 85 values[i].input, i, received, values[i].expected); in ATF_TC_BODY() 89 (fegetround() == values[i].round_mode), in ATF_TC_BODY() 92 i, values[i].round_mode, fegetround()); in ATF_TC_BODY() 106 for (unsigned int i = 0; i < __arraycount(values); i++) { in ATF_TC_BODY() 107 fesetround(values[i].round_mode); in ATF_TC_BODY() [all …]
|
/freebsd/contrib/lib9p/pytest/ |
H A D | numalloc.py | 6 Basically, these keep track of a set of allocatable values in 8 the range and return values into the range. 45 range. You can also free multiple values at once: 54 Note that this changes the min/max values: 59 To prevent adding values outside the min/max range, create the 72 you free values into it: 115 There is currently no way to find all allocated values, although 158 find it, return its index and its values. 202 This may return None, if no values are still available. 217 # values. [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/ |
H A D | mmintrin.h | 147 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 148 the result, and the four 16-bit values from M2 into the upper four 8-bit 149 values of the result, all with signed saturation. */ 172 /* Pack the two 32-bit values from M1 in to the lower two 16-bit values of 173 the result, and the two 32-bit values from M2 into the upper two 16-bit 174 values of the result, all with signed saturation. */ 197 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 198 the result, and the four 16-bit values from M2 into the upper four 8-bit 199 values of the result, all with unsigned saturation. */ 226 /* Interleave the four 8-bit values from the high half of M1 with the four [all …]
|
/freebsd/usr.sbin/bluetooth/bthidcontrol/ |
H A D | sdp.c | 84 static sdp_attr_t values[8]; variable 85 #define nvalues nitems(values) 108 values[i].flags = SDP_ATTR_INVALID; in hid_init_return_values() 109 values[i].attr = 0; in hid_init_return_values() 110 values[i].vlen = sizeof(buffer[i]); in hid_init_return_values() 111 values[i].value = buffer[i]; in hid_init_return_values() 139 if (sdp_search(ss, 1, &service, nattrs, attrs, nvalues, values) != 0) in hid_sdp_query() 143 if (values[i].flags != SDP_ATTR_OK) in hid_sdp_query() 146 switch (values[i].attr) { in hid_sdp_query() 148 control_psm = hid_sdp_parse_protocol_descriptor_list(&values[ in hid_sdp_query() [all...] |
/freebsd/crypto/openssl/doc/man3/ |
H A D | DSA_get0_pqg.pod | 46 to NULL. Otherwise they are set to pointers to their respective values. These 47 point directly to the internal representations of the values and therefore 50 The B<p>, B<q> and B<g> values can be set by calling DSA_set0_pqg() and passing 51 the new values for B<p>, B<q> and B<g> as parameters to the function. Calling 52 this function transfers the memory management of the values to the DSA object, 53 and therefore the values that have been passed in should not be freed directly 56 To get the public and private key values use the DSA_get0_key() function. A 60 be. The values point to the internal representation of the public key and 61 private key values. This memory should not be freed directly. 63 The public and private key values can be set using DSA_set0_key(). The public [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/ |
H A D | zpool_get_003_pos.ksh | 38 # Zpool get returns values for all known properties 46 rm -f $values 49 log_assert "Zpool get returns values for all known properties" 57 typeset values=$TEST_BASE_DIR/values.$$ 62 log_must eval "zpool get ${properties[$i]} $TESTPOOL > $values" 63 log_must grep -q "${properties[$i]}" $values 66 if [ $i -eq 0 ] && ! grep -q "^NAME " $values 73 log_pass "Zpool get returns values for all known properties"
|