Home
last modified time | relevance | path

Searched refs:NSE (Results 1 – 25 of 47) sorted by relevance

12

/external/llvm-project/llvm/tools/llvm-pdbutil/
DStreamUtil.cpp91 for (auto &NSE : Info->named_streams()) { in discoverStreamPurposes() local
92 if (NSE.second != kInvalidStreamIndex) in discoverStreamPurposes()
93 NamedStreams[NSE.second] = std::string(NSE.first()); in discoverStreamPurposes()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DPDBFileBuilder.cpp285 for (const auto &NSE : NamedStreamData) { in commit() local
286 if (NSE.second.empty()) in commit()
290 Layout, Buffer, NSE.first, Allocator); in commit()
292 if (auto EC = NSW.writeBytes(arrayRefFromStringRef(NSE.second))) in commit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFileBuilder.cpp286 for (const auto &NSE : NamedStreamData) { in commit() local
287 if (NSE.second.empty()) in commit()
291 Layout, Buffer, NSE.first, Allocator); in commit()
293 if (auto EC = NSW.writeBytes(arrayRefFromStringRef(NSE.second))) in commit()
/external/llvm-project/clang/test/Modules/
Dredefinition-c-tagtypes.m23 enum NSE {
29 // expected-error@redefinition-c-tagtypes.m:23 {{type 'enum NSE' has incompatible definitions}}
/external/llvm-project/clang/test/Modules/Inputs/F.framework/PrivateHeaders/
DNS.h6 enum NSE { enum
/external/llvm/tools/llvm-pdbdump/
DLLVMOutputStyle.cpp137 for (auto &NSE : Info->named_streams()) { in dumpStreamSummary() local
138 NamedStreams[NSE.second] = NSE.first(); in dumpStreamSummary()
/external/libogg/
Dconfig.guess1235 NSE-?:NONSTOP_KERNEL:*:*)
/external/libnfnetlink/build-aux/
Dconfig.guess1259 NSE-?:NONSTOP_KERNEL:*:*)
/external/llvm/cmake/
Dconfig.guess1264 NSE-?:NONSTOP_KERNEL:*:*)
/external/libcap-ng/libcap-ng-0.7/
Dconfig.guess1254 NSE-?:NONSTOP_KERNEL:*:*)
/external/fec/
Dconfig.guess1251 NSE-?:NONSTOP_KERNEL:*:*)
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfig.guess1290 NSE-*:NONSTOP_KERNEL:*:*)
/external/libexif/
Dconfig.guess1233 NSE-?:NONSTOP_KERNEL:*:*)
/external/llvm-project/llvm/cmake/
Dconfig.guess1301 NSE-?:NONSTOP_KERNEL:*:*)
/external/llvm-project/polly/lib/External/ppcg/
Dconfig.guess1259 NSE-?:NONSTOP_KERNEL:*:*)
/external/libnetfilter_conntrack/
Dconfig.guess1234 NSE-?:NONSTOP_KERNEL:*:*)
/external/libnfnetlink/
Dconfig.guess1234 NSE-?:NONSTOP_KERNEL:*:*)
/external/libcups/
Dconfig.guess1300 NSE-*:NONSTOP_KERNEL:*:*)
/external/iperf3/config/
Dconfig.guess1300 NSE-*:NONSTOP_KERNEL:*:*)
/external/libpng/
Dconfig.guess1336 NSE-*:NONSTOP_KERNEL:*:*)
/external/libnetfilter_conntrack/build-aux/
Dconfig.guess1300 NSE-*:NONSTOP_KERNEL:*:*)
/external/stressapptest/
Dconfig.guess1326 NSE-*:NONSTOP_KERNEL:*:*)
/external/google-breakpad/autotools/
Dconfig.guess1340 NSE-*:NONSTOP_KERNEL:*:*)
/external/lmfit/build-aux/
Dconfig.guess1321 NSE-*:NONSTOP_KERNEL:*:*)
/external/speex/
Dconfig.guess1300 NSE-*:NONSTOP_KERNEL:*:*)

12