Home
last modified time | relevance | path

Searched defs:new_key (Results 1 – 25 of 41) sorted by relevance

12

/external/marisa-trie/lib/marisa/
Dkeyset.cc21 Key &new_key = key_blocks_[size_ / KEY_BLOCK_SIZE][size_ % KEY_BLOCK_SIZE]; in push_back() local
41 Key &new_key = key_blocks_[size_ / KEY_BLOCK_SIZE][size_ % KEY_BLOCK_SIZE]; in push_back() local
/external/kernel-headers/original/uapi/linux/
Dpr.h41 __u64 new_key; member
48 __u64 new_key; member
/external/libsrtp2/crypto/kernel/
Dkey.c71 srtp_key_limit_t *new_key) in srtp_key_limit_clone()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dprepare_tpu_computation_for_tf_export.cc165 auto new_key = StringAttr::get(ctx, old_key.str() + "_dtoh_0"); in RewriteCommunicationOps() local
169 auto new_key = StringAttr::get(ctx, old_key.str() + "_htod_0"); in RewriteCommunicationOps() local
/external/zucchini/
Dtargets_affinity.cc32 key_t new_key = 0; in InferFromSimilarities() local
Dzucchini_gen.cc218 offset_t new_key = projected_target_pool.KeyForOffset(new_offset); in GenerateReferencesDelta() local
/external/python/cpython3/Python/
Dthread.c143 Py_tss_t *new_key = (Py_tss_t *)PyMem_RawMalloc(sizeof(Py_tss_t)); in PyThread_tss_alloc() local
/external/selinux/libsepol/cil/src/
Dandroid.c218 char *new_key; in __cil_attrib_convert_type() local
249 char *new_key; in __cil_attrib_swap_symtab_key() local
796 char *new_key = __cil_attrib_get_versname(orig_type, verargs->num); in cil_build_mappings_tree() local
/external/icing/icing/index/main/
Dmain-index.cc352 bool new_key; in AddBackfillBranchPoints() local
446 bool new_key; in AddBranchPoints() local
/external/autotest/cli/
Daction_common.py58 def _convert_wildcard(self, old_key, new_key, argument
/external/webrtc/rtc_base/
Dmessage_digest.cc113 std::unique_ptr<uint8_t[]> new_key(new uint8_t[block_len]); in ComputeHmac() local
/external/linux-kselftest/tools/testing/selftests/net/
Dtcp_fastopen_backup_key.c214 static uint32_t new_key[4]; in rotate_key() local
/external/libiio/src/
Dcontext.c407 char **attrs, **values, *new_key, *new_val; in iio_context_add_attr() local
/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_parser.cc384 StringId new_key = in ParseMetatraceEvent() local
/external/libpng/
Dpngwutil.c1534 png_byte new_key[80]; in png_write_tEXt() local
1577 png_byte new_key[81]; in png_write_zTXt() local
1629 png_byte new_key[82]; in png_write_iTXt() local
Dpngset.c1729 png_check_keyword(png_structrp png_ptr, png_const_charp key, png_bytep new_key) in png_check_keyword()
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java1006 final Ref<Integer> new_key = new Ref<>(dtohl(map_entry.name.ident)); in GetBag() local
1139 final Ref<Integer> new_key = new Ref<>(map_entry.name.ident); in GetBag() local
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java1001 final Ref<Integer> new_key = new Ref<>(dtohl(map_entry.name.ident)); in GetBag() local
1131 final Ref<Integer> new_key = new Ref<>(map_entry.name.ident); in GetBag() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dutils.cc154 string new_key = absl::StrCat("parent_", i, "_op"); in ExtractExtraProperties() local
/external/cronet/net/cert/
Dx509_util.cc263 std::unique_ptr<crypto::RSAPrivateKey> new_key( in CreateKeyAndSelfSignedCert() local
/external/rust/crates/managed/src/
Dslotmap.rs444 let new_key = map.insert(0xad).unwrap(); in retained() localVariable
/external/cronet/net/spdy/
Dspdy_session_pool.cc342 SpdySessionKey new_key(old_key.host_port_pair(), old_key.proxy_server(), in OnHostResolutionComplete() local
/external/boringssl/src/ssl/
Dssl_session.cc424 auto new_key = bssl::MakeUnique<TicketKey>(); in ssl_ctx_rotate_ticket_encryption_key() local
/external/cronet/third_party/boringssl/src/ssl/
Dssl_session.cc424 auto new_key = bssl::MakeUnique<TicketKey>(); in ssl_ctx_rotate_ticket_encryption_key() local
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_session.cc424 auto new_key = bssl::MakeUnique<TicketKey>(); in ssl_ctx_rotate_ticket_encryption_key() local

12