Home
last modified time | relevance | path

Searched refs:be (Results 1 – 25 of 35) sorted by relevance

12

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dldtoa.c63 int be, kind; in __ldtoa() local
77 be = p->ext_exp - (LDBL_MAX_EXP - 1) - (LDBL_MANT_DIG - 1); in __ldtoa()
92 be++; in __ldtoa()
104 ret = gdtoa(&fpi, be, vbits, &kind, mode, ndigits, decpt, rve); in __ldtoa()
Dgdtoa.c43 ULong *be, *x, *x0; local
58 be = bits + ((nbits - 1) >> kshift);
65 } while(++bits <= be);
116 (fpi, be, bits, kindp, mode, ndigits, decpt, rve) in gdtoa() argument
117 FPI *fpi; int be; ULong *bits; in gdtoa()
120 (FPI *fpi, int be, ULong *bits, int *kindp, int mode, int ndigits, int *decpt, char **rve)
193 be0 = be;
196 be += i;
207 i = be + bbits - 1;
253 j = be + bbits - 1;
[all …]
Ddtoa.c118 int bbits, b2, b5, be, dig, i, ieps, ilim, ilim0, ilim1, local
200 b = d2b(dval(&d), &be, &bbits);
249 i = bbits + be + (Bias + (P-1) - 1);
442 if (be >= 0 && k <= Int_max) {
504 denorm ? be + (Bias + (P-1) - 1 + 1) :
507 1 + 4*P - 3 - bbits + ((bbits + be - 1) & 3);
Dgdtoa.h109 extern char* __gdtoa ANSI((FPI *fpi, int be, ULong *bits, int *kindp,
/bionic/tests/
Dsys_syscall_test.cpp28 #error SYS_mmap2 should not be defined for LP64
Dlibgen_basename_test.cpp24 #error basename should not be defined at this point
34 #error basename should be defined at this point
/bionic/tools/bionicbb/
DREADME.md39 `~/.netrc`. The HTTP password can be obtained from the [Gerrit HTTP password
55 Bionicbb polls a gmail account to find changes that need to be built. The gmail
57 it finds interesting. This is a rather ugly hack, but it seems to be the
60 Gerrit does offer a streaming notification service that would be _far_ better,
64 Another option would be polling gerrit itself, but we'd have to process each
65 change every time to see if it should be built, whereas project watches allow us
79 directory needs to be nuked.
/bionic/libc/
DSECCOMP_BLACKLIST.TXT5 # Any entry in the blacklist must be in the syscalls file and not be in the whitelist file
27 # - Each parameter type is assumed to be stored in 32 bits.
DNOTICE12 names of its contributors may be used to endorse or promote products
43 may be used to endorse or promote products derived from this
71 3. The name of the author may be used to endorse or promote products
98 be used to endorse or promote products derived from this software
264 may be used to endorse or promote products derived from this software
293 may be used to endorse or promote products derived from this software
615 3. The name of the company may not be used to endorse or promote
1042 may be used to endorse or promote products derived from this software
1063 the name of Digital Equipment Corporation not be used in advertising or
1090 may be used to endorse or promote products derived from this software
[all …]
/bionic/libc/tools/
Dpylintrc13 # Add files or directories to the blacklist. They should be base names, not
52 # command line instead of printing them on stdout. Reports (if any) will be
80 # List of builtins function names that should not be used, separated by a comma
115 # Good variable names which should always be accepted, separated by a comma
118 # Bad variable names which should always be refused, separated by a comma
132 # Tells whether missing members accessed in mixin class should be ignored. A
136 # List of classes names for which member attributes should not be checked
180 # List of additional names supposed to be defined in builtins. Remember that
190 # Regexp for a line that is allowed to be longer than the limit.
193 # Allow the body of an if to be on the same line as the test if there is no
[all …]
/bionic/libc/kernel/android/
DREADME.TXT10 declarations that can't be directly used by userspace. The glibc
16 Any modification should first be made there then copied into the scsi
/bionic/
Dandroid-changes-for-ndk-developers.md9 any architecture, as we will be doing basic inspection only. On Linux
17 will be tied to an app's target API level:
56 The dlopen(3) RTLD_LOCAL flag used to be ignored but is implemented
59 be affected (unless they explicitly used RTLD_GLOBAL). With RTLD_LOCAL,
60 symbols will not be made available to libraries loaded by later calls
110 that you want to load directly from your APK must be page aligned
116 "my_zip_file.zip!/libs/libstuff.so". As with APKs, the library must be
148 In O and later, the system property `debug.ld.greylist_disabled` can be
150 be allowed it. This allows you to test compatibility without bumping the
173 (libcutils.so) can be copied to the project. As a long term solution
[all …]
DREADME.md62 # because it's architecture-specific. There will be a .mk file in here that
87 # in external/kernel-headers/. These files must not be edited directly. The
88 # generate_uapi_headers.sh script should be used to go from a kernel tree to
90 # details. The update_all.py script should be used to regenerate bionic's
117 # legacy mess that needs to be sorted out, either by replacing it with
179 they own icu, and that needs to be updated in sync with bionic):
191 modules will not be built. Note that `make checkbuild` will not be complete
224 we log in this case to prevent accidents!). Obviously, if the test can be
/bionic/libc/arch-x86_64/bionic/
Dsyscall.S45 # (Not all will be valid, depending on the syscall.)
/bionic/libc/bionic/
DNetdClient.cpp18 #error NetdClient.cpp should NOT be included in static libc builds.
/bionic/libc/malloc_debug/
DREADME.md13 In order to enable malloc debug, you must be able to set special system
37 Malloc debug is controlled by individual options. Each option can be enabled
38 individually, or in a group of other options. Every single option can be
48 modified. If any part of the front guard is modified, an error will be reported
55 The default is 32 bytes, the max bytes is 16384. SIZE\_BYTES will be
74 modified. If any part of the rear guard is modified, an error will be reported
106 this can be set to is 256.
121 this can be set to is 256.
129 above the original usable size will be set to 0xeb.
158 option is enabled. By default, a maximum of 16 frames will be recorded,
[all …]
DREADME_marshmallow_and_earlier.md15 On these old versions of the OS, you must be able to set system properties
50 first 16 frames of the backtrace will be captured.
55 All of the currently live allocations will be tracked and can be retrieved
91 only up to 16 frames will be recorded.
112 cause malloc debug to only be used on processes with that name. For example,
DREADME_api.md3 Malloc debug can be used to get information on all of the live allocations
4 in a process. The libc library in Android exports two calls that can be
5 used to gather this data from a process. This tracking can be enabled using
/bionic/linker/
Dld.config.format.md3 This document describes format of /system/etc/ld.config.txt file. This file can be used to customize
18 The mappings should be defined between start of ld.config.txt and the first section.
41 # This property can be used to declare additional namespaces.Note that there is always the default
DAndroid.bp106 // to the list of static libraries which needs to be
133 // Important: The liblinker_malloc should be the last library in the list
/bionic/libc/kernel/
DREADME.TXT5 can safely be included by userland applications and libraries.
16 They can be included from C++, or when compiling code in strict ANSI mode.
17 They can be also included before or after any Bionic C library header.
/bionic/libc/arch-x86/bionic/
Dsyscall.S37 # (Not all will be valid, depending on the syscall.)
/bionic/libstdc++/include/
Dnew27 // These four are not replaceable, so should be inlined.
/bionic/tools/relocation_packer/
DLICENSE14 // contributors may be used to endorse or promote products derived from
/bionic/libc/arch-arm/krait/bionic/
Dmemcpy_base.S42 #error PLD threshold must be greater than or equal to the PLD offset

12