/external/guava/guava/src/com/google/common/cache/ |
CacheBuilder.java | 51 * <li>automatic loading of entries into the cache 245 * strong values, and no automatic eviction of any kind. 653 * Specifies that active entries are eligible for automatic refresh once a fixed duration has 663 * <p>Currently automatic refreshes are performed when the first stale request for an entry [all...] |
/external/libpcap/ |
pcap-dlpi.c | 1191 return ("Automatic handling XID&TEST not supported"); 1194 return ("Automatic handling of XID not supported"); 1197 return ("Automatic handling of TEST not supported"); 1200 return ("Automatic handling of XID response"); 1203 return ("Automatic handling of TEST response"); [all...] |
/frameworks/base/core/java/android/service/notification/ |
ZenModeConfig.java | 114 private static final String AUTOMATIC_TAG = "automatic"; [all...] |
/frameworks/base/core/tests/coretests/src/com/android/internal/inputmethod/ |
InputMethodUtilsTest.java | 222 // Make sure that an automatic subtype (overridesImplicitlyEnabledSubtype:true) is 247 // selected as long as there is no no automatic subtype 272 // selected as long as there is no automatic subtype 295 // If there is no automatic subtype (overridesImplicitlyEnabledSubtype:true) and [all...] |
/external/clang/docs/ |
Modules.rst | 133 will be automatically mapped to an import of the module ``std.io``. Even with specific ``import`` syntax in the language, this particular feature is important for both adoption and backward compatibility: automatic translation of ``#include`` to ``import`` allows an application to get the benefits of modules (for all modules-enabled libraries) without any changes to the application itself. Thus, users can easily use modules with one compiler while falling back to the preprocessor-inclusion mechanism with other compilers. 137 The automatic mapping of ``#include`` to ``import`` also solves an implementation problem: importing a module with a definition of some entity (say, a ``struct Point``) and then parsing a header containing another definition of ``struct Point`` would cause a redefinition error, even if it is the same ``struct Point``. By mapping ``#include`` to ``import``, the compiler can guarantee that it always sees just the already-parsed definition from the module. 154 The crucial link between modules and headers is described by a *module map*, which describes how a collection of existing headers maps on to the (logical) structure of a module. For example, one could imagine a module ``std`` covering the C standard library. Each of the C standard library headers (``<stdio.h>``, ``<stdlib.h>``, ``<math.h>``, etc.) would contribute to the ``std`` module, by placing their respective APIs into the corresponding submodule (``std.io``, ``std.lib``, ``std.math``, etc.). Having a list of the headers that are part of the ``std`` module allows the compiler to build the ``std`` module as a standalone entity, and having the mapping from header names to (sub)modules allows the automatic translation of ``#include`` directives to module imports. 184 Disable automatic linking against the libraries associated with imported modules. 417 Objective-C Automatic Reference Counting (ARC) is available [all...] |
AutomaticReferenceCounting.rst | 11 * Automatic numbering is described in this article: 12 * http://dev.opera.com/articles/view/automatic-numbering-with-css-counters/ 15 * Automatic numbering for the TOC. 31 /* Automatic numbering for the body. */ 62 Objective-C Automatic Reference Counting (ARC) 79 technical specification of Automatic Reference Counting. Given a core 212 Automatic Reference Counting implements automatic memory management for [all...] |
/frameworks/base/core/java/android/text/ |
Layout.java | 55 * Value for break strategy indicating simple line breaking. Automatic hyphens are not added 63 * Value for break strategy indicating high quality line breaking, including automatic 70 * make all lines as close to the same length as possible, including automatic hyphenation. 81 * Value for hyphenation frequency indicating no automatic hyphenation. Useful 82 * for backward compatibility, and for cases where the automatic hyphenation algorithm results 90 * Value for hyphenation frequency indicating a light amount of automatic hyphenation, which 97 * Value for hyphenation frequency indicating the full amount of automatic hyphenation, typical [all...] |
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
Ip6ConfigImpl.c | 58 // Currently there are only two policies: Manual and Automatic. Regardless of
59 // what transition is going on, i.e., Manual -> Automatic and Automatic ->
699 // The policy is changed from automatic to manual. Stop the DHCPv6 process
[all...] |
/hardware/interfaces/automotive/vehicle/2.0/ |
types.hal | 493 * On/off automatic mode [all...] |
/external/clang/lib/Sema/ |
JumpDiagnostics.cpp | 169 // A program that jumps from a point where a variable with automatic 178 // with automatic storage duration is not in scope to a point 515 // automatic storage duration. [all...] |
/external/wpa_supplicant_8/src/ap/ |
acs.c | 2 * ACS - Automatic Channel Selection module 25 * Automatic Channel Selection 925 wpa_printf(MSG_INFO, "ACS: Automatic channel selection started, this may take a bit");
|
/frameworks/base/graphics/java/android/graphics/ |
Path.java | 446 * automatic lineTo() is added to connect the current contour to the 464 * automatic lineTo() is added to connect the current contour to the 479 * automatic lineTo() is added to connect the current contour to the
|
/frameworks/base/location/java/android/location/ |
GnssMeasurement.java | 901 * Gets the Automatic Gain Control level in dB. 920 * Sets the Automatic Gain Control level in dB. 930 * Resets the Automatic Gain Control level. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_iterator.h | 473 * programming. Using this function lets you take advantage of automatic 563 * programming. Using this function lets you take advantage of automatic 677 * programming. Using this function lets you take advantage of automatic [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_iterator.h | 473 * programming. Using this function lets you take advantage of automatic 563 * programming. Using this function lets you take advantage of automatic 677 * programming. Using this function lets you take advantage of automatic [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
stl_iterator.h | 473 * programming. Using this function lets you take advantage of automatic 563 * programming. Using this function lets you take advantage of automatic 677 * programming. Using this function lets you take advantage of automatic [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_iterator.h | 474 * programming. Using this function lets you take advantage of automatic 564 * programming. Using this function lets you take advantage of automatic 678 * programming. Using this function lets you take advantage of automatic [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_iterator.h | 474 * programming. Using this function lets you take advantage of automatic 564 * programming. Using this function lets you take advantage of automatic 678 * programming. Using this function lets you take advantage of automatic [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_iterator.h | 474 * programming. Using this function lets you take advantage of automatic 564 * programming. Using this function lets you take advantage of automatic 678 * programming. Using this function lets you take advantage of automatic [all...] |
/system/bt/stack/include/ |
l2c_api.h | 788 * Description This function set the automatic flush time out in Baseband 794 * 0x0000 : No automatic flush 801 * L2CAP_NO_AUTOMATIC_FLUSH : No automatic flush [all...] |
/system/nfc/src/nfa/include/ |
nfa_api.h | 584 /* Automatic NDEF detection (when not in exclusive RF mode) */ 586 /* Automatic NDEF read (when not in exclusive RF mode) */ 588 /* Automatic presence check */ [all...] |
/bionic/libc/include/sys/ |
cdefs.h | 255 * When _FORTIFY_SOURCE is defined, automatic bounds checking is
|
/bionic/libm/amd64/ |
fenv.c | 340 * exceptions in its automatic storage, installs the floating-point environment
|
/build/make/tools/droiddoc/templates-pdk/ |
sdkpage.cs | 84 <p>Using native code does not result in an automatic performance increase,
|
/device/google/contexthub/firmware/app/ |
app.mk | 258 # Automatic dependency resolution ##############################################
|