OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HashString
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/ADT/
StringExtras.h
130
///
HashString
- Hash function for strings.
137
static inline unsigned
HashString
(StringRef Str, unsigned Result = 0) {
/external/chromium_org/chrome/tools/profile_reset/
jtl_compiler.cc
52
// - Instructions ending in "hash" will write their '
HashString
' arguments
61
jtl::STORE_HASH, Arguments(String,
HashString
)));
135
case
HashString
: {
160
HashString
Completed in 1309 milliseconds