HomeSort by relevance Sort by last modified time
    Searched full:automatic (Results 226 - 250 of 2473) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/ojluni/src/main/java/java/io/
PrintWriter.java 41 * <p> Unlike the {@link PrintStream} class, if automatic flushing is enabled
95 * Creates a new PrintWriter, without automatic line flushing.
121 * Creates a new PrintWriter, without automatic line flushing, from an
157 * Creates a new PrintWriter, without automatic line flushing, with the
197 * Creates a new PrintWriter, without automatic line flushing, with the
236 * Creates a new PrintWriter, without automatic line flushing, with the
268 * Creates a new PrintWriter, without automatic line flushing, with the
763 * the specified format string and arguments. If automatic flushing is
809 * the specified format string and arguments. If automatic flushing is
860 * string and arguments. If automatic flushing is enabled, calls to thi
    [all...]
  /build/kati/
command.cc 37 return VarOrigin::AUTOMATIC;
134 "Automatic variable `$%s' isn't supported yet", sym_));
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6DxeStrings.uni 44 #string STR_POLICY_TYPE_HELP #language en-US "automatic or manual"
45 #string STR_POLICY_TYPE_AUTO #language en-US "automatic"
  /external/clang/docs/
Tooling.rst 93 * Automatic fixing of compile errors (:program:`clang-fixit`)
94 * Automatic code formatting (:program:`clang-format`)
  /external/deqp/framework/delibs/cmake/
toolchain-ios.cmake 12 # CMAKE_IOS_DEVELOPER_ROOT = automatic(default) or /path/to/platform/Developer folder
16 # CMAKE_IOS_SDK_ROOT = automatic(default) or /path/to/platform/Developer/SDKs/SDK folder
  /external/eigen/unsupported/Eigen/
AdolcForward 16 // ADOL-C is a C++ automatic differentiation library,
50 * ADOL-C is a C++ automatic differentiation library,
  /external/flatbuffers/docs/source/
Benchmarks.md 49 Being tied to the language, and having no automatic versioning support
52 system, that however does no automatic versioning (have to code around new
  /external/freetype/include/freetype/internal/
autohint.h 33 /* A small technical note regarding automatic hinting in order to */
36 /* An automatic hinter might compute two kinds of data for a given face: */
  /external/guice/extensions/persist/test/com/google/inject/persist/jpa/
ManagedLocalTransactionsTest.java 72 assertEquals("queried entity did not match--did automatic txn fail?",
92 assertEquals("queried entity did not match--did automatic txn fail?",
  /external/icu/icu4c/source/common/unicode/
errorcode.h 47 * - Possible automatic checking for success when it goes out of scope.
49 * Note: For automatic checking for success in the destructor, a subclass
  /external/libchrome/base/task_scheduler/
scheduler_lock_unittest.cc 59 lock_acquire_event_(WaitableEvent::ResetPolicy::AUTOMATIC,
61 main_thread_continue_event_(WaitableEvent::ResetPolicy::AUTOMATIC,
  /external/pdfium/third_party/freetype/include/freetype/internal/
autohint.h 33 /* A small technical note regarding automatic hinting in order to */
36 /* An automatic hinter might compute two kinds of data for a given face: */
  /external/webrtc/webrtc/base/
proxydetect_unittest.cc 133 // Verifies detection of automatic proxy detection.
147 // Verifies detection of automatic proxy detection using a static url
  /frameworks/av/media/libstagefright/foundation/
ADebug.cpp 145 // Disable automatic experiments in "non-experimental" builds (that is, _all_ builds
147 // TODO: change build type to enable automatic experiments in the future for some builds
  /frameworks/minikin/doc/
hyb_file_format.md 75 character. Note that, in the current implementation, automatic hyphenation is disabled
134 [Automatic non-standard hyphenation in OpenOffice.org](https://www.tug.org/TUGboat/tb27-1/tb86nemeth.pdf)
  /frameworks/native/libs/vr/libpdx/private/pdx/rpc/
argument_encoder.h 15 // Provides automatic serialization of argument lists and return
94 // Provides automatic deserialization of argument lists and return
  /frameworks/support/samples/SupportLeanbackDemos/res/xml/
prefs.xml 40 android:title="Automatic date &amp; time"></CheckBoxPreference>
56 android:title="Automatic time zone"></CheckBoxPreference>
  /packages/apps/Settings/src/com/android/settings/
BandMode.java 43 "Automatic",
168 new BandListItem(Phone.BM_UNSPECIFIED)); //Always include AUTOMATIC
  /packages/apps/StorageManager/res/values-en-rAU/
strings.xml 47 <string name="deletion_helper_automatic_title" msgid="4610119358490679299">"Automatic"</string>
50 <string name="automatic_storage_manager_service_label" msgid="648592272375278978">"Automatic Storage Management Service"</string>
  /packages/apps/StorageManager/res/values-en-rGB/
strings.xml 47 <string name="deletion_helper_automatic_title" msgid="4610119358490679299">"Automatic"</string>
50 <string name="automatic_storage_manager_service_label" msgid="648592272375278978">"Automatic Storage Management Service"</string>
  /packages/apps/StorageManager/res/values-en-rIN/
strings.xml 47 <string name="deletion_helper_automatic_title" msgid="4610119358490679299">"Automatic"</string>
50 <string name="automatic_storage_manager_service_label" msgid="648592272375278978">"Automatic Storage Management Service"</string>
  /packages/apps/StorageManager/robotests/src/com/android/storagemanager/automatic/
NotificationControllerTest.java 17 package com.android.storagemanager.automatic;
179 .isEqualTo("com.android.storagemanager.automatic.NotificationController");
  /prebuilts/clang/host/linux-x86/clang-3859424/prebuilt_include/llvm/lib/Fuzzer/
FuzzerMutate.h 54 /// Mutates data by adding a word from the temporary automatic dictionary.
61 /// Mutates data by adding a word from the persistent automatic dictionary.
  /external/dnsmasq/
setup.html 53 <h2>Automatic nameserver configuration.</h2>
54 The two protocols most used for automatic IP network configuration
62 <h3>Automatic DNS server configuration with PPP.</h3>
80 <h3>Automatic DNS server configuration with DHCP.</h3>
108 last. The result is automatic switching between DNS servers.
  /external/pcre/dist2/doc/
pcre2callout.3 53 an assertion, an automatic callout is inserted immediately before the
65 program has a pattern qualifier (/auto_callout) that sets automatic callouts.
111 .SS "Automatic .* anchoring"
152 If a pattern has more than one top-level branch, automatic anchoring occurs if
295 help in distinguishing between different automatic callouts, which all have the

Completed in 602 milliseconds

1 2 3 4 5 6 7 8 91011>>