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

  /external/freetype/src/pfr/
pfrtypes.h 184 FT_Short base_adj; member in struct:PFR_KernItemRec_
pfrobjs.c 588 kerning->x = item->base_adj + value;
pfrload.c 642 item->base_adj = PFR_NEXT_SHORT( p );
  /external/clang/test/CodeGenCXX/
microsoft-abi-member-pointers.cpp 340 // CHECK: %[[base_adj:.*]] = getelementptr inbounds i8, i8* %[[vbptr]], i32 %[[vbase_offs]]
343 // CHECK: %[[new_base:.*]] = phi i8* [ %[[base]], %{{.*}} ], [ %[[base_adj]], %[[vadjust]] ]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-ns32k.c 881 long base_adj)
890 bit_fixP->fx_bit_base_adj = base_adj;
    [all...]

Completed in 196 milliseconds