HomeSort by relevance Sort by last modified time
    Searched refs:pt32 (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
err-pt32-cmd1.s 1 ! Check command-line error checking. The option -expand-pt32 is only valid
5 ! { dg-options "-expand-pt32" }
err-pt32-cmd2.s 1 ! Check command-line error checking. The option -expand-pt32 is invalid with
5 ! { dg-options "-abi=64 -expand-pt32 -no-expand" }
ptc64-32-1.d 1 #as: --abi=64 -expand-pt32
4 #name: PT constant, 64-bit ABI with -expand-pt32.
err-pt32-cmd3.s 1 ! Check command-line error checking. The option -expand-pt32 is invalid with
5 ! { dg-options "-abi=32 -expand-pt32" }
pt64-32-1.d 1 #as: --isa=shmedia --abi=64 -expand-pt32
4 #name: Basic SHmedia PT and PTA instructions with -expand-pt32.
pt64-32-2.d 1 #as: --isa=shmedia -abi=64 -expand-pt32
4 #name: Inter-segment PT, 64-bit with -expand-pt32.
ptext64-32-1.d 1 #as: --isa=shmedia --abi=64 -expand-pt32
4 #name: PT, PTA, PTB expansion for external symbols, 64-bit ABI with -expand-pt32.
  /external/pdfium/xfa/src/fwl/src/theme/
checkboxtp.cpp 480 CFX_PointF pt32; local
481 pt32.Set(fWidth / 4.0f, fBottom);
505 px2 = pt32.x - pt3.x;
506 py2 = pt32.y - pt3.y;

Completed in 117 milliseconds