/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegColoring.cpp | 32 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 D | X86ATTInstPrinter.h | 20 class X86ATTInstPrinter final : public X86InstPrinterCommon { class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | IVUsers.h | 37 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 D | MachineRegionInfo.h | 79 void updateStatistics(MachineRegion *R) final; member in llvm::MachineRegionInfo
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_fingerprint.h | 312 bool final; member in dng_md5_printer
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | mocking_bit_gen.h | 154 class FunctionHolderImpl final : public FunctionHolder { class in absl::MockingBitGen
|
/third_party/skia/experimental/graphite/src/ |
H A D | Device.h | 29 class Device final : public SkBaseDevice { class
|
/third_party/skia/modules/skottie/include/ |
H A D | Skottie.h | 90 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 D | CCTonerEffect.cpp | 21 class CCTonerAdapter final : public DiscardableAdapterBase<CCTonerAdapter, class
|
H A D | GlowStyles.cpp | 25 class GlowAdapter final : public DiscardableAdapterBase<GlowAdapter, sksg::ExternalImageFilter> { class
|
/third_party/skia/modules/skottie/src/layers/ |
H A D | FootageLayer.cpp | 30 class FootageAnimator final : public Animator { class
|
/third_party/skia/modules/svg/src/ |
H A D | SkSVGTextPriv.h | 30 // 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 D | ilsp.S | 89 # 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 D | ilsp.S | 89 # 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 D | IceTargetLoweringX8632.h | 239 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 D | IceTargetLoweringX8664.h | 238 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 D | cc_hash.c | 349 /* 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 D | cc_hash.c | 349 /* 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 D | caamalg_qi2.c | 3077 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 D | caamalg_qi2.c | 3084 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 D | stm32-crc32.c | 275 .final = stm32_crc_final, 297 .final = stm32_crc_final,
|
/kernel/linux/linux-5.10/crypto/ |
H A D | sha512_generic.c | 185 .final = sha512_final, 199 .final = sha512_final,
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | stxncpy.S | 78 /* 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 D | ghash-ce-glue.c | 187 .final = ghash_final, 327 .final = ghash_async_final,
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-core.c | 40 .final = sun4i_hash_final, 67 .final = sun4i_hash_final,
|