/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/ |
D | BeanPropertyMap.java | 222 Object[] hashed = new Object[alloc]; in init() local 236 if (hashed[ix] != null) { in init() 239 if (hashed[ix] != null) { in init() 243 if (ix >= hashed.length) { in init() 244 hashed = Arrays.copyOf(hashed, hashed.length + 4); in init() 248 hashed[ix] = key; in init() 249 hashed[ix+1] = prop; in init() 253 _hashArea = hashed; in init()
|
/external/python/cpython3/Doc/library/ |
D | crypt.rst | 22 page for further details. Possible uses include storing hashed passwords 108 Returns the hashed password as a string, which will be composed of 173 hashed = crypt.crypt(plaintext) 174 if not compare_hash(hashed, crypt.crypt(plaintext, hashed)): 175 raise ValueError("hashed version doesn't validate against original")
|
/external/openssh/regress/ |
D | keygen-knownhosts.sh | 204 cp $OBJ/kh.hosts $OBJ/kh.hashed.orig 218 cp $OBJ/kh.hashed.orig $OBJ/kh.hashed 219 ${SSHKEYGEN} -qf $OBJ/kh.hashed -R host-a 2>/dev/null 220 ${SSHKEYGEN} -qf $OBJ/kh.hashed -F host-a && fail "found key after hashed remove"
|
/external/openssh/ |
D | hostfile.c | 644 int hashed = *names == HASH_DELIM; in match_maybe_hashed() local 649 *was_hashed = hashed; in match_maybe_hashed() 650 if (hashed) { in match_maybe_hashed() 668 int hashed; in hostkeys_foreach() local 723 &hashed)) == -1) { in hostkeys_foreach() 731 (hashed ? HKF_MATCH_HOST_HASHED : 0); in hostkeys_foreach() 736 &hashed)) == -1) { in hostkeys_foreach() 745 (hashed ? HKF_MATCH_IP_HASHED : 0); in hostkeys_foreach()
|
D | ssh-keyscan.c | 309 const char *known_host, *hashed; in keyprint_one() local 320 if (hash_hosts && (hashed = host_hash(host, NULL, 0)) == NULL) in keyprint_one() 322 known_host = hash_hosts ? hashed : hostport; in keyprint_one()
|
D | PROTOCOL.sshsig | 63 Data to be signed is first hashed with the specified hash_algorithm.
|
/external/antlr/runtime/ObjC/Framework/ |
D | PtrStack.m | 78 * Returns: NSInteger hashed value 97 * LOOKUP search hashed list for entry 121 * INSTALL search hashed list for entry
|
D | Map.m | 168 * Returns: NSInteger hashed value 187 * LOOKUP search hashed list for entry 211 * INSTALL search hashed list for entry 239 * RemoveSym search hashed list for entry
|
/external/python/cpython2/Lib/test/ |
D | test_hash.py | 24 hashed = map(hash, objlist) 25 for h in hashed[1:]: 26 if h != hashed[0]:
|
/external/rust/crates/ring/tests/ |
D | digest_tests.rs | 272 let mut hashed = 0u64; localVariable 275 hashed += chunk_len; 276 if hashed >= 8u64 * 1024 * 1024 * 1024 {
|
/external/python/cpython3/Lib/test/ |
D | test_hash.py | 55 hashed = list(map(hash, objlist)) 56 for h in hashed[1:]: 57 if h != hashed[0]:
|
/external/catch2/ |
D | .gitattributes | 19 # hashed etc with LF
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | hash-symbols.test | 656 # BUCKET-PAST-DYNSYM-NEXT: warning: '[[FILE]]': unable to print hashed symbol with index 2, which i… 695 ## an index that is less than the index of the first hashed symbol. 697 # RUN: yaml2obj --docnum=11 -DSYMNDX=0x2 -DVALUE=0x1 %s -o %t11.first.hashed.so 698 # RUN: llvm-readelf --hash-symbols %t11.first.hashed.so 2>&1 | \ 699 # RUN: FileCheck %s -DFILE=%t11.first.hashed.so --check-prefix=FIRST-HASHED 703 …LE]]': unable to get hash values for the SHT_GNU_HASH section: the first hashed symbol index (2) i… 705 …the hash value for symbol with index 1, which is less than the index of the first hashed symbol (2) 719 # CHAIN-BIT-NEXT: warning: '[[FILE]]': unable to print hashed symbol with index 2, which is greater…
|
/external/curl/lib/vauth/ |
D | digest.c | 790 char hashed[65]; in auth_create_digest_http_message() local 794 convert_to_ascii(hashbuf, (unsigned char *)hashed); in auth_create_digest_http_message() 796 hashthis2 = aprintf("%s:%s", hashthis, hashed); in auth_create_digest_http_message()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_SparseCrossV2.pbtxt | 42 1-D. Non-empty values of the concatenated or hashed
|
D | api_def_SparseCrossHashed.pbtxt | 55 1-D. Non-empty values of the concatenated or hashed
|
D | api_def_SparseCross.pbtxt | 36 1-D. Non-empty values of the concatenated or hashed
|
/external/toybox/toys/pending/ |
D | tcpsvd.c | 65 struct hashed { struct 70 struct hashed h[HASH_NR]; argument
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | fission-hash-local.ll | 6 ; Testing that the location of a local variable in a global function is hashed
|
/external/python/cpython2/Doc/library/ |
D | crypt.rst | 36 be in the set ``[./a-zA-Z0-9]``. Returns the hashed password as a string, which
|
D | sha.rst | 40 is used to allow an arbitrary string to be hashed.
|
/external/libchrome/mojo/public/interfaces/bindings/tests/ |
D | test_structs.mojom | 402 // Used to verify that structs containing typemapped types can be hashed (if the 409 // Used to test that nested structs can be hashed. The nested struct mustn't be
|
/external/llvm/test/DebugInfo/Generic/ |
D | accel-table-hash-collisions.ll | 8 ; There are 12 names here that are hashed to only 6 hashes (each pair of lines
|
/external/libtextclassifier/native/actions/ |
D | actions_model.fbs | 84 // Input port for hashed and embedded tokens, a (num messages, max tokens, 108 // Input port for the hashed, embedded and flattened/concatenated tokens. 217 // A flat list of all the hashed n-grams concatenated back to back. Elements
|
/external/llvm-project/llvm/test/DebugInfo/Generic/ |
D | accel-table-hash-collisions.ll | 8 ; There are 12 names here that are hashed to only 6 hashes (each pair of lines
|