/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'); 58 INSERT INTO env_vars (context_id, var_name, var_value) 60 INSERT INTO env_vars (context_id, var_name, var_value) 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'); 40 INSERT INTO env_vars (var_name, var_value) 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'); 41 INSERT INTO env_vars (var_name, var_value) 43 INSERT INTO env_vars (var_name, var_value) 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'); 40 INSERT INTO env_vars (var_name, var_value) 42 INSERT INTO env_vars (var_name, var_value) 44 INSERT INTO env_vars (var_name, var_value) 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'); 58 INSERT INTO env_vars (context_id, var_name, var_value) 60 INSERT INTO env_vars (context_id, var_name, var_value) 64 INSERT INTO actions (action_id, context_id) VALUES (2, 2); 67 INSERT INTO test_programs (test_program_id, action_id, absolute_path, root, 71 INSERT INTO plain_test_programs (test_program_id, timeout) 75 INSERT INTO test_cases (test_case_id, test_program_id, name) 77 INSERT INTO test_results (test_case_id, result_type, result_reason, start_time, [all …]
|
H A D | migrate_v1_v2.sql | 72 INSERT INTO new_metadata (schema_version, timestamp) 107 INSERT INTO new_test_programs (test_program_id, action_id, absolute_path, 173 INSERT INTO tmp_default_metadata VALUES ('allowed_architectures', ''); 174 INSERT INTO tmp_default_metadata VALUES ('allowed_platforms', ''); 175 INSERT INTO tmp_default_metadata VALUES ('description', ''); 176 INSERT INTO tmp_default_metadata VALUES ('has_cleanup', 'false'); 177 INSERT INTO tmp_default_metadata VALUES ('required_configs', ''); 178 INSERT INTO tmp_default_metadata VALUES ('required_files', ''); 179 INSERT INTO tmp_default_metadata VALUES ('required_memory', '0'); 180 INSERT INTO tmp_default_metadata VALUES ('required_programs', ''); [all …]
|
H A D | migrate_v2_v3.sql | 46 INSERT INTO metadata SELECT * FROM old_store.metadata; 48 INSERT INTO contexts 54 INSERT INTO env_vars 61 INSERT INTO metadatas 75 INSERT INTO test_programs 81 INSERT INTO test_cases 88 INSERT INTO test_results 98 INSERT INTO files 109 INSERT INTO test_case_files
|
H A D | write_transaction.cpp | 82 "INSERT INTO env_vars (var_name, var_value) " in put_env_vars() 117 /// \param db The database into which to store the information. 129 "INSERT INTO metadatas (metadata_id, property_name, property_value) " in put_metadata() 145 /// Stores an arbitrary file into the database as a BLOB. 147 /// \param db The database into which to store the file. 173 // better way to feel blobs into SQLite. in put_file() 177 "INSERT INTO files (contents) VALUES (:contents)"); in put_file() 254 /// Puts a context into the database. 257 /// \post The context is stored into the database with a new identifier. 267 "INSERT INTO contexts (cwd) VALUES (:cwd)"); in put_context() [all …]
|
/freebsd/contrib/ldns/ldns/ |
H A D | str2host.h | 34 * convert a byte into wireformat 50 * convert a strings into a 4 byte int in wireformat 80 * convert str with an A record into wireformat 88 * convert the str with an AAAA record into wireformat 96 * convert a string into wireformat (think txt record) 104 * convert str with the apl record into wireformat 112 * convert the string with the b64 data into wireformat 120 * convert the string with the b32 ext hex data into wireformat 128 * convert a hex value into wireformat 136 * convert string with nsec into wireformat [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/powerpc/power8/ |
H A D | translation.json | 29 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe… 35 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) data from another … 41 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 due to a data… 47 …"BriefDescription": "A Page Table Entry was loaded into the TLB from a localtion other than the lo… 53 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 hit without d… 59 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 without confl… 65 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 due to a data… 71 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 with dispatch… 77 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 without dispa… 83 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 without confl… [all …]
|
H A D | frontend.json | 293 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Modified (M) data from anothe… 299 …"BriefDescription": "A Page Table Entry was loaded into the TLB with Shared (S) data from another … 305 …"BriefDescription": "A Page Table Entry was loaded into the TLB from another chip's L4 on a differ… 311 …"BriefDescription": "A Page Table Entry was loaded into the TLB from another chip's memory on the … 317 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 due to a inst… 323 …"BriefDescription": "A Page Table Entry was loaded into the TLB from a localtion other than the lo… 329 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 hit without d… 335 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L2 without confl… 341 …"BriefDescription": "A Page Table Entry was loaded into the TLB from local core's L3 due to a inst… 347 …"BriefDescription": "A Page Table Entry was loaded into the TLB from a localtion other than the lo… [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | FileWriter.h | 37 /// Write a single uint8_t value into the stream at the current file 40 /// \param Value The value to write into the stream. 43 /// Write a single uint16_t value into the stream at the current file 47 /// \param Value The value to write into the stream. 50 /// Write a single uint32_t value into the stream at the current file 54 /// \param Value The value to write into the stream. 57 /// Write a single uint64_t value into the stream at the current file 61 /// \param Value The value to write into the stream. 64 /// Write the value into the stream encoded using signed LEB128 at the 67 /// \param Value The value to write into th [all...] |
H A D | GsymCreator.h | 60 /// GSYM files are designed to be memory mapped into a process as shared, read 87 /// Header.AddrOffSize alignment to ensure efficient access when loaded into 122 /// inside GSYM information must be stored as 32 bit string table offsets into 166 /// \returns The base address to put into the header and to use when creating 187 /// \returns The maximum address offset value that will be encoded into a GSYM 201 /// This is used to help split GSYM files into segments. 206 /// Copy a FunctionInfo from the \a SrcGC GSYM creator into this creator. 209 /// converted FunctionInfo into this object. This is used to segment GSYM 210 /// files into separate files while only transferring the files and strings 220 /// Copy a string from \a SrcGC into this object. [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | lwpintrin.h | 29 /// LWPCB is valid, writes the address into the LWP_CBADDR MSR and enables 52 /// Inserts programmed event record into the LWP event ring buffer 60 /// A 32-bit value is zero-extended and inserted into the 64-bit Data2 field. 62 /// A 32-bit value is inserted into the 32-bit Data1 field. 64 /// A 32-bit immediate value is inserted into the 32-bit Flags field. 74 /// negative, inserts an event record into the LWP event ring buffer in memory 82 /// A 32-bit value is zero-extended and inserted into the 64-bit Data2 field. 84 /// A 32-bit value is inserted into the 32-bit Data1 field. 86 /// A 32-bit immediate value is inserted into the 32-bit Flags field. 93 /// Inserts programmed event record into the LWP event ring buffer [all …]
|
/freebsd/contrib/bc/tests/bc/ |
H A D | lib2_results.txt | 442 Error: 128 cannot fit into 1 signed byte(s). 468 Error: 129 cannot fit into 1 signed byte(s). 469 Error: -129 cannot fit into 1 signed byte(s). 493 Error: 255 cannot fit into 1 signed byte(s). 494 Error: -255 cannot fit into 1 signed byte(s). 516 Error: 256 cannot fit into 1 unsigned byte(s). 517 Error: 256 cannot fit into 1 signed byte(s). 518 Error: -256 cannot fit into 1 signed byte(s). 563 Error: 32768 cannot fit into 2 signed byte(s). 583 Error: 32769 cannot fit into 2 signed byte(s). [all …]
|
/freebsd/usr.bin/split/ |
H A D | split.1 | 33 .Nd split a file into pieces 65 and breaks it up into files of 1000 lines each 95 is appended to the number, the file is split into 102 is appended to the number, the file is split into 109 is appended to the number, the file is split into 122 Split file into 146 for the names of the files into which the file is split. 147 In this case, each file into which the file is split is named by the 155 If the output does not fit into the resulting number of files and the 162 argument is not specified, the file is split into lexically ordered [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a510/ |
H A D | cache.json | 108 …is event counts any linefills from the prefetcher that cause an allocation into the L1 data cache", 111 …his event counts any linefills from the prefetcher that cause an allocation into the L1 data cache" 114 …ch cycle where the core is in write streaming mode and is not allocating writes into the L2 cache", 117 …ach cycle where the core is in write streaming mode and is not allocating writes into the L2 cache" 120 …ata cache entering write streaming mode. This event counts for each entry into write streaming mod… 123 …ata cache entering write streaming mode. This event counts for each entry into write streaming mod… 126 …cle where the core is in write streaming mode and is not allocating writes into the L1 data cache", 129 …ycle where the core is in write streaming mode and is not allocating writes into the L1 data cache" 132 …ch cycle where the core is in write streaming mode and is not allocating writes into the L3 cache", 135 …ach cycle where the core is in write streaming mode and is not allocating writes into the L3 cache" [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/riscv/ |
H A D | restore.S | 14 // them falling through into each other and don't want the linker to 17 // The entry points are grouped up into 2s for rv64 and 4s for rv32 since this 32 // fallthrough into __riscv_restore_11/10/9/8 51 // fallthrough into __riscv_restore_7/6/5/4 70 // fallthrough into __riscv_restore_3/2/1/0 119 // fallthrough into __riscv_restore_11/10 130 // fallthrough into __riscv_restore_9/8 141 // fallthrough into __riscv_restore_7/6 152 // fallthrough into __riscv_restore_5/4 163 // fallthrough into __riscv_restore_3/2 [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTImporter.h | 10 // context into another context. 60 /// Imports selected nodes from one AST context into another context, 274 /// \param ToContext The context we'll be importing into. 276 /// \param ToFileManager The file manager we'll be importing into. 280 /// \param FromFileManager The file manager we'll be importing into. 304 /// \param To Import the object into this variable. 319 /// Import the given type from the "from" context into the "to" 325 /// Import the given qualified type from the "from" context into the "to" 332 /// "from" context into the "to" context. 338 /// Import the given attribute from the "from" context into the [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_PKEY_settable_params.pod | 8 - set key parameters into a key 27 These functions can be used to set additional parameters into an existing 30 EVP_PKEY_set_params() sets one or more I<params> into a I<pkey>. 37 EVP_PKEY_set_int_param() sets an integer value I<in> into a key I<pkey> for the 40 EVP_PKEY_set_size_t_param() sets an size_t value I<in> into a key I<pkey> for 43 EVP_PKEY_set_bn_param() sets the BIGNUM value I<bn> into a key I<pkey> for the 46 EVP_PKEY_set_utf8_string_param() sets the UTF8 string I<str> into a key I<pkey> 50 size I<bsize> into a key I<pkey> for the associated field I<key_name>.
|
/freebsd/share/man/man9/ |
H A D | shm_map.9 | 32 .Nd "map shared memory objects into the kernel's address space" 45 functions provide an API for mapping shared memory objects into the kernel. 48 These objects can then be passed into the kernel via file descriptors. 50 A shared memory object cannot be shrunk while it is mapped into the kernel. 51 This is to avoid invalidating any pages that may be wired into the kernel's 53 Shared memory objects can still be grown while mapped into the kernel. 70 into the kernel's address space. 74 All pages for the range will be wired into memory upon successful return. 107 It maps the first sixteen kilobytes of the object into the kernel,
|
/freebsd/contrib/kyua/utils/sqlite/ |
H A D | statement_test.cpp | 99 db.exec("INSERT INTO foo VALUES (3)"); in ATF_TEST_CASE_BODY() 101 "INSERT INTO foo VALUES (3)"); in ATF_TEST_CASE_BODY() 111 "INSERT INTO foo VALUES (5, 3, 'foo');"); in ATF_TEST_CASE_BODY() 124 "INSERT INTO foo VALUES (5, 'foo');"); in ATF_TEST_CASE_BODY() 138 "INSERT INTO foo VALUES (5);"); in ATF_TEST_CASE_BODY() 156 "INSERT INTO foo VALUES (x'0102', 0.3, 5, NULL, 'foo bar');" in ATF_TEST_CASE_BODY() 157 "INSERT INTO foo VALUES (NULL, NULL, NULL, NULL, NULL);"); in ATF_TEST_CASE_BODY() 177 "INSERT INTO foo VALUES (1);"); in ATF_TEST_CASE_BODY() 193 "INSERT INTO foo VALUES (1, 2);"); in ATF_TEST_CASE_BODY() 210 "INSERT INTO foo VALUES (1, 2);"); in ATF_TEST_CASE_BODY() [all …]
|
/freebsd/contrib/kyua/utils/format/ |
H A D | containers.ipp | 37 /// Injects the object into a stream. 39 /// \param output The stream into which to inject the object. 60 /// Injects the object into a stream. 62 /// \param output The stream into which to inject the object. 75 /// Injects the object into a stream. 77 /// \param output The stream into which to inject the object. 94 /// Injects the object into a stream. 96 /// \param output The stream into which to inject the object. 117 /// Injects the object into a stream. 119 /// \param output The stream into which to inject the object.
|
/freebsd/sys/dev/isci/scil/ |
H A D | sati_mode_sense_6.c | 88 * @return This method returns the number of bytes written into the 137 * @return This method returns the number of bytes written into the user's 171 * into corresponding ATA commands. If the command is well-formed, 200 * input data (i.e. an ATA IDENTIFY DEVICE block) into a CACHING 201 * mode page format. The data will be written into the user's mode 230 * input data (i.e. an ATA IDENTIFY DEVICE block) into a INFORMATIONAL 232 * into the user's mode page data buffer. This function operates 260 * input data (i.e. an ATA IDENTIFY DEVICE block) into a DISCONNECT 262 * into the user's mode page data buffer. This function operates 292 * input data (i.e. an ATA IDENTIFY DEVICE block) into a READ WRITE ERROR [all …]
|
H A D | scif_sas_remote_device_states.c | 82 * into the STOPPED state. 85 * the state transition is occurring. This is cast into a 113 * devices and will invoke the destruct method if this entrance into 118 * the state transition is occurring. This is cast into a 161 * the state transition is occurring. This is cast into a 213 * the state transition is occurring. This is cast into a 228 // Transition immediately into the operational sub-state. in scif_sas_remote_device_starting_state_exit() 238 * the state transition is occurring. This is cast into a 250 // Transition immediately into the operational sub-state. in scif_sas_remote_device_ready_state_enter() 264 * the state transition is occurring. This is cast into a [all …]
|