Home
last modified time | relevance | path

Searched defs:plain_text (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/cell/
H A Drich_text.cpp38 rich_text::rich_text(const std::string &plain_text) in rich_text()
43 rich_text::rich_text(const std::string &plain_text, const class font &text_font) in rich_text()
74 void rich_text::plain_text(const std::string &s, bool preserve_space = false) in plain_text() function in xlnt::rich_text
80 std::string rich_text::plain_text() const in plain_text() function in xlnt::rich_text
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/base/
H A Dencryptor.cc312 bool Encryptor::ProtectData(const string &plain_text, in ProtectData()
340 string *plain_text) { in UnprotectData()
367 bool Encryptor::ProtectData(const string &plain_text, in ProtectData()
393 string *plain_text) { in UnprotectData()
425 bool Encryptor::ProtectData(const string &plain_text, string *cipher_text) { in ProtectData()
457 bool Encryptor::UnprotectData(const string &cipher_text, string *plain_text) { in UnprotectData()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/base/
H A Dencryptor.cc312 bool Encryptor::ProtectData(const string &plain_text, in ProtectData()
340 string *plain_text) { in UnprotectData()
367 bool Encryptor::ProtectData(const string &plain_text, in ProtectData()
393 string *plain_text) { in UnprotectData()
425 bool Encryptor::ProtectData(const string &plain_text, string *cipher_text) { in ProtectData()
457 bool Encryptor::UnprotectData(const string &cipher_text, string *plain_text) { in UnprotectData()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/base/
H A Dencryptor.cc312 bool Encryptor::ProtectData(const string &plain_text, in ProtectData()
340 string *plain_text) { in UnprotectData()
367 bool Encryptor::ProtectData(const string &plain_text, in ProtectData()
393 string *plain_text) { in UnprotectData()
425 bool Encryptor::ProtectData(const string &plain_text, string *cipher_text) { in ProtectData()
457 bool Encryptor::UnprotectData(const string &cipher_text, string *plain_text) { in UnprotectData()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/base/
H A Dencryptor.cc312 bool Encryptor::ProtectData(const string &plain_text, in ProtectData()
340 string *plain_text) { in UnprotectData()
367 bool Encryptor::ProtectData(const string &plain_text, in ProtectData()
393 string *plain_text) { in UnprotectData()
425 bool Encryptor::ProtectData(const string &plain_text, string *cipher_text) { in ProtectData()
457 bool Encryptor::UnprotectData(const string &cipher_text, string *plain_text) { in UnprotectData()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/base/
H A Dencryptor.cc312 bool Encryptor::ProtectData(const string &plain_text, in ProtectData()
340 string *plain_text) { in UnprotectData()
367 bool Encryptor::ProtectData(const string &plain_text, in ProtectData()
393 string *plain_text) { in UnprotectData()
425 bool Encryptor::ProtectData(const string &plain_text, string *cipher_text) { in ProtectData()
457 bool Encryptor::UnprotectData(const string &cipher_text, string *plain_text) { in UnprotectData()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/base/
H A Dencryptor.cc312 bool Encryptor::ProtectData(const string &plain_text, in ProtectData()
340 string *plain_text) { in UnprotectData()
367 bool Encryptor::ProtectData(const string &plain_text, in ProtectData()
393 string *plain_text) { in UnprotectData()
425 bool Encryptor::ProtectData(const string &plain_text, string *cipher_text) { in ProtectData()
457 bool Encryptor::UnprotectData(const string &cipher_text, string *plain_text) { in UnprotectData()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dluaconsole_common.c43 char plain_text[MAX_LEN_MSG]; in luaconsole_append() local
100 void luaconsole_event(const char *plain_text, in luaconsole_event()
H A Dchatline_common.c107 char plain_text[MAX_LEN_MSG]; in output_window_append() local
166 void output_window_event(const char *plain_text, in output_window_event()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dluaconsole_common.c43 char plain_text[MAX_LEN_MSG]; in luaconsole_append() local
100 void luaconsole_event(const char *plain_text, in luaconsole_event()
H A Dchatline_common.c107 char plain_text[MAX_LEN_MSG]; in output_window_append() local
166 void output_window_event(const char *plain_text, in output_window_event()
/dports/science/py-OpenFermion/OpenFermion-1.3.0/src/openfermion/utils/
H A Doperator_utils.py247 def load_operator(file_name=None, data_directory=None, plain_text=False): argument
312 plain_text=False): argument
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/monocypher-3.1.2/tests/
H A Dctgrind.c96 u8 plain_text [128]; in lock_aead() local
104 u8 plain_text [128]; in unlock_aead() local
219 u8 plain_text [128]; in chacha20() local
229 u8 plain_text [128]; in xchacha20() local
239 u8 plain_text [128]; in ietf_chacha20() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/clipboard/
H A Dclipboard_reader.cc106 String plain_text = in Read() local
122 String plain_text, in EncodeOnBackgroundThread()
195 String plain_text, in EncodeOnBackgroundThread()
271 String plain_text, in EncodeOnBackgroundThread()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/webcrypto/algorithms/
H A Daes_gcm_unittest.cc43 const std::vector<uint8_t>& plain_text, in AesGcmEncrypt()
81 std::vector<uint8_t>* plain_text) { in AesGcmDecrypt()
181 std::vector<uint8_t> plain_text; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/webcrypto/algorithms/
H A Daes_gcm_unittest.cc43 const std::vector<uint8_t>& plain_text, in AesGcmEncrypt()
81 std::vector<uint8_t>* plain_text) { in AesGcmDecrypt()
181 std::vector<uint8_t> plain_text; in TEST_F() local
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DDestinationFileFormat.h19 plain_text, enumerator
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/dependency_linker/
H A Dbase_linker.rb23 attr_accessor :plain_text, :highlighted_text accessor in Gitlab.DependencyLinker.BaseLinker
25 def initialize(plain_text, highlighted_text) argument
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/ntpfrob/
H A Dntpfrob.h11 typedef enum {plain_text, raw, json} iomode; enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/core/browser/
H A Dlogin_database_mac.cc12 const base::string16& plain_text, in EncryptedString()
H A Dlogin_database_win.cc13 const base::string16& plain_text, in EncryptedString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/core/browser/
H A Dlogin_database_win.cc13 const base::string16& plain_text, in EncryptedString()
H A Dlogin_database_mac.cc12 const base::string16& plain_text, in EncryptedString()
/dports/sysutils/racktables/RackTables-0.21.5/wwwroot/inc/
H A Dslb2-interface.php12 function formatVSPort ($port, $plain_text = FALSE)
25 function formatVSIP ($vip, $plain_text = FALSE)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/
H A Ddependency_linker.rb25 def self.link(blob_name, plain_text, highlighted_text) argument

123456789