| /third_party/boost/boost/function_types/detail/ |
| D | pp_loop.hpp | 36 # define BOOST_FT_type_function(cc,name) BOOST_FT_SYNTAX( \ argument 40 # define BOOST_FT_type_function_pointer(cc,name) BOOST_FT_SYNTAX( \ argument 44 # define BOOST_FT_type_function_reference(cc,name) BOOST_FT_SYNTAX( \ argument 48 # define BOOST_FT_type_member_function_pointer(cc,name) BOOST_FT_SYNTAX( \ argument
|
| D | classifier.hpp | 44 #define BOOST_FT_type_function(cc,name) BOOST_FT_SYNTAX( \ argument 47 #define BOOST_FT_type_function_pointer(cc,name) BOOST_FT_SYNTAX( \ argument 50 #define BOOST_FT_type_member_function_pointer(cc,name) BOOST_FT_SYNTAX( \ argument
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| D | color_cache_utils.h | 42 const VP8LColorCache* const cc, uint32_t key) { in VP8LColorCacheLookup() 47 static WEBP_INLINE void VP8LColorCacheSet(const VP8LColorCache* const cc, in VP8LColorCacheSet() 53 static WEBP_INLINE void VP8LColorCacheInsert(const VP8LColorCache* const cc, in VP8LColorCacheInsert() 59 static WEBP_INLINE int VP8LColorCacheGetIndex(const VP8LColorCache* const cc, in VP8LColorCacheGetIndex() 65 static WEBP_INLINE int VP8LColorCacheContains(const VP8LColorCache* const cc, in VP8LColorCacheContains()
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/utils/ |
| D | color_cache_utils.h | 42 const VP8LColorCache* const cc, uint32_t key) { in VP8LColorCacheLookup() 47 static WEBP_INLINE void VP8LColorCacheSet(const VP8LColorCache* const cc, in VP8LColorCacheSet() 53 static WEBP_INLINE void VP8LColorCacheInsert(const VP8LColorCache* const cc, in VP8LColorCacheInsert() 59 static WEBP_INLINE int VP8LColorCacheGetIndex(const VP8LColorCache* const cc, in VP8LColorCacheGetIndex() 65 static WEBP_INLINE int VP8LColorCacheContains(const VP8LColorCache* const cc, in VP8LColorCacheContains()
|
| D | color_cache_utils.c | 23 int VP8LColorCacheInit(VP8LColorCache* const cc, int hash_bits) { in VP8LColorCacheInit() 35 void VP8LColorCacheClear(VP8LColorCache* const cc) { in VP8LColorCacheClear()
|
| /third_party/re2/re2/testing/ |
| D | charclass_test.cc | 89 static void Broke(const char *desc, const CCTest* t, CharClass* cc) { in Broke() 121 CharClass* Negate(CharClass *cc) { in Negate() 125 void Delete(CharClass* cc) { in Delete() 129 CharClassBuilder* Negate(CharClassBuilder* cc) { in Negate() 135 void Delete(CharClassBuilder* cc) { in Delete() 140 bool CorrectCC(CharClass *cc, CCTest *t, const char *desc) { in CorrectCC() 209 CharClass* cc = ccb.GetCharClass(); in TEST() local
|
| /third_party/boost/libs/mpi/test/ |
| D | cartesian_topology_test.cpp | 42 void test_coordinates_consistency( mpi::cartesian_communicator const& cc, in test_coordinates_consistency() 67 void test_shifted_coords( mpi::cartesian_communicator const& cc, int pos, mpi::cartesian_dimension… in test_shifted_coords() 84 void test_shifted_coords( mpi::cartesian_communicator const& cc) in test_shifted_coords() 102 void test_topology_consistency( mpi::cartesian_communicator const& cc) in test_topology_consistency() 124 void test_cartesian_topology( mpi::cartesian_communicator const& cc) in test_cartesian_topology() 149 mpi::cartesian_communicator cc(world, topo, true); in test_cartesian_topology() local
|
| /third_party/boost/boost/property_map/parallel/ |
| D | parallel_property_maps.hpp | 71 iterator_property_map(RandomAccessIterator cc, const index_map_type& id) in iterator_property_map() 114 iterator_property_map(RandomAccessIterator cc, const index_map_type& id) in iterator_property_map() 128 make_iterator_property_map(RandomAccessIterator cc, in make_iterator_property_map() 177 safe_iterator_property_map(RandomAccessIterator cc, std::size_t n, in safe_iterator_property_map() 220 safe_iterator_property_map(RandomAccessIterator cc, std::size_t n, in safe_iterator_property_map()
|
| /third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
| D | TestConversion.java | 138 ConversionCase cc = new ConversionCase(); in TestFromUnicode() local 229 private void FromUnicodeCase(ConversionCase cc) { in FromUnicodeCase() 368 private int stepFromUnicode(ConversionCase cc, CharsetEncoder encoder, int step) { in stepFromUnicode() 441 private boolean checkFromUnicode(ConversionCase cc, int resultLength) { in checkFromUnicode() 449 ConversionCase cc = new ConversionCase(); in TestToUnicode() local 518 private void ToUnicodeCase(ConversionCase cc) { in ToUnicodeCase() 670 private int stepToUnicode(ConversionCase cc, CharsetDecoder decoder, in stepToUnicode() 872 private boolean checkToUnicode(ConversionCase cc, int resultLength) { in checkToUnicode() 888 ConversionCase cc = new ConversionCase(); in TestGetUnicodeSet() local 1091 private boolean checkResultsFromUnicode(ConversionCase cc, ByteBuffer expected, in checkResultsFromUnicode() [all …]
|
| /third_party/boost/boost/gil/io/ |
| D | make_reader.hpp | 84 , const ConversionPolicy& cc in make_reader() 123 ConversionPolicy const& cc, in make_reader() 147 , const ConversionPolicy& cc in make_reader() 167 , const ConversionPolicy& cc in make_reader() 182 ConversionPolicy const& cc, in make_reader()
|
| /third_party/flutter/skia/third_party/externals/wuffs/script/ |
| D | adler32-standalone.c | 43 const char* cc = "clang"; variable 46 const char* cc = "gcc"; variable 49 const char* cc = "cl"; variable 52 const char* cc = "cc"; variable
|
| D | bench-c-deflate-fragmentation.c | 78 const char* cc = "clang"; variable 81 const char* cc = "gcc"; variable 84 const char* cc = "cl"; variable 87 const char* cc = "cc"; variable
|
| /third_party/grpc/test/core/surface/ |
| D | completion_queue_test.cc | 38 static void shutdown_and_destroy(grpc_completion_queue* cc) { in shutdown_and_destroy() 113 grpc_completion_queue* cc; in test_wait_empty() local 137 grpc_completion_queue* cc; in test_cq_end_op() local 170 grpc_completion_queue* cc; in test_cq_tls_cache_full() local 212 grpc_completion_queue* cc; in test_cq_tls_cache_empty() local 241 grpc_completion_queue* cc; in test_shutdown_then_next_polling() local 263 grpc_completion_queue* cc; in test_shutdown_then_next_with_timeout() local 285 grpc_completion_queue* cc; in test_pluck() local 343 grpc_completion_queue* cc; in test_pluck_after_shutdown() local 363 grpc_completion_queue* cc; in test_callback() local [all …]
|
| D | completion_queue_threading_test.cc | 38 static void shutdown_and_destroy(grpc_completion_queue* cc) { in shutdown_and_destroy() 67 grpc_completion_queue* cc; member 79 grpc_completion_queue* cc; in test_too_many_plucks() local 133 grpc_completion_queue* cc; member 214 grpc_completion_queue* cc = grpc_completion_queue_create_for_next(nullptr); in test_threading() local
|
| /third_party/glib/gobject/ |
| D | gmarshal.c | 100 GCClosure *cc = (GCClosure*) closure; in g_cclosure_marshal_VOID__VOID() local 149 GCClosure *cc = (GCClosure*) closure; in g_cclosure_marshal_VOID__VOIDv() local 199 GCClosure *cc = (GCClosure*) closure; in g_cclosure_marshal_VOID__BOOLEAN() local 250 GCClosure *cc = (GCClosure*) closure; in g_cclosure_marshal_VOID__BOOLEANv() local 307 GCClosure *cc = (GCClosure*) closure; in g_cclosure_marshal_VOID__CHAR() local 358 GCClosure *cc = (GCClosure*) closure; in g_cclosure_marshal_VOID__CHARv() local 415 GCClosure *cc = (GCClosure*) closure; in g_cclosure_marshal_VOID__UCHAR() local 466 GCClosure *cc = (GCClosure*) closure; in g_cclosure_marshal_VOID__UCHARv() local 523 GCClosure *cc = (GCClosure*) closure; in g_cclosure_marshal_VOID__INT() local 574 GCClosure *cc = (GCClosure*) closure; in g_cclosure_marshal_VOID__INTv() local [all …]
|
| /third_party/glib/gio/ |
| D | gmarshal-internal.c | 80 GCClosure *cc = (GCClosure *) closure; in _g_cclosure_marshal_BOOLEAN__OBJECT() local 119 GCClosure *cc = (GCClosure *) closure; in _g_cclosure_marshal_BOOLEAN__OBJECTv() local 168 GCClosure *cc = (GCClosure *) closure; in _g_cclosure_marshal_BOOLEAN__OBJECT_FLAGS() local 209 GCClosure *cc = (GCClosure *) closure; in _g_cclosure_marshal_BOOLEAN__OBJECT_FLAGSv() local 261 GCClosure *cc = (GCClosure *) closure; in _g_cclosure_marshal_BOOLEAN__OBJECT_OBJECT() local 302 GCClosure *cc = (GCClosure *) closure; in _g_cclosure_marshal_BOOLEAN__OBJECT_OBJECTv() local 358 GCClosure *cc = (GCClosure *) closure; in _g_cclosure_marshal_BOOLEAN__POINTER_INT() local 399 GCClosure *cc = (GCClosure *) closure; in _g_cclosure_marshal_BOOLEAN__POINTER_INTv() local 447 GCClosure *cc = (GCClosure *) closure; in _g_cclosure_marshal_BOOLEAN__STRING() local 486 GCClosure *cc = (GCClosure *) closure; in _g_cclosure_marshal_BOOLEAN__STRINGv() local [all …]
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| D | NumberingScheme.java | 82 DigitSequence cc, in create() 96 "[%s] IDD prefixes must be present for all geographic regions", cc); in create() local 99 cc, nationalPrefix, allIddRanges); in create() local 102 cc, nationalPrefix, carrierPrefixes); in create() local 109 "[%s] IDD ranges must contain the default prefix: %s", cc, iddPrefix); in create() local 288 DigitSequence cc = attributes.getCallingCode(); in checkNationalOnly() local 295 cc, r, auxNationalOnly.subtract(remaining)); in checkNationalOnly() local 299 checkState(remaining.isEmpty(), "[%s] ranges not assigned to any region: %s", cc, remaining); in checkNationalOnly() local 386 DigitSequence cc = attributes.getCallingCode(); in checkFormatConsistency() local 399 cc, Sets.symmetricDifference(formatTable.getAssignedValues(FORMAT), formats.keySet())); in checkFormatConsistency() local [all …]
|
| /third_party/boost/boost/function_types/detail/synthesize_impl/ |
| D | master.hpp | 25 # define BOOST_FT_make_type(flags,cc,arity) BOOST_FT_make_type_impl(flags,cc,arity) argument 26 # define BOOST_FT_make_type_impl(flags,cc,arity) make_type_ ## flags ## _ ## cc ## _ ## arity argument
|
| /third_party/ffmpeg/libavcodec/ |
| D | cdgraphics.c | 77 CDGraphicsContext *cc = avctx->priv_data; in cdg_decode_init() local 88 static void cdg_border_preset(CDGraphicsContext *cc, uint8_t *data) in cdg_border_preset() 110 static void cdg_load_palette(CDGraphicsContext *cc, uint8_t *data, int low) in cdg_load_palette() 130 static int cdg_tile_block(CDGraphicsContext *cc, uint8_t *data, int b) in cdg_tile_block() 202 static void cdg_scroll(CDGraphicsContext *cc, uint8_t *data, in cdg_scroll() 273 CDGraphicsContext *cc = avctx->priv_data; in cdg_decode_frame() local 370 CDGraphicsContext *cc = avctx->priv_data; in cdg_decode_flush() local 382 CDGraphicsContext *cc = avctx->priv_data; in cdg_decode_end() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cClipControlTests.cpp | 274 ClipControlApi cc(m_context, m_api); in deinit() local 282 ClipControlApi cc(m_context, m_api); in iterate() local 332 ClipControlApi cc(m_context, m_api); in deinit() local 342 ClipControlApi cc(m_context, m_api); in iterate() local 415 ClipControlApi cc(m_context, m_api); in deinit() local 435 ClipControlApi cc(m_context, m_api); in iterate() local 598 ClipControlApi cc(m_context, m_api); in deinit() local 623 ClipControlApi cc(m_context, m_api); in iterate() local 788 ClipControlApi cc(m_context, m_api); in deinit() local 812 ClipControlApi cc(m_context, m_api); in iterate() local [all …]
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/cache/ |
| D | bindings.cc | 29 std::shared_ptr<CacheClient> cc; in __anon047aedbc0102() local 39 .def("GetStat", [](CacheClient &cc) { in __anon047aedbc0102()
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fClipControlTests.cpp | 268 ClipControlApi cc(m_context); in deinit() local 276 ClipControlApi cc(m_context); in iterate() local 326 ClipControlApi cc(m_context); in deinit() local 336 ClipControlApi cc(m_context); in iterate() local 409 ClipControlApi cc(m_context); in deinit() local 429 ClipControlApi cc(m_context); in iterate() local 598 ClipControlApi cc(m_context); in deinit() local 624 ClipControlApi cc(m_context); in iterate() local 791 ClipControlApi cc(m_context); in deinit() local 815 ClipControlApi cc(m_context); in iterate() local [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | booleanLiteralsContextuallyTypedFromUnion.js | 7 const cc: C = isIt ? { isIt: isIt, text: 'hey' } : { isIt: isIt, value: 123 }; constant 31 var cc = isIt ? { isIt: isIt, text: 'hey' } : { isIt: isIt, value: 123 }; variable
|
| /third_party/node/ |
| D | configure.py | 781 def try_check_compiler(cc, lang): argument 805 def get_version_helper(cc, regexp): argument 842 def get_llvm_version(cc): argument 846 def get_xcode_version(cc): argument 850 def get_gas_version(cc): argument 925 def cc_macros(cc=None): argument
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
| D | cache_request.cc | 38 Status CacheRowRequest::SerializeCacheRowRequest(const CacheClient *cc, const TensorRow &row) { in SerializeCacheRowRequest() 129 CacheRowRequest::CacheRowRequest(const CacheClient *cc) in CacheRowRequest() 140 BatchFetchRequest::BatchFetchRequest(const CacheClient *cc, const std::vector<row_id_type> &row_id) in BatchFetchRequest() 208 CreateCacheRequest::CreateCacheRequest(CacheClient *cc, const CacheClientInfo &cinfo, uint64_t cach… in CreateCacheRequest() 348 BatchCacheRowsRequest::BatchCacheRowsRequest(const CacheClient *cc, int64_t addr, int32_t num_ele) in BatchCacheRowsRequest()
|