Home
last modified time | relevance | path

Searched defs:cci (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DCompileUnitIndex.cpp49 static void ParseCompile3(const CVSymbol &sym, CompilandIndexItem &cci) { in ParseCompile3()
55 static void ParseObjname(const CVSymbol &sym, CompilandIndexItem &cci) { in ParseObjname()
62 CompilandIndexItem &cci) { in ParseBuildInfo()
129 std::unique_ptr<CompilandIndexItem>& cci = result.first->second; in GetOrCreateCompiland() local
DPdbIndex.cpp121 void PdbIndex::BuildAddrToSymbolMap(CompilandIndexItem &cci) { in BuildAddrToSymbolMap()
148 CompilandIndexItem &cci = compilands().GetOrCreateCompiland(*modi); in FindSymbolsByVa() local
188 const CompilandIndexItem *cci = compilands().GetCompiland(cu_sym.modi); in ReadSymbolRecord() local
DSymbolFileNativePDB.cpp141 static bool IsFunctionPrologue(const CompilandIndexItem &cci, in IsFunctionPrologue()
147 static bool IsFunctionEpilogue(const CompilandIndexItem &cci, in IsFunctionEpilogue()
368 const CompilandIndexItem *cci = in CreateFunction() local
407 SymbolFileNativePDB::CreateCompileUnit(const CompilandIndexItem &cci) { in CreateCompileUnit()
774 CompilandIndexItem &cci = m_index->compilands().GetOrCreateCompiland(*modi); in CreateGlobalVariable() local
855 SymbolFileNativePDB::GetOrCreateCompileUnit(const CompilandIndexItem &cci) { in GetOrCreateCompileUnit()
953 CompilandIndexItem *cci = m_index->compilands().GetCompiland(*modi); in ResolveSymbolContext() local
1010 const CompilandIndexItem &cci, in AppendLineEntryToSequence()
1053 CompilandIndexItem *cci = in ParseLineTable() local
1130 CompilandIndexItem *cci = in ParseSupportFiles() local
[all …]
/external/libldac/src/
DldacBT_internal.c152 UNUSED_ATTR DECLFUNC int ldacBT_assert_cci( int cci ) in ldacBT_assert_cci()
406 UNUSED_ATTR DECLFUNC int ldacBT_cci_to_cm( int cci )
DldacBT_api.c133 int sfid, frame_samples, cci; in ldacBT_init_handle_encode() local
DldacBT_internal.h174 int cci; /* Channel Config Index */ member
/external/vulkan-validation-layers/tests/
Dvklayertests_pipeline_shader.cpp4825 …VkPipelineCoverageToColorStateCreateInfoNV cci = {VK_STRUCTURE_TYPE_PIPELINE_COVERAGE_TO_COLOR_STA… in TEST_F() local