OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unsupported
(Results
401 - 425
of
4261
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libdl.so
libdl.so.2
/system/core/toolbox/
ionice.c
44
fprintf(stderr, "
Unsupported
class '%s'\n", argv[2]);
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRUnbufferedCommonTreeNodeStream.m
114
@throw [NSException exceptionWithName:@"ANTLRTreeException" reason:@"-LT: looking back more than one node
unsupported
for unbuffered streams" userInfo:nil];
161
@throw [NSException exceptionWithName:@"ANTLRTreeException" reason:@"-nodeAtIndex:
unsupported
for unbuffered streams" userInfo:nil];
166
@throw [NSException exceptionWithName:@"ANTLRTreeException" reason:@"-toString
unsupported
for unbuffered streams" userInfo:nil];
171
@throw [NSException exceptionWithName:@"ANTLRTreeException" reason:@"-toString:
unsupported
for unbuffered streams" userInfo:nil];
176
@throw [NSException exceptionWithName:@"ANTLRTreeException" reason:@"-toStringFromNode:toNode:
unsupported
for unbuffered streams" userInfo:nil];
254
@throw [NSException exceptionWithName:@"ANTLRTreeException" reason:@"-release:
unsupported
for unbuffered streams" userInfo:nil];
260
@throw [NSException exceptionWithName:@"ANTLRTreeException" reason:@"-seek: backwards
unsupported
for unbuffered streams" userInfo:nil];
/external/chromium_org/content/child/webcrypto/
status.h
127
// 192-bit AES keys are valid, however
unsupported
.
149
// Something was
unsupported
or unimplemented. This can mean the algorithm in
150
// question was
unsupported
, some parameter combination was
unsupported
, or
168
// The "publicExponent" used to generate a key was invalid or
unsupported
.
/external/chromium_org/third_party/openssl/openssl/crypto/x509/
x509_txt.c
134
return ("
unsupported
certificate purpose");
168
return("
Unsupported
extension feature");
179
return("
unsupported
name constraint type");
181
return("
unsupported
or invalid name constraint syntax");
183
return("
unsupported
or invalid name syntax");
/external/clang/include/clang/AST/
DeclFriend.h
55
/// True if this 'friend' declaration is
unsupported
. Eventually we
61
// (currently
unsupported
) friend type declarations, such as
156
/// Determines if this friend kind is
unsupported
.
160
void setUnsupportedFriend(bool
Unsupported
) {
161
UnsupportedFriend =
Unsupported
;
/external/libsepol/src/
nodes.c
47
ERR(handle, "
unsupported
protocol %u", proto);
125
ERR(handle, "
unsupported
protocol %u", proto);
216
ERR(handle, "
unsupported
protocol %u", proto);
282
ERR(handle, "
unsupported
protocol %u", proto);
329
ERR(handle, "
unsupported
protocol %u", proto);
/external/openssl/crypto/x509/
x509_txt.c
134
return ("
unsupported
certificate purpose");
168
return("
Unsupported
extension feature");
179
return("
unsupported
name constraint type");
181
return("
unsupported
or invalid name constraint syntax");
183
return("
unsupported
or invalid name syntax");
/external/oprofile/
oprofile_android
215
print '*
Unsupported
setup command arguments:', str(e)
230
print '*
Unsupported
setup command arguments: %s' % (' '.join(args))
271
print '*
Unsupported
shutdown command arguments: %s' % (' '.join(command_args))
283
print '*
Unsupported
start command arguments: %s' % (' '.join(command_args))
295
print '*
Unsupported
stop command arguments: %s' % (' '.join(command_args))
307
print '*
Unsupported
status command arguments: %s' % (' '.join(command_args))
324
print '*
Unsupported
import command arguments:', str(e)
332
print '*
Unsupported
import command arguments: %s' % (' '.join(args))
445
print '*
Unsupported
opannotate command arguments:', str(e)
/frameworks/wilhelm/tools/permute/
permute.c
140
fprintf(stderr, "%s:
unsupported
type 0x%X\n", path_in, type);
155
fprintf(stderr, "%s:
unsupported
subtype 0x%X\n", path_in, subtype);
168
fprintf(stderr, "%s:
unsupported
endianness 0x%X\n", path_in, endianness);
183
fprintf(stderr, "%s:
unsupported
sample rate %d\n", path_in, sfinfo_in.samplerate);
197
fprintf(stderr, "%s:
unsupported
channels %d\n", path_in, sfinfo_in.channels);
205
fprintf(stderr, "%s:
unsupported
frames %d\n", path_in, (int) sfinfo_in.frames);
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DatagramPacketTest.java
209
//
Unsupported
SocketAddress subclass
213
fail("No exception when constructing using
unsupported
SocketAddress subclass");
250
//
Unsupported
SocketAddress subclass
254
fail("No exception when constructing using
unsupported
SocketAddress subclass");
308
//
Unsupported
SocketAddress subclass
313
fail("No exception when setting address using
unsupported
SocketAddress subclass");
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
ErrorCodeConversionHelper.java
19
//
Unsupported
authentication scheme (not basic or digest)
33
//
Unsupported
URI scheme
/external/chromium_org/chrome/browser/geolocation/
chrome_access_token_store.cc
27
//
Unsupported
after Chrome v14.
31
//
Unsupported
after Chrome v22.
/external/chromium_org/chrome/utility/importer/
bookmarks_file_importer.cc
29
// filter out the URL with a
unsupported
scheme.
35
// Filter out the URLs with
unsupported
schemes.
/external/chromium_org/media/formats/webm/
webm_video_client.cc
47
MEDIA_LOG(log_cb_) << "
Unsupported
video codec_id " << codec_id;
86
MEDIA_LOG(log_cb_) << "
Unsupported
display unit type " << display_unit_;
/external/chromium_org/net/spdy/
spdy_test_utils.cc
101
LOG(FATAL) << "
Unsupported
SPDY version.";
130
LOG(FATAL) << "
Unsupported
SPDY version.";
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILDeviceInfo.h
25
Unsupported
= 0, //
Unsupported
feature on the card(Default value)
/external/conscrypt/src/main/java/org/conscrypt/
CryptoUpcalls.java
91
System.err.println("
Unsupported
private key algorithm: " + javaKey.getAlgorithm());
130
System.err.println("
Unsupported
private key algorithm: " + javaKey.getAlgorithm());
/external/libunwind/doc/
unw_set_caching_policy.tex
29
unsupported
, \Prog{libunwind} may fall back on using a per-thread
33
unsupported
, \Prog{libunwind} may fall back on using a global cache,
/external/llvm/lib/MC/
MCInstPrinter.cpp
96
llvm_unreachable("
unsupported
print style");
109
llvm_unreachable("
unsupported
print style");
/external/mesa3d/src/gallium/drivers/radeon/
AMDILDeviceInfo.h
25
Unsupported
= 0, //
Unsupported
feature on the card(Default value)
/external/oprofile/libutil++/
string_manip.cpp
118
// os << fixed << value
unsupported
by gcc 2.95
123
// os << scientific << value
unsupported
by gcc 2.95
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
cidriver.c
93
(PS_HasGlyphNamesFunc) NULL, /*
unsupported
with CID fonts */
94
(PS_GetFontPrivateFunc)NULL, /*
unsupported
*/
/external/wpa_supplicant_8/src/eap_common/
ikev2_common.c
190
wpa_printf(MSG_DEBUG, "IKEV2:
Unsupported
encr alg %d", alg);
225
wpa_printf(MSG_DEBUG, "IKEV2:
Unsupported
encr alg %d", alg);
330
wpa_printf(MSG_INFO, "IKEV2:
Unsupported
"
336
"
unsupported
payload %u",
447
wpa_printf(MSG_INFO, "IKEV2:
Unsupported
encryption type");
454
wpa_printf(MSG_INFO, "IKEV2:
Unsupported
intergrity type");
546
wpa_printf(MSG_INFO, "IKEV2:
Unsupported
encryption type");
553
wpa_printf(MSG_INFO, "IKEV2:
Unsupported
intergrity type");
Completed in 972 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>