Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 6604) sorted by relevance

12345678910>>...265

/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/repetition/limits/
Drepeat_1024.hpp18 # define BOOST_PP_REPEAT_1_513(m, d) BOOST_PP_REPEAT_1_512(m, d) m(2, 512, d) argument
19 # define BOOST_PP_REPEAT_1_514(m, d) BOOST_PP_REPEAT_1_513(m, d) m(2, 513, d) argument
20 # define BOOST_PP_REPEAT_1_515(m, d) BOOST_PP_REPEAT_1_514(m, d) m(2, 514, d) argument
21 # define BOOST_PP_REPEAT_1_516(m, d) BOOST_PP_REPEAT_1_515(m, d) m(2, 515, d) argument
22 # define BOOST_PP_REPEAT_1_517(m, d) BOOST_PP_REPEAT_1_516(m, d) m(2, 516, d) argument
23 # define BOOST_PP_REPEAT_1_518(m, d) BOOST_PP_REPEAT_1_517(m, d) m(2, 517, d) argument
24 # define BOOST_PP_REPEAT_1_519(m, d) BOOST_PP_REPEAT_1_518(m, d) m(2, 518, d) argument
25 # define BOOST_PP_REPEAT_1_520(m, d) BOOST_PP_REPEAT_1_519(m, d) m(2, 519, d) argument
26 # define BOOST_PP_REPEAT_1_521(m, d) BOOST_PP_REPEAT_1_520(m, d) m(2, 520, d) argument
27 # define BOOST_PP_REPEAT_1_522(m, d) BOOST_PP_REPEAT_1_521(m, d) m(2, 521, d) argument
[all …]
Drepeat_256.hpp17 # define BOOST_PP_REPEAT_1_0(m, d) argument
18 # define BOOST_PP_REPEAT_1_1(m, d) m(2, 0, d) argument
19 # define BOOST_PP_REPEAT_1_2(m, d) BOOST_PP_REPEAT_1_1(m, d) m(2, 1, d) argument
20 # define BOOST_PP_REPEAT_1_3(m, d) BOOST_PP_REPEAT_1_2(m, d) m(2, 2, d) argument
21 # define BOOST_PP_REPEAT_1_4(m, d) BOOST_PP_REPEAT_1_3(m, d) m(2, 3, d) argument
22 # define BOOST_PP_REPEAT_1_5(m, d) BOOST_PP_REPEAT_1_4(m, d) m(2, 4, d) argument
23 # define BOOST_PP_REPEAT_1_6(m, d) BOOST_PP_REPEAT_1_5(m, d) m(2, 5, d) argument
24 # define BOOST_PP_REPEAT_1_7(m, d) BOOST_PP_REPEAT_1_6(m, d) m(2, 6, d) argument
25 # define BOOST_PP_REPEAT_1_8(m, d) BOOST_PP_REPEAT_1_7(m, d) m(2, 7, d) argument
26 # define BOOST_PP_REPEAT_1_9(m, d) BOOST_PP_REPEAT_1_8(m, d) m(2, 8, d) argument
[all …]
Drepeat_512.hpp18 # define BOOST_PP_REPEAT_1_257(m, d) BOOST_PP_REPEAT_1_256(m, d) m(2, 256, d) argument
19 # define BOOST_PP_REPEAT_1_258(m, d) BOOST_PP_REPEAT_1_257(m, d) m(2, 257, d) argument
20 # define BOOST_PP_REPEAT_1_259(m, d) BOOST_PP_REPEAT_1_258(m, d) m(2, 258, d) argument
21 # define BOOST_PP_REPEAT_1_260(m, d) BOOST_PP_REPEAT_1_259(m, d) m(2, 259, d) argument
22 # define BOOST_PP_REPEAT_1_261(m, d) BOOST_PP_REPEAT_1_260(m, d) m(2, 260, d) argument
23 # define BOOST_PP_REPEAT_1_262(m, d) BOOST_PP_REPEAT_1_261(m, d) m(2, 261, d) argument
24 # define BOOST_PP_REPEAT_1_263(m, d) BOOST_PP_REPEAT_1_262(m, d) m(2, 262, d) argument
25 # define BOOST_PP_REPEAT_1_264(m, d) BOOST_PP_REPEAT_1_263(m, d) m(2, 263, d) argument
26 # define BOOST_PP_REPEAT_1_265(m, d) BOOST_PP_REPEAT_1_264(m, d) m(2, 264, d) argument
27 # define BOOST_PP_REPEAT_1_266(m, d) BOOST_PP_REPEAT_1_265(m, d) m(2, 265, d) argument
[all …]
/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/repetition/
Drepeat.hpp35 # define BOOST_PP_REPEAT_CHECK_BOOST_PP_REPEAT_1(c, m, d) 0 argument
36 # define BOOST_PP_REPEAT_CHECK_BOOST_PP_REPEAT_2(c, m, d) 0 argument
37 # define BOOST_PP_REPEAT_CHECK_BOOST_PP_REPEAT_3(c, m, d) 0 argument
39 # define BOOST_PP_REPEAT_1(c, m, d) BOOST_PP_REPEAT_1_I(c, m, d) argument
40 # define BOOST_PP_REPEAT_2(c, m, d) BOOST_PP_REPEAT_2_I(c, m, d) argument
41 # define BOOST_PP_REPEAT_3(c, m, d) BOOST_PP_REPEAT_3_I(c, m, d) argument
42 # define BOOST_PP_REPEAT_4(c, m, d) BOOST_PP_ERROR(0x0003) argument
44 # define BOOST_PP_REPEAT_1_I(c, m, d) BOOST_PP_REPEAT_1_ ## c(m, d) argument
45 # define BOOST_PP_REPEAT_2_I(c, m, d) BOOST_PP_REPEAT_2_ ## c(m, d) argument
46 # define BOOST_PP_REPEAT_3_I(c, m, d) BOOST_PP_REPEAT_3_ ## c(m, d) argument
[all …]
/external/cronet/third_party/protobuf/js/experimental/runtime/kernel/
Dreader_test.js51 const d = reader.readBool( constant
81 const d = reader.readDouble(pair.bufferDecoder, 0); constant
95 const d = reader.readFixed32(pair.bufferDecoder, 0); constant
109 const d = reader.readFloat(pair.bufferDecoder, 0); constant
126 const d = reader.readInt32(pair.bufferDecoder, 0); constant
141 const d = reader.readSfixed32(pair.bufferDecoder, 0); constant
155 const d = reader.readSfixed64(pair.bufferDecoder, 0); constant
172 const d = reader.readSint32(pair.bufferDecoder, 0); constant
190 const d = reader.readInt64(pair.bufferDecoder, 0); constant
208 const d = reader.readSint64(pair.bufferDecoder, 0); constant
[all …]
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/gregorian/
Dformatters.hpp33 std::basic_string<charT> to_simple_string_type(const date& d) { in to_simple_string_type()
39 inline std::string to_simple_string(const date& d) { in to_simple_string()
46 inline std::basic_string<charT> to_simple_string_type(const date_period& d) { in to_simple_string_type()
57 inline std::string to_simple_string(const date_period& d) { in to_simple_string()
63 inline std::basic_string<charT> to_iso_string_type(const date_period& d) { in to_iso_string_type()
71 inline std::string to_iso_string(const date_period& d) { in to_iso_string()
78 inline std::basic_string<charT> to_iso_extended_string_type(const date& d) { in to_iso_extended_string_type()
84 inline std::string to_iso_extended_string(const date& d) { in to_iso_extended_string()
90 inline std::basic_string<charT> to_iso_string_type(const date& d) { in to_iso_string_type()
96 inline std::string to_iso_string(const date& d) { in to_iso_string()
[all …]
/external/squashfs-tools/squashfs-tools/
Dsquashfs_swap.h45 #define _SQUASHFS_SWAP_SUPER_BLOCK(s, d, SWAP_FUNC) {\ argument
67 #define _SQUASHFS_SWAP_DIR_INDEX(s, d, SWAP_FUNC) {\ argument
73 #define _SQUASHFS_SWAP_BASE_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
82 #define _SQUASHFS_SWAP_IPC_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
92 #define _SQUASHFS_SWAP_LIPC_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
103 #define _SQUASHFS_SWAP_DEV_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
114 #define _SQUASHFS_SWAP_LDEV_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
126 #define _SQUASHFS_SWAP_SYMLINK_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
137 #define _SQUASHFS_SWAP_REG_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
150 #define _SQUASHFS_SWAP_LREG_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
[all …]
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DAsyncLazyTest.kt16 val d = async(start = CoroutineStart.LAZY) { in <lambda>() constant
32 val d = async(start = CoroutineStart.LAZY) { in <lambda>() constant
50 val d = async(start = CoroutineStart.LAZY) { in <lambda>() constant
79 val d = async<Unit>(start = CoroutineStart.LAZY) { in <lambda>() constant
93 val d = async<Unit>(start = CoroutineStart.LAZY) { in <lambda>() constant
107 val d = async<Unit>(NonCancellable, start = CoroutineStart.LAZY) { in <lambda>() constant
125 val d = async(start = CoroutineStart.LAZY) { in <lambda>() constant
147 val d = async(start = CoroutineStart.LAZY) { in <lambda>() constant
166 val d = async(start = CoroutineStart.LAZY) { in <lambda>() constant
/external/libexif/libexif/
Dexif-mnote-data.c35 exif_mnote_data_construct (ExifMnoteData *d, ExifMem *mem) in exif_mnote_data_construct()
49 exif_mnote_data_ref (ExifMnoteData *d) in exif_mnote_data_ref()
55 exif_mnote_data_free (ExifMnoteData *d) in exif_mnote_data_free()
71 exif_mnote_data_unref (ExifMnoteData *d) in exif_mnote_data_unref()
80 exif_mnote_data_load (ExifMnoteData *d, const unsigned char *buf, in exif_mnote_data_load()
88 exif_mnote_data_save (ExifMnoteData *d, unsigned char **buf, in exif_mnote_data_save()
96 exif_mnote_data_set_byte_order (ExifMnoteData *d, ExifByteOrder o) in exif_mnote_data_set_byte_order()
103 exif_mnote_data_set_offset (ExifMnoteData *d, unsigned int o) in exif_mnote_data_set_offset()
110 exif_mnote_data_count (ExifMnoteData *d) in exif_mnote_data_count()
117 exif_mnote_data_get_id (ExifMnoteData *d, unsigned int n) in exif_mnote_data_get_id()
[all …]
/external/mesa3d/src/microsoft/compiler/
Ddxil_dump.c45 struct dxil_dumper *d = calloc(1, sizeof(struct dxil_dumper)); in dxil_dump_create() local
51 void dxil_dump_free(struct dxil_dumper *d) in dxil_dump_free()
58 void dxil_dump_buf_to_file(struct dxil_dumper *d, FILE *f) in dxil_dump_buf_to_file()
67 void dxil_dump_indention_inc(struct dxil_dumper *d) in dxil_dump_indention_inc()
73 void dxil_dump_indention_dec(struct dxil_dumper *d) in dxil_dump_indention_dec()
80 void dxil_dump_indent(struct dxil_dumper *d) in dxil_dump_indent()
87 dxil_dump_module(struct dxil_dumper *d, struct dxil_module *m) in dxil_dump_module()
114 dump_metadata(struct dxil_dumper *d, struct dxil_module *m) in dump_metadata()
126 dump_shader_info(struct dxil_dumper *d, struct dxil_shader_info *info) in dump_shader_info()
180 dump_types(struct dxil_dumper *d, struct list_head *list) in dump_types()
[all …]
/external/sdv/vsomeip/third_party/boost/chrono/test/duration/
Dconstructor_pass.cpp34 D d; in check_default() local
42 BOOST_CONSTEXPR D d(0); in check_constexpr() local
51 D d(r); in check_from_rep() local
83 boost::chrono::duration<double> d = i; in main() local
87 BOOST_CONSTEXPR boost::chrono::duration<double> d = i; in main() local
102 BOOST_CONSTEXPR boost::chrono::duration<int> d(5); in main() local
107 BOOST_CONSTEXPR boost::chrono::duration<int, boost::ratio<3, 2> > d(5); in main() local
112 BOOST_CONSTEXPR boost::chrono::duration<Rep, boost::ratio<3, 2> > d(Rep(3)); in main() local
117 BOOST_CONSTEXPR boost::chrono::duration<double, boost::ratio<3, 2> > d(5.5); in main() local
125 boost::chrono::duration<double> d(5); in main() local
[all …]
/external/trusty/arm-trusted-firmware/drivers/amlogic/crypto/
Dsha_dma.c30 #define ASD_DESC_LEN(d) \ argument
32 #define ASD_DESC_LEN_SET(d, v) \ argument
37 #define ASD_DESC_IRQ(d) \ argument
39 #define ASD_DESC_IRQ_SET(d, v) \ argument
44 #define ASD_DESC_EOD(d) \ argument
46 #define ASD_DESC_EOD_SET(d, v) \ argument
51 #define ASD_DESC_LOOP(d) \ argument
53 #define ASD_DESC_LOOP_SET(d, v) \ argument
58 #define ASD_DESC_MODE(d) \ argument
60 #define ASD_DESC_MODE_SET(d, v) \ argument
[all …]
/external/arm-trusted-firmware/drivers/amlogic/crypto/
Dsha_dma.c29 #define ASD_DESC_LEN(d) \ argument
31 #define ASD_DESC_LEN_SET(d, v) \ argument
36 #define ASD_DESC_IRQ(d) \ argument
38 #define ASD_DESC_IRQ_SET(d, v) \ argument
43 #define ASD_DESC_EOD(d) \ argument
45 #define ASD_DESC_EOD_SET(d, v) \ argument
50 #define ASD_DESC_LOOP(d) \ argument
52 #define ASD_DESC_LOOP_SET(d, v) \ argument
57 #define ASD_DESC_MODE(d) \ argument
59 #define ASD_DESC_MODE_SET(d, v) \ argument
[all …]
/external/dtc/
Ddata.c8 void data_free(struct data d) in data_free()
24 struct data data_grow_for(struct data d, unsigned int xlen) in data_grow_for()
46 struct data d; in data_copy_mem() local
59 struct data d; in data_copy_escape_string() local
81 struct data d = empty_data; in data_copy_file() local
107 struct data data_append_data(struct data d, const void *p, int len) in data_append_data()
115 struct data data_insert_at_marker(struct data d, struct marker *m, in data_insert_at_marker()
130 static struct data data_append_markers(struct data d, struct marker *m) in data_append_markers()
143 struct data d; in data_merge() local
158 struct data data_append_integer(struct data d, uint64_t value, int bits) in data_append_integer()
[all …]
/external/grpc-grpc/third_party/upb/upb/json/
Ddecode.c86 static void jsondec_seterrmsg(jsondec* d, const char* msg) { in jsondec_seterrmsg()
91 UPB_NORETURN static void jsondec_err(jsondec* d, const char* msg) { in jsondec_err()
97 UPB_NORETURN static void jsondec_errf(jsondec* d, const char* fmt, ...) { in jsondec_errf()
109 static void jsondec_consumews(jsondec* d) { in jsondec_consumews()
130 static void jsondec_skipws(jsondec* d) { in jsondec_skipws()
137 static bool jsondec_tryparsech(jsondec* d, char ch) { in jsondec_tryparsech()
143 static void jsondec_parselit(jsondec* d, const char* lit) { in jsondec_parselit()
152 static void jsondec_wsch(jsondec* d, char ch) { in jsondec_wsch()
159 static void jsondec_true(jsondec* d) { jsondec_parselit(d, "true"); } in jsondec_true()
160 static void jsondec_false(jsondec* d) { jsondec_parselit(d, "false"); } in jsondec_false()
[all …]
/external/caliper/examples/src/main/java/examples/
DDoubleToStringBenchmark.java30 @Override String convert(double d) { in convert()
33 @Override String convert(Double d) { in convert()
38 @Override String convert(double d) { in convert()
41 @Override String convert(Double d) { in convert()
46 @Override String convert(double d) { in convert()
49 @Override String convert(Double d) { in convert()
54 @Override String convert(double d) { in convert()
57 @Override String convert(Double d) { in convert()
63 abstract String convert(double d); in convert()
64 abstract String convert(Double d); in convert()
[all …]
DDoubleToStringBenchmark2.java34 final double d; field in DoubleToStringBenchmark2.Value
36 Value(double d) { in Value()
46 Double d = value.d; in toString() local
51 double d = value.d; in toString() local
62 Double d = value.d; in stringValueOf() local
67 double d = value.d; in stringValueOf() local
78 Double d = value.d; in stringFormat() local
83 double d = value.d; in stringFormat() local
94 Double d = value.d; in quoteTrick() local
99 double d = value.d; in quoteTrick() local
/external/libwebsockets/lib/core/
Dlws_dll2.c32 lws_dll2_is_detached(const struct lws_dll2 *d) in lws_dll2_is_detached()
58 int (*cb)(struct lws_dll2 *d, void *user)) in lws_dll2_foreach_safe()
69 lws_dll2_add_head(struct lws_dll2 *d, struct lws_dll2_owner *owner) in lws_dll2_add_head()
101 lws_dll2_add_before(struct lws_dll2 *d, struct lws_dll2 *after) in lws_dll2_add_before()
140 lws_dll2_add_tail(struct lws_dll2 *d, struct lws_dll2_owner *owner) in lws_dll2_add_tail()
166 lws_dll2_remove(struct lws_dll2 *d) in lws_dll2_remove()
196 lws_dll2_clear(struct lws_dll2 *d) in lws_dll2_clear()
204 lws_dll2_owner_clear(struct lws_dll2_owner *d) in lws_dll2_owner_clear()
212 lws_dll2_add_sorted_priv(lws_dll2_t *d, lws_dll2_owner_t *own, void *priv, in lws_dll2_add_sorted_priv()
213 int (*compare3)(void *priv, const lws_dll2_t *d, in lws_dll2_add_sorted_priv()
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Ddecode.c89 UPB_NORETURN static void jsondec_err(jsondec* d, const char* msg) { in jsondec_err()
96 UPB_NORETURN static void jsondec_errf(jsondec* d, const char* fmt, ...) { in jsondec_errf()
106 static void jsondec_skipws(jsondec* d) { in jsondec_skipws()
125 static bool jsondec_tryparsech(jsondec* d, char ch) { in jsondec_tryparsech()
131 static void jsondec_parselit(jsondec* d, const char* lit) { in jsondec_parselit()
140 static void jsondec_wsch(jsondec* d, char ch) { in jsondec_wsch()
147 static void jsondec_true(jsondec* d) { jsondec_parselit(d, "true"); } in jsondec_true()
148 static void jsondec_false(jsondec* d) { jsondec_parselit(d, "false"); } in jsondec_false()
149 static void jsondec_null(jsondec* d) { jsondec_parselit(d, "null"); } in jsondec_null()
151 static void jsondec_entrysep(jsondec* d) { in jsondec_entrysep()
[all …]
/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/arithmetic/
Dmul.hpp37 # define BOOST_PP_MUL_P(d, rxy) BOOST_PP_TUPLE_ELEM(3, 2, rxy) argument
40 # define BOOST_PP_MUL_O(d, rxy) BOOST_PP_MUL_O_IM(d, BOOST_PP_TUPLE_REM_3 rxy) argument
41 # define BOOST_PP_MUL_O_IM(d, im) BOOST_PP_MUL_O_I(d, im) argument
43 # define BOOST_PP_MUL_O(d, rxy) BOOST_PP_MUL_O_I(d, BOOST_PP_TUPLE_ELEM(3, 0, rxy), BOOST_PP_TUP… argument
46 # define BOOST_PP_MUL_O_I(d, r, x, y) (BOOST_PP_ADD_D(d, r, x), x, BOOST_PP_DEC(y)) argument
51 # define BOOST_PP_MUL_D(d, x, y) BOOST_PP_TUPLE_ELEM(3, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_MUL_P, … argument
53 # define BOOST_PP_MUL_D(d, x, y) BOOST_PP_MUL_D_I(d, x, y) argument
54 # define BOOST_PP_MUL_D_I(d, x, y) BOOST_PP_TUPLE_ELEM(3, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_MUL_P… argument
86 # define BOOST_PP_MUL_P(d, rxy) BOOST_PP_BITAND(BOOST_PP_BOOL(BOOST_PP_TUPLE_ELEM(3, 2, rxy)),BOOST… argument
89 # define BOOST_PP_MUL_O(d, rxy) BOOST_PP_MUL_O_IM(d, BOOST_PP_TUPLE_REM_3 rxy) argument
[all …]
/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/array/
Dremove.hpp35 # define BOOST_PP_ARRAY_REMOVE_I(d, array, i) BOOST_PP_ARRAY_REMOVE_D(d, array, i) argument
40 # define BOOST_PP_ARRAY_REMOVE_D(d, array, i) BOOST_PP_TUPLE_ELEM(4, 2, BOOST_PP_WHILE_ ## d(BOO… argument
42 # define BOOST_PP_ARRAY_REMOVE_D(d, array, i) BOOST_PP_ARRAY_REMOVE_D_I(d, array, i) argument
43 # define BOOST_PP_ARRAY_REMOVE_D_I(d, array, i) BOOST_PP_TUPLE_ELEM(4, 2, BOOST_PP_WHILE_ ## d(B… argument
46 # define BOOST_PP_ARRAY_REMOVE_P(d, st) BOOST_PP_NOT_EQUAL(BOOST_PP_TUPLE_ELEM(4, 0, st), BOOST_PP_… argument
49 # define BOOST_PP_ARRAY_REMOVE_O(d, st) BOOST_PP_ARRAY_REMOVE_O_I st argument
51 # define BOOST_PP_ARRAY_REMOVE_O(d, st) BOOST_PP_ARRAY_REMOVE_O_I(BOOST_PP_TUPLE_ELEM(4, 0, st),… argument
79 # define BOOST_PP_ARRAY_REMOVE_I(d, array, i) BOOST_PP_ARRAY_REMOVE_D(d, array, i) argument
85 # define BOOST_PP_ARRAY_REMOVE_D(d, array, i) BOOST_PP_ARRAY_REMOVE_ZERO_D(d, array, i, BOOST_PP… argument
87 # define BOOST_PP_ARRAY_REMOVE_D(d, array, i) BOOST_PP_TUPLE_ELEM(4, 2, BOOST_PP_WHILE_ ## d(BOO… argument
[all …]
Dreplace.hpp32 # define BOOST_PP_ARRAY_REPLACE_I(d, array, i, elem) BOOST_PP_ARRAY_REPLACE_D(d, array, i, elem) argument
37 # define BOOST_PP_ARRAY_REPLACE_D(d, array, i, elem) BOOST_PP_TUPLE_ELEM(5, 3, BOOST_PP_WHILE_ #… argument
39 # define BOOST_PP_ARRAY_REPLACE_D(d, array, i, elem) BOOST_PP_ARRAY_REPLACE_D_I(d, array, i, ele… argument
40 # define BOOST_PP_ARRAY_REPLACE_D_I(d, array, i, elem) BOOST_PP_TUPLE_ELEM(5, 3, BOOST_PP_WHILE_… argument
43 # define BOOST_PP_ARRAY_REPLACE_P(d, state) BOOST_PP_NOT_EQUAL(BOOST_PP_TUPLE_ELEM(5, 0, state), BO… argument
46 # define BOOST_PP_ARRAY_REPLACE_O(d, state) BOOST_PP_ARRAY_REPLACE_O_I state argument
48 # define BOOST_PP_ARRAY_REPLACE_O(d, state) BOOST_PP_ARRAY_REPLACE_O_I(BOOST_PP_TUPLE_ELEM(5, 0,… argument
70 # define BOOST_PP_ARRAY_REPLACE_I(d, array, i, elem) BOOST_PP_ARRAY_REPLACE_D(d, array, i, elem) argument
76 # define BOOST_PP_ARRAY_REPLACE_D(d, array, i, elem) BOOST_PP_ARRAY_REPLACE_ZERO_D(d, array, i, … argument
78 # define BOOST_PP_ARRAY_REPLACE_D(d, array, i, elem) BOOST_PP_TUPLE_ELEM(5, 3, BOOST_PP_WHILE_ #… argument
[all …]
/external/deqp/external/openglcts/modules/gles31/
Des31cVertexAttribBindingTests.cpp675 GLubyte d[] = {1, 2, 3, 4}; in Run() local
682 GLubyte d[] = {10, 11, 12, 13}; in Run() local
744 GLbyte d[] = {-127, 127, -127, 127}; in Run() local
749 GLushort d[] = {1, 2, 3, 4}; in Run() local
754 GLuint d[] = {5, 6}; in Run() local
759 GLbyte d[] = {127, -127, 127, -127}; in Run() local
764 GLushort d[] = {7, 8, 9, 10}; in Run() local
769 GLuint d[] = {11, 12}; in Run() local
776 GLhalf d[] = {FloatToHalf(0.0), FloatToHalf(100.0), FloatToHalf(200.0)}; in Run() local
781 GLhalf d[] = {FloatToHalf(300.0), FloatToHalf(400.0)}; in Run() local
[all …]
/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/list/
Dsize.hpp37 # define BOOST_PP_LIST_SIZE_P(d, rl) BOOST_PP_LIST_IS_CONS(BOOST_PP_TUPLE_ELEM(2, 1, rl)) argument
39 # define BOOST_PP_LIST_SIZE_P(d, rl) BOOST_PP_LIST_SIZE_P_I(BOOST_PP_TUPLE_REM_2 rl) argument
45 # define BOOST_PP_LIST_SIZE_O(d, rl) (BOOST_PP_INC(BOOST_PP_TUPLE_ELEM(2, 0, rl)), BOOST_PP_LIST… argument
47 # define BOOST_PP_LIST_SIZE_O(d, rl) BOOST_PP_LIST_SIZE_O_I(BOOST_PP_TUPLE_REM_2 rl) argument
55 # define BOOST_PP_LIST_SIZE_D(d, list) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_L… argument
57 # define BOOST_PP_LIST_SIZE_D(d, list) BOOST_PP_LIST_SIZE_D_I(d, list) argument
58 # define BOOST_PP_LIST_SIZE_D_I(d, list) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP… argument
84 # define BOOST_PP_LIST_SIZE_P(d, rl) BOOST_PP_LIST_IS_CONS(BOOST_PP_TUPLE_ELEM(2, 1, rl)) argument
86 # define BOOST_PP_LIST_SIZE_P(d, rl) BOOST_PP_LIST_SIZE_P_I(BOOST_PP_TUPLE_REM_2 rl) argument
92 # define BOOST_PP_LIST_SIZE_O(d, rl) (BOOST_PP_INC(BOOST_PP_TUPLE_ELEM(2, 0, rl)), BOOST_PP_LIST… argument
[all …]
/external/elfutils/libcpu/
Di386_data.h88 data_prefix (struct output_data *d) in data_prefix()
157 general_mod$r_m (struct output_data *d) in general_mod$r_m()
388 FCT_MOD$R_M (struct output_data *d) in FCT_MOD$R_M()
418 FCT_Mod$R_m (struct output_data *d) in FCT_Mod$R_m()
443 generic_abs (struct output_data *d, const char *absstring in generic_abs()
483 FCT_absval (struct output_data *d) in FCT_absval()
493 FCT_abs (struct output_data *d) in FCT_abs()
503 FCT_ax (struct output_data *d) in FCT_ax()
529 FCT_ax$w (struct output_data *d) in FCT_ax$w()
551 FCT_crdb (struct output_data *d, const char *regstr) in FCT_crdb()
[all …]

12345678910>>...265