Home
last modified time | relevance | path

Searched refs:final (Results 426 - 450 of 2299) sorted by relevance

1...<<11121314151617181920>>...92

/third_party/python/Lib/encodings/
H A Dcharmap.py29 def encode(self, input, final=False):
37 def decode(self, input, final=False):
/third_party/skia/gm/verifiers/
H A Dgmverifier.h143 VerifierResult verifyWithGold(const SkIRect&, const SkBitmap&, const SkBitmap&) final {
156 VerifierResult verify(const SkIRect&, const SkBitmap&) final {
/third_party/skia/modules/skottie/src/
H A DTransform.h27 class TransformAdapter2D final : public DiscardableAdapterBase<TransformAdapter2D, class
89 void onSync() final; member in skottie::internal::TransformAdapter3D
/third_party/skia/include/gpu/
H A DGrContextThreadSafeProxy.h34 class SK_API GrContextThreadSafeProxy final : public SkNVRefCnt<GrContextThreadSafeProxy> { class
156 class SK_API GrContextThreadSafeProxy final : public SkNVRefCnt<GrContextThreadSafeProxy> {}; class
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamhash.c117 int (*final)(struct ahash_request *req); member
129 int (*final)(struct ahash_request *req); member
238 print_hex_dump_debug("ahash final shdesc@"__stringify(__LINE__)": ", in ahash_set_sh_desc()
273 /* shared descriptor for ahash_{final,finup} */ in axcbc_set_sh_desc()
325 /* shared descriptor for ahash_{final,finup} */ in acmac_set_sh_desc()
1138 /* submit ahash final if it the first job descriptor */
1290 state->final = ahash_final_ctx; in ahash_update_no_ctx()
1470 state->final = ahash_final_ctx; in ahash_update_first()
1474 state->final = ahash_final_no_ctx; in ahash_update_first()
1502 state->final in ahash_init()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamhash.c122 int (*final)(struct ahash_request *req); member
134 int (*final)(struct ahash_request *req); member
243 print_hex_dump_debug("ahash final shdesc@"__stringify(__LINE__)": ", in ahash_set_sh_desc()
278 /* shared descriptor for ahash_{final,finup} */ in axcbc_set_sh_desc()
330 /* shared descriptor for ahash_{final,finup} */ in acmac_set_sh_desc()
1145 /* submit ahash final if it the first job descriptor */
1297 state->final = ahash_final_ctx; in ahash_update_no_ctx()
1477 state->final = ahash_final_ctx; in ahash_update_first()
1481 state->final = ahash_final_no_ctx; in ahash_update_first()
1509 state->final in ahash_init()
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc113 class PendingDependencies final { class
176 class InitialMapDependency final : public CompilationDependency { class
212 class PrototypePropertyDependency final : public CompilationDependency { class
264 class StableMapDependency final : public CompilationDependency { class
294 class ConstantInDictionaryPrototypeChainDependency final class
429 class OwnConstantDataPropertyDependency final : public CompilationDependency { class
498 class OwnConstantDictionaryPropertyDependency final class
567 class ConsistentJSFunctionViewDependency final : public CompilationDependency { class
593 class TransitionDependency final : public CompilationDependency { class
621 class PretenureModeDependency final class
653 class FieldRepresentationDependency final : public CompilationDependency { global() class
706 class FieldTypeDependency final : public CompilationDependency { global() class
751 class FieldConstnessDependency final : public CompilationDependency { global() class
795 class GlobalPropertyDependency final : public CompilationDependency { global() class
839 class ProtectorDependency final : public CompilationDependency { global() class
868 class ObjectSlotValueDependency final : public CompilationDependency { global() class
903 class ElementsKindDependency final : public CompilationDependency { global() class
941 class OwnConstantElementDependency final : public CompilationDependency { global() class
980 class InitialMapInstanceSizePredictionDependency final global() class
[all...]
H A Djs-create-lowering.h33 class V8_EXPORT_PRIVATE JSCreateLowering final class
43 ~JSCreateLowering() final = default; member in v8::internal::compiler::final
47 Reduction Reduce(Node* node) final; member in v8::internal::compiler::final
/third_party/node/deps/v8/src/runtime/
H A Druntime-test.cc1551 class NoopListener final : public CodeEventListener { in RUNTIME_FUNCTION() class
1553 const char* name) final {} in RUNTIME_FUNCTION()
1555 Handle<Name> name) final {} in RUNTIME_FUNCTION()
1558 Handle<Name> script_name) final {} in RUNTIME_FUNCTION()
1561 Handle<Name> script_name, int line, int column) final { in RUNTIME_FUNCTION()
1566 int code_offset, int script_id) final {} in RUNTIME_FUNCTION()
1569 void CallbackEvent(Handle<Name> name, Address entry_point) final {} in RUNTIME_FUNCTION()
1570 void GetterCallbackEvent(Handle<Name> name, Address entry_point) final {} in RUNTIME_FUNCTION()
1571 void SetterCallbackEvent(Handle<Name> name, Address entry_point) final {} in RUNTIME_FUNCTION()
1573 Handle<String> source) final {} in RUNTIME_FUNCTION()
[all...]
/third_party/python/Lib/test/
H A Dtest_generators.py1733 # to (0, 0). Save its index in self.final so that moves before
1737 final = self.coords2index(3-i, 3-j)
1738 self.final = final
1741 succs[final].append(corner)
1744 succs[final].remove(corner)
1763 if i != self.final:
1793 if i != self.final:
1801 assert self.final in succs[self.lastij]
1802 yield self.final
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dblake2b_generic.c250 .final = blake2b_final,
264 .final = blake2b_final,
278 .final = blake2b_final,
292 .final = blake2b_final,
H A Dsha3_generic.c244 .final = crypto_sha3_final,
254 .final = crypto_sha3_final,
264 .final = crypto_sha3_final,
274 .final = crypto_sha3_final,
/kernel/linux/linux-5.10/include/soc/fsl/
H A Ddpaa2-fd.h425 * dpaa2_sg_is_final() - Check final bit in SG entry
436 * dpaa2_sg_set_final() - Set the final bit in SG entry
438 * @final: the final boolean to be set
440 static inline void dpaa2_sg_set_final(struct dpaa2_sg_entry *sg, bool final) in dpaa2_sg_set_final() argument
444 sg->format_offset |= cpu_to_le16(final << SG_FINAL_FLAG_SHIFT); in dpaa2_sg_set_final()
658 * dpaa2_fl_is_final() - Check final bit in FLE
669 * dpaa2_fl_set_final() - Set the final bit in FLE
671 * @final: the final boolea
673 dpaa2_fl_set_final(struct dpaa2_fl_entry *fle, bool final) dpaa2_fl_set_final() argument
[all...]
/kernel/linux/linux-6.6/include/soc/fsl/
H A Ddpaa2-fd.h426 * dpaa2_sg_is_final() - Check final bit in SG entry
437 * dpaa2_sg_set_final() - Set the final bit in SG entry
439 * @final: the final boolean to be set
441 static inline void dpaa2_sg_set_final(struct dpaa2_sg_entry *sg, bool final) in dpaa2_sg_set_final() argument
445 sg->format_offset |= cpu_to_le16(final << SG_FINAL_FLAG_SHIFT); in dpaa2_sg_set_final()
659 * dpaa2_fl_is_final() - Check final bit in FLE
670 * dpaa2_fl_set_final() - Set the final bit in FLE
672 * @final: the final boolea
674 dpaa2_fl_set_final(struct dpaa2_fl_entry *fle, bool final) dpaa2_fl_set_final() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha1_ssse3_glue.c100 .final = sha1_ssse3_final,
149 .final = sha1_avx_final,
231 .final = sha1_avx2_final,
281 .final = sha1_ni_final,
/kernel/linux/linux-6.6/crypto/
H A Dsha3_generic.c244 .final = crypto_sha3_final,
254 .final = crypto_sha3_final,
264 .final = crypto_sha3_final,
274 .final = crypto_sha3_final,
/third_party/node/deps/v8/src/handles/
H A Dhandles.h91 class Handle final : public HandleBase { class
320 class V8_EXPORT_PRIVATE V8_NODISCARD CanonicalHandleScopeForOptimization final class
342 class V8_NODISCARD SealHandleScope final { class
358 struct HandleScopeData final { struct
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramExecutableVk.h26 class ShaderInfo final : angle::NonCopyable class
50 struct ProgramTransformOptions final struct
63 class ProgramInfo final : angle::NonCopyable class
91 struct DefaultUniformBlock final : private angle::NonCopyable struct
/third_party/skia/src/gpu/ops/
H A DPathStencilCoverOp.cpp50 const char* name() const final { return "tessellate_BoundingBoxShader"; }
52 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {}
53 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const final; member in __anon18852::BoundingBoxShader
70 void onEmitCode(EmitArgs& args, GrGPArgs* gpArgs) final { in makeProgramImpl()
/third_party/skia/tests/
H A DGrPipelineDynamicStateTest.cpp69 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {}
71 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const final; member
97 const GrGeometryProcessor&) final {}
99 void onEmitCode(EmitArgs& args, GrGPArgs* gpArgs) final {
/third_party/skia/gm/
H A Dclockwise.cpp73 const char* name() const final { return "ClockwiseTestProcessor"; }
75 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final {
79 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const final; member
183 GrLoadOp colorLoadOp) final {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DConstants.h83 class ConstantInt final : public ConstantData { class
263 class ConstantFP final : public ConstantData { class
340 class ConstantAggregateZero final : public ConstantData { class
413 class ConstantArray final : public ConstantAggregate { class
445 class ConstantStruct final : public ConstantAggregate { class
499 class ConstantVector final : public ConstantAggregate { class
539 class ConstantPointerNull final : public ConstantData { class
690 class ConstantDataArray final : public ConstantDataSequential { class
762 class ConstantDataVector final : public ConstantDataSequential { class
818 class ConstantTokenNone final class
840 class BlockAddress final : public Constant { global() class
1286 class UndefValue final : public ConstantData { global() class
[all...]
/third_party/node/test/parallel/
H A Dtest-crypto-authenticated-stream.js32 const ciphertext = Buffer.concat([c.update(expected), c.final()]);
37 const actual = Buffer.concat([d.update(ciphertext), d.final()]);
98 const actual = Buffer.concat([d.update(ciphertext), d.final()]);
H A Dtest-stream-construct.js174 final: common.mustNotCall(),
209 final: common.mustCall((cb) => {
229 final: common.mustCall((cb) => {
/third_party/node/deps/v8/src/asmjs/
H A Dasm-types.h126 class V8_EXPORT_PRIVATE AsmFunctionType final : public AsmCallableType { class in v8::internal::wasm::AsmValueType
131 AsmFunctionType* AsFunctionType() final { return this; }
155 class V8_EXPORT_PRIVATE AsmOverloadedFunctionType final class in v8::internal::wasm::AsmValueType

Completed in 24 milliseconds

1...<<11121314151617181920>>...92