Home
last modified time | relevance | path

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

12345678910>>...21

/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-doctor.md17 ### 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-install.md30 ### Description subsection
429 #### Algorithm
/third_party/flutter/engine/flutter/runtime/
Dservice_protocol.h34 struct Description { struct
38 Description() {} in Description() function
40 Description(int64_t p_isolate_port, std::string p_isolate_name) in Description() function
/third_party/node/deps/npm/docs/content/configuring-npm/
Dfolders.md11 ### Description subsection
17 #### tl;dr
27 #### prefix Configuration
38 #### Node Modules
56 #### Executables
66 #### Man Pages
74 #### Cache
81 #### Temp Files
Dpackage-locks.md11 ### Description subsection
139 #### Using locked packages
157 #### Resolving lockfile conflicts
/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/test/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_memory_budget.adoc15 === Description subsection
DVK_EXT_discard_rectangles.adoc18 === Description subsection
DVK_EXT_image_2d_view_of_3d.adoc24 === Description subsection
DVK_EXT_device_fault.adoc23 === Description subsection
DVK_KHR_portability_enumeration.adoc19 === Description subsection
DVK_NV_optical_flow.adoc17 === Description subsection
DVK_QCOM_tile_properties.adoc19 === Description subsection
DVK_EXT_shader_stencil_export.adoc23 === Description subsection
DVK_EXT_color_write_enable.adoc18 === Description subsection
DVK_NV_memory_decompression.adoc18 === Description subsection
DVK_AMD_gcn_shader.adoc24 === Description subsection

12345678910>>...21