/external/tinyalsa/include/tinyalsa/ |
D | mixer_plugin.h | 140 #define SND_CONTROL_INTEGER(cname, cget, cput, cint, priv_val, priv_data) \ argument 145 .name = cname, .value = &cint, .get = cget, .put = cput, \ 159 #define INIT_SND_CONTROL_INTEGER(c, cname, cget, cput, cint, pval, pdata) \ argument 164 c->name = cname; c->value = &cint; c->get = cget; c->put = cput; \ 168 #define INIT_SND_CONTROL_BYTES(c, cname, cget, cput, cint, pval, pdata) \ argument 173 c->name = cname; c->value = &cint; c->get = cget; c->put = cput; \
|
/external/llvm-project/clang/test/SemaCXX/ |
D | cv-unqual-rvalues.cpp | 18 typedef const int cint; in a() typedef 19 g(cint(0)); // expected-error{{no matching function for call to 'g'}} in a()
|
D | default-assignment-operator.cpp | 28 const int cint; member in X
|
/external/clang/test/SemaCXX/ |
D | cv-unqual-rvalues.cpp | 18 typedef const int cint; in a() typedef 19 g(cint(0)); // expected-error{{no matching function for call to 'g'}} in a()
|
D | default-assignment-operator.cpp | 13 const int cint; // expected-note {{declared here}} member in X
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/ |
D | p1.cpp | 34 typedef const int cint; typedef 35 extern cint car1[10];
|
/external/llvm-project/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/ |
D | p1.cpp | 34 typedef const int cint; typedef 35 extern cint car1[10];
|
/external/tinyalsa_new/include/tinyalsa/ |
D | plugin.h | 56 #define INIT_SND_CONTROL_INTEGER(c, cname, cget, cput, cint, pval, pdata) \ argument 61 c->name = cname; c->value = &cint; c->get = cget; c->put = cput; \ 65 #define INIT_SND_CONTROL_BYTES(c, cname, cget, cput, cint, pval, pdata) \ argument 70 c->name = cname; c->value = &cint; c->get = cget; c->put = cput; \
|
/external/clang/test/Sema/ |
D | block-return.c | 127 const int cint = 100; in foo7() local 130 int (^NN) (void) = ^{ return cint; }; in foo7()
|
/external/llvm-project/clang/test/Sema/ |
D | block-return.c | 127 const int cint = 100; in foo7() local 130 int (^NN) (void) = ^{ return cint; }; in foo7()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Round.pbtxt | 6 according to the current system rounding mode use std::cint.
|
/external/llvm-project/clang/test/CXX/temp/temp.res/temp.local/ |
D | p1.cpp | 22 typename B::template C<int> *cint; member
|
/external/cldr/common/testData/transforms/ |
D | und-Latn-t-und-telu.txt | 331 చింతా cintā
|
/external/hyphenation-patterns/ga/ |
D | hyph-ga.pat.txt | 1505 3cint
|
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.pat.txt | 1556 4cint
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_generated_ops.td | 12726 according to the current system rounding mode use std::cint.
|