| /third_party/rust/rust/tests/ui/associated-type-bounds/ |
| D | duplicate.rs | 8 …//~^ ERROR the value of the associated type `Item` (from trait `Iterator`) is already specified [E… 12 …//~^ ERROR the value of the associated type `Item` (from trait `Iterator`) is already specified [E… 16 …//~^ ERROR the value of the associated type `Item` (from trait `Iterator`) is already specified [E… 22 …//~^ ERROR the value of the associated type `Item` (from trait `Iterator`) is already specified [E… 29 …//~^ ERROR the value of the associated type `Item` (from trait `Iterator`) is already specified [E… 36 …//~^ ERROR the value of the associated type `Item` (from trait `Iterator`) is already specified [E… 42 …//~^ ERROR the value of the associated type `Item` (from trait `Iterator`) is already specified [E… 46 …//~^ ERROR the value of the associated type `Item` (from trait `Iterator`) is already specified [E… 50 …//~^ ERROR the value of the associated type `Item` (from trait `Iterator`) is already specified [E… 56 …//~^ ERROR the value of the associated type `Item` (from trait `Iterator`) is already specified [E… [all …]
|
| D | duplicate.stderr | 1 error[E0719]: the value of the associated type `Item` (from trait `Iterator`) is already specified 9 error[E0719]: the value of the associated type `Item` (from trait `Iterator`) is already specified 17 error[E0719]: the value of the associated type `Item` (from trait `Iterator`) is already specified 25 error[E0719]: the value of the associated type `Item` (from trait `Iterator`) is already specified 33 error[E0719]: the value of the associated type `Item` (from trait `Iterator`) is already specified 41 error[E0719]: the value of the associated type `Item` (from trait `Iterator`) is already specified 49 error[E0719]: the value of the associated type `Item` (from trait `Iterator`) is already specified 57 error[E0719]: the value of the associated type `Item` (from trait `Iterator`) is already specified 65 error[E0719]: the value of the associated type `Item` (from trait `Iterator`) is already specified 73 error[E0719]: the value of the associated type `Item` (from trait `Iterator`) is already specified [all …]
|
| /third_party/skia/include/c/ |
| D | sk_canvas.h | 52 specified translation. 57 specified scale. 62 specified rotation in degrees. 67 specified rotation in radians. 72 specified skew. 77 specified matrix. 82 Modify the current clip with the specified rectangle. The new 88 Modify the current clip with the specified path. The new 96 specified paint. 100 Draw the specified rectangle using the specified paint. The [all …]
|
| /third_party/pulseaudio/man/ |
| D | pactl.1.xml.in | 89 …uts, source-outputs, clients, samples, cards, message-handlers. If not specified, all info is lis… 100 <optdesc><p>Upload a sound from the specified audio file into 104 specified.</p></optdesc> 109 <optdesc><p>Play the specified sample from the sample cache. It 112 specified.</p></optdesc> 117 <optdesc><p>Remove the specified sample from the sample cache.</p></optdesc> 122 … <optdesc><p>Load the specified module with the specified arguments into the running sound server. 128 …Unload the module instance identified by the specified numeric index or unload all modules by the … 133 …<optdesc><p>Move the specified playback stream (identified by its numerical index) to the specifie… 138 …<optdesc><p>Move the specified recording stream (identified by its numerical index) to the specifi… [all …]
|
| /third_party/backends/doc/descriptions/ |
| D | canon_pp.desc | 5 ; keyword argument, as specified. 7 ; ":backend" *must* be specified. 22 :model "CanoScan FB310P" ; name models for above-specified mfg. 27 :model "CanoScan FB610P" ; name models for above-specified mfg. 32 :model "CanoScan FB320P" ; name models for above-specified mfg. 37 :model "CanoScan FB620P" ; name models for above-specified mfg. 42 :model "CanoScan FB330P" ; name models for above-specified mfg. 46 :model "CanoScan FB630P" ; name models for above-specified mfg. 50 :model "CanoScan N340P" ; name models for above-specified mfg. 54 :model "CanoScan N640P" ; name models for above-specified mfg. [all …]
|
| D | canon.desc | 5 ; keyword argument, as specified. 7 ; ":backend" *must* be specified. 23 :model "CanoScan 300" ; name models for above-specified mfg. 28 :model "CanoScan 600" ; name models for above-specified mfg. 33 :model "CanoScan 620S" ; name models for above-specified mfg. 38 :model "CanoScan 1200S" ; name models for above-specified mfg. 43 :model "CanoScan 2700F" ; name models for above-specified mfg. 48 :model "CanoScan 2710S" ; name models for above-specified mfg. 53 :model "IX-4015" ; name models for above-specified mfg. 61 :model "Color OneScanner 600/27" ; name models for above-specified mfg.
|
| /third_party/rust/rust/tests/ui/lint/ |
| D | crate_level_only_lint.rs | 5 //~^ ERROR allow(uncommon_codepoints) is ignored unless specified at crate level [unused_attributes] 6 //~| ERROR allow(uncommon_codepoints) is ignored unless specified at crate level [unused_attributes] 7 //~| ERROR allow(uncommon_codepoints) is ignored unless specified at crate level [unused_attributes] 10 //~^ ERROR allow(uncommon_codepoints) is ignored unless specified at crate level [unused_attributes] 11 //~| ERROR allow(uncommon_codepoints) is ignored unless specified at crate level [unused_attributes] 12 //~| ERROR allow(uncommon_codepoints) is ignored unless specified at crate level [unused_attributes] 18 //~^ ERROR allow(uncommon_codepoints) is ignored unless specified at crate level [unused_attributes] 19 //~| ERROR allow(uncommon_codepoints) is ignored unless specified at crate level [unused_attributes] 20 //~| ERROR allow(uncommon_codepoints) is ignored unless specified at crate level [unused_attributes]
|
| /third_party/iptables/iptables/ |
| D | ebtables-nft.8 | 73 then the next action performed by the kernel is specified by the target. 170 Delete the specified rule or rules from the selected chain. There are two ways to 181 specifying the complete rule as it would have been specified when it was added. Only 182 the first encountered rule that is the same as this specified rule, in other 186 Change the counters of the specified rule or rules from the selected chain. There are two ways to 194 specifying the complete rule as it would have been specified when it was added. Only 195 the counters of the first encountered rule that is the same as this specified rule, in other 197 In the first usage, the counters are specified directly after the interval specification, 200 First the packet counter is specified, then the byte counter. If the specified counters start 202 If the specified counters start with a '-', the counter values are decreased from the respective [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | ConstantFolding.h | 41 /// ConstantFoldInstruction - Try to constant fold the specified instruction. 50 /// specified DataLayout. 56 /// specified operands. If successful, the constant result is returned, if not, 66 /// instruction (icmp/fcmp) with the specified operands. If it fails, it 67 /// returns a constant expression of the specified operands. 74 /// Attempt to constant fold a unary operation with the specified 75 /// operand. If it fails, it returns a constant expression of the specified 80 /// Attempt to constant fold a binary operation with the specified 81 /// operands. If it fails, it returns a constant expression of the specified 86 /// Attempt to constant fold a select instruction with the specified [all …]
|
| /third_party/typescript/src/lib/ |
| D | es2022.array.d.ts | 3 * Returns the item located at the specified index. 11 * Returns the item located at the specified index. 19 * Returns the item located at the specified index. 27 * Returns the item located at the specified index. 35 * Returns the item located at the specified index. 43 * Returns the item located at the specified index. 51 * Returns the item located at the specified index. 59 * Returns the item located at the specified index. 67 * Returns the item located at the specified index. 75 * Returns the item located at the specified index. [all …]
|
| D | es2015.collection.d.ts | 13 …* Returns a specified element from the Map object. If the value that is associated to the provided… 14 …turns Returns the element associated with the specified key. If no element is associated with the … 18 * @returns boolean indicating whether an element with the specified key exists or not. 22 …* Adds a new element with a specified key and value to the Map. If an element with the same key al… 47 * Removes the specified element from the WeakMap. 52 * @returns a specified element. 56 * @returns a boolean indicating whether an element with the specified key exists or not. 60 * Adds a new element with a specified key and value. 74 * Appends a new element with a specified value to the end of the Set. 80 * Removes a specified value from the Set. [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | jsxSpreadOverwritesAttributeStrict.errors.txt | 3 tests/cases/conformance/jsx/file.tsx(19,17): error TS2783: 'a' is specified more than once, so this… 4 tests/cases/conformance/jsx/file.tsx(20,17): error TS2783: 'a' is specified more than once, so this… 5 tests/cases/conformance/jsx/file.tsx(20,23): error TS2783: 'b' is specified more than once, so this… 6 tests/cases/conformance/jsx/file.tsx(21,17): error TS2783: 'a' is specified more than once, so this… 7 tests/cases/conformance/jsx/file.tsx(21,23): error TS2783: 'd' is specified more than once, so this… 8 tests/cases/conformance/jsx/file.tsx(22,17): error TS2783: 'a' is specified more than once, so this… 9 tests/cases/conformance/jsx/file.tsx(22,23): error TS2783: 'd' is specified more than once, so this… 35 !!! error TS2783: 'a' is specified more than once, so this usage will be overwritten. 39 !!! error TS2783: 'a' is specified more than once, so this usage will be overwritten. 42 !!! error TS2783: 'b' is specified more than once, so this usage will be overwritten. [all …]
|
| D | pathMappingBasedModuleResolution_rootImport_aliasWithRoot_differentRootTypes.trace.json | 3 "Module resolution kind is not specified, using 'NodeJs'.", 5 "'paths' option is specified, looking for a pattern to match module name '/foo'.", 12 "Module resolution kind is not specified, using 'NodeJs'.", 14 "'paths' option is specified, looking for a pattern to match module name '/bar'.", 32 "'paths' option is specified, looking for a pattern to match module name '/bar'.", 39 "Module resolution kind is not specified, using 'NodeJs'.", 41 "'paths' option is specified, looking for a pattern to match module name 'c:/foo'.", 48 "Module resolution kind is not specified, using 'NodeJs'.", 50 "'paths' option is specified, looking for a pattern to match module name 'c:/bar'.", 63 "'paths' option is specified, looking for a pattern to match module name 'c:/bar'.", [all …]
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | LazyStringList.java | 26 * Returns the element at the specified position in this list as a ByteString. 29 * @return the element at the specified position in this list 36 * Returns the element at the specified position in this list as an Object that will either be a 40 * @return the element at the specified position in this list 47 * Returns the element at the specified position in this list as byte[]. 50 * @return the element at the specified position in this list 57 * Appends the specified element to the end of this list (optional operation). 66 * Appends the specified element to the end of this list (optional operation). 75 * Replaces the element at the specified position in this list with the specified element 79 * @param element the element to be stored at the specified position [all …]
|
| /third_party/rust/rust/tests/ui/asm/x86_64/ |
| D | bad-clobber-abi.stderr | 17 error: `C` ABI specified multiple times 23 | previously specified here 25 error: `win64` ABI specified multiple times 31 | previously specified here 43 error: `C` ABI specified multiple times 49 | previously specified here 59 error: `win64` ABI specified multiple times 65 | previously specified here 69 error: `C` ABI specified multiple times 75 | previously specified here [all …]
|
| /third_party/glfw/include/GLFW/ |
| D | glfw3native.h | 166 /*! @brief Returns the adapter device name of the specified monitor. 169 * of the specified monitor, or `NULL` if an [error](@ref error_handling) 184 /*! @brief Returns the display device name of the specified monitor. 187 * `\\.\DISPLAY1\Monitor0`) of the specified monitor, or `NULL` if an 202 /*! @brief Returns the `HWND` of the specified window. 204 * @return The `HWND` of the specified window, or `NULL` if an 229 /*! @brief Returns the `HGLRC` of the specified window. 231 * @return The `HGLRC` of the specified window, or `NULL` if an 256 /*! @brief Returns the `CGDirectDisplayID` of the specified monitor. 258 * @return The `CGDirectDisplayID` of the specified monitor, or [all …]
|
| /third_party/selinux/libselinux/src/ |
| D | hashtab.h | 50 Creates a new hash table with the specified characteristics. 63 Inserts the specified (key, datum) pair into the specified hash table. 72 Removes the entry with the specified key from the hash table. 73 Applies the specified destroy function to (key,datum,args) for 76 Returns HASHTAB_MISSING if no entry has the specified key or 85 Searches for the entry with the specified key in the hash table. 87 Returns NULL if no entry has the specified key or 93 Destroys the specified hash table. 100 Applies the specified apply function to (key,datum,args) 101 for each entry in the specified hash table.
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| D | hashtab.h | 48 Creates a new hash table with the specified characteristics. 61 Inserts the specified (key, datum) pair into the specified hash table. 70 Removes the entry with the specified key from the hash table. 71 Applies the specified destroy function to (key,datum,args) for 74 Returns SEPOL_ENOENT if no entry has the specified key or 83 Searches for the entry with the specified key in the hash table. 85 Returns NULL if no entry has the specified key or 91 Destroys the specified hash table. 96 Applies the specified apply function to (key,datum,args) 97 for each entry in the specified hash table.
|
| /third_party/typescript/lib/ |
| D | lib.es2022.array.d.ts | 23 * Returns the item located at the specified index. 31 * Returns the item located at the specified index. 39 * Returns the item located at the specified index. 47 * Returns the item located at the specified index. 55 * Returns the item located at the specified index. 63 * Returns the item located at the specified index. 71 * Returns the item located at the specified index. 79 * Returns the item located at the specified index. 87 * Returns the item located at the specified index. 95 * Returns the item located at the specified index. [all …]
|
| /third_party/musl/include/ |
| D | pthread.h | 119 * another thread to unlock the mutex, this wait shall be terminated when the specified 123 * @param clock_id specified CLOCK_REALTIME or CLOCK_MONOTONIC clock. 124 * @param timespec the timeout shall expire specified by abstime passes. 134 * another thread to unlock the mutex, this wait shall be terminated when the specified 138 * @param timespec the timeout shall expire specified by abstime passes. 148 * another thread to unlock the mutex, this wait shall be terminated when the specified 152 * @param ms the timeout shall expire specified by relative time(ms) passes. 164 * @param timespec The timeout shall expire specified by abstime passes. 179 * @param timespec The timeout shall expire specified by abstime passes. 205 …* the specified timeout expires. The timeout shall expire when the absolute time specified … [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
| D | TargetCallingConv.td | 28 /// CCIfType - If the current argument is one of the specified types, apply 69 /// the specified action. 73 /// the specified action. 77 /// the specified action. 81 /// the specified action. 91 /// pointer type in the specified address-space. 99 /// CCAssignToReg - This action matches if there is a register in the specified 115 /// stack slot of the specified size and alignment on the stack. If size is 142 /// CCPromoteToType - If applied, this promotes the specified current value to 143 /// the specified type. [all …]
|
| /third_party/python/Doc/library/ |
| D | email.contentmanager.rst | 115 ``text`` part and *errors* is specified, use it as the error handler when 136 subtype to *subtype* if it is specified, or ``plain`` if it is not. 137 * For ``bytes``, use the specified *maintype* and *subtype*, or 138 raise a :exc:`TypeError` if they are not specified. 141 specified or ``rfc822`` if it is not. If *subtype* is 146 string to bytes using the specified character set. The default is 147 ``utf-8``. If the specified *charset* is a known alias for a standard 150 If *cte* is set, encode the payload using the specified content transfer 154 encoded in the specified encoding (for example, specifying a *cte* of 164 ``message/rfc822``, use ``8bit`` if *cte* is not specified. For [all …]
|
| /third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
| D | README | 35 specified, the sets must have the same # of nodes, 42 define a MAP_ANONYMOUS segment of specified size 46 define a mapped file segment of specified length starting at the 47 specified offset into the file. <offset> and <length> may be 48 omitted and specified on the map command. 52 define a shared memory segment of specified size. 62 Offset and length specified here override those specified on 65 unmap <seg-name> - unmap specified segment, but remember name/size/... 74 set the numa policy for the specified range of the name segment 81 show the node location of pages in the specified range [all …]
|
| /third_party/selinux/libsepol/src/ |
| D | assertion.c | 100 if ((neverallow->specified == AVRULE_XPERMS_IOCTLFUNCTION) in check_extended_permissions() 101 && (allow->specified == AVTAB_XPERMS_IOCTLFUNCTION)) { in check_extended_permissions() 104 } else if ((neverallow->specified == AVRULE_XPERMS_IOCTLFUNCTION) in check_extended_permissions() 105 && (allow->specified == AVTAB_XPERMS_IOCTLDRIVER)) { in check_extended_permissions() 107 } else if ((neverallow->specified == AVRULE_XPERMS_IOCTLDRIVER) in check_extended_permissions() 108 && (allow->specified == AVTAB_XPERMS_IOCTLFUNCTION)) { in check_extended_permissions() 110 } else if ((neverallow->specified == AVRULE_XPERMS_IOCTLDRIVER) in check_extended_permissions() 111 && (allow->specified == AVTAB_XPERMS_IOCTLDRIVER)) { in check_extended_permissions() 124 if ((neverallow->specified == AVRULE_XPERMS_IOCTLFUNCTION) in extended_permissions_violated() 125 && (allow->specified == AVTAB_XPERMS_IOCTLFUNCTION)) { in extended_permissions_violated() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| D | InstructionSelector.h | 84 /// Switch over the opcode on the specified instruction 92 /// Switch over the LLT on the specified instruction operand 101 /// Record the specified instruction 111 /// Check the opcode on the specified instruction 119 /// Check an immediate predicate on the specified instruction 123 /// Check an immediate predicate on the specified instruction via an APInt. 127 /// Check a floating point immediate predicate on the specified instruction. 131 /// Check a memory operation has the specified atomic ordering. 172 /// Check the type for the specified operand 182 /// Check the register bank for the specified operand [all …]
|