/external/freetype/src/truetype/ |
D | ttinterp.c | 85 #define BOUNDS( x, n ) ( (FT_UInt)(x) >= (FT_UInt)(n) ) macro 4069 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_NPUSHB() 4097 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_NPUSHW() 4128 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_PUSHB() 4154 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_PUSHW() 4189 if ( BOUNDS( aIdx1, exc->zp2.n_points ) || in Ins_SxVTL() 4190 BOUNDS( aIdx2, exc->zp1.n_points ) ) in Ins_SxVTL() 4750 if ( BOUNDS( L, exc->zp2.n_points ) ) in Ins_SCFS() 4794 if ( BOUNDS( L, exc->zp0.n_points ) || in Ins_MD() 4795 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/selinux/libselinux/src/ |
D | audit2why.c | 31 #define BOUNDS 6 macro 430 RETURN(BOUNDS) in analyze() 488 PyModule_AddIntConstant(m,"BOUNDS", BOUNDS);
|
/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 | 153 put(Attribute.BOUNDS, getBounds()); in call()
|
/external/droiddriver/src/io/appium/droiddriver/base/ |
D | BaseUiElement.java | 148 return get(Attribute.BOUNDS); in getBounds()
|
/external/selinux/python/audit2allow/ |
D | audit2why | 288 if rc == audit2why.BOUNDS:
|
D | audit2allow | 288 if rc == audit2why.BOUNDS:
|
/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/ ... |