| /external/curl/docs/libcurl/ |
| D | curl_easy_setopt.md | 7 See-also: 69 Display verbose information. See CURLOPT_VERBOSE(3) 73 Include the header in the body output. See CURLOPT_HEADER(3) 77 Shut off the progress meter. See CURLOPT_NOPROGRESS(3) 81 Do not install signal handlers. See CURLOPT_NOSIGNAL(3) 85 Transfer multiple files according to a filename pattern. See 92 Callback for writing data. See CURLOPT_WRITEFUNCTION(3) 96 Data pointer to pass to the write callback. See CURLOPT_WRITEDATA(3) 100 Callback for reading data. See CURLOPT_READFUNCTION(3) 104 Data pointer to pass to the read callback. See CURLOPT_READDATA(3) [all …]
|
| D | curl_easy_getinfo.md | 7 See-also: 42 Last used HTTP method. See CURLINFO_EFFECTIVE_METHOD(3) 46 Last used URL. See CURLINFO_EFFECTIVE_URL(3) 50 Last received response code. See CURLINFO_RESPONSE_CODE(3) 54 Referrer header. See CURLINFO_REFERER(3) 58 Last proxy CONNECT response code. See CURLINFO_HTTP_CONNECTCODE(3) 62 The http version used in the connection. See CURLINFO_HTTP_VERSION(3) 66 Remote time of the retrieved document. See CURLINFO_FILETIME(3) 70 Remote time of the retrieved document. See CURLINFO_FILETIME_T(3) 74 Total time of previous transfer. See CURLINFO_TOTAL_TIME(3) [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/cronet/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/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 …]
|
| D | constants.hpp | 4 /// @see core (dependence) 5 /// @see gtc_half_float (dependence) 29 /// @see gtc_constants 34 /// @see gtc_constants 39 /// @see gtc_constants 44 /// @see gtc_constants 49 /// @see gtc_constants 54 /// @see gtc_constants 59 /// @see gtc_constants 64 /// @see gtc_constants [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/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/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 …]
|
| D | RealMatrix.java | 3 * contributor license agreements. See the NOTICE file distributed with 14 * See the License for the specific language governing permissions and 530 * @see #walkInRowOrder(RealMatrixPreservingVisitor) 531 * @see #walkInRowOrder(RealMatrixChangingVisitor, int, int, int, int) 532 * @see #walkInRowOrder(RealMatrixPreservingVisitor, int, int, int, int) 533 * @see #walkInColumnOrder(RealMatrixChangingVisitor) 534 * @see #walkInColumnOrder(RealMatrixPreservingVisitor) 535 * @see #walkInColumnOrder(RealMatrixChangingVisitor, int, int, int, int) 536 * @see #walkInColumnOrder(RealMatrixPreservingVisitor, int, int, int, int) 537 * @see #walkInOptimizedOrder(RealMatrixChangingVisitor) [all …]
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math3/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 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 …]
|
| 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 …]
|
| /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 …]
|
| /external/icu/icu4c/source/i18n/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 …]
|
| /external/cronet/third_party/icu/source/i18n/unicode/ |
| D | measunit.h | 88 * @see umeas_getPrefixBase 89 * @see umeas_getPrefixPower 474 * Compute the complexity of the unit. See UMeasureUnitComplexity for more information. 489 * occur. For more information, see UMeasureUnitComplexity. 504 * occur. For more information, see UMeasureUnitComplexity. 508 * @see umeas_getPrefixBase 509 * @see umeas_getPrefixPower 519 * occur. For more information, see UMeasureUnitComplexity. 535 * occur. For more information, see UMeasureUnitComplexity. 551 * occur. For more information, see UMeasureUnitComplexity. [all …]
|
| /external/llvm/bindings/ocaml/transforms/scalar_opts/ |
| D | llvm_scalar_opts.mli | 6 * License. See LICENSE.TXT for details. 15 (** See the [llvm::createAggressiveDCEPass] function. *) 20 (** See the [llvm::createAlignmentFromAssumptionsPass] function. *) 25 (** See the [llvm::createCFGSimplificationPass] function. *) 30 (** See [llvm::createDeadStoreEliminationPass] function. *) 35 (** See [llvm::createScalarizerPass] function. *) 40 (** See [llvm::createMergedLoadStoreMotionPass] function. *) 45 (** See the [llvm::createGVNPass] function. *) 50 (** See the [llvm::createIndVarSimplifyPass] function. *) 55 (** See the [llvm::createInstructionCombiningPass] function. *) [all …]
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm.mli | 6 * License. See LICENSE.TXT for details. 20 (** The top-level container for all LLVM global data. See the 25 objects. See the [llvm::Module] class. *) 28 (** Each value in the LLVM IR has a type, an instance of [lltype]. See the 33 constants, and much more are all [llvalues]. See the [llvm::Value] class. 37 (** Used to store users and usees of values. See the [llvm::Use] class. *) 40 (** A basic block in LLVM IR. See the [llvm::BasicBlock] class. *) 43 (** Used to generate instructions in the LLVM IR. See the [llvm::LLVMBuilder] 48 See the [llvm::MemoryBuffer] class. *) 54 (** The kind of an [lltype], the result of [classify_type ty]. See the [all …]
|