Home
last modified time | relevance | path

Searched defs:hint_type (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshrec.h131 PS_Hint_Type hint_type; member
Dpshrec.c823 PS_Hint_Type hint_type ) in ps_hints_open()
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc162 void* hint, UsePositionHintType hint_type) in UsePosition()
2070 UsePositionHintType hint_type) { in NewUsePosition()
2076 UsePositionHintType hint_type, in Define()
2101 UsePositionHintType hint_type, in Use()
2290 UsePositionHintType hint_type = UsePosition::HintTypeForOperand(to); in ProcessInstructions() local