Home
last modified time | relevance | path

Searched defs:Fetch (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/perl/lib/DBM_Filter/
H A Dutf8.pm19 sub Fetch { $_ = Encode::decode_utf8($_) if defined $_ } subroutine
H A Dcompress.pm20 sub Fetch { $_ = uncompress($_) } subroutine
H A Dint32.pm16 sub Fetch subroutine
H A Dnull.pm14 sub Fetch subroutine
/openbsd/gnu/llvm/llvm/lib/MCA/
H A DContext.cpp47 auto Fetch = std::make_unique<EntryStage>(SrcMgr); in createDefaultPipeline() local
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-REXX/
H A DREXX.xs41 #define Fetch RXSHV_FETCH macro
45 #define Fetch RXSHV_SYFET macro