Searched refs:prefixed (Results 1 – 13 of 13) sorted by relevance
26 // Chunk is prefixed with a 12-byte nonce. The tag length is 16 bytes.44 // the backup file is prefixed with its length. This allows us to decrypt each chunk but does
73 HelpText<"Allow user-defined function prefixed with 'rs'">;
21 Each line of the file contains a new entry. If an entry is prefixed by '/',
60 * Values prefixed by different hardwareTypes overlap.
435 // Data stored as a length prefixed (network byte order) c-string in850 // Data stored as a length prefixed c-string in descriptor records.
2538 bool isPrefixed, char const* prefixed, in decodePrefixedString() argument2542 *length = static_cast<unsigned>(strlen(prefixed)); in decodePrefixedString()2543 *value = prefixed; in decodePrefixedString()2545 *length = *reinterpret_cast<unsigned const*>(prefixed); in decodePrefixedString()2546 *value = prefixed + sizeof(unsigned); in decodePrefixedString()
1313 # are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX.
1569 # are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX.
1883 # prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful
1874 # prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful
2038 # prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful
1988 # prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful