/external/freetype/src/truetype/ |
D | ttinterp.c | 89 #define BOUNDS( x, n ) ( (FT_UInt)(x) >= (FT_UInt)(n) ) macro 4182 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_NPUSHB() 4210 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_NPUSHW() 4241 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_PUSHB() 4267 if ( BOUNDS( L, exc->stackSize + 1 - exc->top ) ) in Ins_PUSHW() 4302 if ( BOUNDS( aIdx1, exc->zp2.n_points ) || in Ins_SxVTL() 4303 BOUNDS( aIdx2, exc->zp1.n_points ) ) in Ins_SxVTL() 4863 if ( BOUNDS( L, exc->zp2.n_points ) ) in Ins_SCFS() 4907 if ( BOUNDS( L, exc->zp0.n_points ) || in Ins_MD() 4908 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/mesa3d/src/intel/compiler/ |
D | brw_inst.h | 77 #define BOUNDS(hi4, lo4, hi45, lo45, hi5, lo5, hi6, lo6, hi7, lo7, hi8, lo8) \ macro 103 BOUNDS(hi4, lo4, hi45, lo45, hi5, lo5, hi6, lo6, hi7, lo7, hi8, lo8) \ 109 BOUNDS(hi4, lo4, hi45, lo45, hi5, lo5, hi6, lo6, hi7, lo7, hi8, lo8) \ 927 #undef BOUNDS
|
/external/setupdesign/main/src/com/google/android/setupdesign/view/ |
D | Illustration.java | 144 setOutlineProvider(ViewOutlineProvider.BOUNDS); in onMeasure()
|
/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 | 295 if rc == audit2why.BOUNDS:
|
D | audit2allow | 295 if rc == audit2why.BOUNDS:
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 662 def : InstRW<[HWWriteBOUND], (instregex "BOUNDS(16|32)rm")>;
|
/external/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 964 def : InstRW<[WriteBOUND], (instregex "BOUNDS(16|32)rm")>;
|
/external/freetype/ |
D | ChangeLog.24 | 5505 Change `BOUNDS' to `BOUNDSL' where appropriate.
|
D | ChangeLog.23 | 4655 * src/truetype/ttinterp (Ins_SHC): Use BOUNDS() to check
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |