| /third_party/python/Lib/lib2to3/tests/data/fixers/myfixes/ |
| D | fix_explicit.py | 4 explicit = True variable in FixExplicit
|
| /third_party/python/Lib/distutils/ |
| D | util.py | 485 def run_2to3(files, fixer_names=None, options=None, explicit=None): argument 513 options=None, explicit=None): argument 559 explicit = None variable in Mixin2to3
|
| /third_party/python/Lib/lib2to3/fixes/ |
| D | fix_buffer.py | 14 explicit = True # The user must ask for this fixer variable in FixBuffer
|
| D | fix_set_literal.py | 15 explicit = True variable in FixSetLiteral
|
| D | fix_ws_comma.py | 14 explicit = True # The user must ask for this fixers variable in FixWsComma
|
| D | fix_idioms.py | 38 explicit = True # The user must ask for this fixer variable in FixIdioms
|
| /third_party/typescript/tests/baselines/reference/ |
| D | thisTypeInAccessors.js | 7 const explicit = { variable 40 var explicit = { variable
|
| D | reverseMappedPartiallyInferableTypes.js | 41 explicit: { property 142 explicit: { property
|
| D | thisTypeInFunctionsNegative.js | 290 explicit() { return this.x; } method in Base1 297 explicit() { return this.x; } method in Base2
|
| D | thisTypeInFunctions.js | 342 Base1.prototype.explicit = function () { return this.x; }; method in Base1 357 Base2.prototype.explicit = function () { return this.x; }; method in Base2
|
| /third_party/PyYAML/lib/yaml/ |
| D | events.py | 47 explicit=None, version=None, tags=None): argument 56 explicit=None): argument
|
| /third_party/node/test/parallel/ |
| D | test-http-status-reason-invalid-chars.js | 8 function explicit(req, res) { function
|
| /third_party/typescript/tests/cases/conformance/types/thisType/ |
| D | thisTypeInAccessors.ts | 9 const explicit = { constant
|
| D | thisTypeInFunctions.ts | 144 explicit(this: Base1): number { return this.x; } method in Base1 154 explicit(this: Base1): number { return this.x; } method in Base2
|
| D | thisTypeInFunctionsNegative.ts | 126 explicit(this: Base1): number { return this.x; } method in Base1 135 explicit(this: Base1): number { return this.x; } method in Base2
|
| /third_party/python/Lib/lib2to3/ |
| D | main.py | 36 def __init__(self, fixers, options, explicit, nobackups, show_diffs, argument
|
| D | fixer_base.py | 32 explicit = False # Is this ignored by refactor.py -f all? variable in BaseFix
|
| D | refactor.py | 164 def __init__(self, fixer_names, options=None, explicit=None): argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| D | fd6_resource.c | 248 struct fdl_explicit_layout explicit = { in fill_ubwc_buffer_sizes() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | PluralRanges.java | 33 private boolean[] explicit = new boolean[StandardPlural.COUNT]; field in PluralRanges
|
| /third_party/python/Lib/lib2to3/tests/ |
| D | test_refactor.py | 42 def rt(self, options=None, fixers=_DEFAULT_FIXERS, explicit=None): argument
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| D | reg.py | 1244 def generateFeature(self, fname, ftype, dictionary, explicit=False): argument
|
| /third_party/vulkan-headers/registry/ |
| D | reg.py | 1244 def generateFeature(self, fname, ftype, dictionary, explicit=False): argument
|
| /third_party/python/Tools/c-analyzer/c_parser/ |
| D | info.py | 1526 def find(self, *key, **explicit):
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_pipeline.c | 6219 offset_to_ps_input(uint32_t offset, bool flat_shade, bool explicit, bool float16) in offset_to_ps_input() 6277 bool explicit = !!(ps->info.ps.explicit_shaded_mask & (1u << *ps_offset)); in input_mask_to_ps_inputs() local
|