Home
last modified time | relevance | path

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

/third_party/libexif/libexif/
Di18n.h38 # define ngettext(String1,String2,Count) (Count==1?String1:String2) argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp5148 StringRef String2 = getTok().getStringContents(); in parseDirectiveIfeqs() local
5153 TheCondState.CondMet = ExpectEqual == (String1 == String2); in parseDirectiveIfeqs()
/third_party/node/deps/corepack/dist/lib/
Dcorepack.cjs22419 String: () => String2,
22630 function String2(descriptor, ...args) {