| /third_party/gstreamer/gstreamer/gst/ |
| D | gstinfo.h | 573 #define GST_DEBUG_CATEGORY(cat) GstDebugCategory *cat = NULL argument 581 #define GST_DEBUG_CATEGORY_EXTERN(cat) extern GstDebugCategory *cat argument 590 #define GST_DEBUG_CATEGORY_STATIC(cat) static GstDebugCategory *cat = NULL argument 621 #define GST_DEBUG_CATEGORY_INIT(cat,name,color,description) G_STMT_START{\ argument 645 #define GST_DEBUG_CATEGORY_GET(cat,name) G_STMT_START{\ argument 652 #define GST_DEBUG_CATEGORY_GET(cat,name) G_STMT_START{\ argument 688 #define GST_CAT_LEVEL_LOG(cat,level,object,...) G_STMT_START{ \ argument 696 #define GST_CAT_LEVEL_LOG(cat,level,object,args...) G_STMT_START{ \ argument 704 GST_CAT_LEVEL_LOG_valist (GstDebugCategory * cat, in GST_CAT_LEVEL_LOG_valist() 714 GST_CAT_LEVEL_LOG (GstDebugCategory * cat, GstDebugLevel level, in GST_CAT_LEVEL_LOG() [all …]
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
| D | gstglquery.h | 82 #define gst_gl_query_start_log_valist(query,cat,level,object,format,varargs) \ argument 90 #define gst_gl_query_counter_log_valist(query,cat,level,object,format,varargs) \ argument 100 #define gst_gl_query_start_log(query,cat,level,object,format,...) \ argument 107 #define gst_gl_query_counter_log(query,cat,level,object,format,...) \ argument 118 #define gst_gl_query_start_log(query,cat,level,object,format,args...) \ argument 125 #define gst_gl_query_counter_log(query,cat,level,object,format,args...) \ argument 136 gst_gl_query_start_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_start_log() 147 gst_gl_query_counter_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_counter_log()
|
| D | gstgldebug.h | 40 GstDebugCategory *cat; member 80 #define GST_GL_ASYNC_CAT_LEVEL_LOG_valist(ad,cat,level,object,format,varargs) \ argument 96 #define GST_GL_ASYNC_CAT_LEVEL_LOG(ad,cat,level,object,format,...) \ argument 101 #define GST_GL_ASYNC_CAT_LEVEL_LOG(ad,cat,level,object,format,args...) \ argument 106 GST_GL_ASYNC_CAT_LEVEL_LOG(GstGLAsyncDebug * ad, GstDebugCategory * cat, in GST_GL_ASYNC_CAT_LEVEL_LOG() 148 #define gst_gl_async_debug_store_log_msg_valist(ad,cat,level,file,function,line,object,format,args)… argument 170 GstDebugCategory * cat, GstDebugLevel level, const gchar * file, in gst_gl_async_debug_store_log_msg()
|
| /third_party/node/src/ |
| D | debug_utils-inl.h | 134 DebugCategory cat, in Debug() 142 DebugCategory cat, in Debug() 150 Debug(Environment* env, DebugCategory cat, const char* format, Args&&... args) { in Debug() 155 DebugCategory cat, in Debug() 162 DebugCategory cat, in Debug() 193 DebugCategory cat = static_cast<DebugCategory>(async_wrap->provider_type()); in Debug() local 208 inline void FORCE_INLINE Debug(DebugCategory cat, in Debug() 214 inline void FORCE_INLINE Debug(DebugCategory cat, const char* message) { in Debug()
|
| /third_party/node/test/parallel/ |
| D | test-trace-events-perf.js | 28 { cat: 'node,node.perf,node.perf.timerify', name: 'f' }, property 29 { cat: 'node,node.perf,node.perf.usertiming', name: 'A to B' }, property 32 { cat: 'node,node.perf,node.perf.timerify', name: 'f' }, property 33 { cat: 'node,node.perf,node.perf.usertiming', name: 'A to B' }, property
|
| D | test-trace-events-api.js | 136 { cat: 'node,node.perf,node.perf.timerify', name: 'f' }, property 137 { cat: 'node,node.perf,node.perf.usertiming', name: 'A to B' }, property 140 { cat: 'node,node.perf,node.perf.timerify', name: 'f' }, property 141 { cat: 'node,node.perf,node.perf.usertiming', name: 'A to B' }, property
|
| D | test-child-process-kill.js | 26 const cat = spawn(common.isWindows ? 'cmd' : 'cat'); constant
|
| D | test-child-process-stdin.js | 32 const cat = spawn('cat'); constant
|
| D | test-process-kill-null.js | 27 const cat = spawn('cat'); constant
|
| /third_party/ffmpeg/libavfilter/ |
| D | avf_concat.c | 77 ConcatContext *cat = ctx->priv; in query_formats() local 123 ConcatContext *cat = ctx->priv; in config_output() local 176 ConcatContext *cat = ctx->priv; in push_frame() local 219 ConcatContext *cat = ctx->priv; in close_input() local 229 ConcatContext *cat = ctx->priv; in find_next_delta_ts() local 244 ConcatContext *cat = ctx->priv; in send_silence() local 281 ConcatContext *cat = ctx->priv; in flush_segment() local 307 ConcatContext *cat = ctx->priv; in init() local 352 ConcatContext *cat = ctx->priv; in uninit() local 364 ConcatContext *cat = ctx->priv; in activate() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | noCircularDefinitionOnExportOfPrivateInMergedNamespace.js | 2 const cat = 12; constant 11 var cat = 12; variable
|
| D | mappedTypeOverlappingStringEnumKeys.js | 32 cat: [ property 54 cat: [ property
|
| /third_party/ffmpeg/libavformat/ |
| D | concatdec.c | 112 ConcatContext *cat = avf->priv_data; in add_file() local 196 ConcatContext *cat = avf->priv_data; in detect_stream_specific() local 238 ConcatContext *cat = avf->priv_data; in match_streams_one_to_one() local 258 ConcatContext *cat = avf->priv_data; in match_streams_exact_id() local 280 ConcatContext *cat = avf->priv_data; in match_streams() local 330 ConcatContext *cat = avf->priv_data; in open_file() local 378 ConcatContext *cat = avf->priv_data; in concat_read_close() local 398 ConcatContext *cat = avf->priv_data; in concat_read_header() local 524 ConcatContext *cat = avf->priv_data; in open_next_file() local 561 static int packet_after_outpoint(ConcatContext *cat, AVPacket *pkt) in packet_after_outpoint() [all …]
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| D | typedef-pointer-overlap.h | 11 typedef union cat { union 13 } *cat; typedef
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/3.8/ |
| D | some_module.ts | 17 const cat: any = { legs: 4 }; constant
|
| /third_party/typescript/tests/cases/compiler/ |
| D | noCircularDefinitionOnExportOfPrivateInMergedNamespace.ts | 1 const cat = 12; constant
|
| /third_party/jerryscript/tests/debugger/ |
| D | do_next.js | 18 var cat = 'cat'; variable
|
| D | do_backtrace.js | 28 var cat = 'cat'; variable
|
| D | do_break.js | 18 var cat = 'cat'; variable
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/members/constructorc_function_types/ |
| D | constructor_function_types_7.ts | 33 let cat = new Animal("Cat") variable
|
| /third_party/musl/porting/uniproton/kernel/src/internal/ |
| D | libc.h | 11 const struct __locale_map *cat[6]; member
|
| /third_party/musl/porting/liteos_m/kernel/src/internal/ |
| D | libc.h | 11 const struct __locale_map *cat[6]; member
|
| /third_party/musl/porting/liteos_a/kernel/src/internal/ |
| D | libc.h | 11 const struct __locale_map *cat[6]; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | CommandLine.h | 457 struct cat { struct 460 cat(OptionCategory &c) : Category(c) {} in cat() function 462 template <class Opt> void apply(Opt &O) const { O.addCategory(Category); } in apply()
|
| /third_party/ffmpeg/libavcodec/ |
| D | h264_cabac.c | 1550 int cat, int idx, int max_coeff, in get_cabac_cbf_ctx() 1584 int cat, int n, const uint8_t *scantable, in decode_cabac_residual_internal() 1772 int cat, int n, in decode_cabac_residual_dc_internal() 1782 int cat, int n, in decode_cabac_residual_dc_internal_422() 1792 int cat, int n, in decode_cabac_residual_nondc_internal() 1815 int cat, int n, in decode_cabac_residual_dc() 1830 int cat, int n, const uint8_t *scantable, in decode_cabac_residual_dc_422() 1844 int cat, int n, in decode_cabac_residual_nondc()
|