HomeSort by relevance Sort by last modified time
    Searched defs:where (Results 251 - 275 of 486) sorted by null

<<11121314151617181920

  /external/libpng/contrib/libtests/
pngvalid.c 173 /* The following are macros to reduce typing everywhere where the well known
677 png_uint_32 where = 0; local
679 while (pa[where] == pb[where]) ++where;
680 return 1+where;
5652 int where; local
    [all...]
  /frameworks/base/core/java/android/view/
ViewGroup.java 429 * cost of creating and updating the layer. In the rare cases where caching layers are useful,
448 * cost of creating and updating the layer. In the rare cases where caching layers are useful,
467 * cost of creating and updating the layer. In the rare cases where caching layers are useful,
486 * cost of creating and updating the layer. In the rare cases where caching layers are useful,
512 * Optical bounds describe where a widget appears to be. They sit inside the clip
4553 final View[] where = mChildren; local
4580 final View[] where = mChildren; local
4608 final View[] where = mChildren; local
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java 489 * Flag to decide whether to handle the up event. Cases where up events
4513 String where = String.format(CALENDARS_WHERE, calId); local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-ia64.c 4384 long where; local
6954 const char *where; local
    [all...]
tc-mips.c 148 long where; member in struct:mips_cl_insn
745 /* Similar for NewABI PIC code, where $gp is callee-saved. NewABI has some
    [all...]
tc-arm.c 3797 long where; local
21047 unsigned char * where = (unsigned char *) buf; local
21979 addressT where; local
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 358 * (Useful for devices where the fade can be expensive if overdone)
6653 int where = getSelectionEnd(); local
    [all...]
  /external/valgrind/VEX/priv/
guest_ppc_toIR.c 148 * from where the vector register was saved. Again, this must be done in
7925 Int where; local
    [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-api/2.42.2/
selenium-api-2.42.2.jar 
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c 273 Point where; local
280 PyMac_GetPoint, &where))
285 where);
624 Point where; local
631 PyMac_GetPoint, &where))
636 where);
722 Point where; local
730 PyMac_GetPoint, &where,
736 where,
1052 Point where; local
14334 Point where; local
14357 Point where; local
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-io/8.1.14.v20131031/
jetty-io-8.1.14.v20131031.jar 
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
shadows-core-v16-3.1.1.jar 
shadows-core-v17-3.1.1.jar 
shadows-core-v18-3.1.1.jar 
shadows-core-v19-3.1.1.jar 
shadows-core-v21-3.1.1.jar 
shadows-core-v22-3.1.1.jar 
shadows-core-v23-3.1.1.jar 

Completed in 1412 milliseconds

<<11121314151617181920