OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Plaintext
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/text/
UnicodeBidi.h
36
Plaintext
,
42
return unicodeBidi == Isolate || unicodeBidi == IsolateOverride || unicodeBidi ==
Plaintext
;
/external/chromium_org/net/quic/
quic_protocol.cc
360
StringPiece QuicPacket::
Plaintext
() const {
quic_protocol.h
820
base::StringPiece
Plaintext
() const;
[
all
...]
quic_framer.cc
[
all
...]
quic_framer_test.cc
109
StringPiece
plaintext
,
116
StringPiece
plaintext
) OVERRIDE {
119
plaintext_ =
plaintext
.as_string();
120
return new QuicData(
plaintext
.data(),
plaintext
.length());
353
if (packet->
Plaintext
() != encrypter_->plaintext_) {
354
LOG(ERROR) << "Encrypted incorrect
plaintext
data. expected "
355
<< packet->
Plaintext
() << " actual: "
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlockLineLayout.cpp
570
if (rootInlineBox && rootInlineBox->renderer()->style()->unicodeBidi() ==
Plaintext
)
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValueMappings.h
[
all
...]
/external/dropbear/libtomcrypt/
crypt.tex
445
the same buffer. For the encrypt function \textit{pt}\footnote{pt stands for
plaintext
.} is the input and
509
/* ... load a block of
plaintext
in pt ... */
533
/* now we have decrypted ct to the original
plaintext
in pt */
[
all
...]
/cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js
[
all
...]
Completed in 929 milliseconds