Searched refs:SYMMETRIC (Results 1 – 25 of 38) sorted by relevance
12
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/ |
D | README.md | 35 |--kty type|Key type, one of OKP, EC2, RSA or SYMMETRIC| 73 kty: SYMMETRIC 84 kty: SYMMETRIC 95 kty: SYMMETRIC 99 kty: SYMMETRIC 103 kty: SYMMETRIC
|
D | CMakeLists.txt | 27 COMMAND lws-crypto-cose-key --kty SYMMETRIC --bits 256 --stdout ctest-sym-256.key)
|
/third_party/mindspore/mindspore/dataset/vision/ |
D | utils.py | 61 SYMMETRIC: str = "symmetric" variable in Border
|
D | py_transforms.py | 48 Border.SYMMETRIC: 'symmetric'}
|
D | c_transforms.py | 81 Border.SYMMETRIC: cde.BorderType.DE_BORDER_SYMMETRIC}
|
/third_party/mindspore/mindspore/lite/tools/converter/parser/onnx/ |
D | onnx_pad_parser.cc | 48 padding_mode = mindspore::PaddingMode::SYMMETRIC; in Parse()
|
/third_party/mindspore/mindspore/lite/tools/converter/acl/mapper/ |
D | pad_fusion_mapper.cc | 68 {PaddingMode::SYMMETRIC, "edge"}, in AdjustPadAttr()
|
/third_party/mindspore/mindspore/lite/tools/converter/parser/tf/ |
D | tf_pad_parser.cc | 68 prim->set_padding_mode(mindspore::PaddingMode::SYMMETRIC); in Parse()
|
/third_party/libwebsockets/READMEs/ |
D | README.cbor-cose.md | 11 You can represent public and private EC, RSA and SYMMETRIC keys, and sets of 18 |lws_cose_key_t|import, export, generation|EC / RSA / SYMMETRIC| 32 key material for EC, RSA and SYMMETRIC key types. 75 This creates an `lws_cose_key_t`, generates a key (SYMMETRIC) or keypair into
|
/third_party/mindspore/mindspore/lite/tools/converter/parser/tflite/ |
D | tflite_pad_parser.cc | 84 prim->set_padding_mode(mindspore::PaddingMode::SYMMETRIC); in Parse()
|
D | schema.fbs | 907 SYMMETRIC = 1,
|
/third_party/mindspore/mindspore/lite/schema/ |
D | ops_types.fbs | 122 SYMMETRIC = 2,
|
D | ops_v0.fbs | 125 SYMMETRIC = 2,
|
/third_party/boost/libs/graph/example/ |
D | bcsstk01.rsa | 1 1SYMMETRIC STIFFNESS MATRIX SMALL GENERALIZED EIGENVALUE PROBLEM BCSSTK01
|
/third_party/mindspore/mindspore/core/utils/ |
D | check_convert_utils.h | 118 enum PaddingMode : int64_t { CONSTANT = 0, REFLECT = 1, SYMMETRIC = 2, MODE_RESERVED = 3 }; enumerator
|
/third_party/mindspore/third_party/proto/tensorflow/lite/ |
D | schema.fbs | 907 SYMMETRIC = 1,
|
D | schema_2.4.1.fbs | 916 SYMMETRIC = 1,
|
/third_party/boost/boost/spirit/home/support/char_encoding/unicode/ |
D | PropList.txt | 894 206A..206F ; Deprecated # Cf [6] INHIBIT SYMMETRIC SWAPPING..NOMINAL DIGIT SHAPES
|
D | Scripts.txt | 145 206A..206F ; Common # Cf [6] INHIBIT SYMMETRIC SWAPPING..NOMINAL DIGIT SHAPES
|
D | DerivedCoreProperties.txt | 2506 206A..206F ; Case_Ignorable # Cf [6] INHIBIT SYMMETRIC SWAPPING..NOMINAL DIGIT SHAPES 7728 206A..206F ; Default_Ignorable_Code_Point # Cf [6] INHIBIT SYMMETRIC SWAPPING..NOMINAL DIGIT S…
|
/third_party/boost/libs/spirit/workbench/unicode/ |
D | PropList.txt | 894 206A..206F ; Deprecated # Cf [6] INHIBIT SYMMETRIC SWAPPING..NOMINAL DIGIT SHAPES
|
D | Scripts.txt | 145 206A..206F ; Common # Cf [6] INHIBIT SYMMETRIC SWAPPING..NOMINAL DIGIT SHAPES
|
D | DerivedCoreProperties.txt | 2506 206A..206F ; Case_Ignorable # Cf [6] INHIBIT SYMMETRIC SWAPPING..NOMINAL DIGIT SHAPES 7728 206A..206F ; Default_Ignorable_Code_Point # Cf [6] INHIBIT SYMMETRIC SWAPPING..NOMINAL DIGIT S…
|
/third_party/skia/third_party/externals/icu/source/data/unidata/norm2/ |
D | uts46.txt | 2370 206A..206F >FFFD # 1.1 INHIBIT SYMMETRIC SWAPPING..NOMINAL DIGIT SHAPES
|
/third_party/icu/icu4c/source/data/unidata/norm2/ |
D | uts46.txt | 2370 206A..206F >FFFD # 1.1 INHIBIT SYMMETRIC SWAPPING..NOMINAL DIGIT SHAPES
|
12