OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hash
(Results
1376 - 1400
of
2206
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/icu4c/test/intltest/
canittst.cpp
21
#include "
hash
.h"
citrtest.cpp
221
errln("hashCode() failed: different objects have same
hash
code");
224
errln("hashCode() failed: identical objects have different
hash
codes");
321
errln("hashCode() failed: different objects have same
hash
code");
324
errln("hashCode() failed: identical objects have different
hash
codes");
[
all
...]
/external/kernel-headers/original/linux/
if_vlan.h
97
struct vlan_priority_tci_mapping *egress_priority_map[16]; /*
hash
table */
quota.h
214
struct hlist_node dq_hash; /*
Hash
list in memory */
/external/kernel-headers/original/linux/nfsd/
nfsfh.h
59
* 1 - 4 bytes taken from MD5
hash
of the remainer of the file handle
/external/opencore/doc/oscl_html/
classOSCL__String.html
48
<tr><td nowrap align=right valign=top>virtual OSCL_IMPORT_REF int8 </td><td valign=bottom><a class="el" href="classOSCL__String.html#a19">
hash
</a> () const</td></tr>
324
<a name="a19" doxytag="OSCL_String::
hash
"></a><p>
330
<td class="md" nowrap valign="top"> virtual OSCL_IMPORT_REF int8 OSCL_String::
hash
</td>
349
This function performs a
hash
operation on the string. If the string is not writable, the function leaves. </td>
[
all
...]
/external/openssl/crypto/engine/
eng_table.c
92
/* Internal functions for the "piles"
hash
table */
/external/openssl/crypto/err/
err.h
303
void ERR_release_err_state_table(LHASH **
hash
);
/external/openssl/include/openssl/
err.h
303
void ERR_release_err_state_table(LHASH **
hash
);
/external/srec/srec/Semproc/src/
ExpressionParser.c
92
/* delete the
hash
table */
/external/srec/tools/thirdparty/OpenFst/fst/lib/
relabel.h
51
// construct label to label
hash
. Could
/external/svox/pico/lib/
picokfst.c
64
picoos_int32 alphaHashTabSize; /* size of pair alphabet
hash
table */
/external/v8/benchmarks/
base.js
89
// Robert Jenkins' 32 bit integer
hash
function.
/external/v8/src/arm/
constants-arm.h
304
inline bool
HasH
() const { return HField() == 1; }
/external/v8/src/
data-flow.cc
275
HashMap::Entry* entry = HashMap::Lookup(var, var->name()->
Hash
(), true);
scopeinfo.h
189
inline static int
Hash
(Code* code, String* name);
/external/webkit/WebCore/bindings/js/
JSSVGPODTypeWrapper.h
324
static unsigned
hash
(const CacheInfo& info)
function in struct:WebCore::PODTypeWrapperCacheInfoHash
/external/webkit/WebCore/platform/graphics/skia/
SkiaFontWin.cpp
65
static unsigned
hash
(const CachedOutlineKey& key)
function in struct:WebCore::CachedOutlineKeyHash
/external/webkit/WebKitTools/Scripts/webkitpy/
autoinstall.py
213
d = os.path.join(self.directory, "%s" %
hash
(url))
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_i.h
342
const u8 * eap_get_config_password2(struct eap_sm *sm, size_t *len, int *
hash
);
/external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.conf
362
# (16-byte MD4
hash
of password) in
hash
:<32 hex digits> format.
399
#
hash
://certificate_thumbprint_in_hex
400
# for example: private_key="
hash
://63093aa9c47f56ae88334c7b65a4"
/frameworks/base/core/java/android/net/http/
Headers.java
77
// following
hash
are generated by String.hashCode()
/frameworks/base/core/java/android/server/search/
Searchables.java
167
* Also clears the
hash
of all activities -> searches which will
/packages/apps/Contacts/src/com/android/contacts/
ContactPhotoLoader.java
43
*
hash
maps shared with the main thread.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
AndroidTargetData.java
318
* Sets a (name, values) pair in the
hash
map.
Completed in 2239 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>