Home
last modified time | relevance | path

Searched refs:MyName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp2066 std::string MyName = Op.SubOpNames[J]; in populateInstruction() local
2067 if (MyName.empty()) in populateInstruction()
2068 MyName = Op.Name; in populateInstruction()
2070 TiedNames[MyName] = TiedName; in populateInstruction()
2071 TiedNames[TiedName] = MyName; in populateInstruction()
/freebsd/share/examples/ppp/
H A Dppp.conf.sample90 # You *MUST* customise ``MyName'' and ``MyKey'' below.
95 set authname "MyName"
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-cmp.pod.in1219 -newkey cl_key.pem -subject "/CN=MyName" \
1275 subject = "/CN=MyName"