HomeSort by relevance Sort by last modified time
    Searched defs:lazy (Results 1 - 8 of 8) sorted by null

  /development/apps/Development/src/com/android/development/
Details.java 90 mLinearLayout.addView(label, lazy());
91 mLinearLayout.addView(contents, lazy());
109 LinearLayout.LayoutParams lazy() method in class:Details
134 mLinearLayout.addView(error, 0, lazy());
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
introspect.h 424 int lazy; /**< Non-zero when this is a lazy cache entry. \since 0.5 */ member in struct:pa_sample_info
425 const char *filename; /**< In case this is a lazy cache entry, the filename for the sound file to be loaded on demand. \since 0.5 */
  /external/icu4c/i18n/
decNumber.c 4883 Int lazy; \/* lazy carry counter *\/ local
    [all...]
  /external/v8/benchmarks/
earley-boyer.js 1070 var cached = sc_Char.lazy[c];
1074 sc_Char.lazy[c] = this;
1078 sc_Char.lazy = new Object();
    [all...]
  /external/webkit/SunSpider/tests/v8-v4/
v8-earley-boyer.js 1064 var cached = sc_Char.lazy[c];
1068 sc_Char.lazy[c] = this;
1072 sc_Char.lazy = new Object();
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilt/common/ant/
ant.jar 
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 4950 milliseconds