| /third_party/python/Lib/ |
| D | configparser.py | 223 def __init__(self, section, option, source=None, lineno=None): argument 246 def __init__(self, option, section): argument 257 def __init__(self, option, section, msg): argument 267 def __init__(self, option, section, rawval, reference): argument 287 def __init__(self, option, section, rawval): argument 363 def before_get(self, parser, section, option, value, defaults): argument 366 def before_set(self, parser, section, option, value): argument 369 def before_read(self, parser, section, option, value): argument 372 def before_write(self, parser, section, option, value): argument 393 def before_get(self, parser, section, option, value, defaults): argument [all …]
|
| /third_party/node/deps/npm/node_modules/dashdash/lib/ |
| D | dashdash.js | 110 function parseBool(option, optstr, arg) { argument 114 function parseString(option, optstr, arg) { argument 119 function parseNumber(option, optstr, arg) { argument 129 function parseInteger(option, optstr, arg) { argument 139 function parsePositiveInteger(option, optstr, arg) { argument 159 function parseDate(option, optstr, arg) { argument 185 string: { property 337 Parser.prototype.optionTakesArg = function optionTakesArg(option) { argument 376 function addOpt(option, optstr, key, val, from) { argument
|
| /third_party/mindspore/mindspore/ccsrc/cxx_api/model/acl/ |
| D | model_converter.cc | 121 const std::map<std::string, std::string> &init_options, in BuildAirModel() 229 auto option = options_.lock(); in LoadAscendIRInner() local
|
| /third_party/curl/packages/OS400/ |
| D | ccsidcurl.c | 262 curl_easy_escape_ccsid(CURL *handle, const char *string, int length, in curl_easy_escape_ccsid() 291 curl_easy_unescape_ccsid(CURL *handle, const char *string, int length, in curl_easy_unescape_ccsid() 689 Curl_is_formadd_string(CURLformoption option) in Curl_is_formadd_string() 768 CURLformoption option; in curl_formadd_ccsid() local 1321 mime_string_call(curl_mimepart *part, const char *string, unsigned int ccsid, in mime_string_call() 1435 const struct curl_easyoption *option = NULL; in curl_easy_option_by_name_ccsid() local 1451 curl_easy_option_get_name_ccsid(const struct curl_easyoption *option, in curl_easy_option_get_name_ccsid()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| D | TrieMapTest.java | 262 String string = "xabcdab abcde abdfg"; in checkSearch() local 309 …lding(Map<String, Integer> testmap, long comparisonTime, Style style, Option option, double ratioT… in timeBuilding() 369 private int checkSize(int comparisonSize, Style style, Option option, double ratioToMap) { in checkSize() 482 Option option; field in TrieMapTest.MyLoop
|
| D | TrieMap.java | 54 Option option; field in TrieMap.Builder 62 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> ke… in with() 73 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V val… in with() 101 abstract void set(CharSequence string, int i); in set()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| D | TrieMapTest.java | 265 String string = "xabcdab abcde abdfg"; in checkSearch() local 312 …lding(Map<String, Integer> testmap, long comparisonTime, Style style, Option option, double ratioT… in timeBuilding() 372 private int checkSize(int comparisonSize, Style style, Option option, double ratioToMap) { in checkSize() 485 Option option; field in TrieMapTest.MyLoop
|
| D | TrieMap.java | 55 Option option; field in TrieMap.Builder 63 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> ke… in with() 74 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V val… in with() 102 abstract void set(CharSequence string, int i); in set()
|
| /third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sflint/ |
| D | SFLint.java | 51 String option = null; in main() local 247 private void reportProblem(String string) { in reportProblem()
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sflint/ |
| D | SFLint.java | 51 String option = null; in main() local 247 private void reportProblem(String string) { in reportProblem()
|
| /third_party/boost/libs/program_options/test/ |
| D | parsers_test.cpp | 54 void check_value(const option& option, const char* name, const char* value) in check_value() 69 pair<string, string> additional_parser(const std::string&) in additional_parser()
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | ucol_sit.cpp | 169 _processLocaleElement(CollatorSpec *spec, uint32_t value, const char* string, in _processLocaleElement() 186 _processRFC3066Locale(CollatorSpec *spec, uint32_t, const char* string, in _processRFC3066Locale() 205 _processCollatorOption(CollatorSpec *spec, uint32_t option, const char* string, in _processCollatorOption() 221 readHexCodeUnit(const char **string, UErrorCode *status) in readHexCodeUnit() 257 _processVariableTop(CollatorSpec *spec, uint32_t value1, const char* string, UErrorCode *status) in _processVariableTop() 334 ucol_sit_readSpecs(CollatorSpec *s, const char *string, in ucol_sit_readSpecs() 518 const char *string = definition; in ucol_openFromShortString() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | ucol_sit.cpp | 169 _processLocaleElement(CollatorSpec *spec, uint32_t value, const char* string, in _processLocaleElement() 186 _processRFC3066Locale(CollatorSpec *spec, uint32_t, const char* string, in _processRFC3066Locale() 205 _processCollatorOption(CollatorSpec *spec, uint32_t option, const char* string, in _processCollatorOption() 221 readHexCodeUnit(const char **string, UErrorCode *status) in readHexCodeUnit() 257 _processVariableTop(CollatorSpec *spec, uint32_t value1, const char* string, UErrorCode *status) in _processVariableTop() 334 ucol_sit_readSpecs(CollatorSpec *s, const char *string, in ucol_sit_readSpecs() 518 const char *string = definition; in ucol_openFromShortString() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | ucol_sit.cpp | 169 _processLocaleElement(CollatorSpec *spec, uint32_t value, const char* string, in _processLocaleElement() 186 _processRFC3066Locale(CollatorSpec *spec, uint32_t, const char* string, in _processRFC3066Locale() 205 _processCollatorOption(CollatorSpec *spec, uint32_t option, const char* string, in _processCollatorOption() 221 readHexCodeUnit(const char **string, UErrorCode *status) in readHexCodeUnit() 257 _processVariableTop(CollatorSpec *spec, uint32_t value1, const char* string, UErrorCode *status) in _processVariableTop() 334 ucol_sit_readSpecs(CollatorSpec *s, const char *string, in ucol_sit_readSpecs() 518 const char *string = definition; in ucol_openFromShortString() local
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | ucol_sit.cpp | 156 _processLocaleElement(CollatorSpec *spec, uint32_t value, const char* string, in _processLocaleElement() 178 _processRFC3066Locale(CollatorSpec *spec, uint32_t, const char* string, in _processRFC3066Locale() 197 _processCollatorOption(CollatorSpec *spec, uint32_t option, const char* string, in _processCollatorOption() 213 readHexCodeUnit(const char **string, UErrorCode *status) in readHexCodeUnit() 249 _processVariableTop(CollatorSpec *spec, uint32_t value1, const char* string, UErrorCode *status) in _processVariableTop() 335 ucol_sit_readSpecs(CollatorSpec *s, const char *string, in ucol_sit_readSpecs() 523 const char *string = definition; in ucol_openFromShortString() local
|
| /third_party/grpc/test/cpp/end2end/ |
| D | server_builder_plugin_test.cc | 66 void ChangeArguments(const std::string& /*name*/, void* /*value*/) override { in ChangeArguments() 163 std::unique_ptr<InsertPluginServerBuilderOption> option( in InsertPluginWithTestService() local
|
| /third_party/python/Lib/test/ |
| D | test_configparser.py | 64 def fromstring(self, string, defaults=None): argument 585 def get_error(self, cf, exc, section, option): argument 1173 def fromstring(self, string, defaults=None, optionxform=None): argument 1464 def fromstring(self, string, defaults=None): argument 2051 def getboolean(self, section, option, *, raw=False, vars=None, argument 2057 def getlen(self, section, option, *, raw=False, vars=None, argument
|
| /third_party/mesa3d/src/intel/tools/ |
| D | i965_gram.y | 346 char *string; member 542 add_instruction_option(struct options *options, int option) in add_instruction_option()
|
| /third_party/ltp/testcases/realtime/lib/ |
| D | librttest.c | 105 int rt_init_long(const char *options, const struct option *longopts, in rt_init_long() 240 int rt_init(const char *options, int (*parse_arg) (int option, char *value), in rt_init() 662 static void write_string_to_file(const char *pathname, const char *string) in write_string_to_file()
|
| /third_party/iptables/iptables/ |
| D | xshared.c | 367 int parse_counters(const char *string, struct xt_counters *ctr) in parse_counters() 744 char cmd2char(int option) in cmd2char() 847 char opt2char(int option) in opt2char()
|
| /third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
| D | naming-convention.ts | 95 string = 1 << 11, enumerator 980 const option = constant 1281 format: option.format ? option.format.map(f => PredefinedFormats[f]) : null, constant
|
| /third_party/curl/lib/ |
| D | tftp.c | 282 static size_t tftp_strnlen(const char *string, size_t maxlen) in tftp_strnlen() 289 const char **option, const char **value) in tftp_option_get() 320 const char *option, *value; in tftp_parse_option_ack() local 384 char *buf, const char *option) in tftp_option_add()
|
| /third_party/python/Doc/library/ |
| D | optparse.rst | 703 .. _optparse-how-optparse-handles-errors: 1611 .. _optparse-how-callbacks-called:
|
| /third_party/glib/gio/ |
| D | gresource-tool.c | 481 gchar *option; in cmd_help() local 482 GString *string; in cmd_help() local
|
| /third_party/typescript/src/compiler/ |
| D | commandLineParser.ts | 20 const libEntries: [string, string][] = [ constant 1845 const option = keyText && knownOptions ? knownOptions.get(keyText) : undefined; constant 1925 const customOption = <CommandLineOptionOfCustomType>option; constant 1961 … const { elementOptions, extraKeyDiagnostics, name: optionName } = <TsConfigOnlyOption>option; constant 2247 for (const option of optionDeclarations) { constant 2264 for (const option of options) { constant
|