/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/ |
D | bool.pass.cpp | 71 assert(obj.load() == true); in main() 72 assert(obj.load(std::memory_order_acquire) == true); in main() 126 assert(obj.load() == true); in main() 127 assert(obj.load(std::memory_order_acquire) == true); in main() 181 assert(obj.load() == true); in main() 182 assert(obj.load(std::memory_order_acquire) == true); in main()
|
D | address.pass.cpp | 89 assert(obj.load() == T(1)); in do_test() 90 assert(obj.load(std::memory_order_acquire) == T(1)); in do_test()
|
D | integral.pass.cpp | 106 assert(obj.load() == T(1)); in do_test() 107 assert(obj.load(std::memory_order_acquire) == T(1)); in do_test()
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | dash-l | 5 $description = "Test load balancing (-l) option."; 15 that the load will be above this number and make will therefore 51 if ($slurp !~ /cannot enforce load limit/) {
|
/ndk/sources/android/crazy_linker/ |
D | DESIGN.TXT | 8 particularly sophisticated piece of code because it is used to load and start 21 to load set-uid programs. 30 By contrast, crazy_linker is a static library whose only purpose is to load 68 be adjusted after load. That's what the relocation entries do. They can 85 libraries the current one depends on, then will _recursively_ load them. 92 This steps adjusts all pointers within the library for the actual load 100 Libraries include a list of functions to be run at load time, typically 121 framework might load the same library on demand, at an unpredictable time). 161 libraries are listed. It is likely that using crazy_linker to load non-NDK
|
D | README.TXT | 25 the system linker will refuse to load more than 64 or 128 libraries 34 offset. This can be useful to load a library directly from an .apk, 37 - Support sharing of RELRO sections. When two processes load the same 56 - The crazy linker will always use the system linker to load NDK-exposed
|
/ndk/sources/host-tools/make-3.81/ |
D | getloadavg.c | 685 double load; in getloadavg() local 733 load = proc_sum_data.ps_nrunnable; in getloadavg() 737 load += proc_sum_data.ps_nrun[j]; in getloadavg() 743 loadavg[elem++] = load / samples / cpus; in getloadavg()
|
D | Makefile.ami | 237 @echo The system uptime program believes the load average to be: 239 @echo The GNU load average checking code believes:
|
D | job.c | 1809 double load, guess; in load_too_high() 1823 if (getloadavg (&load, 1) != 1) in load_too_high() 1837 load = 0; in load_too_high() 1856 guess = load + (LOAD_WEIGHT_A * (job_counter + last_sec)); in load_too_high() 1859 guess, load, max_load_average)); in load_too_high()
|
/ndk/docs/text/ |
D | NDK-DEPENDS.text | 11 source fragment to load your native library and its dependencies in the 45 > Prints a Java source fragment that corresponds to the load
|
D | CPU-X86.text | 83 - Use 16-byte data alignment for faster load and store 86 penalty for constants load\propagation. 92 store data from registers to memory, process them serialy and load them again.
|
D | SYSTEM-ISSUES.text | 94 error messages that make it difficult to know why a dynamic load/link
|
D | CPLUSPLUS-SUPPORT.text | 208 that you must load it before any library that depends on it when your 217 You will need to load the libraries in reverse dependency order, as in:
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | atomic | 25 memory_order_consume, // load-consume 26 memory_order_acquire, // load-acquire 28 memory_order_acq_rel, // store-release load-acquire 29 memory_order_seq_cst // store-release load-acquire 96 T load(memory_order m = memory_order_seq_cst) const volatile noexcept; 97 T load(memory_order m = memory_order_seq_cst) const noexcept; 134 integral load(memory_order m = memory_order_seq_cst) const volatile noexcept; 135 integral load(memory_order m = memory_order_seq_cst) const noexcept; 209 T* load(memory_order m = memory_order_seq_cst) const volatile noexcept; 210 T* load(memory_order m = memory_order_seq_cst) const noexcept; [all …]
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/ |
D | README | 43 load stlport/printers.py.
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | dc.sed | 37 /|?l/b load 105 : load
|
/ndk/sources/cxx-stl/stlport/ |
D | README | 39 load the 'stlport_shared' library before any library that depends on it.
|
/ndk/tests/abcc/src/compiler/abcc/ |
D | AbccService.java | 273 System.load("/system/lib/libjni_abcc.so");
|
/ndk/sources/host-tools/make-3.81/po/ |
D | ja.po | 638 msgid "cannot enforce load limits on this operating system" 642 msgid "cannot enforce load limit: " 781 " -l [N], --load-average[=N], --max-load[=N]\n" 782 " Don't start multiple jobs unless load is below " 785 " -l [N], --load-average[=N], --max-load[=N]\n"
|
D | he.po | 639 msgid "cannot enforce load limits on this operating system" 643 msgid "cannot enforce load limit: " 644 msgstr "cannot enforce load limit: " 775 " -l [N], --load-average[=N], --max-load[=N]\n" 776 " Don't start multiple jobs unless load is below " 2024 #~ msgid "Don't start multiple jobs unless load is below N"
|
D | make.pot | 625 msgid "cannot enforce load limits on this operating system" 629 msgid "cannot enforce load limit: " 753 " -l [N], --load-average[=N], --max-load[=N]\n" 754 " Don't start multiple jobs unless load is below "
|
D | pl.po | 638 msgid "cannot enforce load limits on this operating system" 642 msgid "cannot enforce load limit: " 784 " -l [N], --load-average[=N], --max-load[=N]\n" 785 " Don't start multiple jobs unless load is below " 788 " -l [N], --load-average[=N], --max-load[=N]\n" 789 " Nie uruchamiaj wielu zada� je�li load nie "
|
D | zh_CN.po | 630 msgid "cannot enforce load limits on this operating system" 634 msgid "cannot enforce load limit: " 765 " -l [N], --load-average[=N], --max-load[=N]\n" 766 " Don't start multiple jobs unless load is below " 1987 #~ msgid "Don't start multiple jobs unless load is below N"
|
D | ko.po | 638 msgid "cannot enforce load limits on this operating system" 642 msgid "cannot enforce load limit: " 775 " -l [N], --load-average[=N], --max-load[=N]\n" 776 " Don't start multiple jobs unless load is below " 2027 #~ msgid "Don't start multiple jobs unless load is below N"
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | id.po | 334 " load minimal amounts of data from the input files and " 339 " load jumlah minimal dari data dari berkas masukan dan " 549 #~ " load minimal amounts of data from the input files and "
|