OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unsupported
(Results
351 - 375
of
6677
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/nist-sip/java/gov/nist/javax/sip/header/
UnsupportedList.java
35
* List of
Unsupported
headers.
39
public class UnsupportedList extends SIPHeaderList<
Unsupported
> {
48
super(
Unsupported
.class, UnsupportedHeader.NAME);
/libcore/ojluni/src/main/java/java/nio/charset/
UnsupportedCharsetException.java
52
* The name of the
unsupported
charset
60
* Retrieves the name of the
unsupported
charset. </p>
62
* @return The name of the
unsupported
charset
/external/compiler-rt/test/tsan/
bench_mutex.cc
5
//
UNSUPPORTED
: darwin
bench_release_only.cc
5
//
UNSUPPORTED
: darwin
bench_rwmutex.cc
5
//
UNSUPPORTED
: darwin
bench_single_writer.cc
5
//
UNSUPPORTED
: darwin
bench_ten_mutexes.cc
5
//
UNSUPPORTED
: darwin
race_on_barrier.c
4
//
UNSUPPORTED
: darwin
/external/curl/tests/data/
test288
28
file:// with (
unsupported
) proxy, authentication and range
/external/eigen/Eigen/
PardisoSupport
10
#include <
unsupported
/Eigen/SparseExtra>
/external/eigen/unsupported/doc/examples/
MatrixFunction.cpp
1
#include <
unsupported
/Eigen/MatrixFunctions>
MatrixSine.cpp
1
#include <
unsupported
/Eigen/MatrixFunctions>
MatrixSinh.cpp
1
#include <
unsupported
/Eigen/MatrixFunctions>
MatrixSquareRoot.cpp
1
#include <
unsupported
/Eigen/MatrixFunctions>
PolynomialUtils1.cpp
1
#include <
unsupported
/Eigen/Polynomials>
/external/kernel-headers/original/uapi/linux/netfilter_ipv4/
ipt_LOG.h
11
#define IPT_LOG_NFLOG 0x10 /*
Unsupported
, don't reuse */
/external/kernel-headers/original/uapi/linux/netfilter_ipv6/
ip6t_LOG.h
11
#define IP6T_LOG_NFLOG 0x10 /*
Unsupported
, don't use */
/external/libavc/encoder/
ih264e_error.h
88
/**
Unsupported
number of reference pictures passed as an argument */
91
/**
Unsupported
number of reference pictures passed as an argument */
118
/**
unsupported
horizontal search range */
121
/**
unsupported
vertical search range */
124
/**
Unsupported
slice type input */
127
/**
unsupported
architecture type */
130
/**
unsupported
soc type */
166
/**
Unsupported
air mode */
214
/**
Unsupported
slice type input */
/external/llvm/test/CodeGen/AMDGPU/
global-zero-initializer.ll
4
; CHECK: error:
unsupported
initializer for address space in load_init_global_global
lds-zero-initializer.ll
4
; CHECK: error:
unsupported
initializer for address space in load_zeroinit_lds_global
/external/llvm/test/CodeGen/WinEH/
lit.local.cfg
11
config.
unsupported
= True
/external/llvm/test/CodeGen/X86/
lit.local.cfg
10
config.
unsupported
= True
/external/lzma/Java/Tukaani/src/org/tukaani/xz/
DeltaDecoder.java
20
"
Unsupported
Delta filter properties");
/external/proguard/src/proguard/classfile/attribute/annotation/target/
TargetInfo.java
71
throw new UnsupportedOperationException("
Unsupported
type annotation [0x"+Integer.toHexString(u1targetType)+"] on a class");
79
throw new UnsupportedOperationException("
Unsupported
type annotation [0x"+Integer.toHexString(u1targetType)+"] on a field");
87
throw new UnsupportedOperationException("
Unsupported
type annotation [0x"+Integer.toHexString(u1targetType)+"] on a method");
95
throw new UnsupportedOperationException("
Unsupported
type annotation [0x"+Integer.toHexString(u1targetType)+"] on code");
/external/valgrind/exp-sgcheck/tests/
is_arch_supported
9
# So we use this script to prevent these tests from running on
unsupported
Completed in 985 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>