Searched defs:New (Results 1 - 6 of 6) sorted by relevance

/src/sys/arch/epoc32/stand/e32boot/exe/
H A Dnetbsd.cpp37 NetBSD::New(const TDesC &aFilename) function in class:NetBSD
80 NetBSD::New(const TDesC &aFilename, const TDesC &aArgs) function in class:NetBSD
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerValueBitMap.h38 uintptr_t New = Old | (1UL << BitIdx); local in function:fuzzer::ValueBitMap::AddValue
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer.cc45 SymbolizedStack *SymbolizedStack::New(uptr addr) { function in class:__sanitizer::SymbolizedStack
H A Dsanitizer_ring_buffer.h26 static RingBuffer *New(uptr Size) { function in class:__sanitizer::RingBuffer
/src/sys/external/bsd/acpica/dist/utilities/
H A Dutclib.c258 char *New = (char *) Dest; local in function:memmove
313 char *New local in function:memcpy
349 char *New = (char *) Dest; local in function:memset
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_report.cc25 ReportStack *ReportStack::New() { function in class:__tsan::ReportStack
34 ReportLocation *ReportLocation::New(ReportLocationType type) { function in class:__tsan::ReportLocation

Completed in 10 milliseconds