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

  /external/pdfium/third_party/lcms/src/
cmswtpnt.c 285 cmsFloat64Number xg, yg; local
292 xg = Primrs -> Green.x;
298 _cmsVEC3init(&Primaries.v[0], xr, xg, xb);
300 _cmsVEC3init(&Primaries.v[2], (1-xr-yr), (1-xg-yg), (1-xb-yb));
314 _cmsVEC3init(&r -> v[0], Coef.n[VX]*xr, Coef.n[VY]*xg, Coef.n[VZ]*xb);
316 _cmsVEC3init(&r -> v[2], Coef.n[VX]*(1.0-xr-yr), Coef.n[VY]*(1.0-xg-yg), Coef.n[VZ]*(1.0-xb-yb));
  /external/syzkaller/vendor/google.golang.org/appengine/datastore/
transaction.go 57 xg := false
59 xg = opts.XG
66 if err := internal.RunTransactionOnce(c, f, xg); err != internal.ErrConcurrentTransaction {
75 // XG is whether the transaction can cross multiple entity groups. In
81 // It is valid to set XG to true even if the transaction is within a
83 XG bool
  /external/syzkaller/vendor/google.golang.org/appengine/internal/
transaction.go 57 func RunTransactionOnce(c netcontext.Context, f func(netcontext.Context) error, xg bool) error {
67 if xg {
  /development/vndk/tools/sourcedr/blueprint/tests/
test_lexer.py 266 '"\\xg" ',
  /external/capstone/suite/MC/SystemZ/
insn-good.s.cs     [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad.s     [all...]
insn-good.s     [all...]
  /external/v8/src/compiler/s390/
code-generator-s390.cc     [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/
insn-bad.s     [all...]
  /external/v8/src/s390/
constants-s390.h     [all...]
macro-assembler-s390.cc     [all...]
  /external/u-boot/scripts/
checkpatch.pl     [all...]

Completed in 3314 milliseconds