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

  /external/clang/test/Analysis/
malloc-annotations.c 93 void af2() { function
  /external/clang/test/SemaCXX/
conversion-function.cpp 155 A<float, int> &af2 = E(); local
  /external/harfbuzz/src/
harfbuzz-gpos-private.h 140 HB_AnchorFormat2 af2; member in union:HB_Anchor_::__anon18539
harfbuzz-gpos.c 608 an->af.af2.XCoordinate = GET_Short();
609 an->af.af2.YCoordinate = GET_Short();
610 an->af.af2.AnchorPoint = GET_UShort();
756 ap = an->af.af2.AnchorPoint;
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h 140 HB_AnchorFormat2 af2; member in union:HB_Anchor_::__anon18600
harfbuzz-gpos.c 608 an->af.af2.XCoordinate = GET_Short();
609 an->af.af2.YCoordinate = GET_Short();
610 an->af.af2.AnchorPoint = GET_UShort();
756 ap = an->af.af2.AnchorPoint;
    [all...]
  /external/chromium_org/native_client_sdk/src/examples/demo/earth/
earth.cc 125 float af2 = table[ix + 1]; local
126 return af + (af2 - af) * dx;
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/
earth.cc 114 float af2 = table[ix + 1]; local
115 return af + (af2 - af) * dx;
  /external/llvm/test/MC/X86/AlignedBundling/
autogen-inst-offset-align-to-end.s     [all...]

Completed in 606 milliseconds