Home
last modified time | relevance | path

Searched refs:final (Results 1526 - 1550 of 2311) sorted by relevance

1...<<61626364656667686970>>...93

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegColoring.cpp32 class WebAssemblyRegColoring final : public MachineFunctionPass { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ATTInstPrinter.h20 class X86ATTInstPrinter final : public X86InstPrinterCommon { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIVUsers.h37 class IVStrideUse final : public CallbackVH, public ilist_node<IVStrideUse> { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineRegionInfo.h79 void updateStatistics(MachineRegion *R) final; member in llvm::MachineRegionInfo
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_fingerprint.h312 bool final; member in dng_md5_printer
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dmocking_bit_gen.h154 class FunctionHolderImpl final : public FunctionHolder { class in absl::MockingBitGen
/third_party/skia/experimental/graphite/src/
H A DDevice.h29 class Device final : public SkBaseDevice { class
/third_party/skia/modules/skottie/include/
H A DSkottie.h90 class SK_API Builder final { class in skottie::Animation
219 * @param t normalized [0..1] frame selector (0 -> first frame, 1 -> final frame)
/third_party/skia/modules/skottie/src/effects/
H A DCCTonerEffect.cpp21 class CCTonerAdapter final : public DiscardableAdapterBase<CCTonerAdapter, class
H A DGlowStyles.cpp25 class GlowAdapter final : public DiscardableAdapterBase<GlowAdapter, sksg::ExternalImageFilter> { class
/third_party/skia/modules/skottie/src/layers/
H A DFootageLayer.cpp30 class FootageAnimator final : public Animator { class
/third_party/skia/modules/svg/src/
H A DSkSVGTextPriv.h30 // point we have enough information to perform final alignment and rendering.
33 class SkSVGTextContext final : SkShaper::RunHandler { class
113 // Shape and queue codepoints for final alignment.
116 // Perform final adjustments and push shaped blobs to the callback.
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dilsp.S89 # codes before performing the final "rts". If the divisor was equal to #
469 swap %d6 # %d6 is low 32 bits of final product
475 add.l %d3, %d5 # %d5 now ms 32 bits of final product
560 # lo([1]) is the final lo 16 bits of the result.
569 # lo portions of [2],[3] have been added in to final result.
686 # lo([1]) is the final lo 16 bits of the result.
695 # lo portions of [2],[3] have been added in to final result.
782 # The condition codes are set correctly before the final "rts". #
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dilsp.S89 # codes before performing the final "rts". If the divisor was equal to #
469 swap %d6 # %d6 is low 32 bits of final product
475 add.l %d3, %d5 # %d5 now ms 32 bits of final product
560 # lo([1]) is the final lo 16 bits of the result.
569 # lo portions of [2],[3] have been added in to final result.
686 # lo([1]) is the final lo 16 bits of the result.
695 # lo portions of [2],[3] have been added in to final result.
782 # The condition codes are set correctly before the final "rts". #
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8632.h239 void emit(const ConstantInteger32 *C) const final;
240 void emit(const ConstantInteger64 *C) const final;
241 void emit(const ConstantFloat *C) const final;
242 void emit(const ConstantDouble *C) const final;
243 void emit(const ConstantUndef *C) const final;
244 void emit(const ConstantRelocatable *C) const final;
1023 class TargetDataX8632 final : public TargetDataLowering {
H A DIceTargetLoweringX8664.h238 void emit(const ConstantInteger32 *C) const final;
239 void emit(const ConstantInteger64 *C) const final;
240 void emit(const ConstantFloat *C) const final;
241 void emit(const ConstantDouble *C) const final;
242 void emit(const ConstantUndef *C) const final;
243 void emit(const ConstantRelocatable *C) const final;
1006 class TargetDataX8664 final : public TargetDataLowering {
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_hash.c349 /* Get final MAC result */ in cc_fin_result()
650 update ? "finup" : "final", nbytes); in cc_do_finup()
1242 dev_dbg(dev, "===== final xcbc reminder (%d) ====\n", rem_cnt); in cc_mac_final()
1319 /* Get final MAC result */ in cc_mac_final()
1400 /* Get final MAC result */ in cc_mac_finup()
1478 /* Get final MAC result */ in cc_mac_digest()
1592 .final = cc_hash_final,
1619 .final = cc_hash_final,
1646 .final = cc_hash_final,
1673 .final
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_hash.c349 /* Get final MAC result */ in cc_fin_result()
650 update ? "finup" : "final", nbytes); in cc_do_finup()
1242 dev_dbg(dev, "===== final xcbc reminder (%d) ====\n", rem_cnt); in cc_mac_final()
1319 /* Get final MAC result */ in cc_mac_final()
1400 /* Get final MAC result */ in cc_mac_finup()
1478 /* Get final MAC result */ in cc_mac_digest()
1592 .final = cc_hash_final,
1619 .final = cc_hash_final,
1646 .final = cc_hash_final,
1673 .final
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi2.c3077 int (*final)(struct ahash_request *req); member
3086 int (*final)(struct ahash_request *req); member
3171 print_hex_dump_debug("ahash final shdesc@" __stringify(__LINE__)": ", in ahash_set_sh_desc()
4071 state->final = ahash_final_ctx; in ahash_update_no_ctx()
4293 state->final = ahash_final_ctx; in ahash_update_first()
4297 state->final = ahash_final_no_ctx; in ahash_update_first()
4325 state->final = ahash_final_no_ctx; in ahash_init()
4354 return state->final(req); in ahash_final()
4368 export->final = state->final; in ahash_export()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi2.c3084 int (*final)(struct ahash_request *req); member
3093 int (*final)(struct ahash_request *req); member
3178 print_hex_dump_debug("ahash final shdesc@" __stringify(__LINE__)": ", in ahash_set_sh_desc()
4084 state->final = ahash_final_ctx; in ahash_update_no_ctx()
4306 state->final = ahash_final_ctx; in ahash_update_first()
4310 state->final = ahash_final_no_ctx; in ahash_update_first()
4338 state->final = ahash_final_no_ctx; in ahash_init()
4367 return state->final(req); in ahash_final()
4381 export->final = state->final; in ahash_export()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-crc32.c275 .final = stm32_crc_final,
297 .final = stm32_crc_final,
/kernel/linux/linux-5.10/crypto/
H A Dsha512_generic.c185 .final = sha512_final,
199 .final = sha512_final,
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dstxncpy.S78 /* Take care of the final (partial) word store. At this point
247 /* Take care of a final (probably partial) result word.
277 ldq_u t2, 8(a1) # e0 : load final src word
285 $u_eocfin: # end-of-count, final word
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dghash-ce-glue.c187 .final = ghash_final,
327 .final = ghash_async_final,
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-core.c40 .final = sun4i_hash_final,
67 .final = sun4i_hash_final,

Completed in 29 milliseconds

1...<<61626364656667686970>>...93