/third_party/curl/packages/vms/ |
D | curlmsg.sdl | 21 /* "THE COMBINED LENGTH OF THE PREFIX AND THE MESSAGE SYMBOL NAME CANNOT 22 /* EXCEED 31 CHARACTERS." WITH A PREFIX OF FIVE THAT LEAVES US WITH 26 28 "FACILITY" EQUALS 3841 PREFIX "CURL" TAG "" 29 ,"OK" EQUALS %X0F018009 PREFIX "CURL" TAG "" 30 ,"UNSUPPORTED_PROTOCOL" EQUALS %X0F018012 PREFIX "CURL" TAG "" 31 ,"FAILED_INIT" EQUALS %X0F01801A PREFIX "CURL" TAG "" 32 ,"URL_MALFORMAT" EQUALS %X0F018022 PREFIX "CURL" TAG "" 33 ,"OBSOLETE4" EQUALS %X0F01802A PREFIX "CURL" TAG "" 34 ,"COULDNT_RESOLVE_PROXY" EQUALS %X0F018032 PREFIX "CURL" TAG "" 35 ,"COULDNT_RESOLVE_HOST" EQUALS %X0F01803A PREFIX "CURL" TAG "" [all …]
|
/third_party/typescript/tests/cases/fourslash/ |
D | codeFixClassImplementInterfaceComments.ts | 6 //// /**enum prefix */ 7 //// export enum /**enum identifier prefix */ E /**open-brace prefix*/ { 8 //// /* literal prefix */ a /** comma prefix */, 9 //// /* literal prefix */ b /** comma prefix */, 10 //// /* literal prefix */ c 11 //// /** close brace prefix */ } 12 //// /** interface prefix */ 13 //// export interface /**interface name prefix */ I /**open-brace prefix*/ { 14 //// /** property prefix */ a /** colon prefix */: /** enum literal prefix 1*/ E /** dot prefix … 15 //// /** property prefix */ b /** colon prefix */: /** enum prefix */ E; [all …]
|
/third_party/gettext/ |
D | PACKAGING | 61 $prefix/share/gettext/ABOUT-NLS 63 $prefix/bin/gettext 64 $prefix/bin/ngettext 65 $prefix/bin/envsubst 66 $prefix/bin/gettext.sh 67 $prefix/share/man/man1/gettext.1 68 $prefix/share/man/man1/ngettext.1 69 $prefix/share/man/man1/envsubst.1 70 $prefix/share/doc/gettext/gettext.1.html 71 $prefix/share/doc/gettext/ngettext.1.html [all …]
|
/third_party/curl/tests/certs/scripts/ |
D | genserv.sh | 13 USAGE="echo Usage is genserv.sh <prefix> <caprefix>" 27 PREFIX=$1 28 if [ ".$PREFIX" = . ] ; then 29 echo No configuration prefix 32 if [ ! -f $PREFIX-sv.prm ] ; then 33 echo No configuration file $PREFIX-sv.prm 40 echo No CA prefix 64 echo SERIAL=$SERIAL PREFIX=$PREFIX CAPREFIX=$CAPREFIX DURATION=$DURATION KEYSIZE=$KEYSIZE 67 echo "openssl dhparam -2 -out $PREFIX-sv.dhp $KEYSIZE" 68 $OPENSSL dhparam -2 -out $PREFIX-sv.dhp $KEYSIZE [all …]
|
D | genroot.sh | 23 PREFIX=$1 24 if [ ".$PREFIX" = . ] ; then 25 echo No configuration prefix 28 if [ ! -f $PREFIX-ca.prm ] ; then 29 echo No configuration file $PREFIX-ca.prm 43 echo SERIAL=$SERIAL PREFIX=$PREFIX DURATION=$DURATION KEYSIZE=$KEYSIZE 45 echo "openssl genrsa -out $PREFIX-ca.key $KEYSIZE -passout XXX" 46 openssl genrsa -out $PREFIX-ca.key $KEYSIZE -passout pass:secret 48 echo "openssl req -config $PREFIX-ca.prm -new -key $PREFIX-ca.key -out $PREFIX-ca.csr" 49 $OPENSSL req -config $PREFIX-ca.prm -new -key $PREFIX-ca.key -out $PREFIX-ca.csr -passin pass:secret [all …]
|
/third_party/mesa3d/src/intel/common/ |
D | intel_sample_positions.h | 69 #define INTEL_SAMPLE_POS_ELEM(prefix, arr, sample_idx) \ argument 70 prefix##sample_idx##XOffset = arr[sample_idx].x; \ 71 prefix##sample_idx##YOffset = arr[sample_idx].y; 73 #define INTEL_SAMPLE_POS_1X_ARRAY(prefix, arr)\ argument 74 INTEL_SAMPLE_POS_ELEM(prefix, arr, 0); 76 #define INTEL_SAMPLE_POS_2X_ARRAY(prefix, arr) \ argument 77 INTEL_SAMPLE_POS_ELEM(prefix, arr, 0); \ 78 INTEL_SAMPLE_POS_ELEM(prefix, arr, 1); 80 #define INTEL_SAMPLE_POS_4X_ARRAY(prefix, arr) \ argument 81 INTEL_SAMPLE_POS_ELEM(prefix, arr, 0); \ [all …]
|
/third_party/openh264/build/ |
D | mktargets.py | 10 parser.add_argument("--prefix", dest="prefix", help="Make a set of objs") 15 PREFIX=None variable 24 src = "$(%s_SRCDIR)/%%%s"%(PREFIX, CPP_SUFFIX) 25 dst = "$(%s_SRCDIR)/%%.$(OBJ)"%(PREFIX) 28 …\t$(QUIET_CXX)$(CXX) $(CFLAGS) $(CXXFLAGS) $(INCLUDES) $(' + PREFIX + '_CFLAGS) $(' + PREFIX + '_I… 32 src = "$(%s_SRCDIR)/%%.c"%(PREFIX) 33 dst = "$(%s_SRCDIR)/%%.$(OBJ)"%(PREFIX) 36 …f.write('\t$(QUIET_CC)$(CC) $(CFLAGS) $(INCLUDES) $(' + PREFIX + '_CFLAGS) $(' + PREFIX + '_INCLUD… 40 src = "$(%s_SRCDIR)/%%.asm"%(PREFIX) 41 dst = "$(%s_SRCDIR)/%%.$(OBJ)"%(PREFIX) [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | X86DisassemblerDecoderCommon.h | 76 ENUM_ENTRY(IC_OPSIZE, 3, "requires an OPSIZE prefix, so " \ 78 ENUM_ENTRY(IC_ADSIZE, 3, "requires an ADSIZE prefix, so " \ 85 ENUM_ENTRY(IC_XD_OPSIZE, 3, "requires an OPSIZE prefix, so " \ 87 ENUM_ENTRY(IC_XS_OPSIZE, 3, "requires an OPSIZE prefix, so " \ 89 ENUM_ENTRY(IC_XD_ADSIZE, 3, "requires an ADSIZE prefix, so " \ 91 ENUM_ENTRY(IC_XS_ADSIZE, 3, "requires an ADSIZE prefix, so " \ 93 ENUM_ENTRY(IC_64BIT_REXW, 5, "requires a REX.W prefix, so operands "\ 95 ENUM_ENTRY(IC_64BIT_REXW_ADSIZE, 6, "requires a REX.W prefix and 0x67 " \ 96 "prefix") \ 115 ENUM_ENTRY(IC_VEX, 1, "requires a VEX prefix") \ [all …]
|
/third_party/libwebsockets/cmake/ |
D | FindGit.cmake | 31 # GIT_WC_INFO(<dir> <var-prefix>) 36 # <var-prefix>_WC_REVISION_HASH - Current SHA1 hash 37 # <var-prefix>_WC_REVISION - Current SHA1 hash 38 # <var-prefix>_WC_REVISION_NAME - Name associated with <var-prefix>_WC_REVISION_HASH 39 # <var-prefix>_WC_URL - output of command `git config --get remote.origin.url' 40 # <var-prefix>_WC_ROOT - Same value as working copy URL 41 # <var-prefix>_WC_GITSVN - Set to false 44 # <var-prefix>_WC_GITSVN - Set to True if it is a 45 # <var-prefix>_WC_INFO - output of command `git svn info' 46 # <var-prefix>_WC_URL - url of the associated SVN repository [all …]
|
/third_party/boost/boost/range/adaptor/ |
D | formatted.hpp | 29 template<typename Sep, typename Prefix, typename Postfix> 39 boost::is_array<Prefix>, 40 const typename boost::remove_extent<Prefix>::type*, 41 Prefix 52 const prefix_t& prefix, in formatted_holder() 55 , m_prefix(prefix) in formatted_holder() 65 template<typename Iter, typename Sep, typename Prefix, typename Postfix> 69 typedef formatted_holder<Sep,Prefix,Postfix> holder_t; 100 typename Prefix, 104 typename range_iterator<const SinglePassRange>::type, Sep, Prefix, Postfix [all …]
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
D | AffixMatcher.java | 22 private final AffixPatternMatcher prefix; field in AffixMatcher 28 * suffixes, ensuring that the longest prefix/suffix pair is always chosen. 33 if (length(lhs.prefix) != length(rhs.prefix)) { 34 return length(lhs.prefix) > length(rhs.prefix) ? -1 : 1; 38 // If the prefix and suffix are the same length, arbitrarily break ties. 110 // Generate Prefix in createMatchers() 117 AffixPatternMatcher prefix = AffixPatternMatcher in createMatchers() local 131 posPrefix = prefix; in createMatchers() 133 } else if (Objects.equals(prefix, posPrefix) && Objects.equals(suffix, posSuffix)) { in createMatchers() 143 matchers.add(getInstance(prefix, suffix, flags)); in createMatchers() [all …]
|
/third_party/bzip2/ |
D | Makefile | 27 PREFIX=/usr/local macro 73 if ( test ! -d $(PREFIX)/bin ) ; then mkdir -p $(PREFIX)/bin ; fi 74 if ( test ! -d $(PREFIX)/lib ) ; then mkdir -p $(PREFIX)/lib ; fi 75 if ( test ! -d $(PREFIX)/man ) ; then mkdir -p $(PREFIX)/man ; fi 76 if ( test ! -d $(PREFIX)/man/man1 ) ; then mkdir -p $(PREFIX)/man/man1 ; fi 77 if ( test ! -d $(PREFIX)/include ) ; then mkdir -p $(PREFIX)/include ; fi 78 cp -f bzip2 $(PREFIX)/bin/bzip2 79 cp -f bzip2 $(PREFIX)/bin/bunzip2 80 cp -f bzip2 $(PREFIX)/bin/bzcat 81 cp -f bzip2recover $(PREFIX)/bin/bzip2recover [all …]
|
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/ |
D | Makefile | 27 PREFIX=/usr/local macro 73 if ( test ! -d $(PREFIX)/bin ) ; then mkdir -p $(PREFIX)/bin ; fi 74 if ( test ! -d $(PREFIX)/lib ) ; then mkdir -p $(PREFIX)/lib ; fi 75 if ( test ! -d $(PREFIX)/man ) ; then mkdir -p $(PREFIX)/man ; fi 76 if ( test ! -d $(PREFIX)/man/man1 ) ; then mkdir -p $(PREFIX)/man/man1 ; fi 77 if ( test ! -d $(PREFIX)/include ) ; then mkdir -p $(PREFIX)/include ; fi 78 cp -f bzip2 $(PREFIX)/bin/bzip2 79 cp -f bzip2 $(PREFIX)/bin/bunzip2 80 cp -f bzip2 $(PREFIX)/bin/bzcat 81 cp -f bzip2recover $(PREFIX)/bin/bzip2recover [all …]
|
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/ |
D | Makefile | 27 PREFIX=/usr/local macro 73 if ( test ! -d $(PREFIX)/bin ) ; then mkdir -p $(PREFIX)/bin ; fi 74 if ( test ! -d $(PREFIX)/lib ) ; then mkdir -p $(PREFIX)/lib ; fi 75 if ( test ! -d $(PREFIX)/man ) ; then mkdir -p $(PREFIX)/man ; fi 76 if ( test ! -d $(PREFIX)/man/man1 ) ; then mkdir -p $(PREFIX)/man/man1 ; fi 77 if ( test ! -d $(PREFIX)/include ) ; then mkdir -p $(PREFIX)/include ; fi 78 cp -f bzip2 $(PREFIX)/bin/bzip2 79 cp -f bzip2 $(PREFIX)/bin/bunzip2 80 cp -f bzip2 $(PREFIX)/bin/bzcat 81 cp -f bzip2recover $(PREFIX)/bin/bzip2recover [all …]
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
D | AffixMatcher.java | 24 private final AffixPatternMatcher prefix; field in AffixMatcher 30 * suffixes, ensuring that the longest prefix/suffix pair is always chosen. 35 if (length(lhs.prefix) != length(rhs.prefix)) { 36 return length(lhs.prefix) > length(rhs.prefix) ? -1 : 1; 40 // If the prefix and suffix are the same length, arbitrarily break ties. 112 // Generate Prefix in createMatchers() 119 AffixPatternMatcher prefix = AffixPatternMatcher in createMatchers() local 133 posPrefix = prefix; in createMatchers() 135 } else if (Objects.equals(prefix, posPrefix) && Objects.equals(suffix, posSuffix)) { in createMatchers() 145 matchers.add(getInstance(prefix, suffix, flags)); in createMatchers() [all …]
|
/third_party/libpsl/msvc/ |
D | pc_base.py | 23 self.prefix = '' 31 parser.add_argument('--prefix', help='prefix of the installed library', 33 parser.add_argument('--exec-prefix', 34 help='prefix of the installed programs, \ 35 if different from the prefix') 38 if different from ${prefix}/include') 41 if different from ${prefix}/lib') 48 # check whether the prefix and exec_prefix are valid 49 if not os.path.exists(args.prefix): 50 raise SystemExit('Specified prefix \'%s\' is invalid' % args.prefix) [all …]
|
/third_party/python/Lib/idlelib/idle_test/ |
D | test_history.py | 31 self.assertIsNone(self.history.prefix) 51 self.history.prefix = line1 54 self.assertIsNone(self.history.prefix) 90 def fetch_test(self, reverse, line, prefix, index, *, bell=False): argument 102 Equal(History.prefix, prefix) 107 prefix = '' 109 test(True, line2, prefix, 1) 110 test(True, line1, prefix, 0) 111 test(True, prefix, None, None, bell=True) 114 prefix = '' [all …]
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
D | ConstantAffixModifier.java | 11 * The canonical implementation of {@link Modifier}, containing a prefix and suffix string. 16 // TODO: Avoid making a new instance by default if prefix and suffix are empty 19 private final String prefix; field in ConstantAffixModifier 31 * @param prefix 32 * The prefix string. 41 public ConstantAffixModifier(String prefix, String suffix, Field field, boolean strong) { in ConstantAffixModifier() argument 43 // TODO: Consider returning a null modifier if both prefix and suffix are empty. in ConstantAffixModifier() 44 this.prefix = (prefix == null ? "" : prefix); in ConstantAffixModifier() 50 /** Constructs a new instance with an empty prefix, suffix, and field. */ 52 prefix = ""; in ConstantAffixModifier() [all …]
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | ConstantAffixModifier.java | 10 * The canonical implementation of {@link Modifier}, containing a prefix and suffix string. 14 // TODO: Avoid making a new instance by default if prefix and suffix are empty 17 private final String prefix; field in ConstantAffixModifier 29 * @param prefix 30 * The prefix string. 39 public ConstantAffixModifier(String prefix, String suffix, Field field, boolean strong) { in ConstantAffixModifier() argument 41 // TODO: Consider returning a null modifier if both prefix and suffix are empty. in ConstantAffixModifier() 42 this.prefix = (prefix == null ? "" : prefix); in ConstantAffixModifier() 48 /** Constructs a new instance with an empty prefix, suffix, and field. */ 50 prefix = ""; in ConstantAffixModifier() [all …]
|
/third_party/boost/boost/spirit/home/x3/directive/ |
D | confix.hpp | 16 template<typename Prefix, typename Subject, typename Postfix> 18 unary_parser<Subject, confix_directive<Prefix, Subject, Postfix>> 21 Subject, confix_directive<Prefix, Subject, Postfix>> base_type; 25 constexpr confix_directive(Prefix const& prefix in confix_directive() 29 prefix(prefix), in confix_directive() 42 if (!(prefix.parse(first, last, context, rcontext, unused) && in parse() 53 Prefix prefix; member 57 template<typename Prefix, typename Postfix> 62 Prefix, typename extension::as_parser<Subject>::value_type, Postfix> 65 return { prefix, as_parser(subject), postfix }; in operator []() [all …]
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
D | Trie.java | 15 * Trie constructed by adding "spans" of data representing prefix 18 * <p>When a prefix needs to be added to a Trie, a new span is created to 20 * the current prefix data is committed to the underlying Trie as its key. 26 * (prefix, subValues) -> trie.root().with(prefix, subSpan -> process(subSpan, subValues)); 34 * <p>Since spans share a common buffer for prefix data, it is important 51 // The index *after* the last prefix was added. 59 // An extended span with the given prefix included. 60 private Span(int index, String prefix) { in Span() argument 62 checkState(!prefix.isEmpty(), "invalid subtag: %s", prefix); in Span() 63 checkState(index + prefix.length() <= spanBytes.length, "span too long"); in Span() [all …]
|
/third_party/boost/boost/ratio/ |
D | ratio_io.hpp | 28 static basic_string<CharT> prefix(); 66 static std::basic_string<CharT> symbol() {return prefix();} in symbol() 67 static std::basic_string<CharT> prefix(); 72 ratio_string<Ratio, CharT>::prefix() in prefix() function in boost::ratio_string 91 static std::string prefix() { in prefix() function 94 typename ratio_static_string<Ratio, CharT>::prefix in prefix() 118 static std::string prefix() {return std::string("atto");} in prefix() function 127 static std::u16string prefix() {return std::u16string(u"atto");} in prefix() function 134 static std::u32string prefix() {return std::u32string(U"atto");} in prefix() function 144 static std::wstring prefix() {return std::wstring(L"atto");} in prefix() function [all …]
|
/third_party/skia/third_party/externals/freetype/builds/unix/ |
D | freetype-config.in | 26 prefix=`%PKG_CONFIG% --variable prefix freetype2` 38 prefix="%prefix%" 55 orig_prefix=$prefix 61 include_suffix=`echo $includedir | sed "s|$prefix||"` 72 --prefix display \`--prefix' value used for building the 74 --prefix=PREFIX override \`--prefix' value with PREFIX 75 --exec-prefix display \`--exec-prefix' value used for building 77 --exec-prefix=EPREFIX override \`--exec-prefix' value with EPREFIX 108 --prefix=*) 109 prefix=$optarg [all …]
|
/third_party/flutter/skia/third_party/externals/freetype/builds/unix/ |
D | freetype-config.in | 26 prefix=`%PKG_CONFIG% --variable prefix freetype2` 38 prefix="%prefix%" 55 orig_prefix=$prefix 61 include_suffix=`echo $includedir | sed "s|$prefix||"` 72 --prefix display \`--prefix' value used for building the 74 --prefix=PREFIX override \`--prefix' value with PREFIX 75 --exec-prefix display \`--exec-prefix' value used for building 77 --exec-prefix=EPREFIX override \`--exec-prefix' value with EPREFIX 108 --prefix=*) 109 prefix=$optarg [all …]
|
/third_party/freetype/builds/unix/ |
D | freetype-config.in | 26 prefix=`%PKG_CONFIG% --variable prefix freetype2` 38 prefix="%prefix%" 55 orig_prefix=$prefix 61 include_suffix=`echo $includedir | sed "s|$prefix||"` 72 --prefix display \`--prefix' value used for building the 74 --prefix=PREFIX override \`--prefix' value with PREFIX 75 --exec-prefix display \`--exec-prefix' value used for building 77 --exec-prefix=EPREFIX override \`--exec-prefix' value with EPREFIX 108 --prefix=*) 109 prefix=$optarg [all …]
|