/external/rust/crates/grpcio-sys/grpc/third_party/re2/doc/ |
D | syntax.txt | 34 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 …]
|
D | mksyntaxwiki | 13 ,x g/NOT SUPPORTED/ s!^[^ ]+!<font color="#808080">&</font>! 14 ,s!NOT SUPPORTED!<font size="1">(&)</font>!g
|
D | mksyntaxhtml | 14 ,x g/NOT SUPPORTED/ s!^[^ ]+!<font color=#808080>&</font>! 15 ,s!NOT SUPPORTED!!g
|
D | mksyntaxgo | 7 ,x g/NOT SUPPORTED/d
|
/external/ltp/utils/benchmark/ebizzy-0.3/ |
D | configure | 4 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/ |
D | CoreCronetEnd2EndTests.mm | 228 // 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/ |
D | Supported.java | 59 super(SIPHeaderNames.SUPPORTED); in Supported() 68 super(SIPHeaderNames.SUPPORTED); in Supported()
|
D | SIPHeaderNames.java | 96 public static final String SUPPORTED = SupportedHeader.NAME; //42 field
|
D | NameMap.java | 161 putNameMap(SUPPORTED, Supported.class.getName()); //42 in initializeNameMap()
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | SupportedParser.java | 73 headerName(TokenTypes.SUPPORTED); in parse() 78 supported.setHeaderName(SIPHeaderNames.SUPPORTED); in parse()
|
D | Lexer.java | 167 TokenTypes.SUPPORTED); in selectLexer() 207 addKeyword(TokenNames.K.toUpperCase(), TokenTypes.SUPPORTED); in selectLexer()
|
D | TokenTypes.java | 66 public static final int SUPPORTED = START + 20; field
|
/external/python/cpython3/Tools/i18n/ |
D | makelocalealias.py | 16 SUPPORTED = '/usr/share/i18n/SUPPORTED' variable 135 parser.add_argument('--glibc-supported', default=SUPPORTED, 137 '(default: %a)' % SUPPORTED)
|
/external/strace/m4/ |
D | warnings.m4 | 19 # gl_COMPILER_OPTION_IF(OPTION, [IF-SUPPORTED], [IF-NOT-SUPPORTED],
|
/external/libpng/contrib/powerpc-vsx/ |
D | README | 34 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/ |
D | README | 36 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/ |
D | README | 36 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/ |
D | OatFile.java | 67 public static final int SUPPORTED = 1; field in OatFile 163 return SUPPORTED; in isSupportedVersion()
|
/external/llvm-project/llvm/docs/CommandGuide/ |
D | llvm-objcopy.rst | 350 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/ |
D | README.md | 7 SUPPORTED PLATFORMS
|
/external/tensorflow/tensorflow/core/framework/ |
D | function.proto | 80 // NOT CURRENTLY SUPPORTED (but may be in the future):
|
/external/autotest/server/site_tests/factory_Basic/ |
D | test_list.fwteam_small | 127 # REPORTS MUST BE PROVIDED TO GOOGLE, MACHINES WITHOUT LOGS CANNOT BE SUPPORTED.
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | build-attributes.ll | 210 ; 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/ |
D | 3.5.0a1.rst | 5695 The makelocalealias.py script now can parse the SUPPORTED file from glibc
|
/external/libpng/ |
D | libpng-manual.txt | 5022 if it is not. Library code consistently checks for the 'SUPPORTED' macro. 5026 corresponding 'SUPPORTED' macros.
|