Home
last modified time | relevance | path

Searched refs:representation (Results 1 – 25 of 993) sorted by relevance

12345678910>>...40

/third_party/boost/libs/spirit/doc/karma/
Dbinary.qbk87 [[`byte_`] [Output the binary representation of the least
91 [[`word`] [Output the binary representation of the least
93 in native endian representation. This generator
96 [[`dword`] [Output the binary representation of the least
98 in native endian representation. This generator
101 [[`qword`] [Output the binary representation of the least
103 in native endian representation. This generator
106 [[`bin_float`] [Output the binary representation of the mandatory
107 float attribute in native endian representation.
110 [[`bin_double`] [Output the binary representation of the mandatory
[all …]
/third_party/boost/boost/msm/mpl_graph/
Dmpl_graph.hpp48 …mpl::first<typename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, t…
52 …ypename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, typename Grap…
56 …mpl::fold<typename detail::produce_out_map<typename Graph::representation, Vertex, typename Graph:…
68 …mpl::fold<typename detail::produce_in_map<typename Graph::representation, Vertex, typename Graph::…
84 …mpl::transform<typename detail::produce_out_map<typename Graph::representation, Vertex, typename G…
92 detail::produce_vertex_set<typename Graph::representation, typename Graph::data>
102 detail::produce_edge_set<typename Graph::representation, typename Graph::data>
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_storage_format.function14 * Test that it has the expected representation.
16 * On error, including if the key representation in storage differs,
63 /** Write a key with the given representation to storage, then check
66 * On error, including if the key representation in storage differs,
72 const data_t *representation,
83 PSA_ASSERT( psa_its_set( uid, representation->len, representation->x, 0 ) );
154 data_t *representation )
186 uid, representation ) );
199 data_t *representation, int flags )
225 /* Test that we can use a key with the given representation. This
[all …]
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dprotocol.txt36 returned query string representation, NUL terminated
49 this is the number of bytes before the string representation
55 length of the string representation: 4 bytes, little endian
56 string representation, NUL terminated
62 string representation, NUL terminated
69 message structure string representation: remaining bytes, NUL terminated
74 string representation, NUL terminated
81 string representation, NUL terminated
85 string representation of the error domain, NUL terminated
/third_party/flutter/flutter/packages/flutter_driver/lib/src/common/
Drender_tree.dart7 /// A Flutter Driver command that requests a string representation of the render tree.
9 /// Create a command to request a string representation of the render tree.
19 /// A string representation of the render tree, the result of a
22 /// Creates a [RenderTree] object with the given string representation.
25 /// String representation of the render tree.
/third_party/protobuf/src/google/protobuf/
Dwrappers.proto55 // The JSON representation for `DoubleValue` is JSON number.
63 // The JSON representation for `FloatValue` is JSON number.
71 // The JSON representation for `Int64Value` is JSON string.
79 // The JSON representation for `UInt64Value` is JSON string.
87 // The JSON representation for `Int32Value` is JSON number.
95 // The JSON representation for `UInt32Value` is JSON number.
103 // The JSON representation for `BoolValue` is JSON `true` and `false`.
111 // The JSON representation for `StringValue` is JSON string.
119 // The JSON representation for `BytesValue` is JSON string.
Dstruct.proto45 // might be supported by a native representation. For example, in
47 // object. The details of that representation are described together
50 // The JSON representation for `Struct` is JSON object.
61 // The JSON representation for `Value` is JSON value.
83 // The JSON representation for `NullValue` is JSON `null`.
91 // The JSON representation for `ListValue` is JSON array.
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.c86 GstMPDRepresentationNode *representation; in gst_mpd_client_get_representation_with_id() local
90 representation = (GstMPDRepresentationNode *) list->data; in gst_mpd_client_get_representation_with_id()
91 if (!g_strcmp0 (representation->id, rep_id)) in gst_mpd_client_get_representation_with_id()
92 return GST_MPD_NODE (representation); in gst_mpd_client_get_representation_with_id()
166 GstMPDRepresentationNode *representation, *best_rep = NULL;
175 representation = (GstMPDRepresentationNode *) list->data;
176 if (representation && representation->bandwidth <= max_bandwidth) {
177 best_rep = representation;
657 GstMPDRepresentationNode *representation = n->data; in gst_mpd_client_fetch_on_load_external_resources() local
659 if (representation->SegmentList in gst_mpd_client_fetch_on_load_external_resources()
[all …]
/third_party/skia/third_party/externals/oboe/src/opensles/
DOpenSLESUtilities.cpp67 SLDataFormat_PCM format, SLuint32 representation) { in OpenSLES_createExtendedFormat() argument
76 format_pcm_ex.representation = representation; in OpenSLES_createExtendedFormat()
/third_party/ffmpeg/libavformat/
Ddashdec.c77 struct representation { struct
126 struct representation **videos; argument
128 struct representation **audios;
130 struct representation **subtitles;
252 static int64_t get_segment_start_time_based_on_timeline(struct representation *pls, int64_t cur_seq… in get_segment_start_time_based_on_timeline()
287 static int64_t calc_next_seg_no_from_timelines(struct representation *pls, int64_t cur_time) in calc_next_seg_no_from_timelines()
326 static void free_fragment_list(struct representation *pls) in free_fragment_list()
337 static void free_timelines_list(struct representation *pls) in free_timelines_list()
348 static void free_representation(struct representation *pls) in free_representation()
372 struct representation *pls = c->videos[i]; in free_video_list()
[all …]
/third_party/grpc/doc/
Dinternationalization.md17 Recommended representation in language-specific APIs: string type.
22 Recommended representation in language-specific APIs: string/unicode string.
31 Recommended representation in language-specific APIs: unicode string.
36 Recommended representation in language-specific APIs: string.
41 Recommended representation in language-specific APIs: string.
/third_party/boost/libs/chrono/example/
Dtime2_demo_output.txt75 The representation is integral
82 The representation is integral
89 The representation is integral
96 The representation is integral
103 The representation is integral
110 The representation is integral
117 The representation is floating point
164 The representation is floating point
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dtest-bignum-dtoa.cc45 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation() argument
46 int len = strlen(representation.start()); in TrimRepresentation()
49 if (representation[i] != '0') break; in TrimRepresentation()
51 representation[i + 1] = '\0'; in TrimRepresentation()
337 CHECK_EQ(current_test.representation, buffer.start()); in TEST()
355 CHECK_EQ(current_test.representation, buffer.start()); in TEST()
376 CHECK_EQ(current_test.representation, buffer.start()); in TEST()
398 CHECK_EQ(current_test.representation, buffer.start()); in TEST()
Dtest-fast-dtoa.cc45 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation() argument
46 int len = strlen(representation.start()); in TrimRepresentation()
49 if (representation[i] != '0') break; in TrimRepresentation()
51 representation[i + 1] = '\0'; in TrimRepresentation()
324 CHECK_EQ(current_test.representation, buffer.start()); in TEST()
353 CHECK_EQ(current_test.representation, buffer.start()); in TEST()
388 CHECK_EQ(current_test.representation, buffer.start()); in TEST()
Dtest-dtoa.cc68 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation() argument
69 int len = strlen(representation.start()); in TrimRepresentation()
72 if (representation[i] != '0') break; in TrimRepresentation()
74 representation[i + 1] = '\0'; in TrimRepresentation()
438 CHECK_EQ(current_test.representation, buffer.start()); in TEST()
458 CHECK_EQ(current_test.representation, buffer.start()); in TEST()
481 CHECK_EQ(current_test.representation, buffer.start()); in TEST()
505 CHECK_EQ(current_test.representation, buffer.start()); in TEST()
/third_party/boost/libs/numeric/conversion/doc/
Ddefinitions.qbk36 An object of type `T` has an [_object representation] which is the sequence of
39 An object of type `T` has a [_value representation] which is the set of
41 For [_POD] types (§3.9/10), this bitset is given by the object representation,
43 representation (except for character types): for example, some bits might
49 by its value representation.
55 unsigned characters which form its object representation.
65 `v` is the [*representation] of `V` in the type `T`.
76 whose representation in `T` is `v`.
114 The integer types are required to have a ['binary] value representation.
117 (`short`, `int` or `long`) are required to have the same value representation,
[all …]
/third_party/python/Doc/c-api/
Dcomplex.rst40 representation.
46 :c:type:`Py_complex` representation.
52 :c:type:`Py_complex` representation.
58 representation.
64 representation.
73 representation.
Dlong.rst89 representation of the number. If *base* is ``0``, *str* is interpreted using
118 Return a C :c:type:`long` representation of *obj*. If *obj* is not an
136 Return a C :c:type:`long` representation of *obj*. If *obj* is not an
159 Return a C :c:type:`long long` representation of *obj*. If *obj* is not an
177 Return a C :c:type:`long long` representation of *obj*. If *obj* is not an
203 Return a C :c:type:`Py_ssize_t` representation of *pylong*. *pylong* must
218 Return a C :c:type:`unsigned long` representation of *pylong*. *pylong*
234 Return a C :c:type:`size_t` representation of *pylong*. *pylong* must be
249 Return a C :c:type:`unsigned long long` representation of *pylong*. *pylong*
264 Return a C :c:type:`unsigned long` representation of *obj*. If *obj* is not
[all …]
/third_party/grpc/third_party/upb/
DDESIGN.md31 into our internal representation for messages, `upb_msg`.
37 also compiles message definitions to a compact, internal representation without
53 `upb_msglayout*` uses these as its internal representation. If upb changes its
54 internal representation for a `upb_msglayout*`, it will also include code to
55 convert the old representation to the new representation. This will use some
/third_party/flutter/engine/flutter/lib/ui/plugins/
Dcallback_cache.cc138 const auto representation = root_obj[kRepresentationKey].GetObject(); in LoadCacheFromDisk() local
142 cb.name = representation[kNameKey].GetString(); in LoadCacheFromDisk()
143 cb.class_name = representation[kClassNameKey].GetString(); in LoadCacheFromDisk()
144 cb.library_path = representation[kLibraryPathKey].GetString(); in LoadCacheFromDisk()
/third_party/python/Doc/library/
Dpprint.rst17 types, the representation may not be loadable. This may be the case if objects
21 The formatted representation keeps objects on a single line if it can, and
116 Return the formatted representation of *object* as a string. *indent*,
132 Prints the formatted representation of *object* followed by a newline.
144 Prints the formatted representation of *object* on *stream*, followed by a
176 Determine if the formatted representation of *object* is "readable", or can be
186 Determine if *object* requires a recursive representation.
193 Return a string representation of *object*, protected against recursive data
194 structures. If the representation of *object* exposes a recursive entry, the
196 id=number>``. The representation is not otherwise formatted.
[all …]
/third_party/openssl/doc/man3/
DBN_bn2bin.pod57 hexadecimal number representation and converts them to a B<BIGNUM> and
59 B<a> is NULL, it only computes the length of valid representation.
70 the most significant bit signals a negative number (the representation
73 BN_bn2mpi() stores the representation of B<a> at B<to>, where B<to>
77 BN_mpi2bn() converts the B<len> bytes long representation at B<s> to
96 BN_bn2mpi() returns the length of the representation. BN_mpi2bn()
/third_party/mindspore/third_party/proto/tensorflow/
Dtensor.proto34 // memcpy in tensorflow::grpc::EncodeTensorToByteBuffer. This representation
35 // can be used for all tensor types. The purpose of this representation is to
41 // all languages. Only the representation corresponding to "dtype" can
42 // be set. The values hold the flattened representation of the tensor in
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Ddash_mpd.c2262 GstMPDRepresentationNode *representation; in GST_START_TEST() local
2287 representation = in GST_START_TEST()
2289 segmentTemplate = representation->SegmentTemplate; in GST_START_TEST()
2306 GstMPDRepresentationNode *representation; in GST_START_TEST() local
2333 representation = in GST_START_TEST()
2335 segmentBase = representation->SegmentBase; in GST_START_TEST()
2352 GstMPDRepresentationNode *representation; in GST_START_TEST() local
2374 representation = (GstMPDRepresentationNode *) in GST_START_TEST()
2376 segmentTemplate = representation->SegmentTemplate; in GST_START_TEST()
2445 GstMPDRepresentationNode *representation; in GST_START_TEST() local
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
DBUILD.gn32 absl_source_set("representation") {
33 public = [ "internal/representation.h" ]

12345678910>>...40