/hardware/intel/img/libdrm/shared-core/ |
savage_drm.h | 32 /* 2 heaps (1 for card, 1 for agp), each divided into upto 128
|
/packages/apps/Contacts/src/com/android/contacts/interactions/ |
CalendarInteractionsLoader.java | 138 * @return A list with upto one Card. The Card contains events from {@param Cursor}.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/ |
savage_drm.h | 32 /* 2 heaps (1 for card, 1 for agp), each divided into upto 128
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/nfsd/ |
nfsfh.h | 50 * filetree without checking the path from it upto the root.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/ |
savage_drm.h | 32 /* 2 heaps (1 for card, 1 for agp), each divided into upto 128
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/nfsd/ |
nfsfh.h | 50 * filetree without checking the path from it upto the root.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
opcode.py | 142 def_op('BUILD_MAP', 105) # Number of dict entries (upto 255)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pyexpat.py | 409 self.assertTrue(self.upto < len(self.expected_list), 411 expected = self.expected_list[self.upto] 414 self.upto += 1 420 self.upto = 0
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
opcode.py | 142 def_op('BUILD_MAP', 105) # Number of dict entries (upto 255)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pyexpat.py | 409 self.assertTrue(self.upto < len(self.expected_list), 411 expected = self.expected_list[self.upto] 414 self.upto += 1 420 self.upto = 0
|
/external/chromium_org/third_party/skia/third_party/lua/src/ |
lstrlib.c | 567 size_t upto = 0; local 569 if (strpbrk(p + upto, SPECIALS)) 571 upto += strlen(p + upto) + 1; /* may have more after \0 */ 572 } while (upto <= l);
|
/external/aac/libAACdec/src/ |
aacdecoder.h | 184 AUDIO_CHANNEL_TYPE channelType[(8)]; /*!< Audio channel type of each output audio channel (from 0 upto numChannels). */ 185 UCHAR channelIndices[(8)]; /*!< Audio channel index for each output audio channel (from 0 upto numChannels). */
|
channel.h | 103 * the effect that upto the amount of transmitted SFB are treated as non-zero.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/ |
core-extensions.rb | 232 # Pad an array with a given <tt>value</tt> upto a given <tt>length</tt>.
|
/external/ceres-solver/internal/ceres/ |
schur_complement_solver.h | 94 // be used for problems with upto a few hundred cameras.
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/ |
MultiFieldTimePickerDialog.java | 20 * A time picker dialog with upto 5 number pickers left to right:
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/ |
omxSP_FFTInit_R_S16S32.c | 119 * Rest of the values i.e., upto MaxSize are calculated using the symmetries of sin and cos
|
omxSP_FFTInit_R_S32.c | 117 * Rest of the values i.e., upto MaxSize are calculated using the symmetries of sin and cos
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
stacktrace_powerpc-inl.h | 68 // And allow frames upto about 1MB.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
stacktrace_powerpc-inl.h | 68 // And allow frames upto about 1MB.
|
/external/guava/guava/src/com/google/common/collect/ |
GeneralRange.java | 76 static <T> GeneralRange<T> upTo(Comparator<? super T> comparator, @Nullable T endpoint,
|
/external/libnl/include/linux/ |
pkt_sched.h | 213 __u32 DP; /* upto 2^32 DPs */
|
/libcore/luni/src/main/java/java/text/ |
Format.java | 177 static boolean upTo(String string, ParsePosition position,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
pkt_sched.h | 240 __u32 DP; /* upto 2^32 DPs */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
pkt_sched.h | 240 __u32 DP; /* upto 2^32 DPs */
|