/third_party/ffmpeg/libavfilter/ |
D | vf_xfade.c | 208 #define CUSTOM_TRANSITION(name, type, div) \ argument 267 #define FADE_TRANSITION(name, type, div) \ argument 296 #define WIPELEFT_TRANSITION(name, type, div) \ argument 326 #define WIPERIGHT_TRANSITION(name, type, div) \ argument 356 #define WIPEUP_TRANSITION(name, type, div) \ argument 386 #define WIPEDOWN_TRANSITION(name, type, div) \ argument 416 #define SLIDELEFT_TRANSITION(name, type, div) \ argument 449 #define SLIDERIGHT_TRANSITION(name, type, div) \ argument 482 #define SLIDEUP_TRANSITION(name, type, div) \ argument 513 #define SLIDEDOWN_TRANSITION(name, type, div) \ argument [all …]
|
D | vf_chromashift.c | 55 #define DEFINE_SMEAR(depth, type, div) \ argument 97 #define DEFINE_WRAP(depth, type, div) \ argument 152 #define DEFINE_RGBASMEAR(depth, type, div) \ argument 219 #define DEFINE_RGBAWRAP(depth, type, div) \ argument
|
/third_party/musl/libc-test/src/functional/ |
D | udiv.c | 25 uint64_t x, y, div, mod; member 154 uint64_t x, y, div, mod; in main() local
|
/third_party/node/test/fixtures/wpt/dom/events/resources/ |
D | prefixed-animation-event-tests.js | 36 function triggerAnimation(div) { argument 53 div[unprefixedHandler] = () => { }; function
|
/third_party/typescript/tests/baselines/reference/ |
D | tsxElementResolution6.js | 13 var div; variable
|
D | jsxLibraryManagedAttributesUnusedGeneric.js | 15 div: { className: string } property
|
/third_party/skia/third_party/externals/spirv-tools/source/lint/ |
D | lint_divergent_derivatives.cpp | 95 void PrintDivergenceFlow(opt::IRContext* context, DivergenceAnalysis div, in PrintDivergenceFlow() 148 DivergenceAnalysis div(*context); in CheckDivergentDerivatives() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/lint/ |
D | lint_divergent_derivatives.cpp | 95 void PrintDivergenceFlow(opt::IRContext* context, DivergenceAnalysis div, in PrintDivergenceFlow() 148 DivergenceAnalysis div(*context); in CheckDivergentDerivatives() local
|
/third_party/spirv-tools/source/lint/ |
D | lint_divergent_derivatives.cpp | 95 void PrintDivergenceFlow(opt::IRContext* context, DivergenceAnalysis div, in PrintDivergenceFlow() 148 DivergenceAnalysis div(*context); in CheckDivergentDerivatives() local
|
/third_party/musl/src/stdlib/ |
D | div.c | 3 div_t div(int num, int den) in div() function
|
/third_party/node/deps/v8/tools/zone-stats/ |
D | details-selection.js | 102 const div = document.createElement('div'); constant 342 const div = document.createElement('div'); constant
|
/third_party/libphonenumber/java/demo/src/main/webapp/stylesheets/ |
D | main.css | 24 div { selector
|
/third_party/node/deps/v8/tools/heap-stats/ |
D | details-selection.js | 95 const div = document.createElement('div'); constant 400 const div = document.createElement('div'); constant
|
/third_party/skia/src/core/ |
D | SkUnPreMultiply.cpp | 73 uint32_t div = roundf(j * 255.0f / i); in SkUnPreMultiply_BuildTable() local
|
/third_party/parse5/packages/parse5/lib/serializer/ |
D | index.test.ts | 28 const div = document.childNodes[0]; constant
|
/third_party/typescript/tests/cases/compiler/ |
D | declarationEmitObjectAssignedDefaultExport.ts | 26 div: (a: TemplateStringsArray) => StyledComponent<"div">; property
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/mount-origin/ |
D | deaddrop.css | 19 div { transition: opacity 0.5s; } selector
|
/third_party/libwebsockets/plugins/deaddrop/assets/ |
D | deaddrop.css | 19 div { transition: opacity 0.5s; } selector
|
/third_party/skia/tests/ |
D | PDFTaggedTest.cpp | 57 auto div = std::make_unique<PDFTag>(); in DEF_TEST() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageLoadStoreUtil.cpp | 40 const float div = static_cast<float>(maxImageDimension - 1); in computeStoreColorScale() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
D | vktImageLoadStoreUtil.cpp | 40 const float div = static_cast<float>(maxImageDimension - 1); in computeStoreColorScale() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
D | ExpandIntegerPowExpressions.cpp | 136 TIntermBinary *div = new TIntermBinary(EOpDiv, oneNode, current); in visitAggregate() local
|
/third_party/protobuf/js/binary/ |
D | arith.js | 227 jspb.arith.UInt64.prototype.div = function(_divisor) { method in jspb.arith.UInt64
|
/third_party/mesa3d/src/gallium/tests/unit/ |
D | translate_test.c | 38 double div = 1; in rand_double() local
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | int128.cc | 132 uint128 div; in operator <<() local
|