/third_party/python/Lib/logging/ |
H A D | __init__.py | 410 rv.__dict__.update(dict)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 1403 Hasher.update(M.getSourceFileName()); in instrumentGlobals()
|
H A D | PGOInstrumentation.cpp | 627 JC.update(Indexes); in computeCFGHash() 724 // Use a worklist as we will update the vector during the iteration. in getInstrumentBBs() 926 // Add an OutEdge and update the edge count. 932 // Add an InEdge and update the edge count. 1086 // Set the edge count and update the count of unknown edges for BBs. in setInstrumentedCounts()
|
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | plugin.pb.h | 13 #error incompatible with your Protocol Buffer headers. Please update
|
/third_party/python/Lib/unittest/test/ |
H A D | test_case.py | 820 d.update(c) 1830 # be removed is decided, re-enable it and update the version
|
/third_party/protobuf/src/google/protobuf/ |
H A D | api.pb.h | 13 #error incompatible with your Protocol Buffer headers. Please update
|
H A D | wrappers.pb.h | 13 #error incompatible with your Protocol Buffer headers. Please update
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineCacheTests.cpp | 1003 builder.update(vk, vkDevice); in buildDescriptorSets()
|
H A D | vktPipelineImageSamplingInstance.cpp | 584 setUpdateBuilder.update(vk, vkDevice); in setup()
|
H A D | vktPipelineMiscTests.cpp | 1192 updater.update(vkd, device); in runTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingBarrierTests.cpp | 951 // Auxiliar function to update the descriptor set for the writer or reader stages. 1000 updateBuilder.update(vkd, device); in updateDescriptorSet()
|
H A D | vktRayTracingComplexControlFlowTests.cpp | 612 .update(vkd, device); in runTest()
|
H A D | vktRayTracingPipelineFlagsTests.cpp | 1305 .update(vkd, device); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferTests.cpp | 978 .update(vk, getDevice()); in iterate()
|
H A D | vktSparseResourcesImageSparseResidency.cpp | 636 .update(deviceInterface, getDevice()); in iterate()
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 523 # GCM_COMPLETE Finishes update of tag of last partial block 745 # between update calls.
|
H A D | aesni-intel_asm.S | 431 # GCM_COMPLETE Finishes update of tag of last partial block 636 # between update calls.
|
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | cipher.c | 336 /* determine the chunk we are breaking off and update the indexes */ in handle_skcipher_req() 378 * each AES block of 16 bytes. So update the counter in handle_skcipher_req() 783 /* update the indexes */ in handle_ahash_req() 2125 /* Call synchronous update */ in ahash_update() 2223 /* Call synchronous update */ in ahash_finup() 4514 hash->update = ahash_update; in spu_register_ahash() 4526 hash->update = ahash_hmac_update; in spu_register_ahash()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 3940 e_dbg("NVM update error: %d\n", ret_val); in e1000_update_nvm_checksum_spt() 4091 e_dbg("NVM update error: %d\n", ret_val); in e1000_update_nvm_checksum_ich8lan() 5835 .update = e1000_update_nvm_checksum_ich8lan, 5845 .update = e1000_update_nvm_checksum_spt,
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_asm.S | 427 # GCM_COMPLETE Finishes update of tag of last partial block 632 # between update calls.
|
H A D | aesni-intel_avx-x86_64.S | 489 # GCM_COMPLETE Finishes update of tag of last partial block 713 # between update calls.
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_core.c | 1218 goto update; in hci_inquiry_cache_update() 1237 update: in hci_inquiry_cache_update()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 3953 e_dbg("NVM update error: %d\n", ret_val); in e1000_update_nvm_checksum_spt() 4104 e_dbg("NVM update error: %d\n", ret_val); in e1000_update_nvm_checksum_ich8lan() 5851 .update = e1000_update_nvm_checksum_ich8lan, 5861 .update = e1000_update_nvm_checksum_spt,
|
/kernel/linux/linux-6.6/drivers/crypto/bcm/ |
H A D | cipher.c | 336 /* determine the chunk we are breaking off and update the indexes */ in handle_skcipher_req() 378 * each AES block of 16 bytes. So update the counter in handle_skcipher_req() 781 /* update the indexes */ in handle_ahash_req() 2122 /* Call synchronous update */ in ahash_update() 2220 /* Call synchronous update */ in ahash_finup() 4482 hash->update = ahash_update; in spu_register_ahash() 4494 hash->update = ahash_hmac_update; in spu_register_ahash()
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_cmdstream.c | 545 cfg.properties.zs_update_operation = earlyzs.update; in panfrost_prepare_fs_state() 3270 cfg.zs_update_operation = earlyzs.update; in panfrost_emit_draw() 3767 /* TODO: update statistics (see panfrost_statistics_record()) */ in panfrost_indirect_draw() 3833 /* Zero-ed invocation, the compute job will update it. */ in panfrost_indirect_draw()
|