HomeSort by relevance Sort by last modified time
    Searched defs:lazy (Results 1 - 23 of 23) 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());
  /prebuilts/gcc/linux-x86/host/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 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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/skia/src/core/
SkCanvas.cpp 896 SkLazyPaint lazy; local
898 paint = lazy.init();
    [all...]
  /external/v8/test/cctest/
test-heap-profiler.cc 227 "function lazy(x) { return x - 1; }\n"
239 const v8::HeapGraphNode* lazy = local
240 GetProperty(global, v8::HeapGraphEdge::kShortcut, "lazy");
241 CHECK_NE(NULL, lazy);
242 CHECK_EQ(v8::HeapGraphNode::kClosure, lazy->GetType());
255 GetProperty(lazy, v8::HeapGraphEdge::kInternal, "shared");
    [all...]
  /external/icu4c/i18n/
decNumber.c 4897 Int lazy; \/* lazy carry counter *\/ local
    [all...]
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
earley-boyer.js 1070 var cached = sc_Char.lazy[c];
1074 sc_Char.lazy[c] = this;
1078 sc_Char.lazy = new Object();
    [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/PerformanceTests/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...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js 1064 var cached = sc_Char.lazy[c];
1068 sc_Char.lazy[c] = this;
1072 sc_Char.lazy = new Object();
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-earley-boyer.js 1064 var cached = sc_Char.lazy[c];
1068 sc_Char.lazy[c] = this;
1072 sc_Char.lazy = new Object();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 675 milliseconds