Searched full:see (Results 1 – 25 of 40729) sorted by relevance
12345678910>>...1630
/external/curl/docs/libcurl/ |
D | curl_easy_setopt.md | 7 See-also: 70 Path to an abstract Unix domain socket. See CURLOPT_ABSTRACT_UNIX_SOCKET(3) 74 Timeout for waiting for the server's connect back to be accepted. See 79 Accept-Encoding and automatic decompressing data. See 84 IPv6 scope for local addresses. See CURLOPT_ADDRESS_SCOPE(3) 88 Specify the Alt-Svc: cache filename. See CURLOPT_ALTSVC(3) 92 Enable and configure Alt-Svc: treatment. See CURLOPT_ALTSVC_CTRL(3) 96 Append to remote file. See CURLOPT_APPEND(3) 100 Automatically set Referer: header. See CURLOPT_AUTOREFERER(3) 104 AWS HTTP V4 Signature. See CURLOPT_AWS_SIGV4(3) [all …]
|
D | curl_easy_getinfo.md | 7 See-also: 43 The session's active socket. See CURLINFO_ACTIVESOCKET(3) 53 remote host was completed in number of microseconds. (Added in 7.60.0) See 58 Get the default value for CURLOPT_CAINFO(3). See CURLINFO_CAINFO(3) 62 Get the default value for CURLOPT_CAPATH(3). See CURLINFO_CAPATH(3) 66 Certificate chain. See CURLINFO_CERTINFO(3) 71 See CURLINFO_CONDITION_UNMET(3) 76 proxy) was completed. As a double. See CURLINFO_CONNECT_TIME(3) 81 proxy) was completed. In microseconds. See CURLINFO_CONNECT_TIME_T(3). 86 See CURLINFO_CONN_ID(3) [all …]
|
/external/cronet/stable/third_party/libc++/src/include/ |
D | stdatomic.h | 5 // See https://llvm.org/LICENSE.txt for license information. 21 #define ATOMIC_BOOL_LOCK_FREE see below 22 #define ATOMIC_CHAR_LOCK_FREE see below 23 #define ATOMIC_CHAR16_T_LOCK_FREE see below 24 #define ATOMIC_CHAR32_T_LOCK_FREE see below 25 #define ATOMIC_WCHAR_T_LOCK_FREE see below 26 #define ATOMIC_SHORT_LOCK_FREE see below 27 #define ATOMIC_INT_LOCK_FREE see below 28 #define ATOMIC_LONG_LOCK_FREE see below 29 #define ATOMIC_LLONG_LOCK_FREE see below [all …]
|
/external/cronet/tot/third_party/libc++/src/include/ |
D | stdatomic.h | 5 // See https://llvm.org/LICENSE.txt for license information. 21 #define ATOMIC_BOOL_LOCK_FREE see below 22 #define ATOMIC_CHAR_LOCK_FREE see below 23 #define ATOMIC_CHAR16_T_LOCK_FREE see below 24 #define ATOMIC_CHAR32_T_LOCK_FREE see below 25 #define ATOMIC_WCHAR_T_LOCK_FREE see below 26 #define ATOMIC_SHORT_LOCK_FREE see below 27 #define ATOMIC_INT_LOCK_FREE see below 28 #define ATOMIC_LONG_LOCK_FREE see below 29 #define ATOMIC_LLONG_LOCK_FREE see below [all …]
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/ |
D | stdatomic.h | 5 // See https://llvm.org/LICENSE.txt for license information. 21 #define ATOMIC_BOOL_LOCK_FREE see below 22 #define ATOMIC_CHAR_LOCK_FREE see below 23 #define ATOMIC_CHAR16_T_LOCK_FREE see below 24 #define ATOMIC_CHAR32_T_LOCK_FREE see below 25 #define ATOMIC_WCHAR_T_LOCK_FREE see below 26 #define ATOMIC_SHORT_LOCK_FREE see below 27 #define ATOMIC_INT_LOCK_FREE see below 28 #define ATOMIC_LONG_LOCK_FREE see below 29 #define ATOMIC_LLONG_LOCK_FREE see below [all …]
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/ |
D | stdatomic.h | 5 // See https://llvm.org/LICENSE.txt for license information. 21 #define ATOMIC_BOOL_LOCK_FREE see below 22 #define ATOMIC_CHAR_LOCK_FREE see below 23 #define ATOMIC_CHAR16_T_LOCK_FREE see below 24 #define ATOMIC_CHAR32_T_LOCK_FREE see below 25 #define ATOMIC_WCHAR_T_LOCK_FREE see below 26 #define ATOMIC_SHORT_LOCK_FREE see below 27 #define ATOMIC_INT_LOCK_FREE see below 28 #define ATOMIC_LONG_LOCK_FREE see below 29 #define ATOMIC_LLONG_LOCK_FREE see below [all …]
|
/external/oboe/samples/RhythmGame/third_party/glm/ |
D | fwd.hpp | 19 /// @see gtc_quaternion 24 /// @see gtc_quaternion 29 /// @see gtc_quaternion 45 /// @see gtc_quaternion 50 /// @see gtc_quaternion 55 /// @see gtc_quaternion 60 /// @see gtc_quaternion 66 /// @see gtc_quaternion 71 /// @see gtc_quaternion 76 /// @see gtc_quaternion [all …]
|
/external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | type_precision.hpp | 4 /// @see core (dependence) 5 /// @see gtc_half_float (dependence) 6 /// @see gtc_quaternion (dependence) 49 /// @see gtc_type_precision 53 /// @see gtc_type_precision 57 /// @see gtc_type_precision 61 /// @see gtc_type_precision 65 /// @see gtc_type_precision 69 /// @see gtc_type_precision 73 /// @see gtc_type_precision [all …]
|
D | matrix_integer.hpp | 4 /// @see core (dependence) 35 /// @see gtc_matrix_integer 39 /// @see gtc_matrix_integer 43 /// @see gtc_matrix_integer 47 /// @see gtc_matrix_integer 51 /// @see gtc_matrix_integer 55 /// @see gtc_matrix_integer 59 /// @see gtc_matrix_integer 63 /// @see gtc_matrix_integer 67 /// @see gtc_matrix_integer [all …]
|
D | packing.hpp | 4 /// @see core (dependence) 34 /// @see gtc_packing 35 /// @see uint16 packUnorm2x8(vec2 const & v) 36 /// @see uint32 packUnorm4x8(vec4 const & v) 37 …/// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/packUnorm4x8.xml">GLSL packUnorm4x8… 38 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica… 46 /// @see gtc_packing 47 /// @see vec2 unpackUnorm2x8(uint16 p) 48 /// @see vec4 unpackUnorm4x8(uint32 p) 49 …/// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/unpackUnorm4x8.xml">GLSL unpackUnor… [all …]
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | type_aligned.hpp | 4 /// @see core (dependence) 5 /// @see gtc_quaternion (dependence) 34 /// @see gtx_type_aligned 38 /// @see gtx_type_aligned 42 /// @see gtx_type_aligned 46 /// @see gtx_type_aligned 51 /// @see gtx_type_aligned 55 /// @see gtx_type_aligned 59 /// @see gtx_type_aligned 63 /// @see gtx_type_aligned [all …]
|
/external/apache-commons-io/src/main/java/org/apache/commons/io/file/ |
D | FilesUncheck.java | 3 * contributor license agreements. See the NOTICE file distributed with 14 * See the License for the specific language governing permissions and 54 * @see Files 55 * @see IOException 56 * @see UncheckedIOException 65 * @param in See delegate. 66 * @param target See delegate. 67 * @param options See delegate. 68 * @return See delegate. 70 * @see Files#copy(InputStream, Path,CopyOption...) [all …]
|
/external/cronet/tot/third_party/libc++/src/test/std/atomics/stdatomic.h.syn/ |
D | types.compile.pass.cpp | 4 // See https://llvm.org/LICENSE.txt for license information. 19 // #define ATOMIC_BOOL_LOCK_FREE see below 20 // #define ATOMIC_CHAR_LOCK_FREE see below 21 // #define ATOMIC_CHAR16_T_LOCK_FREE see below 22 // #define ATOMIC_CHAR32_T_LOCK_FREE see below 23 // #define ATOMIC_WCHAR_T_LOCK_FREE see below 24 // #define ATOMIC_SHORT_LOCK_FREE see below 25 // #define ATOMIC_INT_LOCK_FREE see below 26 // #define ATOMIC_LONG_LOCK_FREE see below 27 // #define ATOMIC_LLONG_LOCK_FREE see below [all …]
|
/external/cronet/stable/third_party/libc++/src/test/std/atomics/stdatomic.h.syn/ |
D | types.compile.pass.cpp | 4 // See https://llvm.org/LICENSE.txt for license information. 19 // #define ATOMIC_BOOL_LOCK_FREE see below 20 // #define ATOMIC_CHAR_LOCK_FREE see below 21 // #define ATOMIC_CHAR16_T_LOCK_FREE see below 22 // #define ATOMIC_CHAR32_T_LOCK_FREE see below 23 // #define ATOMIC_WCHAR_T_LOCK_FREE see below 24 // #define ATOMIC_SHORT_LOCK_FREE see below 25 // #define ATOMIC_INT_LOCK_FREE see below 26 // #define ATOMIC_LONG_LOCK_FREE see below 27 // #define ATOMIC_LLONG_LOCK_FREE see below [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/Transforms/ |
D | Scalar.h | 5 |* See https://llvm.org/LICENSE.txt for license information. *| 34 /** See llvm::createAggressiveDCEPass function. */ 37 /** See llvm::createDeadCodeEliminationPass function. */ 40 /** See llvm::createBitTrackingDCEPass function. */ 43 /** See llvm::createAlignmentFromAssumptionsPass function. */ 46 /** See llvm::createCFGSimplificationPass function. */ 49 /** See llvm::createDeadStoreEliminationPass function. */ 52 /** See llvm::createScalarizerPass function. */ 55 /** See llvm::createMergedLoadStoreMotionPass function. */ 58 /** See llvm::createGVNPass function. */ [all …]
|
/external/apache-commons-io/src/main/java/org/apache/commons/io/function/ |
D | Erase.java | 3 * contributor license agreements. See the NOTICE file distributed with 14 * See the License for the specific language governing permissions and 30 * @param <T> See delegate. 31 * @param <U> See delegate. 32 * @param consumer See delegate. 33 * @param t See delegate. 34 * @param u See delegate. 35 * @see IOBiConsumer 49 * @param <T> See delegate. 50 * @param consumer See delegate. [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/Transforms/ |
D | Scalar.h | 5 |* See https://llvm.org/LICENSE.txt for license information. *| 34 /** See llvm::createAggressiveDCEPass function. */ 37 /** See llvm::createDeadCodeEliminationPass function. */ 40 /** See llvm::createBitTrackingDCEPass function. */ 43 /** See llvm::createAlignmentFromAssumptionsPass function. */ 46 /** See llvm::createCFGSimplificationPass function. */ 49 /** See llvm::createDeadStoreEliminationPass function. */ 52 /** See llvm::createScalarizerPass function. */ 55 /** See llvm::createMergedLoadStoreMotionPass function. */ 58 /** See llvm::createGVNPass function. */ [all …]
|
/external/llvm/include/llvm-c/Transforms/ |
D | Scalar.h | 6 |* License. See LICENSE.TXT for details. *| 35 /** See llvm::createAggressiveDCEPass function. */ 38 /** See llvm::createBitTrackingDCEPass function. */ 41 /** See llvm::createAlignmentFromAssumptionsPass function. */ 44 /** See llvm::createCFGSimplificationPass function. */ 47 /** See llvm::createDeadStoreEliminationPass function. */ 50 /** See llvm::createScalarizerPass function. */ 53 /** See llvm::createMergedLoadStoreMotionPass function. */ 56 /** See llvm::createGVNPass function. */ 59 /** See llvm::createIndVarSimplifyPass function. */ [all …]
|
/external/flac/include/FLAC++/ |
D | encoder.h | 49 * See the detailed documentation in the 99 * tell_callback(); see FLAC__stream_encoder_init_stream() as to 125 inline operator bool() const { return is_valid(); } ///< See is_valid() 128 …virtual bool set_ogg_serial_number(long value); ///< See FLAC__stream_encoder_set_… 129 …virtual bool set_verify(bool value); ///< See FLAC__stream_encoder_set_… 130 …virtual bool set_streamable_subset(bool value); ///< See FLAC__stream_encoder_set_… 131 …virtual bool set_channels(uint32_t value); ///< See FLAC__stream_encoder_set_… 132 …virtual bool set_bits_per_sample(uint32_t value); ///< See FLAC__stream_encoder_set_… 133 …virtual bool set_sample_rate(uint32_t value); ///< See FLAC__stream_encoder_set_… 134 …virtual bool set_compression_level(uint32_t value); ///< See FLAC__stream_encoder_set_… [all …]
|
/external/pytorch/third_party/ |
D | LICENSES_BUNDLED.txt | 7 For details, see: third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/LICENSE 12 For details, see: third_party/FP16/LICENSE 17 For details, see: third_party/FXdiv/LICENSE 22 For details, see: third_party/NNPACK/LICENSE 27 For details, see: third_party/QNNPACK/LICENSE 32 For details, see: third_party/VulkanMemoryAllocator/LICENSE.txt 37 For details, see: third_party/XNNPACK/LICENSE 46 For details, see: third_party/benchmark/LICENSE, 55 For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers/LICENSE.txt 60 …For details, see: third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examp… [all …]
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | FieldMatrix.java | 3 * contributor license agreements. See the NOTICE file distributed with 14 * See the License for the specific language governing permissions and 485 * @see #walkInRowOrder(FieldMatrixPreservingVisitor) 486 * @see #walkInRowOrder(FieldMatrixChangingVisitor, int, int, int, int) 487 * @see #walkInRowOrder(FieldMatrixPreservingVisitor, int, int, int, int) 488 * @see #walkInColumnOrder(FieldMatrixChangingVisitor) 489 * @see #walkInColumnOrder(FieldMatrixPreservingVisitor) 490 * @see #walkInColumnOrder(FieldMatrixChangingVisitor, int, int, int, int) 491 * @see #walkInColumnOrder(FieldMatrixPreservingVisitor, int, int, int, int) 492 * @see #walkInOptimizedOrder(FieldMatrixChangingVisitor) [all …]
|
/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/ |
D | RealMatrix.java | 3 * contributor license agreements. See the NOTICE file distributed with 14 * See the License for the specific language governing permissions and 487 * @see #walkInRowOrder(RealMatrixPreservingVisitor) 488 * @see #walkInRowOrder(RealMatrixChangingVisitor, int, int, int, int) 489 * @see #walkInRowOrder(RealMatrixPreservingVisitor, int, int, int, int) 490 * @see #walkInColumnOrder(RealMatrixChangingVisitor) 491 * @see #walkInColumnOrder(RealMatrixPreservingVisitor) 492 * @see #walkInColumnOrder(RealMatrixChangingVisitor, int, int, int, int) 493 * @see #walkInColumnOrder(RealMatrixPreservingVisitor, int, int, int, int) 494 * @see #walkInOptimizedOrder(RealMatrixChangingVisitor) [all …]
|
D | FieldMatrix.java | 3 * contributor license agreements. See the NOTICE file distributed with 14 * See the License for the specific language governing permissions and 478 * @see #walkInRowOrder(FieldMatrixPreservingVisitor) 479 * @see #walkInRowOrder(FieldMatrixChangingVisitor, int, int, int, int) 480 * @see #walkInRowOrder(FieldMatrixPreservingVisitor, int, int, int, int) 481 * @see #walkInColumnOrder(FieldMatrixChangingVisitor) 482 * @see #walkInColumnOrder(FieldMatrixPreservingVisitor) 483 * @see #walkInColumnOrder(FieldMatrixChangingVisitor, int, int, int, int) 484 * @see #walkInColumnOrder(FieldMatrixPreservingVisitor, int, int, int, int) 485 * @see #walkInOptimizedOrder(FieldMatrixChangingVisitor) [all …]
|
/external/chromiumos-config/proto/chromiumos/config/api/ |
D | hardware_topology.proto | 25 // See ./hardware_topology.md#screen for more information. 29 // See ./hardware_topology.md#form-factor for more information. 33 // See ./hardware_topology.md#audio for more information 37 // See ./hardware_topology.md#stylus for more information. 41 // See ./hardware_topology.md#keyboard for more information. 45 // See ./hardware_topology.md#thermal for more information. 49 // See ./hardware_topology.md#camera for more information. 53 // See ./hardware_topology.md#sensor for more information. 57 // See ./hardware_topology.md#fingerprint-sensor for more information. 61 // See ./hardware_topology.md#sensor for more information. [all …]
|
/external/icu/libicu/cts_headers/unicode/ |
D | measunit.h | 86 * @see umeas_getPrefixBase 87 * @see umeas_getPrefixPower 515 * Compute the complexity of the unit. See UMeasureUnitComplexity for more information. 530 * occur. For more information, see UMeasureUnitComplexity. 545 * occur. For more information, see UMeasureUnitComplexity. 549 * @see umeas_getPrefixBase 550 * @see umeas_getPrefixPower 560 * occur. For more information, see UMeasureUnitComplexity. 576 * occur. For more information, see UMeasureUnitComplexity. 592 * occur. For more information, see UMeasureUnitComplexity. [all …]
|
12345678910>>...1630