| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugInlineeLinesSubsection.h | 61 class DebugInlineeLinesSubsectionRef final : public DebugSubsectionRef { class 88 class DebugInlineeLinesSubsection final : public DebugSubsection { class
|
| H A D | DebugLinesSubsection.h | 78 class DebugLinesSubsectionRef final : public DebugSubsectionRef { class 105 class DebugLinesSubsection final : public DebugSubsection { class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugLoc.h | 83 class DWARFDebugLoc final : public DWARFLocationTable { class 120 class DWARFDebugLoclists final : public DWARFLocationTable { class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetMachine.h | 69 class R600TargetMachine final : public AMDGPUTargetMachine { class 94 class GCNTargetMachine final : public AMDGPUTargetMachine { class
|
| H A D | R600MachineFunctionInfo.h | 19 class R600MachineFunctionInfo final : public AMDGPUMachineFunction { class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | AssumptionCache.h | 51 class AffectedValueCallbackVH final : public CallbackVH { class in llvm::AssumptionCache 188 class FunctionCallbackVH final : public CallbackVH { class in llvm::AssumptionCacheTracker
|
| /third_party/skia/modules/skottie/tests/ |
| H A D | AudioLayer.cpp | 57 class MockTracker final : public ExternalTrackAsset { in DEF_TEST() class 70 class MockResourceProvider final : public ResourceProvider { in DEF_TEST() class
|
| /third_party/skia/modules/sksg/include/ |
| H A D | SkSGRect.h | 25 class Rect final : public GeometryNode { class 71 class RRect final : public GeometryNode { class
|
| H A D | SkSGTransform.h | 56 class Matrix final : public Transform { class 85 class TransformEffect final : public EffectNode { class
|
| H A D | SkSGText.h | 28 class Text final : public GeometryNode { class 76 class TextBlob final : public GeometryNode { class
|
| /third_party/skia/modules/skottie/utils/ |
| H A D | SkottieUtils.h | 34 class CustomPropertyManager final { class 117 class ExternalAnimationPrecompInterceptor final : public skottie::PrecompInterceptor { class
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | VertexAttribute.h | 24 class VertexBinding final : angle::NonCopyable class 74 struct VertexAttribute final : private angle::NonCopyable struct
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| H A D | aes-neonbs-glue.c | 37 int rounds, int blocks, u8 ctr[], u8 final[]); 244 u8 *final = (walk.total % AES_BLOCK_SIZE) ? buf : NULL; in ctr_encrypt() local 249 final = NULL; in ctr_encrypt() 254 ctx->rk, ctx->rounds, blocks, walk.iv, final); in ctr_encrypt() 257 if (final) { in ctr_encrypt() 261 crypto_xor_cpy(dst, src, final, in ctr_encrypt()
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| H A D | aes-neonbs-glue.c | 37 int rounds, int blocks, u8 iv[], u8 final[]); 241 u8 *final = (walk.total % AES_BLOCK_SIZE) ? buf : NULL; in ctr_encrypt() local 246 final = NULL; in ctr_encrypt() 251 ctx->rk, ctx->rounds, blocks, walk.iv, final); in ctr_encrypt() 254 if (final) { in ctr_encrypt() 258 crypto_xor_cpy(dst, src, final, in ctr_encrypt()
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | ahash.c | 310 return crypto_ahash_op(req, tfm->final, true); in crypto_ahash_final() 370 err = crypto_ahash_reqtfm(req)->final(subreq); in ahash_def_finup_finish1() 436 hash->final = alg->final; in crypto_ahash_init_tfm() 565 nhash->final = hash->final; in crypto_clone_ahash()
|
| /third_party/skia/gm/ |
| H A D | beziereffects.cpp | 116 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) final { 152 const char* name() const final { return "BezierConicTestOp"; } 173 GrGeometryProcessor* makeGP(const GrCaps& caps, SkArenaAlloc* arena) final { 183 void onPrepareDraws(GrMeshDrawTarget* target) final { 383 GrGeometryProcessor* makeGP(const GrCaps& caps, SkArenaAlloc* arena) final { 393 void onPrepareDraws(GrMeshDrawTarget* target) final {
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | phonemetadata.pb.h | 142 inline NumberFormat* New() const final { 146 NumberFormat* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { 150 final; member in i18n::phonenumbers::PROTOBUF_FINAL 153 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; member in i18n::phonenumbers::PROTOBUF_FINAL 154 bool IsInitialized() const final; member in i18n::phonenumbers::PROTOBUF_FINAL 156 size_t ByteSizeLong() const final; member in i18n::phonenumbers::PROTOBUF_FINAL 157 const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final; member in i18n::phonenumbers::PROTOBUF_FINAL 159 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final; member in i18n::phonenumbers::PROTOBUF_FINAL 161 int GetCachedSize() const final { return _cached_size_.Get(); } 179 std::string GetTypeName() const final; member in i18n::phonenumbers::PROTOBUF_FINAL 401 final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 404 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 405 bool IsInitialized() const final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 407 size_t ByteSizeLong() const final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 408 const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 410 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 430 std::string GetTypeName() const final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 612 final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 615 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 616 bool IsInitialized() const final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 618 size_t ByteSizeLong() const final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 619 const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 621 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 641 std::string GetTypeName() const final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 1347 final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 1350 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 1351 bool IsInitialized() const final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 1353 size_t ByteSizeLong() const final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 1354 const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 1356 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final; global() member in i18n::phonenumbers::PROTOBUF_FINAL 1376 std::string GetTypeName() const final; global() member in i18n::phonenumbers::PROTOBUF_FINAL [all...] |
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
| H A D | core.c | 259 /* Panic in progress. Enable interrupts and wait for final IPI */ 273 static noinstr void mce_panic(const char *msg, struct mce *final, char *exp) in mce_panic() argument 311 /* Now print uncorrected but with the final one last */ in mce_panic() 316 if (!final || mce_cmp(m, final)) { in mce_panic() 322 if (final) { in mce_panic() 323 print_mce(final); in mce_panic() 325 apei_err = apei_write_mce(final); in mce_panic() 342 if (final && (final in mce_panic() 1181 __mc_scan_banks(struct mce *m, struct pt_regs *regs, struct mce *final, unsigned long *toclear, unsigned long *valid_banks, int no_way_out, int *worst) __mc_scan_banks() argument 1338 struct mce m, *final; do_machine_check() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/ |
| H A D | core.c | 218 /* Panic in progress. Enable interrupts and wait for final IPI */ 232 static noinstr void mce_panic(const char *msg, struct mce *final, char *exp) in mce_panic() argument 270 /* Now print uncorrected but with the final one last */ in mce_panic() 275 if (!final || mce_cmp(m, final)) { in mce_panic() 281 if (final) { in mce_panic() 282 print_mce(final); in mce_panic() 284 apei_err = apei_write_mce(final); in mce_panic() 299 if (final && (final in mce_panic() 1248 __mc_scan_banks(struct mce *m, struct pt_regs *regs, struct mce *final, unsigned long *toclear, unsigned long *valid_banks, int no_way_out, int *worst) __mc_scan_banks() argument 1447 struct mce m, *final; do_machine_check() local [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkOpSegment.cpp | 624 if (!last->final()) { in findNextOp() 720 if (!last->final()) { in findNextWinding() 968 if (!last->final()) { in markAngle() 997 if (!last->final()) { in markAngle() 1142 } while (!span->final() && (span = span->upCast()->next())); in ClearVisited() 1258 } while ((spanBase = spanBase->final() ? nullptr : spanBase->upCast()->next())); in missingCoincidence() 1309 while ((oppNext = oppNext->final() ? nullptr : oppNext->upCast()->next())) { in moveMultiples() 1358 } while ((test = test->final() ? nullptr : test->upCast()->next())); in moveMultiples() 1450 if (test->final()) { in moveNearby() 1463 } while (!spanBase->final()); in moveNearby() [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | vtable_recursive_sig.hpp | 9 class Derived final : public Base { class
|
| /kernel/linux/linux-6.6/drivers/crypto/aspeed/ |
| H A D | aspeed-hace-hash.c | 287 * This function will be called at final() stage. 343 * the final HMAC code derived from the inner hash 653 * final() has to be always called to cleanup resources in aspeed_sham_finup() 856 .final = aspeed_sham_final, 888 .final = aspeed_sham_final, 920 .final = aspeed_sham_final, 953 .final = aspeed_sham_final, 988 .final = aspeed_sham_final, 1023 .final = aspeed_sham_final, 1060 .final [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
| H A D | safexcel_hash.c | 292 /* Undo final XOR with 0xffffffff ...*/ in safexcel_handle_req_result() 985 .final = safexcel_ahash_final, 1236 .final = safexcel_ahash_final, 1294 .final = safexcel_ahash_final, 1351 .final = safexcel_ahash_final, 1422 .final = safexcel_ahash_final, 1494 .final = safexcel_ahash_final, 1552 .final = safexcel_ahash_final, 1609 .final = safexcel_ahash_final, 1680 .final [all...] |
| /base/hiviewdfx/hicollie/interfaces/ndk/include/ |
| H A D | parcel.h | 19 class Parcel final {}; class
|
| /base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/ |
| H A D | version_digest_info.h | 27 JsonBuilder GetJsonBuilder() final; member
|