HomeSort by relevance Sort by last modified time
    Searched refs:number (Results 1251 - 1275 of 2876) sorted by null

<<51525354555657585960>>

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/raid/
md_p.h 50 __u32 number; member in struct:mdp_device_descriptor_s
  /external/chromium_org/third_party/icu/source/i18n/
decimfmt.cpp 250 // Constructs a DecimalFormat instance with the specified number format
261 // Constructs a DecimalFormat instance with the specified number format
262 // pattern and the number format symbols in the default locale. The
286 // Constructs a DecimalFormat instance with the specified number format
287 // pattern and the number format symbols in the default locale. The
299 // Constructs a DecimalFormat instance with the specified number format
300 // pattern, the number format symbols, and the number format style.
349 // Constructs a DecimalFormat instance with the specified number format
350 // pattern and the number format symbols in the desired locale. Th
    [all...]
  /external/blktrace/btt/doc/
btt.tex 216 section, we show the number of incoming requests (Q), the number of
238 between IOs. Values provided include the number of seeks (number of IOs
258 number of seeks is indicative as to how many IOs are coming out of
285 The total number of unplugs is equal to the number of plugs less the
290 In this subsection one can see the average number of IOs on the request
316 how the larger number of data values for device (8,0) dominates in
565 column (Y values) represents the number of IOs of that size
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
xsltutils.c 243 * number of bytes used
331 list->number = 0;
333 } else if (list->size <= list->number) {
344 list->items[list->number++] = item;
370 ret->number = 0;
406 list->number = 0;
1027 if (comp->number)
1030 if (comp->number) {
1036 "xsltComputeSortResult: select didn't evaluate to a number\n");
1076 * @nbsorts: the number of sorts in the arra
1092 int descending, number, desc, numb; local
    [all...]
  /external/libxslt/libxslt/
xsltutils.c 243 * number of bytes used
331 list->number = 0;
333 } else if (list->size <= list->number) {
344 list->items[list->number++] = item;
370 ret->number = 0;
406 list->number = 0;
1027 if (comp->number)
1030 if (comp->number) {
1036 "xsltComputeSortResult: select didn't evaluate to a number\n");
1076 * @nbsorts: the number of sorts in the arra
1092 int descending, number, desc, numb; local
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
slide_mode.js 356 * @return {number} Item count.
364 * @param {number} index Index.
439 * @param {number} index New selected index.
440 * @param {number=} opt_slideHint Slide animation direction (-1|1).
574 * @param {number} direction -1 for left, 1 for right.
575 * @return {number} Next index in the given direction, with wrapping.
611 * @param {number} direction -1 for left, 1 for right.
623 * @param {number} direction -1 for left, 1 for right.
690 var toMillions = function(number) {
691 return Math.round(number / (1000 * 1000))
    [all...]
  /external/chromium_org/v8/src/
debug-debugger.js 28 // Default number of frames to include in the response to backtrace request.
148 BreakPoint.prototype.number = function() {
301 ScriptBreakPoint.prototype.number = function() {
606 // Returns the character position in a script based on a line number and an
617 if (break_points[i].number() == break_point_number) {
635 if (script_break_points[i].number() == break_point_number) {
640 if (break_points[i].number() == break_point_number) {
685 return break_point.number();
782 if (script_break_points[i].number() == break_point_number) {
806 // Assign number to the new script break point and add it
    [all...]
  /dalvik/vm/arch/arm/
CallEABI.S 92 * r3 argc (number of 32-bit values in argv)
105 * L - number of double-words of storage required on stack (0-30 words)
129 * we have to adjust sp manually if we push an odd number of regs here
159 @sub sp, sp, #4 @ (if we save odd number of regs)
293 * Walk through the argument list, counting up the number of 32-bit words
299 * Try not to make any assumptions about the number of args -- I think
411 * to save ip won't work, but we need to save an even number of
  /dalvik/vm/mterp/x86/
OP_IPUT_OBJECT.S 55 shrl $$GC_CARD_SHIFT,%ecx # object head to card number
OP_SPUT_OBJECT.S 31 shrl $$GC_CARD_SHIFT,%eax # head to card number
  /external/bison/build-aux/
vc-list-files 40 --version print version number, then exit
ylwrap 54 Any number of OUTPUT,DESIRED pairs may be used.

Completed in 2000 milliseconds

<<51525354555657585960>>