Home
last modified time | relevance | path

Searched refs:limit (Results 1 – 25 of 31) sorted by relevance

12

/development/samples/browseable/SpeedTracker/
D_index.jd12 limit and if the speed approaches that limit, it changes the
13 color to yellow and if it exceeds the limit, it turns red. User
/development/ndk/platforms/android-3/include/linux/
Dpkt_sched.h64 __u32 limit; member
80 __u32 limit; member
100 __u32 limit; member
117 __u32 limit; member
151 __u32 limit; member
377 __u32 limit; member
Dpkt_cls.h115 __u32 limit; member
/development/ndk/platforms/android-21/include/linux/
Dpkt_sched.h100 __u32 limit; member
122 __u32 limit; member
129 __u32 limit; member
152 __u32 limit; member
172 __u32 limit; member
200 __u32 limit; member
235 __u32 limit; member
276 __u32 limit; member
500 __u32 limit; member
597 __u32 limit; member
Dpkt_cls.h122 __u32 limit; member
/development/ndk/platforms/android-9/arch-x86/include/asm/
Ddesc_32.h69 #define LDT_entry_a(info) ((((info)->base_addr & 0x0000ffff) << 16) | ((info)->limit & 0x0ffff))
70 …r & 0xff000000) | (((info)->base_addr & 0x00ff0000) >> 16) | ((info)->limit & 0xf0000) | (((…
71 #define LDT_empty(info) ( (info)->base_addr == 0 && (info)->limit == 0 && (info)->contents == …
Dldt.h29 unsigned int limit; member
Ddesc_defs.h29 unsigned limit : 4, avl : 1, l : 1, d : 1, g : 1, base2 : 8; member
/development/ndk/platforms/android-21/include/linux/netfilter/
Dxt_connlimit.h40 unsigned int limit; member
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
Dldt.h29 unsigned int limit; member
Dkvm.h145 __u32 limit; member
156 __u16 limit; member
/development/ndk/platforms/android-21/arch-x86/include/asm/
Dldt.h29 unsigned int limit; member
Dkvm.h145 __u32 limit; member
156 __u16 limit; member
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/db/
DSelectionBuilder.java323 String having, String orderBy, String limit) { in query() argument
328 orderBy, limit); in query()
/development/perftests/panorama/feature_mos/src/mosaic/
DPyramid.cpp157 int limit = scr->width + scr->border; in BorderExpandOdd() local
158 for (i = -scr->border; i < limit; i++) { in BorderExpandOdd()
170 int limit = out->height + out->border; in BorderExpandOdd() local
171 for (j = -out->border; j < limit; j++) { in BorderExpandOdd()
/development/samples/ToyVpn/src/com/example/android/toyvpn/
DToyVpnService.java181 packet.limit(length); in run()
225 packet.put((byte) 0).limit(1); in run()
/development/ndk/platforms/android-4/samples/san-angeles/jni/
DREADME.txt19 limit. For this OpenGL ES version example much of the code is
/development/samples/SupportLeanbackShowcase/libs/
Dpicasso-2.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
Dgson-1.7.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/tools/checkstyle/
Dcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...

12