Searched defs:POS (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/
H A DMakefile10 # To start working on a new translation edit the POS=... line
44 POS=de.po es.po nl.po fr.po sv.po macro
49 LANGS=$(POS:%.po=%)
50 MOS=$(POS:%.po=%/LC_MESSAGES/options.mo)
78 po: $(POS)
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
H A DMakefile10 # To start working on a new translation edit the POS=... line
44 POS=de.po es.po nl.po fr.po sv.po macro
49 LANGS=$(POS:%.po=%)
50 MOS=$(POS:%.po=%/LC_MESSAGES/options.mo)
78 po: $(POS)
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_aatriangle.c185 #define POS(a, b) (0.5+a*4+b)/16 macro
188 { POS(0, 2), POS(0, 0) },
189 { POS(3, 3), POS(0, 2) },
190 { POS(0, 0), POS(3, 1) },
191 { POS(3, 1), POS(3, 3) },
193 { POS(
[all...]
/external/mesa3d/src/mesa/swrast/
H A Ds_aatriangle.c185 #define POS(a, b) (0.5+a*4+b)/16 macro
188 { POS(0, 2), POS(0, 0) },
189 { POS(3, 3), POS(0, 2) },
190 { POS(0, 0), POS(3, 1) },
191 { POS(3, 1), POS(3, 3) },
193 { POS(
[all...]
/external/libvpx/libvpx/vp8/common/
H A Dblockd.h40 } POS; typedef in typeref:struct:__anon20598
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtranstst.cpp1036 int32_t POS[] = { local
1054 pos.contextStart= POS[4*i];
1055 pos.contextLimit = POS[4*i+1];
1056 pos.start = POS[4*i+2];
1057 pos.limit = POS[4*i+3];
/external/icu4c/test/intltest/
H A Dtranstst.cpp1037 int32_t POS[] = { local
1055 pos.contextStart= POS[4*i];
1056 pos.contextLimit = POS[4*i+1];
1057 pos.start = POS[4*i+2];
1058 pos.limit = POS[4*i+3];
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 212 milliseconds