Searched refs:NONE (Results 126 - 150 of 307) sorted by relevance

1234567891011>>

/external/v8/src/ia32/
H A Dassembler-ia32.h284 bool is_zero() const { return x_ == 0 && rmode_ == RelocInfo::NONE; }
286 return -128 <= x_ && x_ < 128 && rmode_ == RelocInfo::NONE;
289 return -32768 <= x_ && x_ < 32768 && rmode_ == RelocInfo::NONE;
332 RelocInfo::Mode rmode = RelocInfo::NONE);
339 RelocInfo::Mode rmode = RelocInfo::NONE);
345 RelocInfo::Mode rmode = RelocInfo::NONE);
/external/v8/src/x64/
H A Dmacro-assembler-x64.cc247 movq(object, BitCast<int64_t>(kZapValue), RelocInfo::NONE);
248 movq(value, BitCast<int64_t>(kZapValue), RelocInfo::NONE);
249 movq(index, BitCast<int64_t>(kZapValue), RelocInfo::NONE);
276 movq(object, BitCast<int64_t>(kZapValue), RelocInfo::NONE);
277 movq(address, BitCast<int64_t>(kZapValue), RelocInfo::NONE);
278 movq(value, BitCast<int64_t>(kZapValue), RelocInfo::NONE);
334 movq(object, BitCast<int64_t>(kZapValue), RelocInfo::NONE);
335 movq(scratch, BitCast<int64_t>(kZapValue), RelocInfo::NONE);
336 movq(index, BitCast<int64_t>(kZapValue), RelocInfo::NONE);
416 movq(kScratchRegister, p0, RelocInfo::NONE);
[all...]
/external/valgrind/main/memcheck/
H A Dmc_replace_strmem.c650 MEMCPY(NONE, _intel_fast_memcpy)
1233 Str5FNs(NONE) /* in main exe */
1256 Str5FNs(NONE) /* in main exe */
1520 SQRT_FAST(NONE, sqrt) /* xlC generates these */
1521 SQRT_FAST(NONE, _sqrt) /* xlf generates these */
1523 SQRT_EXACT(NONE, sqrt) /* xlC generates these */
1524 SQRT_EXACT(NONE, _sqrt) /* xlf generates these */
/external/v8/src/arm/
H A Dbuiltins-arm.cc130 __ mov(scratch3, Operand(0, RelocInfo::NONE));
317 __ cmp(r0, Operand(0, RelocInfo::NONE));
505 __ cmp(r0, Operand(0, RelocInfo::NONE));
549 __ cmp(r4, Operand(0, RelocInfo::NONE));
637 __ mov(r2, Operand(0, RelocInfo::NONE));
1002 __ mov(cp, Operand(0, RelocInfo::NONE));
1310 __ mov(r1, Operand(0, RelocInfo::NONE));
1341 __ mov(r2, Operand(0, RelocInfo::NONE));
1405 __ mov(r1, Operand(0, RelocInfo::NONE)); // initial index
/external/chromium/chrome/browser/autocomplete/
H A Dsearch_provider.cc190 ACMatchClassification(0, ACMatchClassification::NONE));
784 ACMatchClassification(0, ACMatchClassification::NONE));
792 ACMatchClassification::NONE));
799 ACMatchClassification(0, ACMatchClassification::NONE));
869 ACMatchClassification::NONE,
H A Dautocomplete_unittest.cc96 ACMatchClassification(0, ACMatchClassification::NONE));
99 ACMatchClassification(0, ACMatchClassification::NONE));
H A Dkeyword_provider.cc340 match->contents.length(), ACMatchClassification::NONE,
360 ACMatchClassification::NONE, &match->contents_class);
H A Dautocomplete_edit.h346 NONE, // Most recent edit was not a paste. enumerator in enum:AutocompleteEditModel::PasteState
/external/chromium/net/ftp/
H A Dftp_network_transaction_unittest.cc36 NONE, enumerator in enum:net::FtpSocketDataProvider::State
54 : failure_injection_state_(NONE),
99 DCHECK_EQ(NONE, failure_injection_state_);
100 DCHECK_NE(NONE, state);
101 DCHECK_NE(NONE, next_state);
/external/bluetooth/bluez/compat/
H A Dpand.c93 NONE, enumerator in enum:__anon82
633 int mode = NONE;
768 case NONE:
/external/chromium/chrome/browser/ui/views/tabs/
H A Ddragged_tab_controller.cc572 if (dock_info_.type() != DockInfo::NONE && dock_info_.in_enable_area()) {
609 if (dock_info_.type() != DockInfo::NONE &&
615 if (dock_info_.type() != DockInfo::NONE) {
625 } else if (dock_info_.type() != DockInfo::NONE &&
1240 if (dock_info_.type() != DockInfo::NONE) {
1297 bool has_dock_position = (dock_info_.type() != DockInfo::NONE);
/external/chromium/chrome/common/net/gaia/
H A Dgaia_auth_fetcher_unittest.cc140 expected_error = GoogleServiceAuthError(GoogleServiceAuthError::NONE);
144 matching_error = GoogleServiceAuthError(GoogleServiceAuthError::NONE);
/external/chromium/net/base/
H A Descape_unittest.cc165 {"Some%20random text %25%2dOK", UnescapeRule::NONE,
226 {L"Some%20random text %25%2dOK", UnescapeRule::NONE,
H A Descape.cc111 if (rules == UnescapeRule::NONE)
/external/llvm/test/lib/
H A Dllvm.exp33 NONE {
/external/v8/src/
H A Dlithium.h84 NONE, enumerator in enum:v8::internal::LUnallocated::Policy
150 bool HasNoPolicy() const { return policy() == NONE; }
H A Dmacros.py31 const NONE = 0;
/external/chromium/chrome/browser/chromeos/frame/
H A Dbubble_frame_view.cc49 set_border(new BubbleBorder(BubbleBorder::NONE));
/external/chromium/chrome/browser/chromeos/login/
H A Denterprise_enrollment_screen.cc213 case GoogleServiceAuthError::NONE:
/external/chromium/chrome/browser/importer/
H A Dimporter_list.cc40 uint16 items = importer::NONE;
/external/chromium/chrome/browser/resources/net_internals/
H A Dsourceentry.js213 if (e.source.type == LogSourceType.NONE) {
214 // NONE is what we use for global events that aren't actually grouped
/external/chromium/chrome/browser/ui/gtk/infobars/
H A Dtranslate_infobar_base_gtk.cc37 if (animation != TranslateInfoBarDelegate::NONE) {
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc184 GetColor(ToolbarModel::NONE, TEXT), profile_),
189 SkColor dimmed_text = GetColor(ToolbarModel::NONE, DEEMPHASIZED_TEXT);
408 GetColor(ToolbarModel::NONE,
690 SkColor color(GetColor(ToolbarModel::NONE, BACKGROUND));
/external/chromium/net/http/
H A Dhttp_cache_transaction.h34 // o If the mode of the transaction is NONE, then it is in "pass through"
51 NONE = 0, enumerator in enum:net::HttpCache::Transaction::Mode
/external/guava/src/com/google/common/base/
H A DSplitter.java97 this(strategy, false, CharMatcher.NONE);

Completed in 732 milliseconds

1234567891011>>