/external/libchrome/base/ |
D | sync_socket_posix.cc | 40 DCHECK_NE(handle, SyncSocket::kInvalidHandle); in SendHelper() 68 DCHECK_NE(socket_a, socket_b); in CreatePair() 131 DCHECK_NE(handle_, kInvalidHandle); in Receive() 144 DCHECK_NE(handle_, kInvalidHandle); in ReceiveWithTimeout() 199 DCHECK_NE(handle_, kInvalidHandle); in Peek() 221 DCHECK_NE(handle_, kInvalidHandle); in Shutdown() 228 DCHECK_NE(handle_, kInvalidHandle); in Send()
|
/external/libchrome/base/threading/ |
D | thread_local_storage.cc | 292 DCHECK_NE(tls_data, kDestroyed); in OnThreadExit() 361 DCHECK_NE(slot_, kInvalidSlotValue); in Free() 376 DCHECK_NE(tls_data, kDestroyed); in Get() 379 DCHECK_NE(slot_, kInvalidSlotValue); in Get() 391 DCHECK_NE(tls_data, kDestroyed); in Set() 394 DCHECK_NE(slot_, kInvalidSlotValue); in Set()
|
/external/tensorflow/tensorflow/core/platform/ |
D | logging_test.cc | 46 DCHECK_NE(a, b); in TEST() 48 DCHECK_NE(4, 3); in TEST() 83 ASSERT_DEATH(DCHECK_NE(3, 3), "3 != 3"); in TEST()
|
/external/tensorflow/tensorflow/contrib/coder/kernels/ |
D | range_coder.cc | 51 DCHECK_NE(size >> 16, 0); in Encode() 166 DCHECK_NE(((base_ - a) + size) >> 32, 0); in Encode() 167 DCHECK_NE(delay_ & 0xFFFF, 0); in Encode() 227 DCHECK_NE((static_cast<uint64>(base_ - a) + a) >> 32, 0); in Encode()
|
/external/v4l2_codec2/vda/ |
D | v4l2_video_decode_accelerator.cc | 357 DCHECK_NE(fd.fd, -1); in ImportBufferForPicture() 487 DCHECK_NE(decoder_state_, kUninitialized); in DecodeTask() 528 DCHECK_NE(decoder_state_, kUninitialized); in DecodeBufferTask() 793 DCHECK_NE(decoder_state_, kUninitialized); in AppendToInputFrame() 794 DCHECK_NE(decoder_state_, kResetting); in AppendToInputFrame() 795 DCHECK_NE(decoder_state_, kError); in AppendToInputFrame() 857 DCHECK_NE(decoder_state_, kUninitialized); in FlushInputFrame() 858 DCHECK_NE(decoder_state_, kResetting); in FlushInputFrame() 859 DCHECK_NE(decoder_state_, kError); in FlushInputFrame() 865 DCHECK_NE(input_record.input_id, -1); in FlushInputFrame() [all …]
|
/external/libchrome/mojo/core/ |
D | scoped_process_handle.cc | 34 DCHECK_NE(handle, GetCurrentProcessHandle()); in ScopedProcessHandle() 43 DCHECK_NE(handle, GetCurrentProcessHandle()); in CloneFrom()
|
D | platform_handle_in_transit.cc | 40 DCHECK_NE(handle, INVALID_HANDLE_VALUE); in CloseHandleInProcess() 86 DCHECK_NE(remote_handle_, INVALID_HANDLE_VALUE); in operator =()
|
/external/v8/src/arm64/ |
D | instructions-arm64.cc | 482 DCHECK_NE(vform, kFormatUndefined); in RegisterSizeInBitsFromFormat() 503 DCHECK_NE(vform, kFormatUndefined); in LaneSizeInBitsFromFormat() 531 DCHECK_NE(vform, kFormatUndefined); in LaneSizeInBytesLog2FromFormat() 555 DCHECK_NE(vform, kFormatUndefined); in LaneCountFromFormat() 580 DCHECK_NE(vform, kFormatUndefined); in MaxLaneCountFromFormat() 605 DCHECK_NE(vform, kFormatUndefined); in IsVectorFormat()
|
D | utils-arm64.cc | 115 DCHECK_NE(value, 0U); in LowestSetBitPosition() 120 DCHECK_NE(value, 0U); in HighestSetBitPosition()
|
/external/v8/src/objects/ |
D | module.cc | 196 DCHECK_NE(new_status, Module::kErrored); in SetStatus() 204 DCHECK_NE(module->status(), kInstantiating); in ResetGraph() 205 DCHECK_NE(module->status(), kEvaluating); in ResetGraph() 278 DCHECK_NE(status(), Module::kEvaluating); in GetSharedFunctionInfo() 279 DCHECK_NE(status(), Module::kEvaluated); in GetSharedFunctionInfo() 322 DCHECK_NE(module->status(), kEvaluating); in ResolveExport() 477 DCHECK_NE(module->status(), kEvaluating); in PrepareInstantiate() 478 DCHECK_NE(module->status(), kInstantiating); in PrepareInstantiate() 584 DCHECK_NE(module->status(), kEvaluating); in FinishInstantiate() 612 DCHECK_NE(requested_module->status(), kEvaluating); in FinishInstantiate() [all …]
|
/external/v8/src/ |
D | bignum-dtoa.cc | 18 DCHECK_NE(significand, 0); in NormalizedExponent() 206 DCHECK_NE(buffer[(*length) - 1], '9'); in GenerateShortestDigits() 217 DCHECK_NE(buffer[(*length) - 1], '9'); in GenerateShortestDigits() 231 DCHECK_NE(buffer[(*length) - 1], '9'); in GenerateShortestDigits()
|
D | log-utils.cc | 122 DCHECK_NE(str[i], '\0'); in AppendString() 133 DCHECK_NE(log_->format_buffer_[i], '\0'); in AppendFormatString() 204 DCHECK_NE(log_->format_buffer_[i], '\0'); in AppendRawFormatString()
|
D | identity-map.cc | 84 DCHECK_NE(keys_[index], not_mapped); in DeleteIndex() 200 DCHECK_NE(keys_[index], ReadOnlyRoots(heap_).not_mapped_symbol()); in KeyAtIndex() 208 DCHECK_NE(keys_[index], ReadOnlyRoots(heap_).not_mapped_symbol()); in EntryAtIndex()
|
/external/v8/src/debug/ |
D | debug-coverage.cc | 64 DCHECK_NE(kNoSourcePosition, a.start); in CompareCoverageBlock() 65 DCHECK_NE(kNoSourcePosition, b.start); in CompareCoverageBlock() 89 DCHECK_NE(kNoSourcePosition, start_pos); in GetSortedBlockData() 157 DCHECK_NE(block.start, kNoSourcePosition); in Next() 264 DCHECK_NE(kNoSourcePosition, block.end); // Non-singleton range. in MergeDuplicateRanges() 349 DCHECK_NE(previous_block.end, kNoSourcePosition); in FilterAliasedSingletons()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | step_stats_collector.cc | 111 DCHECK_NE(stats_->all_start_micros(), 0); in RecordComputeStarted() 112 DCHECK_NE(stats_->all_start_nanos(), 0); in RecordComputeStarted() 120 DCHECK_NE(stats_->all_start_micros(), 0); in RecordComputeEnded() 121 DCHECK_NE(stats_->all_start_nanos(), 0); in RecordComputeEnded() 129 DCHECK_NE(stats_->all_start_micros(), 0); in RecordExecutorEnded() 130 DCHECK_NE(stats_->all_start_nanos(), 0); in RecordExecutorEnded()
|
/external/v8/src/compiler/ |
D | state-values-utils.cc | 182 DCHECK_NE(input_mask, SparseInputMask::kDenseBitMask); in BuildTree() 198 DCHECK_NE(input_mask, SparseInputMask::kDenseBitMask); in BuildTree() 261 DCHECK_NE(values[i]->opcode(), IrOpcode::kStateValues); in GetNodeForValues() 262 DCHECK_NE(values[i]->opcode(), IrOpcode::kTypedStateValues); in GetNodeForValues()
|
D | instruction-scheduler.cc | 132 DCHECK_NE(instr->flags_mode(), kFlags_branch); in AddInstruction() 133 DCHECK_NE(instr->flags_mode(), kFlags_branch_and_poison); in AddInstruction() 380 DCHECK_NE(-1, successor->total_latency()); in ComputeTotalLatencies()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_value.cc | 158 DCHECK_NE(position_a, defining_position()); in SetPositionsAndComputeUses() 161 DCHECK_NE(position_a, position_b); in SetPositionsAndComputeUses() 189 DCHECK_NE(use, new_use); in SetPositionsAndComputeUses()
|
/external/v8/src/snapshot/ |
D | builtin-deserializer-allocator.cc | 35 DCHECK_NE(BuiltinDeserializer::kNoCodeObjectId, code_object_id); in Allocate() 56 DCHECK_NE(kNullAddress, handler_allocations_->at(index)); in Allocate() 214 DCHECK_NE(Builtins::kDeserializeLazy, builtin_id); in ReserveAndInitializeBuiltinsTableForBuiltin()
|
D | default-serializer-allocator.cc | 44 DCHECK_NE(MAP_SPACE, space); in Allocate() 76 DCHECK_NE(0, seen_backing_stores_index_); in AllocateOffHeapBackingStore()
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_dense_alloc.h | 68 DCHECK_NE(idx, 0); in Free() 75 DCHECK_NE(idx, 0); in Map()
|
/external/v8/src/builtins/ |
D | constants-table-builder.cc | 117 DCHECK_NE(ReadOnlyRoots(isolate_).undefined_value(), table->get(i)); in Finalize() 118 DCHECK_NE(ReadOnlyRoots(isolate_).self_reference_marker(), table->get(i)); in Finalize()
|
/external/tensorflow/tensorflow/core/framework/ |
D | variant_op_registry.h | 321 DCHECK_NE(v, nullptr); in UnaryVariantDecodeRegistration() 353 DCHECK_NE(to, nullptr); in UnaryVariantDeviceCopyRegistration() 381 DCHECK_NE(v_out, nullptr); in UnaryVariantUnaryOpRegistration() 411 DCHECK_NE(out, nullptr); in UnaryVariantBinaryOpRegistration()
|
/external/libchrome/mojo/public/cpp/system/ |
D | wait.cc | 105 DCHECK_NE(MOJO_RESULT_UNKNOWN, ready_result); in Wait() 181 DCHECK_NE(MOJO_RESULT_UNKNOWN, ready_result); in WaitMany()
|
/external/v8/src/inspector/ |
D | wasm-translation.cc | 322 DCHECK_NE(it, fake_scripts_.end()); in GetSource() 328 DCHECK_NE(it, fake_scripts_.end()); in GetEndLine() 334 DCHECK_NE(it, fake_scripts_.end()); in GetEndColumn() 340 DCHECK_NE(it, fake_scripts_.end()); in GetHash()
|