| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
| H A D | cloud_extension_stub.js | |
| /third_party/ffmpeg/libswscale/arm/ |
| H A D | rgb2yuv_neon_32.S | 30 alias n16x16_o, q11 label 31 alias n16x16_ol, q11_l label 32 alias n16x16_oh, q11_h label 34 alias y32x16_el, q12 label 35 alias y32x16_eh, q13 label 36 alias y32x16_ol, q14 label 37 alias y32x16_oh, q15 label 39 alias y16x16_e, q12 label 40 alias y16x16_el, q12_l label 41 alias y16x16_e label 42 alias y16x16_o, q13 global() label 43 alias y16x16_ol, q13_l global() label 44 alias y16x16_oh, q13_h global() label 47 alias y8x16, y16x16_e global() label 93 alias c32x8_l, q14 global() label 94 alias c32x8_h, q15 global() label [all...] |
| H A D | rgb2yuv_neon_16.S | 30 alias n16x16_l, q11 label 31 alias n16x16_h, q12 label 33 alias y16x16_l, q13 label 34 alias y16x16_h, q14 label 69 alias c16x8, q15 label
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl_type_alias_test.cc | 31 auto* alias = t->As<ast::Alias>(); in TEST_F() local 46 auto* alias = t.value->As<ast::Alias>(); in TEST_F() local
|
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator_impl_workgroup_var_test.cc | 43 auto* alias = Alias("F32", ty.f32()); in TEST_F() local
|
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator_impl_workgroup_var_test.cc | 43 auto* alias = Alias("F32", ty.f32()); in TEST_F() local
|
| /third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
| H A D | generator_impl_alias_type_test.cc | 25 auto* alias = Alias("a", ty.f32()); in TEST_F() local 40 auto* alias = Alias("B", ty.Of(s)); in TEST_F() local 60 auto* alias = Alias("B", ty.Of(s)); in TEST_F() local
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | importAliasIdentifiers.js | 61 var alias = moduleA;
variable
|
| /third_party/protobuf/php/src/Google/Protobuf/Field/ |
| H A D | Cardinality.php | 68 // Adding a class alias for backwards compatibility with the previous class name. class
|
| H A D | Kind.php | 173 // Adding a class alias for backwards compatibility with the previous class name. class
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/ |
| H A D | Type.php | 151 // Adding a class alias for backwards compatibility with the previous class name. class
|
| H A D | Label.php | 56 // Adding a class alias for backwards compatibility with the previous class name. class
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/ |
| H A D | JSType.php | 60 // Adding a class alias for backwards compatibility with the previous class name. class
|
| H A D | CType.php | 56 // Adding a class alias for backwards compatibility with the previous class name. class
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions/ |
| H A D | IdempotencyLevel.php | 62 // Adding a class alias for backwards compatibility with the previous class name. class
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions/ |
| H A D | OptimizeMode.php | 62 // Adding a class alias for backwards compatibility with the previous class name. class
|
| /third_party/skia/docs/examples/ |
| H A D | Canvas_clipRect.cpp | 12 canvas->clipRect(SkRect::MakeWH(90, 80), SkClipOp::kIntersect, alias); in REG_FIDDLE() local
|
| /base/customization/enterprise_device_management/interfaces/kits/device_settings/include/ |
| H A D | device_settings_addon.h | 38 std::string alias; member
|
| /base/customization/enterprise_device_management/interfaces/kits/security_manager/include/ |
| H A D | security_manager_addon.h | 34 std::string alias; member
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/rdb/include/ |
| H A D | cm_cert_property_rdb.h | 27 char alias[MAX_LEN_CERT_ALIAS];
member
|
| /base/security/asset/services/crypto_manager/src/ |
| H A D | huks_wrapper.h | 41 struct HksBlob alias; member
|
| /base/security/asset/test/unittest/kits_ndk/src/ |
| H A D | asset_add_test.cpp | 102 Asset_Blob alias = { .size = strlen(__func__), .data = nullptr }; in HWTEST_F() local 136 Asset_Blob alias = { .size = strlen(__func__), .data = nullptr }; in HWTEST_F() local 155 Asset_Blob alias = { .size = strlen(__func__), .data = nullptr }; in HWTEST_F() local [all...] |
| /base/security/certificate_manager/test/unittest/src/ |
| H A D | cm_abort_test.cpp | 116 struct CmBlob alias = { sizeof(aliasData), aliasData }; in HWTEST_F() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_keystore_adapter_wrapper.cpp | 22 std::string ArkKeystoreAdapterWrapper::EncryptKey(const std::string alias, const std::string plainData) in EncryptKey() argument 40 std::string ArkKeystoreAdapterWrapper::DecryptKey(const std::string alias, const std::string encryptedData) in DecryptKey() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_keystore_adapter_impl.cpp | 24 ArkWebString ArkKeystoreAdapterImpl::EncryptKey(const ArkWebString& alias, const ArkWebString& plainData) in EncryptKey() argument 34 ArkWebString ArkKeystoreAdapterImpl::DecryptKey(const ArkWebString& alias, const ArkWebString& encryptedData) in DecryptKey() argument
|