Home
last modified time | relevance | path

Searched refs:getConverter (Results 1 – 4 of 4) sorted by relevance

/third_party/node/lib/internal/
Dencoding.js375 getConverter,
397 const handle = getConverter(enc, flags);
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.h98 TIntermFunctionDefinition *&getConverter(ConvertType convertType) in getConverter() function
DModifyStruct.cpp270 machinery.getConverter(config.convertType) = funcDef; in publish()
717 TIntermFunctionDefinition *converter = machinery.getConverter(state.config.convertType); in RecurseStruct()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceConverter.cpp75 Ice::Converter &getConverter() const { return Converter; } in getConverter() function in __anonabdd0dcf0111::LLVM2ICEConverter
134 Ice::GlobalDeclaration *Decl = getConverter().getGlobalDeclaration(GV); in convertConstant()
715 Ice::GlobalDeclaration *Var = getConverter().getGlobalDeclaration(GV); in convertGlobalsToIce()
791 getConverter().getGlobalDeclaration(GV); in addGlobalInitializer()