OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:determined
(Results
301 - 325
of
2684
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
codecvt.h
85
* The source and destination character sets are
determined
by the
138
* The source and destination character sets are
determined
by the
165
* The source and destination character sets are
determined
by the
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
codecvt.h
85
* The source and destination character sets are
determined
by the
138
* The source and destination character sets are
determined
by the
165
* The source and destination character sets are
determined
by the
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
codecvt.h
85
* The source and destination character sets are
determined
by the
138
* The source and destination character sets are
determined
by the
165
* The source and destination character sets are
determined
by the
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
codecvt.h
85
* The source and destination character sets are
determined
by the
138
* The source and destination character sets are
determined
by the
165
* The source and destination character sets are
determined
by the
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
codecvt.h
87
* The source and destination character sets are
determined
by the
140
* The source and destination character sets are
determined
by the
167
* The source and destination character sets are
determined
by the
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
codecvt.h
87
* The source and destination character sets are
determined
by the
140
* The source and destination character sets are
determined
by the
167
* The source and destination character sets are
determined
by the
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
codecvt.h
87
* The source and destination character sets are
determined
by the
140
* The source and destination character sets are
determined
by the
167
* The source and destination character sets are
determined
by the
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
codecvt.h
87
* The source and destination character sets are
determined
by the
140
* The source and destination character sets are
determined
by the
167
* The source and destination character sets are
determined
by the
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
codecvt.h
86
* The source and destination character sets are
determined
by the
139
* The source and destination character sets are
determined
by the
166
* The source and destination character sets are
determined
by the
/external/apache-http/src/org/apache/http/impl/entity/
StrictContentLengthStrategy.java
56
* included with a message, the transfer-length of that body is
determined
by one of the
109
* length cannot be
determined
in advance.
/external/bluetooth/bluedroid/stack/avct/
avct_api.c
119
** connections, initiator and acceptor, as
determined
by
223
** connections, initiator and acceptor, as
determined
by
/external/chromium/chrome/browser/resources/shared/js/cr/ui/
grid.js
85
* @return {number} The number of columns
determined
by width of the grid
95
* The number of columns in the grid. If not set,
determined
automatically
/external/chromium_org/chrome/browser/autocomplete/
bookmark_provider.cc
184
// Summary on how a relevance score is
determined
for the match:
226
// A count of how many times the bookmark's URL is referenced is
determined
/external/chromium_org/chrome/common/translate/
language_detection_util.cc
83
// the
determined
language code is correct with 50% confidence. Chrome should
283
// Let's trust |cld_language| if the
determined
language is not difficult to
/external/chromium_org/content/browser/android/
edge_effect.cc
45
// Number
determined
by user testing.
49
// Number
determined
by user testing.
/external/chromium_org/content/browser/renderer_host/
render_process_host_impl.h
162
// globally with a command line flag or per-site, as
determined
by
171
// globally with a command line flag or per-site, as
determined
by
/external/chromium_org/third_party/cld/base/
macros.h
48
// are
determined
at run-time (this is gcc's extension and not part
58
//
determined
at compile-time.)
/external/chromium_org/third_party/icu/source/i18n/
decNumber.h
50
/* units array in the structure is
determined
by the following */
68
/* The size (integer data type) of each unit is
determined
by the */
/external/chromium_org/third_party/icu/source/i18n/unicode/
plurrule.h
191
* @param number The number for which the rule has to be
determined
.
202
* @param number The number for which the rule has to be
determined
.
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen7_misc_state.c
130
* since they are
determined
by the mipmap layout, which is only
172
* since they are
determined
by the mipmap layout, which is only aligned
/external/chromium_org/tools/telemetry/docs/
telemetry.core.chrome.form_based_credentials_backend_unittest_base.html
101
<dl><dt><a name="FormBasedCredentialsBackendUnitTestBase-assertAlmostEqual"><strong>assertAlmostEqual</strong></a>(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are unequal as
determined
by their<br>
112
<dl><dt><a name="FormBasedCredentialsBackendUnitTestBase-assertAlmostEquals"><strong>assertAlmostEquals</strong></a> = assertAlmostEqual(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are unequal as
determined
by their<br>
127
<dl><dt><a name="FormBasedCredentialsBackendUnitTestBase-assertEqual"><strong>assertEqual</strong></a>(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are unequal as
determined
by the '=='<br>
130
<dl><dt><a name="FormBasedCredentialsBackendUnitTestBase-assertEquals"><strong>assertEquals</strong></a> = assertEqual(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are unequal as
determined
by the '=='<br>
178
<dl><dt><a name="FormBasedCredentialsBackendUnitTestBase-assertNotAlmostEqual"><strong>assertNotAlmostEqual</strong></a>(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are equal as
determined
by their<br>
188
<dl><dt><a name="FormBasedCredentialsBackendUnitTestBase-assertNotAlmostEquals"><strong>assertNotAlmostEquals</strong></a> = assertNotAlmostEqual(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are equal as
determined
by their<br>
198
<dl><dt><a name="FormBasedCredentialsBackendUnitTestBase-assertNotEqual"><strong>assertNotEqual</strong></a>(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are equal as
determined
by the '=='<br>
201
<dl><dt><a name="FormBasedCredentialsBackendUnitTestBase-assertNotEquals"><strong>assertNotEquals</strong></a> = assertNotEqual(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are equal as
determined
by the '=='<br>
telemetry.page.page_measurement_unittest_base.html
102
<dl><dt><a name="PageMeasurementUnitTestBase-assertAlmostEqual"><strong>assertAlmostEqual</strong></a>(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are unequal as
determined
by their<br>
113
<dl><dt><a name="PageMeasurementUnitTestBase-assertAlmostEquals"><strong>assertAlmostEquals</strong></a> = assertAlmostEqual(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are unequal as
determined
by their<br>
128
<dl><dt><a name="PageMeasurementUnitTestBase-assertEqual"><strong>assertEqual</strong></a>(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are unequal as
determined
by the '=='<br>
131
<dl><dt><a name="PageMeasurementUnitTestBase-assertEquals"><strong>assertEquals</strong></a> = assertEqual(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are unequal as
determined
by the '=='<br>
179
<dl><dt><a name="PageMeasurementUnitTestBase-assertNotAlmostEqual"><strong>assertNotAlmostEqual</strong></a>(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are equal as
determined
by their<br>
189
<dl><dt><a name="PageMeasurementUnitTestBase-assertNotAlmostEquals"><strong>assertNotAlmostEquals</strong></a> = assertNotAlmostEqual(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are equal as
determined
by their<br>
199
<dl><dt><a name="PageMeasurementUnitTestBase-assertNotEqual"><strong>assertNotEqual</strong></a>(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are equal as
determined
by the '=='<br>
202
<dl><dt><a name="PageMeasurementUnitTestBase-assertNotEquals"><strong>assertNotEquals</strong></a> = assertNotEqual(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are equal as
determined
by the '=='<br>
telemetry.unittest.tab_test_case.html
94
<dl><dt><a name="TabTestCase-assertAlmostEqual"><strong>assertAlmostEqual</strong></a>(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are unequal as
determined
by their<br>
105
<dl><dt><a name="TabTestCase-assertAlmostEquals"><strong>assertAlmostEquals</strong></a> = assertAlmostEqual(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are unequal as
determined
by their<br>
120
<dl><dt><a name="TabTestCase-assertEqual"><strong>assertEqual</strong></a>(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are unequal as
determined
by the '=='<br>
123
<dl><dt><a name="TabTestCase-assertEquals"><strong>assertEquals</strong></a> = assertEqual(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are unequal as
determined
by the '=='<br>
171
<dl><dt><a name="TabTestCase-assertNotAlmostEqual"><strong>assertNotAlmostEqual</strong></a>(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are equal as
determined
by their<br>
181
<dl><dt><a name="TabTestCase-assertNotAlmostEquals"><strong>assertNotAlmostEquals</strong></a> = assertNotAlmostEqual(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are equal as
determined
by their<br>
191
<dl><dt><a name="TabTestCase-assertNotEqual"><strong>assertNotEqual</strong></a>(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are equal as
determined
by the '=='<br>
194
<dl><dt><a name="TabTestCase-assertNotEquals"><strong>assertNotEquals</strong></a> = assertNotEqual(self, first, second, msg<font color="#909090">=None</font>)</dt><dd><tt>Fail if the two objects are equal as
determined
by the '=='<br>
/external/chromium_org/ui/views/controls/
label.h
40
// If the text originates from a web page, its directionality is
determined
264
// character or is
determined
by chrome UI's locale.
/external/e2fsprogs/intl/
localcharset.c
263
If the canonical name cannot be
determined
, the result is a non-canonical
376
/* The canonical name cannot be
determined
. */
Completed in 3100 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>