OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:acceptable
(Results
51 - 75
of
1148
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/
X500NameStyle.java
73
* Return the
acceptable
names in a String DN that map to OID.
/external/chromium/net/tools/flip_server/
http_message_constants.cc
56
return "Not
Acceptable
";
/external/chromium/third_party/libjingle/source/talk/base/
asyncudpsocket.h
38
// buffered since it is
acceptable
to drop packets under high load.
/external/chromium_org/chrome/test/base/
chrome_process_util.h
28
//
acceptable
metrics on Mac, this class should disappear.
/external/chromium_org/chrome/tools/build/mac/
FILES.cfg
14
#
Acceptable
values are 64bit, 32bit and arm.
/external/chromium_org/net/tools/balsa/
http_message_constants.cc
56
return "Not
Acceptable
";
/external/chromium_org/net/tools/flip_server/
http_message_constants.cc
56
return "Not
Acceptable
";
/external/chromium_org/third_party/WebKit/Source/core/frame/
DOMWindowProperty.cpp
40
// FIXME: For now it *is*
acceptable
for a DOMWindowProperty to be created with a null frame.
/external/chromium_org/third_party/libjingle/source/talk/base/
asyncudpsocket.h
38
// buffered since it is
acceptable
to drop packets under high load.
/external/chromium_org/third_party/skia/src/core/
SkBBoxHierarchy.h
47
* @param defer Whether or not it is
acceptable
to delay insertion of this element (building up
/external/clang/lib/Basic/
Module.cpp
226
bool
Acceptable
= UnrestrictedWildcard;
227
if (!
Acceptable
) {
232
Acceptable
= true;
238
if (!
Acceptable
)
/external/llvm/utils/lint/
common_lint.py
14
max_length: maximum
acceptable
line length as number
/external/skia/src/core/
SkBBoxHierarchy.h
47
* @param defer Whether or not it is
acceptable
to delay insertion of this element (building up
/frameworks/base/core/java/android/widget/
DoubleDigitManager.java
83
* tells us that the intermediate digit is
acceptable
as an
/libcore/luni/src/main/java/java/net/
ContentHandler.java
49
* list of
acceptable
content types.
/external/android-mock/src/com/google/android/testing/mocking/
AndroidMock.java
286
* Use this to loosen the expectations of
acceptable
parameters for a mocked method call.
302
* Use this to loosen the expectations of
acceptable
parameters for a mocked method call.
318
* Use this to loosen the expectations of
acceptable
parameters for a mocked method call.
334
* Use this to loosen the expectations of
acceptable
parameters for a mocked method call.
350
* Use this to loosen the expectations of
acceptable
parameters for a mocked method call.
366
* Use this to loosen the expectations of
acceptable
parameters for a mocked method call.
382
* Use this to loosen the expectations of
acceptable
parameters for a mocked method call.
397
* Use this to loosen the expectations of
acceptable
parameters for a mocked method call.
413
* Use this to loosen the expectations of
acceptable
parameters for a mocked method call.
432
* Use this to loosen the expectations of
acceptable
parameters for a mocked method call
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOMOutputImpl.java
149
*
acceptable
for an XML encoding declaration ([XML 1.0] section 4.3.3
164
*
acceptable
for an XML encoding declaration ([XML 1.0] section 4.3.3
/external/chromium/net/test/
test_server.h
60
// is
acceptable
. Preferred over explicitly OR-ing all ciphers.
99
// ciphers are
acceptable
.
/external/chromium_org/chrome/browser/chromeos/policy/
enrollment_handler_chromeos.h
58
// are
acceptable
. If the mode specified by the server is not
acceptable
,
/external/chromium_org/media/base/
video_decoder_config.h
33
// The only
acceptable
time to add a new codec is if there is production code
74
// Constructs an initialized object. It is
acceptable
to pass in NULL for
/external/chromium_org/third_party/angle/tests/preprocessor_tests/
version_test.cpp
67
const char* str = "/* block comment
acceptable
*/\n"
68
"// line comment
acceptable
\n"
/external/chromium_org/third_party/sqlite/src/test/
misuse.test
102
# But now this is
acceptable
.
134
# But now this is
acceptable
.
/external/chromium_org/ui/gfx/
color_analysis.h
60
//
acceptable
as a color choice. This can be from 0 to 765.
62
//
acceptable
as a color choice. This can be from 0 to 765.
/external/iproute2/man/man8/
tc-tbf.8
56
If it is not
acceptable
to burst out packets at maximum speed, a peakrate can be configured
115
If a peakrate is needed, but some burstiness is
acceptable
, this size can be raised. A 3000 byte minburst
/external/libnfc-nci/src/nfa/int/
nfa_snep_int.h
37
#define NFA_SNEP_ACCEPT_LEN_SIZE 4 /* SNEP
Acceptable
Length size */
108
UINT32 buff_length; /* length of buffer;
acceptable
length */
Completed in 971 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>