/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/ |
H A D | fdr_controller_test.cc | 70 std::string Serialized = serialize(*BQ, 3); in TEST_F() local 71 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() 94 std::string Serialized = serialize(*BQ, 3); in TEST_F() local 95 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() 115 std::string Serialized = serialize(*BQ, 3); in TEST_F() local 116 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() 130 std::string Serialized = serialize(*BQ, 3); in TEST_F() local 131 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() 154 std::string Serialized = serialize(*BQ, 3); in TEST_F() local 155 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() [all …]
|
H A D | test_helpers.cc | 72 std::string Serialized; in serialize() local 82 Serialized.append(reinterpret_cast<const char *>(&HeaderStorage), in serialize() 88 Serialized.append(reinterpret_cast<const char *>(&Extents), in serialize() 90 Serialized.append(reinterpret_cast<const char *>(B.Data), Size); in serialize() 92 return Serialized; in serialize()
|
H A D | fdr_log_writer_test.cc | 67 std::string Serialized = serialize(Buffers, 3); in TEST() local 68 llvm::DataExtractor DE(Serialized, true, 8); in TEST() 120 std::string Serialized = serialize(Buffers, 3); in TEST() local 121 llvm::DataExtractor DE(Serialized, true, 8); in TEST() 155 std::string Serialized = serialize(Buffers, 3); in TEST() local 156 llvm::DataExtractor DE(Serialized, true, 8); in TEST()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64Schedule.td | 52 // Serialized two-level address load. 56 // Serialized two-level address lookup.
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | asloperands.c | 150 UINT8 Serialized = 0; in OpnDoMethod() local 174 Serialized = (UINT8) Next->Asl.Value.Integer; in OpnDoMethod() 199 ((Serialized & 0x1) << 3) | in OpnDoMethod()
|
/netbsd-src/external/bsd/flex/dist/doc/ |
H A D | flex.info | 147 Node: Serialized Tables153178 149 Node: Creating Serialized Tables154102 150 Node: Loading and Unloading Serialized Tables155717
|
H A D | flex.info-2 | 92 * yytables_destroy: Loading and Unloading Serialized Tables. 94 * yytables_fload: Loading and Unloading Serialized Tables.
|
H A D | flex.info-1 | 81 * Serialized Tables:: 131 Serialized Tables 133 * Creating Serialized Tables:: 134 * Loading and Unloading Serialized Tables:: 3727 File: flex.info, Node: Memory Management, Next: Serialized Tables, Prev: Lex and Posix, Up: Top 3917 File: flex.info, Node: Serialized Tables, Next: Diagnostics, Prev: Memory Management, Up: Top 3919 22 Serialized Tables 3937 * Creating Serialized Tables:: 3938 * Loading and Unloading Serialized Tables:: 3942 …info, Node: Creating Serialized Tables, Next: Loading and Unloading Serialized Tables, Prev: Se… [all …]
|
H A D | flex.texi | 104 * Serialized Tables:: 155 Serialized Tables 157 * Creating Serialized Tables:: 158 * Loading and Unloading Serialized Tables:: 4770 @node Memory Management, Serialized Tables, Lex and Posix, Top 4960 @node Serialized Tables, Diagnostics, Memory Management, Top 4961 @chapter Serialized Tables 4978 * Creating Serialized Tables:: 4979 * Loading and Unloading Serialized Tables:: 4983 @node Creating Serialized Tables, Loading and Unloading Serialized Tables, Serialized Tables, Seria… [all …]
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/ |
H A D | java.ldif | 35 SC 'Serialized form of a Java object' SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 SI
|
H A D | java.schema | 149 # DESC 'Serialized form of a Java object' 156 DESC 'Serialized form of a Java object'
|
/netbsd-src/sys/external/bsd/acpica/dist/tests/misc/ |
H A D | grammar.asl | 191 Method (_SRS, 1, Serialized) 245 Method (_CRS, 0, Serialized) 404 Method (_PRS, 0, Serialized) 438 Method (_SRS, 1, Serialized) 511 Method (TCOP,, Serialized) 679 Method(RDBT,0,Serialized){ 710 Method(_CRS,, Serialized) 811 Method(RDBT,3,Serialized){ 873 Method(_BST,, Serialized) { 1318 Method (FLDS,, Serialized) [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/ |
H A D | HashTable.rst | 1 The PDB Serialized Hash Table Format
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc2713.txt | 146 2.2 Serialized Objects 474 2.6 Serialized Objects Vs. Marshalled Objects Vs. References 522 reference entries -- if so desired -- quite easily. Serialized and 632 DESC 'Serialized form of a Java object' 980 DESC 'Serialized form of a Java object'
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | Remarks.rst | 82 Serialized remarks
|
/netbsd-src/sys/external/bsd/acpica/dist/ |
H A D | changes.txt | 10789 uses Switch as Serialized, thus preventing multiple thread entries. BZ 11919 Fixed a problem with Serialized control methods where the semaphore 15622 Implemented a mechanism to force a control method to "Serialized" 15653 to "Serialized" to mimic Windows behavior, another to disable _OSI
|