/toolchain/binutils/binutils-2.27/gas/testsuite/lib/ |
dotest | 8 yout=`basename $x`.yyy.$$ 11 mkdir $yout 18 $y $i -o $yout/$object 22 if (cmp $xout/$object $yout/$object) 26 if (doobjcmp $xout/$object $yout/$object) 37 rm -rf $xout $yout
|
/external/pdfium/third_party/agg23/ |
agg_clip_liang_barsky.h | 68 float yin, yout; local 71 yout = (float)clip_box.y2; 74 yout = (float)clip_box.y1; 93 float touty = (yout - y1) / deltay; 113 *y++ = (T)yout; 123 *y++ = (T)yout;
|
/external/llvm/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/external/llvm/unittests/Support/ |
YAMLIOTest.cpp | 216 Output yout(ostr); 217 yout << seq; 362 Output yout(ostr); 363 yout << map; 476 Output yout(ostr); 477 yout << map; 582 Output yout(ostr); 583 yout << map; 777 Output yout(ostr); 778 yout << map [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/ |
YAMLTraits.h | [all...] |
/external/llvm/tools/dsymutil/ |
DebugMap.cpp | 88 yaml::Output yout(OS, /* Ctxt = */ nullptr, /* WrapColumn = */ 0); 89 yout << const_cast<DebugMap &>(*this);
|
/external/llvm/lib/Support/ |
YAMLTraits.cpp | 399 Output::Output(raw_ostream &yout, void *context, int WrapColumn) 401 Out(yout),
|
/external/pdfium/core/fxge/win32/ |
fx_win32_device.cpp | 250 float yin, yout; local 253 yout = clip_box.y2; 256 yout = clip_box.y1; 275 float touty = (yout - y1) / deltay; 295 *y++ = yout; 305 *y++ = yout; [all...] |
/prebuilts/go/darwin-x86/src/crypto/elliptic/ |
p256_asm_amd64.s | 1712 #define yout(off) (32*6 + off)(SP) define 1866 ST (yout) 1874 MOVOU yout(16*0), X2 1875 MOVOU yout(16*1), X3 2020 #define yout(off) (32*7 + off)(SP) define [all...] |
/prebuilts/go/linux-x86/src/crypto/elliptic/ |
p256_asm_amd64.s | 1712 #define yout(off) (32*6 + off)(SP) define 1866 ST (yout) 1874 MOVOU yout(16*0), X2 1875 MOVOU yout(16*1), X3 2020 #define yout(off) (32*7 + off)(SP) define [all...] |