| /third_party/python/Lib/encodings/ |
| H A D | hex_codec.py | 28 def encode(self, input, final=False): 33 def decode(self, input, final=False):
|
| H A D | base64_codec.py | 28 def encode(self, input, final=False): 33 def decode(self, input, final=False):
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | periodic_sampler.h | 184 class PeriodicSampler final : public PeriodicSamplerBase { class 188 int period() const noexcept final {
|
| /third_party/skia/modules/androidkit/src/ |
| H A D | Surface.h | 46 class WindowSurface final : public Surface { class 59 class ThreadedSurface final : public Surface { class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceInstARM32.h | 342 class StackVariable final : public Variable { class 1229 class InstARM32Pop final : public InstARM32RegisterStackOp { class 1242 virtual const char *getGPROpcode() const final; member in Ice::ARM32::final 1243 virtual const char *getSRegOpcode() const final; member in Ice::ARM32::final 1244 Variable *getStackReg(SizeT Index) const final; member in Ice::ARM32::final 1245 SizeT getNumStackRegs() const final; member in Ice::ARM32::final 1247 const Variable *Reg) const final; member in Ice::ARM32::final 1249 IValueT Registers) const final; member in Ice::ARM32::final 1251 SizeT RegCount) const final; member in Ice::ARM32::final 1257 class InstARM32Push final class 1270 const char *getGPROpcode() const final; global() member in Ice::ARM32::final 1271 const char *getSRegOpcode() const final; global() member in Ice::ARM32::final 1272 Variable *getStackReg(SizeT Index) const final; global() member in Ice::ARM32::final 1273 SizeT getNumStackRegs() const final; global() member in Ice::ARM32::final 1275 const Variable *Reg) const final; global() member in Ice::ARM32::final 1277 IValueT Registers) const final; global() member in Ice::ARM32::final 1279 SizeT RegCount) const final; global() member in Ice::ARM32::final 1312 class InstARM32Str final : public InstARM32Pred { global() class 1337 class InstARM32Strex final : public InstARM32Pred { global() class 1362 class InstARM32Vstr1 final : public InstARM32Pred { global() class 1388 class InstARM32Vdup final : public InstARM32Pred { global() class 1456 class InstARM32Vcvt final : public InstARM32Pred { global() class 1496 class InstARM32Mov final : public InstARM32Pred { global() class 1539 class InstARM32Extract final : public InstARM32Pred { global() class 1568 class InstARM32Insert final : public InstARM32Pred { global() class 1595 class InstARM32Vcmp final : public InstARM32Pred { global() class 1623 class InstARM32Vmrs final : public InstARM32Pred { global() class 1641 class InstARM32Vabs final : public InstARM32Pred { global() class 1662 class InstARM32Dmb final : public InstARM32Pred { global() class 1680 class InstARM32Nop final : public InstARM32Pred { global() class [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/starfive/ |
| H A D | jh7110-hash.c | 105 csr.final = 1; in starfive_hash_start() 612 .base.final = starfive_hash_final, 641 .base.final = starfive_hash_final, 671 .base.final = starfive_hash_final, 700 .base.final = starfive_hash_final, 730 .base.final = starfive_hash_final, 759 .base.final = starfive_hash_final, 789 .base.final = starfive_hash_final, 818 .base.final = starfive_hash_final, 848 .base.final [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | machine-operator.cc | 812 struct Name##Operator final : public Operator { \ 820 struct NormalWord32SarOperator final : public Operator1<ShiftKind> { struct 827 struct ShiftOutZerosWord32SarOperator final : public Operator1<ShiftKind> { struct 834 struct NormalWord64SarOperator final : public Operator1<ShiftKind> { struct 841 struct ShiftOutZerosWord64SarOperator final : public Operator1<ShiftKind> { struct 849 struct ArchitectureDefaultTruncateFloat32ToUint32Operator final struct 859 struct SetOverflowToMinTruncateFloat32ToUint32Operator final struct 870 struct ArchitectureDefaultTruncateFloat32ToInt32Operator final struct 880 struct SetOverflowToMinTruncateFloat32ToInt32Operator final struct 891 struct ArchitectureDefaultTruncateFloat64ToInt64Operator final struct 900 struct SetOverflowToMinTruncateFloat64ToInt64Operator final global() struct 1272 struct UnsafePointerAddOperator final : public Operator { global() struct 1299 struct I8x16SwizzleOperator final : public Operator1<bool> { global() struct 1305 struct I8x16RelaxedSwizzleOperator final : public Operator1<bool> { global() struct [all...] |
| H A D | js-typed-lowering.h | 32 class V8_EXPORT_PRIVATE JSTypedLowering final class 37 ~JSTypedLowering() final = default; member in v8::internal::compiler::final 41 Reduction Reduce(Node* node) final; member in v8::internal::compiler::final
|
| H A D | common-operator.cc | 594 struct CommonOperatorGlobalCache final { struct 598 struct Name##Operator final : public Operator { \ 610 struct EndOperator final : public Operator { struct 623 struct ReturnOperator final : public Operator { struct 636 struct BranchOperator final : public Operator1<BranchHint> { struct 650 struct EffectPhiOperator final : public Operator { struct 663 struct BeginRegionOperator final : public Operator1<RegionObservability> { struct 677 struct LoopOperator final : public Operator { struct 690 struct MergeOperator final : public Operator { struct 703 struct LoopExitValueOperator final struct 716 struct DeoptimizeOperator final : public Operator1<DeoptimizeParameters> { global() struct 731 struct DeoptimizeIfOperator final : public Operator1<DeoptimizeParameters> { global() struct 747 struct DeoptimizeUnlessOperator final global() struct 764 struct TrapIfOperator final : public Operator1<TrapId> { global() struct 779 struct TrapUnlessOperator final : public Operator1<TrapId> { global() struct 794 struct PhiOperator final : public Operator1<MachineRepresentation> { global() struct 809 struct InductionVariablePhiOperator final : public Operator { global() struct 823 struct ParameterOperator final : public Operator1<ParameterInfo> { global() struct 837 struct ProjectionOperator final : public Operator1<size_t> { global() struct 852 struct StateValuesOperator final : public Operator1<SparseInputMask> { global() struct 1481 class CallOperator final : public Operator1<const CallDescriptor*> { Call() class 1505 class TailCallOperator final : public Operator1<const CallDescriptor*> { TailCall() class [all...] |
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/ |
| H A D | event_query_wrapper_builder.h | 111 class TimeStampEventQueryWrapper final : public BaseEventQueryWrapper { class 122 class SeqEventQueryWrapper final : public BaseEventQueryWrapper { class 133 class EventQueryWrapperBuilder final : public std::enable_shared_from_this<EventQueryWrapperBuilder> { class
|
| /base/update/updateservice/services/engine/include/ |
| H A D | update_service.h | 115 class ClientDeathRecipient final : public IRemoteObject::DeathRecipient { class in OHOS::UpdateEngine::UpdateService 118 ~ClientDeathRecipient() final {} 120 void OnRemoteDied(const wptr<IRemoteObject> &remote) final; member in OHOS::UpdateEngine::UpdateService::final
|
| /base/useriam/user_auth_framework/test/fuzztest/clients/useridmclientstub_fuzzer/ |
| H A D | user_idm_client_stub_fuzzer.cpp | 41 class DummyUserIdmClientCallback final : public UserIdmClientCallback { class 59 class DummyGetCredentialInfoCallback final : public GetCredentialInfoCallback { class 68 class DummyGetSecUserInfoCallback final : public GetSecUserInfoCallback { class
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | animatable_transform_operation.h | 27 class ACE_EXPORT AnimatableTransformOperation final : public AnimatableBase<TransformOperation> { class 66 class AnimatableTransformOperations final { class 133 class TransformAnimation final : public AnimatableBase<TransformOperations> { class
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| H A D | tabs_model.h | 43 struct TabsItemDivider final { struct 68 struct BarGridColumnOptions final { struct 96 struct ScrollableBarModeOptions final { struct
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/include/service/config/ |
| H A D | audio_policy_parser.h | 39 bool LoadConfiguration() final; member in OHOS::AudioStandard::AudioPolicyParser 40 bool Parse() final; member in OHOS::AudioStandard::AudioPolicyParser 41 void Destroy() final; member in OHOS::AudioStandard::AudioPolicyParser
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | object_hierarchy_observer.h | 34 class ObjectChangeListener final { class 76 class ObjectHierarchyObserver final : public Internal::MetaObjectFwd<ObjectHierarchyObserver, class 110 struct Subscription final { struct in final
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_settings.h | 87 class RSB_EXPORT NumeralParameter final : public TemplateParameter<Numeral> { class 121 class RSB_EXPORT BoolParameter final : public TemplateParameter<bool> { class 144 class RSB_EXPORT StringParameter final : public TemplateParameter<std::string> { class
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
| H A D | inner_event.cpp | 30 class WaiterImp final : public InnerEvent::Waiter { class 36 void Wait() final 46 void Notify() final
|
| /foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_exec/include/ |
| H A D | connection_exec.h | 42 class ConnectionExec final { class 138 class NetHandleExec final { class in OHOS::NetManagerStandard::final 162 class NetConnectionExec final { class in OHOS::NetManagerStandard::final
|
| /foundation/communication/netmanager_base/frameworks/js/napi/connection/async_work/include/ |
| H A D | connection_async_work.h | 23 class ConnectionAsyncWork final { class 109 class NetHandleAsyncWork final { class in OHOS::NetManagerStandard::final 128 class NetConnectionAsyncWork final { class in OHOS::NetManagerStandard::final
|
| /third_party/nghttp2/examples/ |
| H A D | deflate.c | 45 size_t inlen, int final); 151 /* We pass 1 to final parameter, because buf contains whole deflated in deflate() 168 size_t inlen, int final) { in inflate_header_block() 176 rv = nghttp2_hd_inflate_hd(inflater, &nv, &inflate_flags, in, inlen, final); in inflate_header_block() 167 inflate_header_block(nghttp2_hd_inflater *inflater, uint8_t *in, size_t inlen, int final) inflate_header_block() argument
|
| /third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam-tx-rx/ |
| H A D | minimal-ws-client.c | 50 int first = 0, final = 0; in callback() local 108 final = lws_is_final_fragment(wsi); in callback() 111 "final = %d, remains = %lu\n", in callback() 112 (unsigned long)len, first, final, in callback()
|
| /third_party/skia/src/gpu/tessellate/shaders/ |
| H A D | GrPathTessellationShader_MiddleOut.cpp | 80 const char* name() const final { return "tessellate_MiddleOutShader"; } 81 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final { 88 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const final; member in __anon18872::MiddleOutShader
|
| H A D | GrPathTessellationShader.cpp | 36 const char* name() const final { return "tessellate_SimpleTriangleShader"; } 37 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} 38 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const final; member in __anon18870::SimpleTriangleShader
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | FormatAdapters.h | 28 template <typename T> class AlignAdapter final : public FormatAdapter<T> { class 44 template <typename T> class PadAdapter final : public FormatAdapter<T> { class 60 template <typename T> class RepeatAdapter final : public FormatAdapter<T> { class
|