| /third_party/node/deps/npm/node_modules/node-gyp/node_modules/npmlog/lib/ |
| D | log.js | 387 log.prefixStyle = { fg: 'magenta' } property 388 log.headingStyle = { fg: 'white', bg: 'black' } property 394 log.addLevel('verbose', 1000, { fg: 'cyan', bg: 'black' }, 'verb') property 395 log.addLevel('info', 2000, { fg: 'green' }) property 396 log.addLevel('timing', 2500, { fg: 'green', bg: 'black' }) property 397 log.addLevel('http', 3000, { fg: 'green', bg: 'black' }) property 398 log.addLevel('notice', 3500, { fg: 'cyan', bg: 'black' }) property 399 log.addLevel('warn', 4000, { fg: 'black', bg: 'yellow' }, 'WARN') property 400 log.addLevel('error', 5000, { fg: 'red', bg: 'black' }, 'ERR!') property
|
| /third_party/node/deps/npm/node_modules/npmlog/lib/ |
| D | log.js | 383 log.prefixStyle = { fg: 'magenta' } property 384 log.headingStyle = { fg: 'white', bg: 'black' } property 390 log.addLevel('verbose', 1000, { fg: 'cyan', bg: 'black' }, 'verb') property 391 log.addLevel('info', 2000, { fg: 'green' }) property 392 log.addLevel('timing', 2500, { fg: 'green', bg: 'black' }) property 393 log.addLevel('http', 3000, { fg: 'green', bg: 'black' }) property 394 log.addLevel('notice', 3500, { fg: 'cyan', bg: 'black' }) property 395 log.addLevel('warn', 4000, { fg: 'black', bg: 'yellow' }, 'WARN') property 396 log.addLevel('error', 5000, { fg: 'red', bg: 'black' }, 'ERR!') property
|
| /third_party/ffmpeg/fftools/ |
| D | ffmpeg_filter.c | 178 FilterGraph *fg = av_mallocz(sizeof(*fg)); in DEF_CHOOSE_FORMAT() local 213 static char *describe_filter_link(FilterGraph *fg, AVFilterInOut *inout, int in) in describe_filter_link() 232 static void init_input_filter(FilterGraph *fg, AVFilterInOut *in) in init_input_filter() 319 int init_complex_filtergraph(FilterGraph *fg) in init_complex_filtergraph() 433 static int configure_output_video_filter(FilterGraph *fg, OutputFilter *ofilter, AVFilterInOut *out) in configure_output_video_filter() 527 static int configure_output_audio_filter(FilterGraph *fg, OutputFilter *ofilter, AVFilterInOut *out) in configure_output_audio_filter() 648 static int configure_output_filter(FilterGraph *fg, OutputFilter *ofilter, in configure_output_filter() 725 static int configure_input_video_filter(FilterGraph *fg, InputFilter *ifilter, in configure_input_video_filter() 847 static int configure_input_audio_filter(FilterGraph *fg, InputFilter *ifilter, in configure_input_audio_filter() 957 static int configure_input_filter(FilterGraph *fg, InputFilter *ifilter, in configure_input_filter() [all …]
|
| D | ffmpeg_hw.c | 525 int hw_device_setup_for_filter(FilterGraph *fg) in hw_device_setup_for_filter()
|
| D | ffmpeg.c | 525 FilterGraph *fg = filtergraphs[i]; in ffmpeg_cleanup() local 1940 FilterGraph *fg = ost->filter->graph; in flush_encoders() local 2166 static int ifilter_has_all_input_formats(FilterGraph *fg) in ifilter_has_all_input_formats() 2179 FilterGraph *fg = ifilter->graph; in ifilter_send_frame() local 3738 FilterGraph *fg = filtergraphs[i]; in transcode_init() local 4024 FilterGraph *fg = filtergraphs[i]; in check_keyboard_interaction() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | intersectionTypeOverloading.js | 8 var fg: F & G; variable 21 var fg; variable
|
| /third_party/typescript/tests/cases/conformance/jsdoc/ |
| D | jsdocTypeFromChainedAssignment2.ts | 8 exports.f = exports.g = function fg(n) { function
|
| /third_party/typescript/tests/cases/conformance/types/intersection/ |
| D | intersectionTypeOverloading.ts | 7 var fg: F & G; variable
|
| /third_party/alsa-utils/alsamixer/ |
| D | colors.c | 28 int get_color_pair(short fg, short bg) in get_color_pair()
|
| /third_party/ffmpeg/libavcodec/ |
| D | cga_data.c | 46 …w_pc_font(uint8_t *dst, int linesize, const uint8_t *font, int font_height, int ch, int fg, int bg) in ff_draw_pc_font()
|
| D | tmv.c | 46 unsigned x, y, fg, bg, c; in tmv_decode_frame() local
|
| D | ansi.c | 63 int fg; /**< foreground color */ member 165 int fg = s->fg; in draw_char() local
|
| /third_party/skia/gm/ |
| D | ducky_yuv_blend.cpp | 59 for (auto& fg : duckyFG) { variable
|
| D | gammatext.cpp | 64 const SkColor fg[] = { in onDraw() local
|
| D | dftext.cpp | 146 const SkColor fg[] = { in onDraw() local
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| D | new-target.js | 67 function fg (callback_object) { function
|
| /third_party/ffmpeg/libavfilter/ |
| D | f_drawgraph.c | 153 static inline void draw_dot(int fg, int x, int y, AVFrame *out) in draw_dot() 215 uint32_t fg, bg; in filter_frame() local 355 uint32_t fg, bg; in request_frame() local
|
| D | avf_abitscope.c | 42 uint8_t *fg; member 112 uint8_t fg[4] = { 0xff, 0xff, 0xff, 0xff }; in config_input() local
|
| /third_party/skia/samplecode/ |
| D | SampleTextBox.cpp | 47 void drawTest(SkCanvas* canvas, SkScalar w, SkScalar h, SkColor fg, SkColor bg) { in drawTest()
|
| /third_party/skia/modules/androidkit/src/ |
| D | ImageFilter.cpp | 53 auto fg = sk_ref_sp(reinterpret_cast<SkImageFilter*>(foreground)); in ImageFilter_Blend() local
|
| /third_party/skia/modules/canvaskit/ |
| D | paragraph.js | 295 CanvasKit.ParagraphBuilder.prototype.pushPaintStyle = function(textStyle, fg, bg) { argument
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| D | rpng-win.c | 127 #define alpha_composite(composite, fg, alpha, bg) { \ argument
|
| D | rpng2-win.c | 156 #define alpha_composite(composite, fg, alpha, bg) { \ argument
|
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| D | xa_context.c | 298 uint32_t fg) in xa_solid_prepare()
|
| /third_party/rust/crates/termcolor/wincolor/src/ |
| D | win.rs | 85 pub fn fg(&mut self, intense: Intense, color: Color) -> io::Result<()> { in fg() method
|