| /third_party/python/Doc/reference/ |
| D | import.rst | 13 way. Functions such as :func:`importlib.import_module` and built-in 26 found, the module creation operation. While certain side-effects may occur, 45 of :pep:`302`. There is no longer any implicit import machinery - the full 55 recommended, simpler API than built-in :func:`__import__` for invoking the 93 ---------------- 127 ------------------ 151 namespace package for the top-level ``parent`` package whenever it or one of 173 ---------------- 199 invalidate its cache entry in :data:`sys.modules`, and then re-import the 205 .. _finders-and-loaders: [all …]
|
| /third_party/selinux/libselinux/src/ |
| D | label_file.h | 13 * expression back-end when we started supporting PCRE2. regex.h defines a 46 struct spec { struct 55 int stem_id; /* indicates which stem-compression item */ 56 char hasMetaChars; /* regular expression has meta-chars */ 57 char from_mmap; /* this spec is from an mmap of the data */ argument 83 struct spec *spec_arr; 102 if (mode[0] != '-' || mode[1] == '\0' || mode[2] != '\0') in string_to_mode() 103 return (mode_t)-1; in string_to_mode() 117 case '-': in string_to_mode() 120 return (mode_t)-1; in string_to_mode() [all …]
|
| /third_party/openssl/external/perl/Text-Template-1.56/ |
| D | META.yml | 1 --- 4 - 'Michael Schout <mschout@cpan.org>' 19 generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010' 21 meta-spec: 22 url: http://module-build.sourceforge.net/META-spec-v1.4.html 24 name: Text-Template 41 bugtracker: https://github.com/mschout/perl-text-template/issues 42 homepage: https://github.com/mschout/perl-text-template 43 repository: https://github.com/mschout/perl-text-template.git
|
| D | META.json | 7 "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010", 11 "meta-spec" : { object 12 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", 15 "name" : "Text-Template", 70 "web" : "https://github.com/mschout/perl-text-template/issues" 72 "homepage" : "https://github.com/mschout/perl-text-template", 75 "url" : "https://github.com/mschout/perl-text-template.git", 76 "web" : "https://github.com/mschout/perl-text-template"
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| D | exception_safety_testing.cc | 7 // https://www.apache.org/licenses/LICENSE-2.0 20 #include "absl/meta/type_traits.h" 34 int countdown = -1; 39 if (countdown-- == 0) { in MaybeThrow() 50 std::string GetSpecString(TypeSpec spec) { in GetSpecString() argument 57 if (static_cast<bool>(TypeSpec::kNoThrowCopy & spec)) { in GetSpecString() 60 if (static_cast<bool>(TypeSpec::kNoThrowMove & spec)) { in GetSpecString() 63 if (static_cast<bool>(TypeSpec::kNoThrowNew & spec)) { in GetSpecString() 69 std::string GetSpecString(AllocSpec spec) { in GetSpecString() argument 70 return static_cast<bool>(AllocSpec::kNoThrowAllocate & spec) in GetSpecString()
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
| D | VK_KHR_video_encode_queue.txt | 1 // Copyright 2018-2021 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 5 include::{generated}/meta/{refprefix}VK_KHR_video_encode_queue.txt[] 10 2021-09-30 14 - Ahmed Abdelkhalek, AMD 15 - Damien Kessler, NVIDIA 16 - Daniel Rakos, AMD 17 - George Hao, AMD 18 - Jake Beju, AMD 19 - Peter Fang, AMD [all …]
|
| D | VK_KHR_video_decode_queue.txt | 1 // Copyright 2018-2021 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 5 include::{generated}/meta/{refprefix}VK_KHR_video_decode_queue.txt[] 10 2021-09-30 14 - Jake Beju, AMD 15 - Olivier Lapicque, NVIDIA 16 - Peter Fang, AMD 17 - Piers Daniell, NVIDIA 18 - Srinath Kumarapuram, NVIDIA 19 - Tony Zlatinski, NVIDIA [all …]
|
| D | VK_EXT_video_encode_h264.txt | 1 // Copyright (c) 2018-2021 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 5 include::{generated}/meta/{refprefix}VK_EXT_video_encode_h264.txt[] 10 2021-03-29 14 - Ahmed Abdelkhalek, AMD 15 - Daniel Rakos, AMD 16 - George Hao, AMD 17 - Jake Beju, AMD 18 - Peter Fang, AMD 19 - Ping Liu, Intel [all …]
|
| D | VK_EXT_video_encode_h265.txt | 1 // Copyright (c) 2018-2021 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 5 include::{generated}/meta/{refprefix}VK_EXT_video_encode_h265.txt[] 10 2020-01-22 14 - Ahmed Abdelkhalek, AMD 15 - George Hao, AMD 16 - Jake Beju, AMD 17 - Chunbo Chen, Intel 18 - Ping Liu, Intel 19 - Srinath Kumarapuram, NVIDIA [all …]
|
| D | versions.txt | 1 // Copyright 2015-2021 The Khronos Group, Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 14 <<extendingvulkan-compatibility-promotion,promoted>> from extensions. 24 [[versions-1.2]] 28 // is a refpage-specific alternate form of the section. 30 [open,refpage='VK_VERSION_1_2',desc='Vulkan version 1.2',type='feature',anchor='versions-1.2',xrefs… 31 -- 32 Vulkan Version 1.2 <<extendingvulkan-compatibility-promotion,promoted>> a 35 include::{generated}/meta/promoted_extensions_VK_VERSION_1_2.txt[] 38 Vulkan 1.2 functionality are summarized in the <<versions-1.2-promotions, [all …]
|
| D | versions.adoc | 1 // Copyright 2015-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 14 <<extendingvulkan-compatibility-promotion,promoted>> from extensions. 22 ifndef::VKSC_VERSION_1_0[:promoted: {generated}/meta] 26 [[versions-1.3]] 30 // is a refpage-specific alternate form of the section. 32 [open,refpage='VK_VERSION_1_3',desc='Vulkan version 1.3',type='feature',anchor='versions-1.3',xrefs… 33 -- 34 Vulkan Version 1.3 <<extendingvulkan-compatibility-promotion,promoted>> a 37 include::{generated}/meta/promoted_extensions_VK_VERSION_1_3.adoc[] [all …]
|
| D | VK_EXT_video_encode_h264.adoc | 1 // Copyright 2018-2022 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 5 include::{generated}/meta/{refprefix}VK_EXT_video_encode_h264.adoc[] 10 2022-09-18 14 - Ahmed Abdelkhalek, AMD 15 - George Hao, AMD 16 - Jake Beju, AMD 17 - Peter Fang, AMD 18 - Ping Liu, Intel 19 - Srinath Kumarapuram, NVIDIA [all …]
|
| D | VK_EXT_video_encode_h265.adoc | 1 // Copyright 2018-2022 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 5 include::{generated}/meta/{refprefix}VK_EXT_video_encode_h265.adoc[] 10 2022-09-18 14 - Ahmed Abdelkhalek, AMD 15 - George Hao, AMD 16 - Jake Beju, AMD 17 - Chunbo Chen, Intel 18 - Ping Liu, Intel 19 - Srinath Kumarapuram, NVIDIA [all …]
|
| D | VK_KHR_video_decode_queue.adoc | 1 // Copyright 2018-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 5 include::{generated}/meta/{refprefix}VK_KHR_video_decode_queue.adoc[] 10 2023-12-05 14 - Ahmed Abdelkhalek, AMD 15 - Jake Beju, AMD 16 - Olivier Lapicque, NVIDIA 17 - Peter Fang, AMD 18 - Piers Daniell, NVIDIA 19 - Srinath Kumarapuram, NVIDIA [all …]
|
| D | VK_EXT_video_decode_h265.txt | 1 // Copyright (c) 2018-2021 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 5 include::{generated}/meta/{refprefix}VK_EXT_video_decode_h265.txt[] 10 2021-03-29 14 - HoHin Lau, AMD 15 - Jake Beju, AMD 16 - Peter Fang, AMD 17 - Ping Liu, Intel 18 - Srinath Kumarapuram, NVIDIA 19 - Tony Zlatinski, NVIDIA [all …]
|
| D | VK_KHR_sampler_mirror_clamp_to_edge.adoc | 1 // Copyright 2014-2024 The Khronos Group Inc. 3 // SPDX-License-Identifier: CC-BY-4.0 5 include::{generated}/meta/{refprefix}VK_KHR_sampler_mirror_clamp_to_edge.adoc[] 10 2019-08-17 12 - Tobias Hector, Imagination Technologies 13 - Jon Leech, Khronos 45 ---- 49 // Other members set to application-desired values 61 ---- 72 Adding a KHR-suffixed alias of the non-suffixed enum has been done to comply [all …]
|
| /third_party/json/docs/mkdocs/docs/api/macros/ |
| D | nlohmann_json_version_major.md | 10 [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html). 24 --8<-- "examples/nlohmann_json_version.cpp" 30 --8<-- "examples/nlohmann_json_version.output" 35 - [meta](../basic_json/meta.md) - returns version information on the library 36 - [JSON_SKIP_LIBRARY_VERSION_CHECK](json_skip_library_version_check.md) - skip library version check 40 - Added in version 3.1.0.
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/appendices/sc_static/ |
| D | promoted_extensions_VK_VERSION_1_2.adoc | 1 // Copyright 2021-2024 The Khronos Group Inc. 2 // SPDX-License-Identifier: CC-BY-4.0 5 // gen/meta/promoted_extensions_VK_VERSION_1_2.txt 6 // from the Vulkan repository spec build. 7 // The Vulkan SC spec build will not generate that file since none of the
|
| D | promoted_extensions_VK_VERSION_1_1.adoc | 1 // Copyright 2021-2024 The Khronos Group Inc. 2 // SPDX-License-Identifier: CC-BY-4.0 5 // gen/meta/promoted_extensions_VK_VERSION_1_1.txt 6 // from the Vulkan repository spec build. 7 // The Vulkan SC spec build will not generate that file since none of the
|
| /third_party/skia/m133/third_party/externals/harfbuzz/src/ |
| D | hb-ot-meta-table.hh | 28 #include "hb-open-type.hh" 31 * meta -- Metadata Table 32 * https://docs.microsoft.com/en-us/typography/opentype/spec/meta 33 * https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6meta.html 53 return_trace (likely (c->check_struct (this) && in sanitize() 69 struct meta struct 76 { table = hb_sanitize_context_t ().reference_table<meta> (face); } in accelerator_t() 80 { return table->dataMaps.lsearch (tag).reference_entry (table.get_blob ()); } in reference_entry() 88 + table->dataMaps.as_array ().sub_array (start_offset, count) in get_entries() 94 return table->dataMaps.len; in get_entries() [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-meta-table.hh | 28 #include "hb-open-type.hh" 31 * meta -- Metadata Table 32 * https://docs.microsoft.com/en-us/typography/opentype/spec/meta 33 * https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6meta.html 53 return_trace (likely (c->check_struct (this) && in sanitize() 68 struct meta struct 75 { table = hb_sanitize_context_t ().reference_table<meta> (face); } in init() 79 { return table->dataMaps.lsearch (tag).reference_entry (table.get_blob ()); } in reference_entry() 87 + table->dataMaps.sub_array (start_offset, count) in get_entries() 93 return table->dataMaps.len; in get_entries() [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/ |
| D | .gitignore | 1 # Copyright 2015-2021 The Khronos Group, Inc. 3 # SPDX-License-Identifier: Apache-2.0 47 # Spec build generated, temporary, and output files 53 # Files generated by extraction from spec source 55 man/A[A-Z][a-z]*.txt 61 man/provisional-headers.txt 77 # Auto-generated files 83 /gen/meta
|
| /third_party/python/Lib/importlib/ |
| D | __init__.py | 21 # importlib._bootstrap is the built-in import, ensure we don't create 66 """Call the invalidate_caches() method on all meta path finders stored in 76 This is a backward-compatible wrapper around find_spec(). 95 spec = _bootstrap._find_spec(name, path) 97 if spec is None: 99 if spec.loader is None: 100 if spec.submodule_search_locations is None: 101 raise ImportError('spec for {} missing loader'.format(name), 105 return spec.loader 166 spec = module.__spec__ = _bootstrap._find_spec(name, pkgpath, target) [all …]
|
| /third_party/rust/rust/tests/ui/macros/ |
| D | macro-invalid-fragment-spec.stderr | 2 --> $DIR/macro-invalid-fragment-spec.rs:2:6 7 …t`, `block`, `stmt`, `expr`, `pat`, `ty`, `lifetime`, `literal`, `path`, `meta`, `tt`, `item` and …
|
| /third_party/rust/rust/tests/ui/lint/unused/ |
| D | unused-macro-with-bad-frag-spec.stderr | 2 --> $DIR/unused-macro-with-bad-frag-spec.rs:6:6 7 …t`, `block`, `stmt`, `expr`, `pat`, `ty`, `lifetime`, `literal`, `path`, `meta`, `tt`, `item` and …
|