Home
last modified time | relevance | path

Searched defs:Description (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/third_party/node/deps/npm/docs/content/commands/
Dnpm-doctor.md15 ### Description subsection
41 #### `npm ping`
54 #### `npm -v`
64 #### `node -v`
73 #### `npm config get registry`
82 #### `which git`
90 #### Permissions checks
97 #### Validate the checksums of cached packages
Dnpm-fund.md13 ### Description subsection
28 #### Example
Dnpm-init.md16 ### Description subsection
52 #### Forwarding additional options
Dnpm-diff.md13 ### Description subsection
136 #### Filtering files
/third_party/node/deps/npm/docs/content/configuring-npm/
Dfolders.md7 ### Description subsection
13 #### tl;dr
23 #### prefix Configuration
34 #### Node Modules
53 #### Executables
64 #### Man Pages
72 #### Cache
79 #### Temp Files
Dnpm-shrinkwrap-json.md7 ### Description subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimer.h80 std::string Description; ///< Description of this time variable. variable
88 explicit Timer(StringRef Name, StringRef Description) { in Timer()
91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { in Timer()
174 std::string Description; member
186 std::string Description; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h63 struct Description { struct
67 Description(DwarfVersion Version = DwarfNA, Encoding Op1 = SizeNA, argument
78 Description Desc; argument
/third_party/rust/crates/cxx/syntax/
Dtrivial.rs128 struct Description<'a> { in as_what() struct
129 name: &'a Pair, in as_what()
130 reasons: &'a [TrivialReason<'a>], in as_what()
133 impl<'a> Display for Description<'a> { in as_what() implementation
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerDriver.cpp36 const char *Description; member
45 #define FUZZER_FLAG_INT(Name, Default, Description) int Name; argument
46 #define FUZZER_FLAG_UNSIGNED(Name, Default, Description) unsigned int Name; argument
47 #define FUZZER_FLAG_STRING(Name, Description) const char *Name; argument
58 #define FUZZER_FLAG_INT(Name, Default, Description) \ argument
60 #define FUZZER_FLAG_UNSIGNED(Name, Default, Description) \ argument
63 #define FUZZER_FLAG_STRING(Name, Description) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DTimer.cpp97 void Timer::init(StringRef Name, StringRef Description) { in init()
101 void Timer::init(StringRef Name, StringRef Description, TimerGroup &tg) { in init()
198 Timer &get(StringRef Name, StringRef Description, StringRef GroupName, in get()
218 NamedRegionTimer::NamedRegionTimer(StringRef Name, StringRef Description, in NamedRegionTimer()
233 TimerGroup::TimerGroup(StringRef Name, StringRef Description) in TimerGroup()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTimer.h80 std::string Description; ///< Description of this time variable. variable
174 std::string Description; member
187 std::string Description; variable
/third_party/rust/crates/minimal-lexical/.github/PULL_REQUEST_TEMPLATE/
Ddocumentation.md13 ## Description section
Dcustom.md21 ## Description section
/third_party/rust/crates/minimal-lexical/.github/ISSUE_TEMPLATE/
Ddocumentation.md10 ## Description section
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_ycbcr_image_arrays.adoc14 === Description subsection
DVK_EXT_image_compression_control.adoc20 === Description subsection
DVK_GOOGLE_decorate_string.adoc17 === Description subsection
DVK_EXT_video_encode_h264.adoc24 === Description subsection
DVK_QCOM_filter_cubic_clamp.adoc14 === Description subsection
DVK_EXT_pci_bus_info.adoc17 === Description subsection
DVK_EXT_pageable_device_local_memory.adoc20 === Description subsection
DVK_EXT_non_seamless_cube_map.adoc16 === Description subsection
DVK_EXT_color_write_enable.adoc18 === Description subsection
DVK_NV_device_diagnostic_checkpoints.adoc18 === Description subsection

12345678910>>...23