Home
last modified time | relevance | path

Searched full:better (Results 1 – 25 of 7377) sorted by relevance

12345678910>>...296

/external/google-styleguide/docguide/
Dphilosophy.md15 1. [Better is better than perfect](#better-is-better-than-perfect)
23 * **Fewer distractions** make for better writing and more productive reading.
50 * **Static content is better than dynamic**, because content should not depend
51 on the features of any one server. However, **fresh is better than stale**. We
60 * **Brief and utilitarian is better than long and exhaustive**. The vast
64 ## Better is better than perfect
66 * **Incremental improvement is better than prolonged debate**. Patience and
/external/robolectric-shadows/resources/src/test/java/org/robolectric/res/android/
DResTableConfigTest.java35 // When requested is a better match in isBetterThan_mcc()
55 // When requested is a better match - any US Carrier is a better match to US + Verizon in isBetterThan_mnc()
60 // When requested is a better match - any US Carrier is a better match to US + Verizon in isBetterThan_mnc()
65 // When requested is a better match - any US Carrier is not a better match to US + Verizon in isBetterThan_mnc()
73 // When requested has no language, is not a better match in isBetterThan_language()
81 // When requested has no language, is not a better match in isBetterThan_language_comparedNotSame_requestedEnglish()
90 // When requested has no language, is not a better match in isBetterThan_language_comparedNotSame_requestedEnglishUS()
/external/robolectric/resources/src/test/java/org/robolectric/res/android/
DResTableConfigTest.java35 // When requested is a better match in isBetterThan_mcc()
55 // When requested is a better match - any US Carrier is a better match to US + Verizon in isBetterThan_mnc()
60 // When requested is a better match - any US Carrier is a better match to US + Verizon in isBetterThan_mnc()
65 // When requested is a better match - any US Carrier is not a better match to US + Verizon in isBetterThan_mnc()
73 // When requested has no language, is not a better match in isBetterThan_language()
81 // When requested has no language, is not a better match in isBetterThan_language_comparedNotSame_requestedEnglish()
90 // When requested has no language, is not a better match in isBetterThan_language_comparedNotSame_requestedEnglishUS()
/external/python/oauth2client/
DCHANGELOG.md173 * Better environment detection with Managed VMs.
174 * Better OpenSSL detection in exotic environments.
189 * Better handling of `body` during token refresh when `body` is a stream.
190 * Better handling of expired tokens in storage.
200 * Better handling of filesystem errors in credential refresh.
203 * Better error messages on `InvalidClientSecretsError`.
269 * Better exception handling around missing crypto libraries (#56).
275 * Better unicode handling with PKCS12 passwords (#31, thanks @jterrace).
276 * Better retry handling with bad server replies on refresh (#29, thanks
278 * Better logging for missing `refresh_token` in server replies (#21).
[all …]
/external/s2-geometry-library-java/tests/com/google/common/geometry/
DS2LatLngTest.java33 S2LatLng better = bad.normalized(); in testBasic() local
34 assertTrue(better.isValid()); in testBasic()
35 assertEquals(better.lat(), S1Angle.degrees(90)); in testBasic()
36 assertDoubleNear(better.lng().radians(), S1Angle.degrees(-160).radians()); in testBasic()
40 better = bad.normalized(); in testBasic()
41 assertTrue(better.isValid()); in testBasic()
42 assertEquals(better.lat(), S1Angle.degrees(-90)); in testBasic()
43 assertDoubleNear(better.lng().radians(), 0); in testBasic()
/external/python/cpython2/Lib/test/
Dtest_difflib_expect.html32 …"><span class="diff_sub">&nbsp;&nbsp;&nbsp;2.&nbsp;Explicit&nbsp;is&nbsp;better&nbsp;than&nbsp;imp…
33better&nbsp;than&nbsp;complex.</td><td class="diff_next"></td><td class="diff_header" id="to0_3">3…
34better&nbsp;than&nbsp;complicated.</span></td><td class="diff_next"></td><td class="diff_header" i…
35 …wrap"><span class="diff_add">&nbsp;&nbsp;&nbsp;5.&nbsp;Flat&nbsp;is&nbsp;better&nbsp;than&nbsp;nes…
48 …"><span class="diff_sub">&nbsp;&nbsp;&nbsp;2.&nbsp;Explicit&nbsp;is&nbsp;better&nbsp;than&nbsp;imp…
49better&nbsp;than&nbsp;complex.</td><td class="diff_next"></td><td class="diff_header" id="to0_18">…
50better&nbsp;than&nbsp;complicated.</span></td><td class="diff_next"></td><td class="diff_header" i…
51 …wrap"><span class="diff_add">&nbsp;&nbsp;&nbsp;5.&nbsp;Flat&nbsp;is&nbsp;better&nbsp;than&nbsp;nes…
64 …"><span class="diff_sub">&nbsp;&nbsp;&nbsp;2.&nbsp;Explicit&nbsp;is&nbsp;better&nbsp;than&nbsp;imp…
65better&nbsp;than&nbsp;complex.</td><td class="diff_next"></td><td class="diff_header" id="to0_33">…
[all …]
/external/python/cpython3/Lib/test/
Dtest_difflib_expect.html32 …"><span class="diff_sub">&nbsp;&nbsp;&nbsp;2.&nbsp;Explicit&nbsp;is&nbsp;better&nbsp;than&nbsp;imp…
33better&nbsp;than&nbsp;complex.</td><td class="diff_next"></td><td class="diff_header" id="to0_3">3…
34better&nbsp;than&nbsp;complicated.</span></td><td class="diff_next"></td><td class="diff_header" i…
35 …wrap"><span class="diff_add">&nbsp;&nbsp;&nbsp;5.&nbsp;Flat&nbsp;is&nbsp;better&nbsp;than&nbsp;nes…
48 …"><span class="diff_sub">&nbsp;&nbsp;&nbsp;2.&nbsp;Explicit&nbsp;is&nbsp;better&nbsp;than&nbsp;imp…
49better&nbsp;than&nbsp;complex.</td><td class="diff_next"></td><td class="diff_header" id="to0_18">…
50better&nbsp;than&nbsp;complicated.</span></td><td class="diff_next"></td><td class="diff_header" i…
51 …wrap"><span class="diff_add">&nbsp;&nbsp;&nbsp;5.&nbsp;Flat&nbsp;is&nbsp;better&nbsp;than&nbsp;nes…
64 …"><span class="diff_sub">&nbsp;&nbsp;&nbsp;2.&nbsp;Explicit&nbsp;is&nbsp;better&nbsp;than&nbsp;imp…
65better&nbsp;than&nbsp;complex.</td><td class="diff_next"></td><td class="diff_header" id="to0_33">…
[all …]
Dtest_difflib.py111 1. Beautiful is beTTer than ugly.
112 2. Explicit is better than implicit.
113 3. Simple is better than complex.
114 4. Complex is better than complicated.
118 1. Beautiful is better than ugly.
119 3. Simple is better than complex.
120 4. Complicated is better than complex.
121 5. Flat is better than nested.
125 1. Beautiful is beTTer than ugly.
126 2. Explicit is better than ımplıcıt.
[all …]
/external/mesa3d/src/compiler/glsl/
Dir_function.cpp172 * 1. An exact match is better than a match involving any implicit in is_better_parameter_match()
176 * is better than match involving any other implicit conversion. in is_better_parameter_match()
180 * to float is better than a match involving an implicit conversion in is_better_parameter_match()
184 * neither conversion is considered better than the other. in is_better_parameter_match()
188 * Notably, the int->uint conversion is *not* considered to be better in is_better_parameter_match()
207 * "A function definition A is considered a better in is_best_inexact_overload()
211 * in A is better than the corresponding conversion in B; and in is_best_inexact_overload()
213 * * there is no function argument for which the conversion in B is better in is_best_inexact_overload()
216 * If a single function definition is considered a better match than every in is_best_inexact_overload()
247 return false; /* B is better for this parameter */ in is_best_inexact_overload()
[all …]
/external/autotest/server/site_tests/bluetooth_AdapterLEBetterTogether/
Dbluetooth_AdapterLEBetterTogether.py6 """A Batch of Bluetooth LE tests for Better Together"""
14 """A Batch of Bluetooth LE tests for Better Together. This test is written
35 @batch_wrapper('Better Together')
37 """Run the Bluetooth LE for Better Together test batch or a specific
58 """Run the batch of Bluetooth LE tests for Better Together
/external/clang/test/SemaObjCXX/
Dconversion-ranking.mm21 // conversion of C* to B* is better than conversion of C* to A*.
29 // conversion of B* to A* is better than conversion of C* to A*
46 // A conversion to an a non-id object pointer type is better than a
55 // A conversion to an a non-Class object pointer type is better than a
83 // A conversion to an a non-id object pointer type is better than a
/external/webrtc/modules/video_capture/
Ddevice_info_impl.cc117 diffHeight <= abs(currentbestDiffHeight)) // Height better or equalt in GetBestMatchedCapability()
124 diffWidth <= abs(currentbestDiffWith)) // Width better or equal in GetBestMatchedCapability()
134 // better match than previouse in GetBestMatchedCapability()
140 // This is better. in GetBestMatchedCapability()
163 } else // Better frame rate in GetBestMatchedCapability()
172 } else // Better width than previously in GetBestMatchedCapability()
181 } else // Better height in GetBestMatchedCapability()
/external/mesa3d/docs/_extra/specs/
DMESA_shader_integer_functions.txt229 functions are compared. A function definition A is considered a better
233 in A is better than the corresponding conversion in B; and
235 * there is no function argument for which the conversion in B is better
238 If a single function definition is considered a better match than every
243 better than that for another match, the following rules are applied, in
246 1. An exact match is better than a match involving any implicit
250 better than a match involving any other implicit conversion.
253 float is better than a match involving an implicit conversion from
257 neither conversion is considered better than the other.
267 // ivec4. (A) better than (B) for 2nd
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dcompiler_options.h45 // better on Adreno and buffers are better for Mali.
49 // textures work better on Adreno.
50 // TODO(akulik): may be better name?
55 // Dynamic mode uses less memory, while static mode may yield better
/external/python/cpython2/Doc/library/
Ddifflib.rst226 frequent as to constitute noise, and this usually works better than the pre-2.3
652 >>> text1 = ''' 1. Beautiful is better than ugly.
653 ... 2. Explicit is better than implicit.
654 ... 3. Simple is better than complex.
655 ... 4. Complex is better than complicated.
661 >>> text2 = ''' 1. Beautiful is better than ugly.
662 ... 3. Simple is better than complex.
663 ... 4. Complicated is better than complex.
664 ... 5. Flat is better than nested.
683 [' 1. Beautiful is better than ugly.\n',
[all …]
/external/python/cpython3/Doc/library/
Ddifflib.rst236 usually works better than using this function.
698 >>> text1 = ''' 1. Beautiful is better than ugly.
699 ... 2. Explicit is better than implicit.
700 ... 3. Simple is better than complex.
701 ... 4. Complex is better than complicated.
707 >>> text2 = ''' 1. Beautiful is better than ugly.
708 ... 3. Simple is better than complex.
709 ... 4. Complicated is better than complex.
710 ... 5. Flat is better than nested.
729 [' 1. Beautiful is better than ugly.\n',
[all …]
/external/libabigail/
DNEWS26 ir: Add better comments to types_have_similar_structure
38 Bug 27165 - Better support multi-language binaries
40 Bug 27267 - Better support for opaque enum types
45 Better sorting of (anonymous) types in ABIXML files
299 get_canonical_type_for: restore environment better
410 Better handle several anonymous types of the same kind
418 [dwarf-reader] Better use of linkage name for fn decl de-duplication
441 [has_type_change] Better detect type size changes
442 Better propagation of suppressed-ness to function types
448 PR25058 - Better support fn DIEs referring to symbols using DW_AT_ranges
[all …]
/external/libyuv/files/include/libyuv/
Dscale.h68 // If filtering is kFilterBilinear, interpolation is used to produce a better
70 // If filtering is kFilterBox, averaging is used to produce ever better
135 // If filtering is kFilterBilinear, interpolation is used to produce a better
137 // If filtering is kFilterBox, averaging is used to produce ever better
202 // If filtering is kFilterBilinear, interpolation is used to produce a better
204 // If filtering is kFilterBox, averaging is used to produce ever better
268 // If filtering is kFilterBilinear, interpolation is used to produce a better
/external/capstone/
DChangeLog10 - Better support for building with Mingw.
103 - Better support for Mac OS kernel.
111 - Better handle XACQUIRE/XRELEASE.
167 - Better handle CMake installation for Linux 64bit
188 - Better performance with new lookup table
194 - Better handle input with invalid code
210 - Better support for embedding Capstone into Windows kernel drivers
213 - Better support for Cygwin
256 - Better PyPy support
258 - Better support for Python 3
[all …]
/external/vulkan-headers/registry/spec_tools/
Dutil.py29 NOTE: Some places where this is used might be better served by changing to a dictionary.
40 NOTE: Many places where this is used might be better served by changing to a dictionary.
48 NOTE: Many places where this is used might be better served by changing to a dictionary.
56 NOTE: Many places where this is used might be better served by changing to a dictionary.
/external/angle/third_party/vulkan-deps/vulkan-headers/src/registry/spec_tools/
Dutil.py29 NOTE: Some places where this is used might be better served by changing to a dictionary.
40 NOTE: Many places where this is used might be better served by changing to a dictionary.
48 NOTE: Many places where this is used might be better served by changing to a dictionary.
56 NOTE: Many places where this is used might be better served by changing to a dictionary.
/external/gfxstream-protocols/registry/vulkan/scripts/spec_tools/
Dutil.py29 NOTE: Some places where this is used might be better served by changing to a dictionary.
40 NOTE: Many places where this is used might be better served by changing to a dictionary.
48 NOTE: Many places where this is used might be better served by changing to a dictionary.
56 NOTE: Many places where this is used might be better served by changing to a dictionary.
/external/google-breakpad/src/common/dwarf/
Ddwarf2diehandler.cc120 // This entry had better be the handler for this DIE. in EndDIE()
143 // This had better be an attribute of the DIE we were meant to handle. in ProcessAttributeUnsigned()
153 // This had better be an attribute of the DIE we were meant to handle. in ProcessAttributeSigned()
163 // This had better be an attribute of the DIE we were meant to handle. in ProcessAttributeReference()
174 // This had better be an attribute of the DIE we were meant to handle. in ProcessAttributeBuffer()
184 // This had better be an attribute of the DIE we were meant to handle. in ProcessAttributeString()
194 // This had better be an attribute of the DIE we were meant to handle. in ProcessAttributeSignature()
/external/python/cpython2/Demo/tix/samples/
DPanedWin.py50 …list.listbox.insert(Tix.END, "+ 12326 Re: Tix is even better for your health (Was: Tkinter is good…
51 …list.listbox.insert(Tix.END, " 12327 Re: Tix is even better for your health (Was: Tkinter is good…
52 …list.listbox.insert(Tix.END, "+ 12328 Re: Tix is even better for your health (Was: Tkinter is good…
53 …list.listbox.insert(Tix.END, " 12329 Re: Tix is even better for your health (Was: Tkinter is good…
54 …list.listbox.insert(Tix.END, "+ 12330 Re: Tix is even better for your health (Was: Tkinter is good…
/external/clang/test/Modules/Inputs/available-is-better/
Dmodule.modulemap7 header "available-is-better.h"
11 header "available-is-better.h"
16 header "available-is-better.h"

12345678910>>...296