/third_party/ffmpeg/libavfilter/ |
D | vf_xfade.c | 210 #define CUSTOM_TRANSITION(name, type, div) \ argument 269 #define FADE_TRANSITION(name, type, div) \ argument 298 #define WIPELEFT_TRANSITION(name, type, div) \ argument 328 #define WIPERIGHT_TRANSITION(name, type, div) \ argument 358 #define WIPEUP_TRANSITION(name, type, div) \ argument 388 #define WIPEDOWN_TRANSITION(name, type, div) \ argument 418 #define SLIDELEFT_TRANSITION(name, type, div) \ argument 451 #define SLIDERIGHT_TRANSITION(name, type, div) \ argument 484 #define SLIDEUP_TRANSITION(name, type, div) \ argument 515 #define SLIDEDOWN_TRANSITION(name, type, div) \ argument [all …]
|
D | vf_chromashift.c | 92 #define DEFINE_SMEAR(depth, type, div) \ argument 134 #define DEFINE_WRAP(depth, type, div) \ argument 189 #define DEFINE_RGBASMEAR(depth, type, div) \ argument 256 #define DEFINE_RGBAWRAP(depth, type, div) \ argument
|
D | af_crystalizer.c | 232 const float div = -td->mult + 1.f; in ifilter_flt() local 268 const double div = -td->mult + 1.f; in ifilter_dbl() local 305 const float div = -td->mult + 1.f; in ifilter_fltp() local 339 const double div = -td->mult + 1.f; in ifilter_dblp() local
|
/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/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/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/war/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/plugins/deaddrop/assets/ |
D | deaddrop.css | 19 div { transition: opacity 0.5s; } selector
|
/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/cmsis/CMSIS/DSP/Source/InterpolationFunctions/ |
D | arm_spline_interp_f32.c | 172 float32x4_t div = {0.0f, 0.0f, 0.0f, 0.0f}; in arm_spline_f32() local
|
/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/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/gstreamer/gstplugins_base/gst-libs/gst/fft/ |
D | _kiss_fft_guts_s32.h | 85 # define C_FIXDIV(c,div) \ argument 99 # define C_FIXDIV(c,div) /* NOOP */ argument
|