Home
last modified time | relevance | path

Searched refs:final (Results 1426 - 1450 of 2310) sorted by relevance

1...<<51525354555657585960>>...93

/third_party/skia/modules/skottie/src/effects/
H A DHueSaturationEffect.cpp75 class HueSaturationEffectAdapter final : public AnimatablePropertyContainer { class
H A DGradientEffect.cpp20 class GradientRampEffectAdapter final : public AnimatablePropertyContainer { class
H A DInvertEffect.cpp20 class InvertEffectAdapter final : public AnimatablePropertyContainer { class
H A DVenetianBlindsEffect.cpp23 class VenetianBlindsAdapter final : public MaskShaderEffectBase { class
H A DTransformEffect.cpp20 class TransformEffectAdapter final : public DiscardableAdapterBase<TransformEffectAdapter, class
/third_party/skia/modules/skottie/src/text/
H A DTextAdapter.h30 class TextAdapter final : public AnimatablePropertyContainer { class
/third_party/skia/modules/sksg/include/
H A DSkSGRenderNode.h67 class ScopedRenderContext final { class in sksg::RenderNode
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DPolystar.cpp22 class PolystarGeometryAdapter final : class
/kernel/linux/linux-5.10/crypto/
H A Dshash.c152 err = shash->final(desc, buf); in shash_final_unaligned()
172 return shash->final(desc, out); in crypto_shash_final()
399 crt->final = shash_async_final; in crypto_init_shash_ops_async()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Ddecbin.S56 | A5. Form the final binary number by scaling the mantissa by
62 | Clean up and return. Check if the final mul or div resulted
493 | If the final mul/div in decbin incurred an inex exception,
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dev6-memset.S209 mskqh $7,$6,$2 # U : Mask final quad
387 mskqh $7,$6,$2 # U : Mask final quad
575 mskqh $7,$6,$2 # U : Mask final quad
H A Dev6-stxncpy.S105 /* Take care of the final (partial) word store. At this point
291 /* Take care of a final (probably partial) result word.
318 and a1, 7, t6 # E : avoid final load if possible
323 ldq_u t2, 8(a1) # L : load final src word
331 $u_eocfin: # end-of-count, final word
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Ddecbin.S56 | A5. Form the final binary number by scaling the mantissa by
62 | Clean up and return. Check if the final mul or div resulted
493 | If the final mul/div in decbin incurred an inex exception,
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dev6-memset.S209 mskqh $7,$6,$2 # U : Mask final quad
387 mskqh $7,$6,$2 # U : Mask final quad
575 mskqh $7,$6,$2 # U : Mask final quad
H A Dev6-stxncpy.S105 /* Take care of the final (partial) word store. At this point
291 /* Take care of a final (probably partial) result word.
318 and a1, 7, t6 # E : avoid final load if possible
323 ldq_u t2, 8(a1) # L : load final src word
331 $u_eocfin: # end-of-count, final word
/kernel/linux/linux-6.6/crypto/
H A Dshash.c157 err = shash->final(desc, buf); in shash_final_unaligned()
181 err = shash->final(desc, out); in crypto_shash_final()
431 crt->final = shash_async_final; in crypto_init_shash_ops_async()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_image.c659 * specify the initial and final layouts of the stencil aspect of a
663 * stencil-only formats, the initial and final layouts of the stencil aspect
669 * application must specify the initial and final layouts of the stencil
674 vk_att_desc_stencil_layout(const VkAttachmentDescription2 *att_desc, bool final) in vk_att_desc_stencil_layout() argument
683 return final ? in vk_att_desc_stencil_layout()
689 final ? att_desc->finalLayout : att_desc->initialLayout; in vk_att_desc_stencil_layout()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.h186 struct CommandBatch final : angle::NonCopyable struct
207 class QueueFamily final : angle::NonCopyable class
334 class CommandQueue final : public CommandQueueInterface class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSHA1.cpp261 StringRef SHA1::final() { in final() function in SHA1
287 auto Hash = final(); in result()
299 StringRef S = Hash.final(); in hash()
/third_party/skia/modules/skottie/src/
H A DLayer.cpp59 class MaskAdapter final : public AnimatablePropertyContainer { class
243 class LayerController final : public Animator { class
285 class MotionBlurController final : public Animator { class
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_pps.c1409 *final = &intel_dp->pps.pps_delays; in pps_init_delays() local
1414 if (pps_delays_valid(final)) in pps_init_delays()
1423 #define assign_final(field) final->field = (max(cur.field, vbt.field) == 0 ? \ in pps_init_delays()
1433 #define get_delay(field) (DIV_ROUND_UP(final->field, 10)) in pps_init_delays()
1458 final->t8 = 1; in pps_init_delays()
1459 final->t9 = 1; in pps_init_delays()
1465 final->t11_t12 = roundup(final->t11_t12, 100 * 10); in pps_init_delays()
/third_party/python/Lib/
H A D_pyio.py1915 def decode(self, input, final=False):
1920 output = self.decoder.decode(input, final=final)
1921 if self.pendingcr and (output or final):
1927 if output.endswith("\r") and not final:
2426 chars_decoded += len(decoder.decode(b'', final=True))
2541 decoder.decode(self.buffer.read(), final=True))
2690 return decoder.decode(self.buffer.getvalue(), final=True)
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.h155 void emit(const ConstantUndef *C) const final;
156 void emit(const ConstantInteger32 *C) const final;
157 void emit(const ConstantInteger64 *C) const final;
158 void emit(const ConstantFloat *C) const final;
159 void emit(const ConstantDouble *C) const final;
160 void emit(const ConstantRelocatable *C) const final;
1219 class TargetDataARM32 final : public TargetDataLowering { class in Ice::ARM32::TargetARM32
1241 class TargetHeaderARM32 final : public TargetHeaderLowering { class in Ice::ARM32::TargetARM32
/third_party/node/src/
H A Dnode_zlib.cc130 class ZlibContext final : public MemoryRetainer { class
209 class BrotliEncoderContext final : public BrotliContext { class
229 class BrotliDecoderContext final : public BrotliContext { class
556 class ZlibStream final : public CompressionStream<ZlibContext> { class
654 class BrotliCompressionStream final : class
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/
H A D_udivsi3.S46 @ are done in the result. On the final pass, this may subtract

Completed in 25 milliseconds

1...<<51525354555657585960>>...93