Home
last modified time | relevance | path

Searched refs:number (Results 1 – 25 of 146) sorted by relevance

123456

/ndk/docs/tools/
DREADME23 b/<number> -> [b/<number>](http://b.android.com/<number>)
27 http://b.android.com/<number>
28 http://http://code.google.com/p/android/issues/detail?id=<number>
32 r/<number> -> [r/<number>](https://https://android-review.googlesource.com/#/c/<number>)
36 https://android-review.googlesource.com/#/c/<number>
/ndk/sources/host-tools/make-3.81/
Dsigname.c52 int number; member
64 init_sig (int number, const char *abbrev, const char *name) in init_sig() argument
70 if (number >= 0 && number < NSIG) in init_sig()
71 sys_siglist[number] = name; in init_sig()
75 sig_table[sig_table_nelts].number = number; in init_sig()
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-filepath.cc180 int number, in MakeFileName() argument
183 if (number == 0) { in MakeFileName()
186 file = base_name.string() + "_" + StreamableToString(number) in MakeFileName()
285 int number = 0; in GenerateUniqueFileName() local
287 full_pathname.Set(MakeFileName(directory, base_name, number++, extension)); in GenerateUniqueFileName()
/ndk/build/gmsl/
D__gmsl42 # This is the GNU Make Standard Library version number as a list with
107 # Arguments: List containing the desired library version number (maj min rev)
109 # with the requested version number, otherwise $(false)
273 # Returns: The number of elements in the list
488 # Integers a represented by lists with the equivalent number of x's.
489 # For example the number 4 is x x x x. The maximum integer that the
501 # Arguments: 1: A number of x's representation
509 # Arguments: 1: A number in human-readable integer form
537 # Arguments: 1: A number in x's representation
538 # 2: Another number in x's represntation
[all …]
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Duniq.good61 /* Compute the minimum number of offsets that we need to reset each time. Doing
74 /* First, ensure the minimum number of matches are present. */
75 /* First, ensure the minimum number of matches are present. Use inline
76 /* First, ensure the minimum number of matches are present. We get back
80 /* For extended extraction brackets (large number), we have to fish out
81 /* For extended extraction brackets (large number), we have to fish out the
128 /* Reset the maximum number of extractions we might see. */
134 /* Skip over conditional reference data or large extraction number data if
174 DPRINTF (("bracket %d failed\n", number));
195 Returns: > 0 => success; value is the number of elements filled in
[all …]
Duniq.inp434 /* Compute the minimum number of offsets that we need to reset each time. Doing
461 /* First, ensure the minimum number of matches are present. */
462 /* First, ensure the minimum number of matches are present. Use inline
463 /* First, ensure the minimum number of matches are present. We get back
468 /* For extended extraction brackets (large number), we have to fish out
469 /* For extended extraction brackets (large number), we have to fish out the
517 /* Reset the maximum number of extractions we might see. */
523 /* Skip over conditional reference data or large extraction number data if
577 DPRINTF (("bracket %d failed\n", number));
599 Returns: > 0 => success; value is the number of elements filled in
[all …]
Ddc.sed35 /|?[_0-9A-F.]/b number
175 : number
312 square root of negative number
Dbinary.sed10 # < shift left binary by decimal number of bits (11 3< gives 11000)
11 # > shift right binary by decimal number of bits (1011 2> gives 10)
Dbinary2.sed10 # < shift left binary by decimal number of bits (11 3< gives 11000)
11 # > shift right binary by decimal number of bits (1011 2> gives 10)
Dbinary3.sed10 # < shift left binary by decimal number of bits (11 3< gives 11000)
11 # > shift right binary by decimal number of bits (1011 2> gives 10)
/ndk/docs/text/
DSYSTEM-ISSUES.text41 C Library bug: getservbyname() returns port number in incorrect order:
44 The Android 1.5 C library function getservbyname() returns the port number
46 stores its result in a 'struct servent' structure, and the port number in
51 implementation is buggy and returns the number.
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dforeach65 … "#MAKEFILE#:2: *** insufficient number of arguments (1) to function `foreach'. Stop.",
74 … "#MAKEFILE#:2: *** insufficient number of arguments (1) to function `foreach'. Stop.",
Dword6 Produce a variable with a large number of words in it,
7 determine the number of words, and then read each one back.\n";
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-filepath.h89 int number,
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngpriv.h265 # define png_warning_parameter(p,number,string) ((void)0) argument
266 # define png_warning_parameter_unsigned(p,number,format,value) ((void)0) argument
267 # define png_warning_parameter_signed(p,number,format,value) ((void)0) argument
870 png_const_bytep trans, png_const_color_16p values, int number,
1438 int format, png_alloc_size_t number);
1441 #define PNG_FORMAT_NUMBER(buffer,format,number) \ argument
1442 png_format_number(buffer, buffer + (sizeof buffer), format, number)
1470 PNG_EXTERN void png_warning_parameter(png_warning_parameters p, int number,
1476 int number, int format, png_alloc_size_t value);
1481 int number, int format, png_int_32 value);
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-l15 that the load will be above this number and make will therefore
/ndk/sources/host-tools/sed-4.2.1/m4/
Dmbrlen.m481 dnl correctly returns the number of bytes that were needed to complete the
82 dnl character (not the total number of bytes of the multibyte character).
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.texi114 * Increment a number::
459 @item @var{number}
461 @cindex Line, selecting by number
462 Specifying a line number will match only that line in the input.
471 a non-negative @var{n} such that the current line-number equals
586 If the second address is a @var{number} less than (or equal to)
604 A line number of @code{0} can be used in an address specification like
623 until the next line whose input line number is a multiple of @var{N}.
975 a number from 1 to 9, inclusive) references, which refer to
1024 @item @var{number}
[all …]
Dsed-in.texi113 * Increment a number::
458 @item @var{number}
460 @cindex Line, selecting by number
461 Specifying a line number will match only that line in the input.
470 a non-negative @var{n} such that the current line-number equals
585 If the second address is a @var{number} less than (or equal to)
603 A line number of @code{0} can be used in an address specification like
622 until the next line whose input line number is a multiple of @var{N}.
974 a number from 1 to 9, inclusive) references, which refer to
1023 @item @var{number}
[all …]
Dsed.info81 * Increment a number::
338 Specifying a line number will match only that line in the input.
345 non-negative N such that the current line-number equals FIRST + (N
411 A line number of `0' can be used in an address specification like
429 whose input line number is a multiple of N.
716 The REPLACEMENT can contain `\N' (N being a number from 1 to 9,
829 number of characters (after de-escaping).
870 Print out the current input line number (with a trailing newline).
1172 * Increment a number::
1192 File: sed.info, Node: Centering lines, Next: Increment a number, Up: Examples
[all …]
Dsed.x296 until the next line whose input line number is a multiple of
/ndk/sources/host-tools/nawk-20071023/
DFIXES114 was longer than the number of states triggered a failure to initialize
168 subtle change to split: if source is empty, number of elems
207 number->string conversions, as promised by posix and done by
239 length(arrayname) returns number of elements; thanks to
256 and period was accepted as a valid number if it started with a period.
355 message. also fixed line number error in continuation lines.
408 added -V to print version number and die.
411 subtle silent bug in lex.c: if the program ended with a number
434 now using strtod to test whether a string is a number, instead of
599 changed error() to print line number as %d, not %g.
[all …]
/ndk/build/tools/toolchain-patches/gcc/
D0004-Rename-libstdc++.so-to-libgnustl_shared.so.patch7 instead of libstdc++.so.3 (or some similar number-versioned name).
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk2414 $(call gen-test, numerics/complex.number/ccmplx/ccomplex)
2415 $(call gen-test, numerics/complex.number/cmplx.over/arg)
2416 $(call gen-test, numerics/complex.number/cmplx.over/conj)
2417 $(call gen-test, numerics/complex.number/cmplx.over/imag)
2418 $(call gen-test, numerics/complex.number/cmplx.over/norm)
2419 $(call gen-test, numerics/complex.number/cmplx.over/pow)
2420 $(call gen-test, numerics/complex.number/cmplx.over/proj)
2421 $(call gen-test, numerics/complex.number/cmplx.over/real)
2422 $(call gen-test, numerics/complex.number/complex.literals/literals1)
2423 $(call gen-test, numerics/complex.number/complex.literals/literals2)
[all …]
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk2405 $(call gen-test, numerics/complex.number/ccmplx/ccomplex)
2406 $(call gen-test, numerics/complex.number/cmplx.over/arg)
2407 $(call gen-test, numerics/complex.number/cmplx.over/conj)
2408 $(call gen-test, numerics/complex.number/cmplx.over/imag)
2409 $(call gen-test, numerics/complex.number/cmplx.over/norm)
2410 $(call gen-test, numerics/complex.number/cmplx.over/pow)
2411 $(call gen-test, numerics/complex.number/cmplx.over/proj)
2412 $(call gen-test, numerics/complex.number/cmplx.over/real)
2413 $(call gen-test, numerics/complex.number/complex.literals/literals1)
2414 $(call gen-test, numerics/complex.number/complex.literals/literals2)
[all …]

123456