/external/compiler-rt/lib/asan/ |
Makefile.mk | 22 # FIXME: use automatic dependencies?
|
/external/compiler-rt/lib/lsan/ |
Makefile.mk | 18 # FIXME: use automatic dependencies?
|
/external/compiler-rt/lib/tsan/rtl/ |
Makefile.mk | 19 # FIXME: use automatic dependencies?
|
/external/compiler-rt/lib/ubsan/ |
Makefile.mk | 20 # FIXME: use automatic dependencies?
|
/external/e2fsprogs/intl/ |
vasnwprintf.h | 1 /* vswprintf with automatic memory allocation.
|
/external/eigen/unsupported/Eigen/ |
NumericalDiff | 26 * Warning : this should NOT be confused with automatic differentiation, which
|
/external/llvm/utils/lit/ |
setup.py | 22 keywords = 'test C++ automatic discovery',
|
/external/stlport/stlport/stl/config/ |
_dec.h | 26 automatic template instantiation does not
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_dec.h | 26 automatic template instantiation does not
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_dec.h | 26 automatic template instantiation does not
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_dec.h | 26 automatic template instantiation does not
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_dec.h | 26 automatic template instantiation does not
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_dec.h | 26 automatic template instantiation does not
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_dec.h | 26 automatic template instantiation does not
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
charmap.py | 3 Use this codec directly rather than through the automatic
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
charmap.py | 3 Use this codec directly rather than through the automatic
|
/external/chromium_org/chrome/browser/chromeos/system/ |
automatic_reboot_manager.h | 33 // Schedules and executes automatic reboots. 35 // Automatic reboots may be scheduled for any number of reasons. Currently, the 59 // Note: Currently, automatic reboots are only enabled while the login screen is
|
/external/chromium_org/chrome/browser/ui/views/passwords/ |
manage_passwords_bubble_view_browsertest.cc | 185 ManagePasswordsBubble::AUTOMATIC); 204 ManagePasswordsBubble::AUTOMATIC); 224 ManagePasswordsBubble::AUTOMATIC);
|
/external/pcre/dist/doc/ |
pcrecallout.3 | 45 an assertion, an automatic callout is inserted immediately before the 53 Automatic callouts can be used for tracking the progress of pattern matching. 58 program has a pattern qualifier (/C) that sets automatic callouts; when it is 73 then applied with automatic callouts to the string "aaaa" is: 212 help in distinguishing between different automatic callouts, which all have the
|
/external/ceres-solver/docs/source/ |
faqs.rst | 40 #. Use analytical/automatic derivatives. 52 the overhead of automatic differentiation is too much. In such 59 In many cases it is not possible to do analytic or automatic 66 automatic and numeric differentiation. See 197 Linear solver ordering AUTOMATIC 22106, 16 248 Linear solver ordering AUTOMATIC 22106, 16 250 Which indicates that we are using automatic ordering for the
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
internet_detail.js | 306 $('ip-automatic-configuration-checkbox').addEventListener('click', 308 $('automatic-dns-radio').addEventListener('click', 357 * Handler for when the IP automatic configuration checkbox is clicked. 362 var checked = $('ip-automatic-configuration-checkbox').checked; 368 model.value = model.automatic; 389 * 'automatic', 'google', or 'user'. 408 Boolean($('ip-automatic-configuration-checkbox').checked), [all...] |
/external/chromium_org/chrome/browser/resources/options/ |
content_settings.html | 519 <!-- Automatic Downloads filter --> 525 <input type="radio" name="multiple-automatic-downloads" 530 content-setting="multiple-automatic-downloads" value="allow"> 537 <input type="radio" name="multiple-automatic-downloads" value="ask"> 541 content-setting="multiple-automatic-downloads" value="ask"> 548 <input type="radio" name="multiple-automatic-downloads" 553 content-setting="multiple-automatic-downloads" value="block"> 560 contentType="multiple-automatic-downloads" 565 <span id="multiple-automatic-downloads-default-string"></span> 568 contentType="multiple-automatic-downloads [all...] |
/external/chromium_org/media/audio/ |
agc_audio_stream.h | 136 // Sets the automatic gain control (AGC) to on or off. When AGC is enabled, 147 // Gets the current automatic gain control state. 184 // True when automatic gain control is enabled, false otherwise.
|
/external/chromium_org/third_party/libxml/src/ |
DOCBparser.c | 225 * Automatic support for ZLIB/Compress compressed document is provided 252 * parse an SGML file and build a tree. Automatic support for ZLIB/Compress 282 * parse a Docbook SGML file and build a tree. Automatic support for
|
/external/chromium_org/v8/src/ |
handles.h | 23 // Constructor for handling automatic up casting from Handle. 35 // Constructor for handling automatic up casting. 93 // Constructor for handling automatic up casting.
|