Home
last modified time | relevance | path

Searched full:see (Results 1 – 25 of 28070) sorted by relevance

12345678910>>...1123

/external/curl/docs/libcurl/
Dcurl_easy_setopt.367 Display verbose information. See \fICURLOPT_VERBOSE(3)\fP
69 Include the header in the body output. See \fICURLOPT_HEADER(3)\fP
71 Shut off the progress meter. See \fICURLOPT_NOPROGRESS(3)\fP
73 Do not install signal handlers. See \fICURLOPT_NOSIGNAL(3)\fP
75 Transfer multiple files according to a file name pattern. See \fICURLOPT_WILDCARDMATCH(3)\fP
78 Callback for writing data. See \fICURLOPT_WRITEFUNCTION(3)\fP
80 Data pointer to pass to the write callback. See \fICURLOPT_WRITEDATA(3)\fP
82 Callback for reading data. See \fICURLOPT_READFUNCTION(3)\fP
84 Data pointer to pass to the read callback. See \fICURLOPT_READDATA(3)\fP
92 Callback for seek operations. See \fICURLOPT_SEEKFUNCTION(3)\fP
[all …]
/external/oboe/samples/RhythmGame/third_party/glm/
Dfwd.hpp19 /// @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/buildtools/third_party/libc++/trunk/include/
Dstdatomic.h5 // 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 …]
Dconcepts5 // See https://llvm.org/LICENSE.txt for license information.
19 concept same_as = see below;
23 concept derived_from = see below;
27 concept convertible_to = see below;
31 concept common_reference_with = see below;
35 concept common_with = see below;
39 concept integral = see below;
41 concept signed_integral = see below;
43 concept unsigned_integral = see below;
45 concept floating_point = see below;
[all …]
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dtype_precision.hpp4 /// @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 …]
Dmatrix_integer.hpp4 /// @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 …]
Dpacking.hpp4 /// @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 …]
Dconstants.hpp4 /// @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/
Dtype_aligned.hpp4 /// @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/
DFilesUncheck.java3 * contributor license agreements. See the NOTICE file distributed with
14 * See the License for the specific language governing permissions and
52 * @see Files
53 * @see IOException
54 * @see UncheckedIOException
63 * @param in See delegate.
64 * @param target See delegate.
65 * @param options See delegate.
66 * @return See delegate.
68 * @see Files#copy(InputStream, Path,CopyOption...)
[all …]
/external/cronet/buildtools/third_party/libc++/trunk/test/std/atomics/stdatomic.h.syn/
Dtypes.compile.pass.cpp4 // 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/
DScalar.h5 |* 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/
DErase.java3 * 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/llvm/include/llvm-c/Transforms/
DScalar.h6 |* 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++/
Dencoder.h49 * 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/
DFieldMatrix.java3 * 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 …]
DRealMatrix.java3 * 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/icu/libicu/cts_headers/unicode/
Dmeasunit.h87 * @see umeas_getPrefixBase
88 * @see umeas_getPrefixPower
473 * Compute the complexity of the unit. See UMeasureUnitComplexity for more information.
488 * occur. For more information, see UMeasureUnitComplexity.
503 * occur. For more information, see UMeasureUnitComplexity.
507 * @see umeas_getPrefixBase
508 * @see umeas_getPrefixPower
518 * occur. For more information, see UMeasureUnitComplexity.
534 * occur. For more information, see UMeasureUnitComplexity.
550 * occur. For more information, see UMeasureUnitComplexity.
[all …]
/external/cronet/third_party/icu/source/i18n/unicode/
Dmeasunit.h87 * @see umeas_getPrefixBase
88 * @see umeas_getPrefixPower
473 * Compute the complexity of the unit. See UMeasureUnitComplexity for more information.
488 * occur. For more information, see UMeasureUnitComplexity.
503 * occur. For more information, see UMeasureUnitComplexity.
507 * @see umeas_getPrefixBase
508 * @see umeas_getPrefixPower
518 * occur. For more information, see UMeasureUnitComplexity.
534 * occur. For more information, see UMeasureUnitComplexity.
550 * occur. For more information, see UMeasureUnitComplexity.
[all …]
/external/icu/icu4c/source/i18n/unicode/
Dmeasunit.h87 * @see umeas_getPrefixBase
88 * @see umeas_getPrefixPower
473 * Compute the complexity of the unit. See UMeasureUnitComplexity for more information.
488 * occur. For more information, see UMeasureUnitComplexity.
503 * occur. For more information, see UMeasureUnitComplexity.
507 * @see umeas_getPrefixBase
508 * @see umeas_getPrefixPower
518 * occur. For more information, see UMeasureUnitComplexity.
534 * occur. For more information, see UMeasureUnitComplexity.
550 * occur. For more information, see UMeasureUnitComplexity.
[all …]
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli6 * 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 …]
/external/llvm/bindings/ocaml/transforms/scalar_opts/
Dllvm_scalar_opts.mli6 * 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/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/
DDeprecatedRuntimeConstants.java5 * or more contributor license agreements. See the NOTICE file
17 * KIND, either express or implied. See the License for the
34 * @deprecated see {@link RuntimeConstants#RUNTIME_LOG_REFERENCE_LOG_INVALID}
40 * @deprecated see {@link RuntimeConstants#MAX_NUMBER_LOOPS}
47 * @deprecated see {@link RuntimeConstants#SKIP_INVALID_ITERATOR}
54 * @deprecated see {@link RuntimeConstants#CHECK_EMPTY_OBJECTS}
61 * @deprecated see {@link RuntimeConstants#ERRORMSG_START}
68 * @deprecated see {@link RuntimeConstants#ERRORMSG_END}
74 * @deprecated see {@link RuntimeConstants#PARSE_DIRECTIVE_MAXDEPTH}
80 * @deprecated see {@link RuntimeConstants#DEFINE_DIRECTIVE_MAXDEPTH}
[all …]
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat.hpp37 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
38 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
44 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
45 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
51 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
52 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
58 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
59 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
65 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
66 …/// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specifica…
[all …]
/external/google-breakpad/src/common/android/include/asm-mips/
Dasm.h29 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
34 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
39 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
44 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
49 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
54 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
59 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
64 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
69 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
74 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
[all …]

12345678910>>...1123