/external/syslinux/efi64/include/efi/ |
D | efilink.h | 30 struct _LIST_ENTRY *Blink; member 45 (ListHead)->Blink = ListHead; 67 _Blink = (Entry)->Blink; \ 69 _Flink->Blink = _Blink; \ 76 (Entry)->Blink = (LIST_ENTRY *) BAD_POINTER; 93 _Blink = _ListHead->Blink; \ 95 (Entry)->Blink = _Blink; \ 97 _ListHead->Blink = (Entry); \ 113 (Entry)->Blink = _ListHead; \ 114 _Flink->Blink = (Entry); \ [all …]
|
/external/syslinux/efi32/include/efi/ |
D | efilink.h | 30 struct _LIST_ENTRY *Blink; member 45 (ListHead)->Blink = ListHead; 67 _Blink = (Entry)->Blink; \ 69 _Flink->Blink = _Blink; \ 76 (Entry)->Blink = (LIST_ENTRY *) BAD_POINTER; 93 _Blink = _ListHead->Blink; \ 95 (Entry)->Blink = _Blink; \ 97 _ListHead->Blink = (Entry); \ 113 (Entry)->Blink = _ListHead; \ 114 _Flink->Blink = (Entry); \ [all …]
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
D | efilink.h | 30 struct _LIST_ENTRY *Blink; member 45 (ListHead)->Blink = ListHead; 67 _Blink = (Entry)->Blink; \ 69 _Flink->Blink = _Blink; \ 76 (Entry)->Blink = (LIST_ENTRY *) BAD_POINTER; 93 _Blink = _ListHead->Blink; \ 95 (Entry)->Blink = _Blink; \ 97 _ListHead->Blink = (Entry); \ 113 (Entry)->Blink = _ListHead; \ 114 _Flink->Blink = (Entry); \ [all …]
|
/external/skia/resources/ |
D | slides_content2.lua | 30 - Blink : under the GraphicsContext hood 35 Skia In Blink 37 Skia In Blink : Fonts 41 - Push LCD decision-making out of Blink 43 Skia In Blink : Record-Time-Rasterization 47 - Problematic in modern Blink 52 Skia In Blink : RTR response 60 Skia In Blink : Recording 68 Skia In Blink : Recording response 76 Skia In Blink : Playback [all …]
|
/external/skia/site/dev/chrome/ |
D | blink.md | 1 Blink layout tests 4 How to land Skia changes that change Blink layout test results. 9 special coordination with the Blink gardener using these steps: 13 detail on running the Blink layout tests\). 16 …Blink LayoutTests/TestExpectations [file](https://chromium.googlesource.com/chromium/src/+/master/… 19 5. Check in another change to the Blink TestExpectations file changing the flags to 38 1. Make a change in Skia which will change many Blink layout tests. 47 2. Make a change in Skia which will change many Blink layout tests. 60 1. Choose a time when the Blink tree is likely to be quiet. Avoid PST afternoons in 62 determine who the Blink gardener is and notify them. You will be making the [all …]
|
D | index.md | 4 Changes to the Skia repository will be rolled into Chromium (and Blink) by the 7 If you have a Skia change that needs to be tested in Chrome or Blink, or which
|
D | multi_repo_trybots.md | 4 When a proposed Skia change will require a change in Chromium or Blink it is 5 often helpful to locally create the Chromium and Blink changes and test with the 7 which affect Blink layout tests. While simple to do locally, this explains how
|
D | changes.md | 34 If your changes will affect Blink layout tests, see detailed instructions about 35 how to synchronize the changes between Skia, Blink, and Chromium [here](./blink).
|
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/runtime/ |
D | vm.c | 99 Link->Blink == ListHead ? DebugDisposition : 0, in RtConvertList() 100 (VOID **)&Link->Blink in RtConvertList()
|
/external/v8/tools/clang/blink_gc_plugin/ |
D | CMakeLists.txt | 33 # TODO(https://crbug.com/675879): Clean up after the Blink rename. 48 # TODO(https://crbug.com/675879): Clean up after the Blink rename.
|
D | README.chromium | 1 This clang plugin checks various invariants of the Blink garbage
|
/external/libmojo/third_party/jinja2/ |
D | README.chromium | 10 Template engine for code generation in Blink.
|
/external/skia/site/dev/sheriffing/ |
D | index.md | 157 * Labels: OS-All & Cr-Blink-LayoutTests 166 * (Preferred but slower) Make a separate Blink patch by editing LayoutTests/TestExpectations 173 * Make a Blink patch by editing LayoutTests/TestExpectations 180 * Wait for the Blink patch to roll into Chrome
|
/external/skia/site/dev/contrib/ |
D | submit.md | 164 Keep in mind that Skia is rolled daily into Blink and Chromium. Run local tests 167 your friendly Skia-Blink engineer to evaluate, rebaseline, and land your 172 [How to land Skia changes that change Blink layout test results](../chrome/layouttest)
|
/external/pdfium/xfa/fde/css/ |
D | fde_css.h | 73 Blink, enumerator
|
D | fde_cssdatatable.cpp | 161 {FDE_CSSPropertyValue::Blink, L"blink", 0xDC36E390},
|
D | cfde_cssstyleselector.cpp | 584 case FDE_CSSPropertyValue::Blink: in ToTextDecoration()
|
/external/libmojo/mojo/ |
D | mojo_edk_tests.gyp | 98 # TODO(yzshen): Blink-flavor bindings tests should be moved into
|
/external/v8/tools/mb/docs/ |
D | design_spec.md | 245 needed to fully test Blink. Each of those is a separate test step. 280 but additionally build everything needed to test Blink (`blink_tests`):
|
/external/libchrome/base/allocator/ |
D | README.md | 6 - Large parts of the renderer (Blink) use two home-brewed allocators,
|
/external/walt/docs/usage/ |
D | WALT_usage.md | 149 Blink count was: 0
|
/external/python/cpython2/Doc/library/ |
D | curses.rst | 1244 | ``A_BLINK`` | Blink mode. |
|
/external/v8/ |
D | ChangeLog | 15949 Mark all APIs without callers in Blink as deprecated. 23854 Bugfix to solve issues with enabling V8 typed arrays in Blink.
|