Searched refs:NoValue (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/v8/src/ |
D | splay-tree-inl.h | 26 root_ = new(allocator_) Node(key, Config::NoValue()); in Insert() 38 Node* node = new(allocator_) Node(key, Config::NoValue()); in Insert() 213 Node dummy_node(Config::kNoKey, Config::NoValue()); in Splay()
|
D | profile-generator.h | 231 static const Value NoValue() { return CodeEntryInfo(NULL, 0); } in NoValue() function
|
D | effects.h | 191 static Effect NoValue() { return Effect(); } in NoValue() function
|
D | jsregexp.h | 351 static const Entry NoValue() { return Value(); } in NoValue() function
|
/external/chromium_org/net/http/ |
D | http_auth_challenge_tokenizer_unittest.cc | 116 TEST(HttpAuthChallengeTokenizerTest, NoValue) { in TEST() argument
|
/external/chromium_org/chrome/test/chromedriver/ |
D | capabilities_unittest.cc | 20 TEST(Switches, NoValue) { in TEST() argument
|
/external/chromium_org/v8/test/cctest/ |
D | test-regexp.cc | 550 static int NoValue() { return 0; } in NoValue() function in TestConfig
|
/external/valgrind/main/VEX/orig_ppc32/ |
D | date.orig | 64171 3: SETZL t0, NoValue 64938 9: SETZL t4, NoValue 73128 21: SETZL t14, NoValue 73157 7: SETZL t2, NoValue 87006 9: SETZL t4, NoValue
|