Home
last modified time | relevance | path

Searched refs:DCHECK_LE (Results 1 – 25 of 180) sorted by relevance

12345678

/external/libchrome/base/
Dpickle.cc241 DCHECK_LE(length, static_cast<size_t>(std::numeric_limits<int>::max())); in AddBytesStatic()
272 DCHECK_LE(header_size, kPayloadUnit); in Pickle()
359 DCHECK_LE(data_len, std::numeric_limits<uint32_t>::max()); in Reserve()
361 DCHECK_LE(write_offset_, std::numeric_limits<uint32_t>::max() - data_len); in Reserve()
422 DCHECK_LE(header_size, static_cast<size_t>(kPayloadUnit)); in PeekNext()
456 DCHECK_LE(data_len, std::numeric_limits<uint32_t>::max()); in ClaimUninitializedBytesInternal()
458 DCHECK_LE(write_offset_, std::numeric_limits<uint32_t>::max() - data_len); in ClaimUninitializedBytesInternal()
Dsync_socket_posix.cc38 DCHECK_LE(length, kMaxMessageLength); in SendHelper()
129 DCHECK_LE(length, kMaxMessageLength); in Receive()
142 DCHECK_LE(length, kMaxMessageLength); in ReceiveWithTimeout()
222 DCHECK_LE(length, kMaxMessageLength); in Send()
Drand_util.cc20 DCHECK_LE(min, max); in RandInt()
28 DCHECK_LE(result, max); in RandInt()
/external/v8/src/compiler/
Ddead-code-elimination.cc45 DCHECK_LE(1, inputs.count()); in ReduceEnd()
70 DCHECK_LE(1, inputs.count()); in ReduceLoopOrMerge()
112 DCHECK_LE(2, live_input_count); in ReduceLoopOrMerge()
113 DCHECK_LE(live_input_count, inputs.count()); in ReduceLoopOrMerge()
Djs-context-specialization.cc36 DCHECK_LE(new_depth, access.depth()); in SimplifyJSLoadContext()
55 DCHECK_LE(new_depth, access.depth()); in SimplifyJSStoreContext()
Djs-call-reducer.cc55 DCHECK_LE(2u, p.arity()); in ReduceArrayConstructor()
73 DCHECK_LE(2u, p.arity()); in ReduceNumberConstructor()
94 DCHECK_LE(2u, arity); in ReduceFunctionPrototypeApply()
214 DCHECK_LE(2u, arity); in ReduceFunctionPrototypeCall()
556 DCHECK_LE(2u, arity); in ReduceJSCall()
655 DCHECK_LE(3u, p.arity()); in ReduceJSCallWithSpread()
664 DCHECK_LE(2u, p.arity()); in ReduceJSConstruct()
780 DCHECK_LE(3u, p.arity()); in ReduceJSConstructWithSpread()
/external/v4l2_codec2/vda/
Dbit_reader_core.cc88 DCHECK_LE(window_size, nbytes); in SkipBits()
140 DCHECK_LE(min_nbits, kRegWidthInBits); in Refill()
157 DCHECK_LE(window_size, max_nbytes); in Refill()
/external/libchrome/sandbox/linux/services/
Dthread_helpers.cc116 DCHECK_LE(0, proc_fd); in ChangeThreadStateAndWatchProcFS()
161 DCHECK_LE(0, proc_fd); in IsSingleThreaded()
173 DCHECK_LE(0, proc_fd); in AssertSingleThreaded()
Dproc_util.cc43 DCHECK_LE(0, proc_fd); in CountOpenFds()
73 DCHECK_LE(0, proc_fd); in HasOpenDirectory()
/external/v8/src/
Deh-frame.h207 DCHECK_LE(start, end); in EhFrameIterator()
224 DCHECK_LE(next_, end_); in Skip()
238 DCHECK_LE(next_, end_); in Done()
262 DCHECK_LE(next_ + sizeof(result), end_); in GetNextValue()
Deh-frame.cc246 DCHECK_LE(padding_size, static_cast<int>(sizeof(kPadding))); in WritePaddingToAlignedSize()
309 DCHECK_LE(register_code, EhFrameConstants::kSavedRegisterMask); in RecordRegisterSavedToStack()
330 DCHECK_LE(code, EhFrameConstants::kFollowInitialRuleMask); in RecordRegisterFollowsInitialRule()
393 DCHECK_LE(next_ + size, end_); in GetNextULeb128()
401 DCHECK_LE(next_ + size, end_); in GetNextSLeb128()
586 DCHECK_LE(cie_directives_start, cie_directives_end); in DisassembleToStream()
612 DCHECK_LE(fde_directives_start, fde_directives_end); in DisassembleToStream()
Didentity-map.cc141 DCHECK_LE(size_, capacity_); in LookupOrInsert()
203 DCHECK_LE(0, index); in EntryAtIndex()
211 DCHECK_LE(-1, index); in NextIndex()
212 DCHECK_LE(index, capacity_); in NextIndex()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cc105 DCHECK_LE(nclk_, kMaxTid); in acquire()
106 DCHECK_LE(src->size_, kMaxTid); in acquire()
162 DCHECK_LE(nclk_, kMaxTid); in release()
163 DCHECK_LE(dst->size_, kMaxTid); in release()
216 DCHECK_LE(nclk_, kMaxTid); in ReleaseStore()
217 DCHECK_LE(dst->size_, kMaxTid); in ReleaseStore()
/external/v8/src/objects/
Dscope-info.cc208 DCHECK_LE(0, local_index); in Create()
217 DCHECK_LE(0, local_index); in Create()
530 DCHECK_LE(0, var); in ParameterName()
537 DCHECK_LE(0, var); in LocalName()
546 DCHECK_LE(0, var); in StackLocalName()
553 DCHECK_LE(0, var); in StackLocalIndex()
560 DCHECK_LE(0, var); in ContextLocalName()
567 DCHECK_LE(0, var); in ContextLocalMode()
575 DCHECK_LE(0, var); in ContextLocalInitFlag()
583 DCHECK_LE(0, var); in ContextLocalMaybeAssignedFlag()
[all …]
/external/v8/src/ast/
Dmodules.h153 DCHECK_LE(0, entry->module_request); in AddSpecialExport()
161 DCHECK_LE(0, entry->module_request); in AddRegularImport()
171 DCHECK_LE(0, entry->module_request); in AddNamespaceImport()
/external/libmojo/mojo/public/cpp/bindings/lib/
Dmessage_buffer.cc15 DCHECK_LE(capacity, std::numeric_limits<uint32_t>::max()); in MessageBuffer()
50 DCHECK_LE(delta, static_cast<size_t>(data_num_bytes_)); in Allocate()
/external/libmojo/mojo/public/cpp/system/
Dmessage.h57 DCHECK_LE(num_bytes, std::numeric_limits<uint32_t>::max()); in AllocMessage()
58 DCHECK_LE(num_handles, std::numeric_limits<uint32_t>::max()); in AllocMessage()
/external/v8/src/parsing/
Dscanner-character-streams.cc57 DCHECK_LE(buffer_end_, buffer_start_ + kBufferSize); in ReadBlock()
255 DCHECK_LE(current_.pos.chars, position); // We can only skip forward. in SkipToPosition()
516 DCHECK_LE(chunks[chunk_no].byte_pos, position); in FindChunk()
631 DCHECK_LE(current.byte_pos, 2 * position); in ReadBlock()
710 DCHECK_LE(current.byte_pos, 2 * position + odd_start); in ReadBlock()
730 DCHECK_LE(buffer_end_, buffer_start_ + kBufferSize); in ReadBlock()
768 DCHECK_LE(current->byte_pos, 2 * position + odd_start); in FillBuffer()
791 DCHECK_LE(current->byte_pos, 2 * position + odd_start); in FillBuffer()
/external/libmojo/mojo/edk/system/
Dchannel.cc48 DCHECK_LE(max_handles_, kMaxAttachedHandles); in Message()
85 DCHECK_LE(size_, std::numeric_limits<uint32_t>::max()); in Message()
88 DCHECK_LE(sizeof(Header) + extra_header_size, in Message()
404 DCHECK_LE(num_occupied_bytes_ + num_bytes, size_); in Claim()
412 DCHECK_LE(num_discarded_bytes_ + num_bytes, num_occupied_bytes_); in Discard()
Ddata_pipe_producer_dispatcher.cc148 DCHECK_LE(available_capacity_, options_.capacity_num_bytes); in WriteData()
164 DCHECK_LE(write_offset_, options_.capacity_num_bytes); in WriteData()
175 DCHECK_LE(num_bytes_to_write, available_capacity_); in WriteData()
239 DCHECK_LE(num_bytes_written + write_offset_, options_.capacity_num_bytes); in EndWriteData()
/external/v8/src/base/platform/
Dmutex.cc165 DCHECK_LE(0, level_); in Lock()
185 DCHECK_LE(0, level_); in TryLock()
Dplatform-solaris.cc103 DCHECK_LE(base, aligned_base); in VirtualMemory()
113 DCHECK_LE(aligned_size, request_size); in VirtualMemory()
/external/v8/src/snapshot/
Ddeserializer.h86 DCHECK_LE(kWordAligned, alignment); in SetAlignment()
87 DCHECK_LE(alignment, kDoubleUnaligned); in SetAlignment()
/external/v8/src/inspector/
Dwasm-translation.cc67 DCHECK_LE(0, num_imported_functions); in Init()
68 DCHECK_LE(0, num_functions); in Init()
142 DCHECK_LE(func_range.first, func_range.second); in TranslateBack()
162 DCHECK_LE(thisCategory.length(), digits); in GetFakeScriptUrl()
/external/v8/src/runtime/
Druntime-proxy.cc20 DCHECK_LE(2, args.length()); in RUNTIME_FUNCTION()
74 DCHECK_LE(3, args.length()); in RUNTIME_FUNCTION()

12345678