/external/freetype/src/truetype/ |
D | ttinterp.c | 87 #define BOUNDS( x, n ) ( (FT_UInt)(x) >= (FT_UInt)(n) ) macro 4120 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_NPUSHB() 4148 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_NPUSHW() 4179 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_PUSHB() 4205 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_PUSHW() 4240 if ( BOUNDS( aIdx1, exc->zp2.n_points ) || in Ins_SxVTL() 4241 BOUNDS( aIdx2, exc->zp1.n_points ) ) in Ins_SxVTL() 4836 if ( BOUNDS( L, exc->zp2.n_points ) ) in Ins_SCFS() 4880 if ( BOUNDS( L, exc->zp0.n_points ) || in Ins_MD() 4881 BOUNDS( K, exc->zp1.n_points ) ) in Ins_MD() [all …]
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttinterp.c | 87 #define BOUNDS( x, n ) ( (FT_UInt)(x) >= (FT_UInt)(n) ) macro 4110 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_NPUSHB() 4138 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_NPUSHW() 4169 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_PUSHB() 4195 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_PUSHW() 4230 if ( BOUNDS( aIdx1, exc->zp2.n_points ) || in Ins_SxVTL() 4231 BOUNDS( aIdx2, exc->zp1.n_points ) ) in Ins_SxVTL() 4826 if ( BOUNDS( L, exc->zp2.n_points ) ) in Ins_SCFS() 4870 if ( BOUNDS( L, exc->zp0.n_points ) || in Ins_MD() 4871 BOUNDS( K, exc->zp1.n_points ) ) in Ins_MD() [all …]
|
/external/droiddriver/src/io/appium/droiddriver/finders/ |
D | Attribute.java | 37 BOUNDS("bounds"); enumConstant
|
D | ByXPath.java | 167 element.setAttribute(Attribute.BOUNDS.getName(), uiElement.getBounds().toShortString()); in buildDomNode()
|
/external/droiddriver/src/io/appium/droiddriver/uiautomation/ |
D | UiAutomationElement.java | 96 put(attribs, Attribute.BOUNDS, getBounds(node)); in UiAutomationElement()
|
/external/droiddriver/src/io/appium/droiddriver/instrumentation/ |
D | ViewElement.java | 84 put(Attribute.BOUNDS, getBounds()); in call()
|
/external/droiddriver/src/io/appium/droiddriver/base/ |
D | BaseUiElement.java | 148 return get(Attribute.BOUNDS); in getBounds()
|
/external/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 964 def : InstRW<[WriteBOUND], (instregex "BOUNDS(16|32)rm")>;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |