/third_party/typescript/src/testRunner/unittests/config/ |
D | projectReferences.ts | 101 const spec: TestSpecification = { constant 123 const spec: TestSpecification = { constant 140 const spec: TestSpecification = { constant 163 const spec: TestSpecification = { constant 183 const spec: TestSpecification = { constant 202 const spec: TestSpecification = { constant 215 const spec: TestSpecification = { constant 231 const spec: TestSpecification = { constant 253 const spec: TestSpecification = { constant 273 const spec: TestSpecification = { constant [all …]
|
/third_party/python/Modules/ |
D | _testmultiphase.c | 428 PyInit__testmultiphase(PyObject *spec) in PyInit__testmultiphase() 441 createfunc_nonmodule(PyObject *spec, PyModuleDef *def) in createfunc_nonmodule() 476 PyInit__testmultiphase_nonmodule(PyObject *spec) in PyInit__testmultiphase_nonmodule() 506 PyInit__testmultiphase_nonmodule_with_methods(PyObject *spec) in PyInit__testmultiphase_nonmodule_with_methods() 526 PyInitU__testmultiphase_zkouka_naten_evc07gi8e(PyObject *spec) in PyInitU__testmultiphase_zkouka_naten_evc07gi8e() 544 PyInitU_eckzbwbhc6jpgzcx415x(PyObject *spec) in PyInitU_eckzbwbhc6jpgzcx415x() 552 PyInit_x(PyObject *spec) in PyInit_x() 563 PyInit__testmultiphase_null_slots(PyObject *spec) in PyInit__testmultiphase_null_slots() 579 PyInit__testmultiphase_bad_slot_large(PyObject *spec) in PyInit__testmultiphase_bad_slot_large() 593 PyInit__testmultiphase_bad_slot_negative(PyObject *spec) in PyInit__testmultiphase_bad_slot_negative() [all …]
|
/third_party/gettext/gettext-tools/src/ |
D | format-qt.c | 52 struct spec struct 72 struct spec spec; in format_parse() argument 126 struct spec *spec = (struct spec *) descr; in format_free() local 134 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local 205 struct spec *spec = (struct spec *) descr; in format_print() local
|
D | format-python-brace.c | 54 struct spec struct 63 static bool parse_upto (struct spec *spec, const char **formatp, argument 76 parse_named_field (struct spec *spec, in parse_named_field() 97 parse_numeric_field (struct spec *spec, in parse_numeric_field() 117 parse_directive (struct spec *spec, in parse_directive() 312 parse_upto (struct spec *spec, in parse_upto() 345 struct spec spec; in format_parse() local 386 free_named_args (struct spec *spec) in free_named_args() 400 struct spec *spec = (struct spec *) descr; in format_free() local 409 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local [all …]
|
D | format-smalltalk.c | 41 struct spec struct 54 struct spec spec; in format_parse() argument 111 struct spec *spec = (struct spec *) descr; in format_free() local 119 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local 189 struct spec *spec = (struct spec *) descr; in format_print() local
|
D | format-csharp.c | 49 struct spec struct 60 struct spec spec; in format_parse() local 175 struct spec *spec = (struct spec *) descr; in format_free() local 183 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local 232 struct spec *spec = (struct spec *) descr; in format_print() local
|
D | format-qt-plural.c | 40 struct spec struct 52 struct spec spec; in format_parse() local 83 struct spec *spec = (struct spec *) descr; in format_free() local 91 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local 139 struct spec *spec = (struct spec *) descr; in format_print() local
|
D | format-perl-brace.c | 45 struct spec struct 65 struct spec spec; in format_parse() argument 147 struct spec *spec = (struct spec *) descr; in format_free() local 162 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local 236 struct spec *spec = (struct spec *) descr; in format_print() local
|
D | format-lua.c | 68 struct spec struct 90 struct spec *result = NULL; in format_parse() argument 193 struct spec *spec = (struct spec *) descr; in format_free() local 203 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local 271 struct spec *spec = (struct spec *) descr; in format_print() local
|
/third_party/node/deps/npm/node_modules/libnpmaccess/ |
D | index.js | 15 const npar = spec => { argument 25 cmd.public = (spec, opts) => setAccess(spec, 'public', opts) argument 26 cmd.restricted = (spec, opts) => setAccess(spec, 'restricted', opts) argument 27 function setAccess (spec, access, opts) { argument 36 spec field 41 cmd.grant = (spec, entity, permissions, opts) => { argument 55 spec, property 61 cmd.revoke = (spec, entity, opts) => { argument 72 spec, property 148 cmd.lsCollaborators.stream = (spec, user, opts) => { argument [all …]
|
/third_party/pulseaudio/src/pulse/ |
D | sample.c | 58 size_t pa_sample_size(const pa_sample_spec *spec) { in pa_sample_size() 65 size_t pa_frame_size(const pa_sample_spec *spec) { in pa_frame_size() 72 size_t pa_bytes_per_second(const pa_sample_spec *spec) { in pa_bytes_per_second() 79 pa_usec_t pa_bytes_to_usec(uint64_t length, const pa_sample_spec *spec) { in pa_bytes_to_usec() 86 size_t pa_usec_to_bytes(pa_usec_t t, const pa_sample_spec *spec) { in pa_usec_to_bytes() 93 pa_sample_spec* pa_sample_spec_init(pa_sample_spec *spec) { in pa_sample_spec_init() 118 int pa_sample_spec_valid(const pa_sample_spec *spec) { in pa_sample_spec_valid() 169 char *pa_sample_spec_snprint(char *s, size_t l, const pa_sample_spec *spec) { in pa_sample_spec_snprint()
|
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/ |
D | webgpu_absl_format.cpp | 30 const absl::FormatConversionSpec& spec, in AbslFormatConvert() 43 const absl::FormatConversionSpec& spec, in AbslFormatConvert() 56 const absl::FormatConversionSpec& spec, in AbslFormatConvert() 73 const absl::FormatConversionSpec& spec, in AbslFormatConvert() 90 const absl::FormatConversionSpec& spec, in AbslFormatConvert() 111 const absl::FormatConversionSpec& spec, in AbslFormatConvert()
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
D | msvs.py | 365 spec, cmd, cygwin_shell, has_input_path, quote_cmd, do_setup_env argument 437 def _BuildCommandLineForRule(spec, rule, has_input_path, do_setup_env): argument 489 p, spec, primary_input, inputs, outputs, description, cmd argument 520 def _AddAccumulatedActionsToMSVS(p, spec, actions_dict): argument 607 def _GenerateNativeRulesForMSVS(p, rules, output_dir, spec, options): argument 652 def _GenerateExternalRules(rules, output_dir, spec, sources, options, actions_to_add): argument 889 p, output_dir, options, spec, sources, excluded_sources, actions_to_add argument 953 def _GetDefaultConfiguration(spec): argument 957 def _GetGuidOfProject(proj_path, spec): argument 983 def _GetMsbuildToolsetOfProject(proj_path, spec, version): argument [all …]
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
D | msvs.py | 313 def _BuildCommandLineForRuleRaw(spec, cmd, cygwin_shell, has_input_path, argument 388 def _BuildCommandLineForRule(spec, rule, has_input_path, do_setup_env): argument 438 def _AddCustomBuildToolForMSVS(p, spec, primary_input, argument 466 def _AddAccumulatedActionsToMSVS(p, spec, actions_dict): argument 548 def _GenerateNativeRulesForMSVS(p, rules, output_dir, spec, options): argument 592 def _GenerateExternalRules(rules, output_dir, spec, argument 822 def _GenerateRulesForMSVS(p, output_dir, options, spec, argument 886 def _GetDefaultConfiguration(spec): argument 890 def _GetGuidOfProject(proj_path, spec): argument 914 def _GetMsbuildToolsetOfProject(proj_path, spec, version): argument [all …]
|
/third_party/bounds_checking_function/src/ |
D | input.inl | 101 #define SECUREC_FILED_WIDTH_ENOUGH(spec) ((spec)->widthSet == 0 || (spec)->width > 0) argument 102 #define SECUREC_FILED_WIDTH_DEC(spec) do { \ argument 120 #define SECUREC_ARRAY_WIDTH_IS_WRONG(spec) ((spec).arrayWidth == 0 || \ argument 124 #define SECUREC_ARRAY_WIDTH_IS_WRONG(spec) ((spec).arrayWidth == 0 || (spec).arrayWidth > SECUREC_S… argument 337 SECUREC_INLINE int SecAssignFloatW(const SecFloatSpec *floatSpec, const SecScanSpec *spec) 439 SECUREC_INLINE int SecInputFloatSign(SecFileStream *stream, SecScanSpec *spec, SecFloatSpec *floatS… 460 SECUREC_INLINE int SecInputFloatDigit(SecFileStream *stream, SecScanSpec *spec, SecFloatSpec *float… 484 SECUREC_INLINE int SecInputFloatE(SecFileStream *stream, SecScanSpec *spec, SecFloatSpec *floatSpec) 495 SECUREC_INLINE int SecInputFloatFractional(SecFileStream *stream, SecScanSpec *spec, SecFloatSpec *… 517 SECUREC_INLINE int SecInputFloatExponent(SecFileStream *stream, SecScanSpec *spec, SecFloatSpec *fl… [all …]
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
D | FormatSpec.java | 212 private static FormatTemplate parseCarrierSpec(String spec, FormatTemplate national) { in parseCarrierSpec() 215 "carrier format specifier must contain carrier code: %s", spec); in parseCarrierSpec() local 219 national.getSpecifier(), spec); in parseCarrierSpec() local 226 national.getSpecifier(), spec); in parseCarrierSpec() local 235 private static FormatTemplate parseIntlSpec(String spec, FormatTemplate national) { in parseIntlSpec() 250 national.getSpecifier(), spec); in parseIntlSpec() local 254 private static FormatTemplate parseLocalSpec(String spec, FormatTemplate national) { in parseLocalSpec()
|
/third_party/selinux/libselinux/src/ |
D | label_db.c | 71 typedef struct spec { struct 94 spec_t *spec = &catalog->specs[catalog->nspec]; in process_line() argument 178 spec_t *spec; in db_close() local 197 spec_t *spec; in db_lookup() local 338 spec_t *spec = &catalog->specs[i]; in db_init() local
|
D | label_file.h | 46 struct spec { struct 57 char from_mmap; /* this spec is from an mmap of the data */ argument 80 * The array of specifications, initially in the same order as in argument 157 static inline void spec_hasMetaChars(struct spec *spec) in spec_hasMetaChars() 202 struct spec spec; in sort_specs() local 347 static inline int compile_regex(struct spec *spec, const char **errbuf) in compile_regex()
|
/third_party/node/deps/npm/node_modules/pacote/lib/fetchers/ |
D | git.js | 24 packument (spec, opts) { argument 28 manifest (spec, opts) { argument 38 tarball (spec, opts) { argument 52 fromManifest (manifest, spec, opts) { argument 86 function hostedManifest (spec, opts) { argument 105 function plainManifest (repo, spec, opts) { argument 140 function resolve (url, spec, name, opts) { argument 171 function cloneRepo (spec, repo, resolvedRef, rawRef, tmp, opts) { argument
|
D | alias.js | 9 packument (spec, opts) { argument 13 manifest (spec, opts) { argument 17 tarball (spec, opts) { argument 21 fromManifest (manifest, spec, opts) { argument
|
D | remote.js | 11 packument (spec, opts) { argument 15 manifest (spec, opts) { argument 23 tarball (spec, opts) { argument 31 fromManifest (manifest, spec, opts) { argument
|
/third_party/node/deps/npm/lib/ |
D | dist-tag.js | 75 function add (spec, tag, opts) { argument 101 spec field 109 function remove (spec, tag, opts) { argument 123 spec field 131 function list (spec, opts) { argument 150 function fetchTags (spec, opts) { argument 155 spec field
|
/third_party/node/deps/npm/node_modules/pacote/lib/fetchers/registry/ |
D | index.js | 12 packument (spec, opts) { argument 16 manifest (spec, opts) { argument 20 tarball (spec, opts) { argument 24 fromManifest (manifest, spec, opts) { argument
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/ |
D | RangeKeyTest.java | 115 private static RangeKey key(String spec, Integer... lengths) { in key() 121 private static RangeTree ranges(String... spec) { in ranges() 125 private static RangeSpecification spec(String spec) { in spec() argument 129 private static DigitSequence digitSequence(String spec) { in digitSequence()
|
/third_party/node/deps/npm/node_modules/npm-registry-fetch/ |
D | errors.js | 24 constructor (method, res, body, spec) { argument 38 constructor (method, res, body, spec) { argument 53 constructor (method, res, body, spec) { argument 63 constructor (method, res, body, spec) { argument 73 constructor (method, res, body, spec) { argument
|