| /third_party/node/src/ |
| D | debug_utils-inl.h | 137 DebugCategory cat, in Debug() 145 DebugCategory cat, in Debug() 153 Debug(Environment* env, DebugCategory cat, const char* format, Args&&... args) { in Debug() 158 DebugCategory cat, in Debug() 165 DebugCategory cat, in Debug() 196 DebugCategory cat = static_cast<DebugCategory>(async_wrap->provider_type()); in Debug() local 211 inline void FORCE_INLINE Debug(DebugCategory cat, in Debug() 217 inline void FORCE_INLINE Debug(DebugCategory cat, const char* message) { in Debug()
|
| /third_party/ffmpeg/libavfilter/ |
| D | avf_concat.c | 76 ConcatContext *cat = ctx->priv; in query_formats() local 122 ConcatContext *cat = ctx->priv; in config_output() local 175 ConcatContext *cat = ctx->priv; in push_frame() local 218 ConcatContext *cat = ctx->priv; in close_input() local 228 ConcatContext *cat = ctx->priv; in find_next_delta_ts() local 243 ConcatContext *cat = ctx->priv; in send_silence() local 280 ConcatContext *cat = ctx->priv; in flush_segment() local 306 ConcatContext *cat = ctx->priv; in init() local 349 ConcatContext *cat = ctx->priv; in uninit() local 356 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 | 116 ConcatContext *cat = avf->priv_data; in add_file() local 201 ConcatContext *cat = avf->priv_data; in detect_stream_specific() local 243 ConcatContext *cat = avf->priv_data; in match_streams_one_to_one() local 263 ConcatContext *cat = avf->priv_data; in match_streams_exact_id() local 285 ConcatContext *cat = avf->priv_data; in match_streams() local 335 ConcatContext *cat = avf->priv_data; in open_file() local 394 ConcatContext *cat = avf->priv_data; in concat_read_close() local 460 ConcatContext *cat = avf->priv_data; in concat_parse_script() local 649 ConcatContext *cat = avf->priv_data; in concat_read_header() local 692 ConcatContext *cat = avf->priv_data; in open_next_file() local [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/node/deps/npm/test/lib/commands/ |
| D | outdated.js | 10 cat: { property 78 cat: { property 91 cat: '^1.0.0', property 106 cat: { property 156 cat: { property 208 cat: '^1.0.0', property 414 cat: '^1.0.0', property 418 cat: { property 488 cat: '>=^2', property 492 cat: { property [all …]
|
| /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
|
| D | prespecializedGenericMembers1.ts | 17 var cat = new Cat<IKitty>(); variable
|
| /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/node/test/parallel/ |
| D | test-child-process-kill.js | 26 const cat = spawn(common.isWindows ? 'cmd' : 'cat'); constant
|
| D | test-child-process-destroy.js | 5 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
|
| D | test-trace-events-api.js | 135 const expectedBegins = [{ cat: 'foo', name: 'test1' }]; property 136 const expectedEnds = [{ cat: 'foo', name: 'test1' }]; property
|
| /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/node/deps/v8/src/heap/ |
| D | free-list.h | 339 for (int cat = (kPreciseCategoryMaxSize >> 4) - 1; cat < last_category_; in SelectFreeListCategoryType() local 374 void UpdateCacheAfterAddition(FreeListCategoryType cat) { in UpdateCacheAfterAddition() 382 void UpdateCacheAfterRemoval(FreeListCategoryType cat) { in UpdateCacheAfterRemoval() 462 for (int cat = kFastPathFirstCategory; cat < last_category_; cat++) { in SelectFastAllocationFreeListCategoryType() local
|
| /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 | 1559 int cat, int idx, int max_coeff, in get_cabac_cbf_ctx() 1593 int cat, int n, const uint8_t *scantable, in decode_cabac_residual_internal() 1781 int cat, int n, in decode_cabac_residual_dc_internal() 1791 int cat, int n, in decode_cabac_residual_dc_internal_422() 1801 int cat, int n, in decode_cabac_residual_nondc_internal() 1824 int cat, int n, in decode_cabac_residual_dc() 1839 int cat, int n, const uint8_t *scantable, in decode_cabac_residual_dc_422() 1853 int cat, int n, in decode_cabac_residual_nondc()
|