OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:downgrade
(Results
1 - 14
of
14
) sorted by null
/external/selinux/libsepol/tests/
Makefile
46
rm -f policies/test-
downgrade
/policy.hi policies/test-
downgrade
/policy.lo
50
$(MKDIR) -p policies/test-
downgrade
51
../../checkpolicy/checkpolicy -M policies/test-cond/refpolicy-base.conf -o policies/test-
downgrade
/policy.hi
libsepol-tests.c
25
#include "test-
downgrade
.h"
65
DECLARE_SUITE(
downgrade
);
/build/tools/releasetools/
ota_from_target_files
72
--
downgrade
75
will be replaced by "ota-
downgrade
=yes" in the metadata file. A data
155
OPTIONS.
downgrade
= False
818
if OPTIONS.
downgrade
:
819
metadata["ota-
downgrade
"] = "yes"
821
raise RuntimeError("--
downgrade
specified but no
downgrade
detected: "
828
# update path of A -> C -> B. Specifying --
downgrade
may not help since
830
print("\nWARNING:
downgrade
detected: pre: %s, post: %s.\n"
832
"Try --
downgrade
?\n" % (pre_timestamp, post_timestamp)
[
all
...]
ota_from_target_files.py
72
--
downgrade
75
will be replaced by "ota-
downgrade
=yes" in the metadata file. A data
155
OPTIONS.
downgrade
= False
818
if OPTIONS.
downgrade
:
819
metadata["ota-
downgrade
"] = "yes"
821
raise RuntimeError("--
downgrade
specified but no
downgrade
detected: "
828
# update path of A -> C -> B. Specifying --
downgrade
may not help since
830
print("\nWARNING:
downgrade
detected: pre: %s, post: %s.\n"
832
"Try --
downgrade
?\n" % (pre_timestamp, post_timestamp)
[
all
...]
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
closure.go
330
// If v is captured by value, we merely
downgrade
it to PPARAM.
393
// If it is a small variable captured by value,
downgrade
it to PAUTO.
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
closure.go
327
// If v is captured by value, we merely
downgrade
it to PPARAM.
390
// If it is a small variable captured by value,
downgrade
it to PAUTO.
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
closure.go
330
// If v is captured by value, we merely
downgrade
it to PPARAM.
393
// If it is a small variable captured by value,
downgrade
it to PAUTO.
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
closure.go
327
// If v is captured by value, we merely
downgrade
it to PPARAM.
390
// If it is a small variable captured by value,
downgrade
it to PAUTO.
/prebuilts/go/darwin-x86/src/crypto/tls/
cipher_suites.go
283
// https://tools.ietf.org/html/draft-ietf-tls-
downgrade
-scsv-00.
key_agreement.go
57
// benefit against a
downgrade
attack and some implementations send the
handshake_server.go
248
// See https://tools.ietf.org/html/draft-ietf-tls-
downgrade
-scsv-00.
/prebuilts/go/linux-x86/src/crypto/tls/
cipher_suites.go
283
// https://tools.ietf.org/html/draft-ietf-tls-
downgrade
-scsv-00.
key_agreement.go
57
// benefit against a
downgrade
attack and some implementations send the
handshake_server.go
248
// See https://tools.ietf.org/html/draft-ietf-tls-
downgrade
-scsv-00.
Completed in 6477 milliseconds