HomeSort by relevance Sort by last modified time
    Searched full:hint_type (Results 1 - 9 of 9) sorted by null

  /external/freetype/src/pshinter/
pshrec.h 132 PS_Hint_Type hint_type; member in struct:PS_HintsRec_
pshrec.c 829 PS_Hint_Type hint_type )
832 hints->hint_type = hint_type;
915 if ( hints->hint_type == PS_HINT_TYPE_1 )
963 if ( hints->hint_type == PS_HINT_TYPE_1 )
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/
pshrec.h 132 PS_Hint_Type hint_type; member in struct:PS_HintsRec_
pshrec.c 829 PS_Hint_Type hint_type )
832 hints->hint_type = hint_type;
915 if ( hints->hint_type == PS_HINT_TYPE_1 )
963 if ( hints->hint_type == PS_HINT_TYPE_1 )
  /external/pdfium/third_party/freetype/src/pshinter/
pshrec.h 132 PS_Hint_Type hint_type; member in struct:PS_HintsRec_
pshrec.c 829 PS_Hint_Type hint_type )
832 hints->hint_type = hint_type;
915 if ( hints->hint_type == PS_HINT_TYPE_1 )
963 if ( hints->hint_type == PS_HINT_TYPE_1 )
  /external/v8/src/compiler/
register-allocator.h 252 UsePositionHintType hint_type);
273 UsePositionHintType hint_type() const { function in class:v8::internal::compiler::final
280 return hint_type() != UsePositionHintType::kUnresolved;
928 void* hint, UsePositionHintType hint_type);
935 void* hint, UsePositionHintType hint_type);
941 UsePositionHintType hint_type);
    [all...]
register-allocator.cc 283 void* hint, UsePositionHintType hint_type)
285 DCHECK_IMPLIES(hint == nullptr, hint_type == UsePositionHintType::kNone);
299 flags_ = TypeField::encode(type) | HintTypeField::encode(hint_type) |
2147 UsePositionHintType hint_type = UsePosition::HintTypeForOperand(to); local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-nds32.c 4581 enum nds32_relax_hint_type hint_type; member in struct:nds32_hint_map
4680 enum nds32_relax_hint_type hint_type = NDS32_RELAX_HINT_NONE; local
    [all...]

Completed in 263 milliseconds