OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:af1
(Results
1 - 6
of
6
) sorted by null
/external/clang/test/Analysis/
malloc-annotations.c
60
void
af1
() {
function
/external/harfbuzz/src/
harfbuzz-gpos-private.h
139
HB_AnchorFormat1
af1
;
member in union:HB_Anchor_::__anon20342
harfbuzz-gpos.c
598
an->af.
af1
.XCoordinate = GET_Short();
599
an->af.
af1
.YCoordinate = GET_Short();
748
*x_value = x_scale * an->af.
af1
.XCoordinate / 0x10000;
749
*y_value = y_scale * an->af.
af1
.YCoordinate / 0x10000;
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h
139
HB_AnchorFormat1
af1
;
member in union:HB_Anchor_::__anon20403
harfbuzz-gpos.c
598
an->af.
af1
.XCoordinate = GET_Short();
599
an->af.
af1
.YCoordinate = GET_Short();
748
*x_value = x_scale * an->af.
af1
.XCoordinate / 0x10000;
749
*y_value = y_scale * an->af.
af1
.YCoordinate / 0x10000;
[
all
...]
/external/chromium_org/third_party/gpsd/release-3.1/
gps.h
556
/*
af1
, SV clock correction first order term
558
int16_t
af1
;
member in struct:almanac_t
618
/*
af1
, SV clock correction first order term
620
int16_t
af1
;
member in struct:subframe_t::__anon13089::__anon13090
[
all
...]
Completed in 159 milliseconds