Home
last modified time | relevance | path

Searched refs:SUPPORTED (Results 1 – 25 of 28) sorted by relevance

12

/external/rust/crates/grpcio-sys/grpc/third_party/re2/doc/
Dsyntax.txt34 x{} (== x*) NOT SUPPORTED vim
35 x{-} (== x*?) NOT SUPPORTED vim
36 x{-n} (== x{n}?) NOT SUPPORTED vim
37 x= (== x?) NOT SUPPORTED vim
44 x*+ zero or more «x», possessive NOT SUPPORTED
45 x++ one or more «x», possessive NOT SUPPORTED
46 x?+ zero or one «x», possessive NOT SUPPORTED
47 x{n,m}+ «n» or ... or «m» «x», possessive NOT SUPPORTED
48 x{n,}+ «n» or more «x», possessive NOT SUPPORTED
49 x{n}+ exactly «n» «x», possessive NOT SUPPORTED
[all …]
Dmksyntaxwiki13 ,x g/NOT SUPPORTED/ s!^[^ ]+!<font color="#808080">&</font>!
14 ,s!NOT SUPPORTED!<font size="1">(&)</font>!g
Dmksyntaxhtml14 ,x g/NOT SUPPORTED/ s!^[^ ]+!<font color=#808080>&</font>!
15 ,s!NOT SUPPORTED!!g
Dmksyntaxgo7 ,x g/NOT SUPPORTED/d
/external/ltp/utils/benchmark/ebizzy-0.3/
Dconfigure4 SUPPORTED="Linux SunOS HP-UX FreeBSD"
6 for i in `echo "$SUPPORTED"`
15 echo "Only this list are supported for now: $SUPPORTED"
/external/grpc-grpc/src/objective-c/tests/CoreCronetEnd2EndTests/
DCoreCronetEnd2EndTests.mm228 // NOT SUPPORTED
265 // NOT SUPPORTED
282 // NOT SUPPORTED
295 // NOT SUPPORTED
300 // NOT SUPPORTED
305 // NOT SUPPORTED (frame size)
310 // NOT SUPPORTED
319 // NOT SUPPORTED (close_error)
340 // NOT SUPPORTED
353 // NOT SUPPORTED
/external/nist-sip/java/gov/nist/javax/sip/header/
DSupported.java59 super(SIPHeaderNames.SUPPORTED); in Supported()
68 super(SIPHeaderNames.SUPPORTED); in Supported()
DSIPHeaderNames.java96 public static final String SUPPORTED = SupportedHeader.NAME; //42 field
DNameMap.java161 putNameMap(SUPPORTED, Supported.class.getName()); //42 in initializeNameMap()
/external/nist-sip/java/gov/nist/javax/sip/parser/
DSupportedParser.java73 headerName(TokenTypes.SUPPORTED); in parse()
78 supported.setHeaderName(SIPHeaderNames.SUPPORTED); in parse()
DLexer.java167 TokenTypes.SUPPORTED); in selectLexer()
207 addKeyword(TokenNames.K.toUpperCase(), TokenTypes.SUPPORTED); in selectLexer()
DTokenTypes.java66 public static final int SUPPORTED = START + 20; field
/external/python/cpython3/Tools/i18n/
Dmakelocalealias.py16 SUPPORTED = '/usr/share/i18n/SUPPORTED' variable
135 parser.add_argument('--glibc-supported', default=SUPPORTED,
137 '(default: %a)' % SUPPORTED)
/external/strace/m4/
Dwarnings.m419 # gl_COMPILER_OPTION_IF(OPTION, [IF-SUPPORTED], [IF-NOT-SUPPORTED],
/external/libpng/contrib/powerpc-vsx/
DREADME34 SUPPORTED: This indicates that the file is included in the regularly
56 If you mail a bug report for any file that is not SUPPORTED there may only be
/external/libpng/contrib/mips-msa/
DREADME36 SUPPORTED: This indicates that the file is included in the regularly
58 If you mail a bug report for any file that is not SUPPORTED there may only be
/external/libpng/contrib/arm-neon/
DREADME36 SUPPORTED: This indicates that the file is included in the regularly
58 If you mail a bug report for any file that is not SUPPORTED there may only be
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
DOatFile.java67 public static final int SUPPORTED = 1; field in OatFile
163 return SUPPORTED; in isSupportedVersion()
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-objcopy.rst350 Read the input as the specified format. See `SUPPORTED FORMATS`_ for a list of
418 Write the output as the specified format. See `SUPPORTED FORMATS`_ for a list
471 specified format. See `SUPPORTED FORMATS`_ for a list of valid ``<format>``
490 SUPPORTED FORMATS
/external/grpc-grpc/src/csharp/
DREADME.md7 SUPPORTED PLATFORMS
/external/tensorflow/tensorflow/core/framework/
Dfunction.proto80 // NOT CURRENTLY SUPPORTED (but may be in the future):
/external/autotest/server/site_tests/factory_Basic/
Dtest_list.fwteam_small127 # REPORTS MUST BE PROVIDED TO GOOGLE, MACHINES WITHOUT LOGS CANNOT BE SUPPORTED.
/external/llvm-project/llvm/test/CodeGen/ARM/
Dbuild-attributes.ll210 ; RUN: FileCheck %s < %t --allow-empty --check-prefix=CPU-SUPPORTED
238 ; CPU-SUPPORTED-NOT: is not a recognized processor for this target
/external/python/cpython3/Misc/NEWS.d/
D3.5.0a1.rst5695 The makelocalealias.py script now can parse the SUPPORTED file from glibc
/external/libpng/
Dlibpng-manual.txt5022 if it is not. Library code consistently checks for the 'SUPPORTED' macro.
5026 corresponding 'SUPPORTED' macros.

12