/external/f2fs-tools/fsck/ |
D | fsck.c | 166 ASSERT_MSG("Summary footer is not for node segment"); in is_valid_ssa_node_blk() 197 ASSERT_MSG("Invalid node seg summary\n"); in is_valid_ssa_node_blk() 287 ASSERT_MSG("Summary footer is not for data segment"); in is_valid_ssa_data_blk() 322 ASSERT_MSG("Invalid data seg summary\n"); in is_valid_ssa_data_blk() 359 ASSERT_MSG("inode [0x%x] unknown file type i_mode [0x%x]", in __check_inode_mode() 380 ASSERT_MSG("inode [0x%x] mismatch i_mode [0x%x vs. 0x%x]", in __check_inode_mode() 394 ASSERT_MSG("nid is not valid. [0x%x]", nid); in sanity_check_nid() 400 ASSERT_MSG("nid[0x%x] ino is 0", nid); in sanity_check_nid() 405 ASSERT_MSG("nid is NEW_ADDR. [0x%x]", nid); in sanity_check_nid() 410 ASSERT_MSG("blkaddress is not valid. [0x%x]", ni->blk_addr); in sanity_check_nid() [all …]
|
D | defrag.c | 86 ASSERT_MSG("Found inconsistency: please run FSCK"); in f2fs_defragment()
|
D | mount.c | 1282 ASSERT_MSG("\tWrong user_block_count(%u)\n", user_block_count); in sanity_check_ckpt() 1550 ASSERT_MSG("\tError: write NAT bits to disk!!!\n"); in write_nat_bits() 1584 ASSERT_MSG("\tError: read NAT bits to disk!!!\n"); in check_nat_bits() 2041 ASSERT_MSG("Invalid SIT vblocks: segno=0x%x, %u", in check_block_count() 2046 ASSERT_MSG("Invalid SEGNO: 0x%x", segno); in check_block_count() 2053 ASSERT_MSG("Wrong SIT valid blocks: segno=0x%x, %u vs. %u", in check_block_count() 2057 ASSERT_MSG("Wrong SIT type: segno=0x%x, %u", in check_block_count() 2130 ASSERT_MSG("segno [0x%x] indicates a data " in get_sum_block() 2145 ASSERT_MSG("segno [0x%x] indicates a node " in get_sum_block() 2504 ASSERT_MSG("Invalid type and valid blocks=%x,%x", in rewrite_sit_area_bitmap() [all …]
|
D | main.c | 865 ASSERT_MSG("quota_init_context failure: %d", ret); in do_fsck() 961 ASSERT_MSG("Out-of-range [0x%"PRIx64" ~ 0x%"PRIx64"] to 0x%"PRIx64"", in do_defrag() 976 ASSERT_MSG("Out-of-range Target=0x%"PRIx64" / 0x%"PRIx64"", in do_resize()
|
D | resize.c | 732 ASSERT_MSG("Nothing to resize, now only supports resizing with safe resize flag\n"); in f2fs_resize()
|
/external/swiftshader/src/Reactor/ |
D | Debug.hpp | 85 #undef ASSERT_MSG 87 # define ASSERT_MSG(expression, format, ...) \ macro 98 # define ASSERT_MSG(expression, format, ...) \ macro
|
D | LLVMJIT.cpp | 174 ASSERT_MSG(ok, "llvm::sys::getHostCPUFeatures returned false"); in get() 195 ASSERT_MSG(dataLayout, "JITTargetMachineBuilder::getDefaultDataLayoutForTarget() failed"); in get() 663 ASSERT_MSG(false, "LLVM JIT compilation failure"); in handleDiagnostics() 769 ASSERT_MSG(symbol, "Failed to lookup address of routine function %d: %s",
|
D | Debug.cpp | 90 ASSERT_MSG(res == 0, "syscl returned %d", res); in IsUnderDebugger()
|
D | SubzeroReactor.cpp | 1027 ASSERT_MSG(!currFunc->hasError(), "%s", currFunc->getError().c_str()); in acquireRoutine() 1030 ASSERT_MSG(!currFunc->hasError(), "%s", currFunc->getError().c_str()); in acquireRoutine() 1422 ASSERT_MSG(!atomic, "Emulated 64-bit loads are not atomic"); in createLoad() 1493 ASSERT_MSG(!atomic, "Emulated 64-bit stores are not atomic"); in createStore() 1984 ASSERT_MSG(false, "getContainedType: input type is not a vector type"); in getContainedType()
|
D | LLVMReactor.cpp | 262 …ASSERT_MSG(truncNumBits < 64, "shift 64 must be handled separately. truncNumBits: %d", int(truncNu… in lowerPack() 466 ASSERT_MSG(bits != 0, "bits: %d", int(bits)); in typeSize() 701 ASSERT_MSG(jit->function->getReturnType() == T(Void::type()), "Return type mismatch"); in createRetVoid() 715 ASSERT_MSG(jit->function->getReturnType() == V(v)->getType(), "Return type mismatch"); in createRet()
|
/external/swiftshader/src/System/ |
D | Debug.hpp | 89 #undef ASSERT_MSG 91 # define ASSERT_MSG(expression, format, ...) \ macro 102 # define ASSERT_MSG(expression, format, ...) \ macro
|
D | LRUCache.hpp | 317 ASSERT_MSG(entry->next == nullptr, "link() called on entry already linked"); in link() 318 ASSERT_MSG(entry->prev == nullptr, "link() called on entry already linked"); in link()
|
D | Debug.cpp | 90 ASSERT_MSG(res == 0, "syscl returned %d", res); in IsUnderDebugger()
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShader.hpp | 413 ASSERT_MSG(it != blocks.end(), "Unknown block %d", id.value()); in getBlock() 765 … ASSERT_MSG(it.second, "WorkgroupMemory already has an allocation for object %d", int(id.value())); in allocate() 772 …ASSERT_MSG(it != offsets.end(), "WorkgroupMemory has no allocation for object %d", int(id.value())… in offsetOf() 998 ASSERT_MSG(it.second, "Intermediate %d created twice", id.value()); in createIntermediate() 1005 ASSERT_MSG(it != intermediates.end(), "Unknown intermediate %d", id.value()); in getIntermediate() 1012 ASSERT_MSG(added, "Pointer %d created twice", id.value()); in createPointer() 1018 ASSERT_MSG(it != pointers.end(), "Unknown pointer %d", id.value()); in getPointer() 1101 ASSERT_MSG(it != types.end(), "Unknown type %d", id.value()); 1113 ASSERT_MSG(it != defs.end(), "Unknown object %d", id.value()); in getObject() 1120 ASSERT_MSG(it != functions.end(), "Unknown function %d", id.value()); in getFunction() [all …]
|
D | SpirvShaderControlFlow.cpp | 146 …ASSERT_MSG(outIt != blocks.end(), "Block %d has a non-existent out %d", blockId.value(), outId.val… in AssignBlockFields() 153 …ASSERT_MSG(mergeIt != blocks.end(), "Loop block %d has a non-existent merge block %d", blockId.val… in AssignBlockFields() 223 …ASSERT_MSG(it != state->edgeActiveLaneMasks.end(), "Could not find edge %d -> %d", from.value(), t… in GetActiveLaneMaskEdge() 514 …ASSERT_MSG(getType(getObject(condId)).componentCount == 1, "Condition must be a Boolean type scala… in EmitBranchConditional() 533 ASSERT_MSG(sel.componentCount == 1, "Selector must be a scalar"); in EmitSwitch()
|
D | SpirvShaderDebugger.cpp | 1627 …ASSERT_MSG(type->returnTy != nullptr || shader->getType(insn.word(6)).opcode() == spv::Op::OpTypeV… in process() 1777 ASSERT_MSG(decl->local->definition == debug::LocalVariable::Definition::Undefined, in process() 1799 ASSERT_MSG(value->local->definition == debug::LocalVariable::Definition::Values, in process() 1899 ASSERT_MSG(obj != nullptr, "add() called with nullptr obj"); in add() 1901 ASSERT_MSG(added, "Debug object with %d already exists", id.value()); in add() 1907 ASSERT_MSG(added, "Debug object with %d already exists", id.value()); in addNone() 1921 ASSERT_MSG(it != objects.end(), "Unknown debug object %d", id.value()); in get() 1923 ASSERT_MSG(ptr, "Debug object %d is not of the correct type. Got: %s, want: %s", in get() 1934 ASSERT_MSG(ptr, "Debug object %d is not of the correct type. Got: %s, want: %s", in getOrNull() 1944 ASSERT_MSG(entries.find(objId) == entries.end(), in create() [all …]
|
D | SpirvShaderMemory.cpp | 235 …ASSERT_MSG(initializerId == 0, "Vulkan does not permit variables of storage class %d to have initi… in EmitVariable()
|
D | SpirvShader.cpp | 85 …ASSERT_MSG(entryPoint == 0, "Duplicate entry point with name '%s' and stage %d", name, int(stage)); 423 …ASSERT_MSG(currentFunction == 0, "Functions %d and %d overlap", currentFunction.value(), functionI… 437 ASSERT_MSG(function.entry != 0, "Function<%d> has no label", currentFunction.value()); 755 ASSERT_MSG(entryPoint != 0, "Entry point '%s' not found", entryPointName);
|
D | SpirvShaderGroup.cpp | 86 …ASSERT_MSG(scope == spv::ScopeSubgroup, "Scope for Non Uniform Group Operations must be Subgroup f… in EmitGroupNonUniform()
|
/external/swiftshader/src/Vulkan/ |
D | VkQueue.cpp | 149 ASSERT_MSG(pending.count() == 0, "queue has work after worker thread shutdown"); in ~Queue() 201 ASSERT_MSG(timelineInfo != nullptr, in submitQueue() 229 ASSERT_MSG(timelineInfo != nullptr, in submitQueue() 271 ASSERT_MSG(pending.count() == 0, "queue has remaining work!"); in taskLoop()
|
D | VkDescriptorSetLayout.cpp | 88 …ASSERT_MSG(offset == getDescriptorSetDataSize(), "offset: %d, size: %d", int(offset), int(getDescr… in DescriptorSetLayout()
|
D | VkFormat.cpp | 2403 ASSERT_MSG(packed > 0, "Update VkFormat to uint8_t mapping"); in mapTo8bit()
|
/external/swiftshader/src/Device/ |
D | BC_Decoder.cpp | 586 ASSERT_MSG(weights != nullptr, "Unexpected number of index bits: %d", (int)index.numBits); in interpolate() 980 ASSERT_MSG(false, "Unexpected enum value: %d", (int)desc.type); in decode() 985 ASSERT_MSG(modeDesc.number != -1, "Failed to decode mode %d", mode); in decode() 1415 ASSERT_MSG(weights != nullptr, "Unexpected number of index bits: %d", (int)index.numBits); in interpolate()
|
/external/swiftshader/src/Vulkan/Debug/ |
D | Context.cpp | 259 …ASSERT_MSG(contextsWithLock.count(ctx) == 0, "Attempting to acquire Context lock twice on same thr… in Lock()
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 220 #define ASSERT_MSG(fmt, ...) \ macro
|