Home
last modified time | relevance | path

Searched defs:div (Results 1 – 25 of 192) sorted by relevance

12345678

/third_party/ffmpeg/libavfilter/
Dvf_xfade.c210 #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 …]
/third_party/boost/libs/hana/doc/html/
Dhana.js9 $(".fragment").children(".line").each(function(index, div) { argument
18 $(".benchmark-chart").each(function(index, div) { argument
/third_party/boost/libs/hana/doc/js/
Dhana.js9 $(".fragment").children(".line").each(function(index, div) { argument
18 $(".benchmark-chart").each(function(index, div) { argument
/third_party/musl/libc-test/src/functional/
Dudiv.c25 uint64_t x, y, div, mod; member
154 uint64_t x, y, div, mod; in main() local
/third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/cipher/
DBaseUtil.java124 BigInteger div = BigInteger.valueOf(256); in bigInteger2String() local
144 BigInteger div = BigInteger.valueOf(256); in bigInteger2byteArray() local
165 Integer div = 256; in integer2byteArray() local
/third_party/boost/libs/fiber/performance/thread/
Dskynet_async.cpp34 std::uint64_t skynet( std::uint64_t num, std::uint64_t size, std::uint64_t div) in skynet()
61 std::size_t div{ 10 }; in main() local
Dskynet_std.cpp21 void skynet( channel_type & c, std::size_t num, std::size_t size, std::size_t div) { in skynet()
41 std::size_t div{ 10 }; in main() local
Dskynet_pthread.cpp29 std::size_t div; member
72 std::size_t div{ 10 }; in main() local
/third_party/boost/libs/fiber/performance/fiber/
Dskynet_detach.cpp31 …t( allocator_type & salloc, channel_type & c, std::size_t num, std::size_t size, std::size_t div) { in skynet()
54 std::size_t div{ 10 }; in main() local
Dskynet_join.cpp31 …t( allocator_type & salloc, channel_type & c, std::size_t num, std::size_t size, std::size_t div) { in skynet()
58 std::size_t div{ 10 }; in main() local
Dskynet_stealing_async.cpp43 …uint64_t skynet(allocator_type& salloc, std::uint64_t num, std::uint64_t size, std::uint64_t div) { in skynet()
82 std::size_t div{ 10 }; in main() local
Dskynet_stealing_detach.cpp43 …t( allocator_type & salloc, channel_type & c, std::size_t num, std::size_t size, std::size_t div) { in skynet()
76 std::size_t div{ 10 }; in main() local
Dskynet_stealing_join.cpp43 …t( allocator_type & salloc, channel_type & c, std::size_t num, std::size_t size, std::size_t div) { in skynet()
80 std::size_t div{ 10 }; in main() local
Dskynet_shared_detach.cpp42 …t( allocator_type & salloc, channel_type & c, std::size_t num, std::size_t size, std::size_t div) { in skynet()
78 std::size_t div{ 10 }; in main() local
Dskynet_shared_join.cpp42 …t( allocator_type & salloc, channel_type & c, std::size_t num, std::size_t size, std::size_t div) { in skynet()
82 std::size_t div{ 10 }; in main() local
/third_party/typescript/tests/baselines/reference/
DtsxElementResolution6.js13 var div; variable
DjsxLibraryManagedAttributesUnusedGeneric.js15 div: { className: string } property
/third_party/musl/src/stdlib/
Ddiv.c3 div_t div(int num, int den) in div() function
/third_party/typescript_eslint/packages/scope-manager/tests/fixtures/type-declaration/type-parameters/
Dtagged-template.ts4 function div<T>(arg: any): void {} function
/third_party/spirv-tools/source/lint/
Dlint_divergent_derivatives.cpp95 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/
Dlint_divergent_derivatives.cpp95 void PrintDivergenceFlow(opt::IRContext* context, DivergenceAnalysis div, in PrintDivergenceFlow()
148 DivergenceAnalysis div(*context); in CheckDivergentDerivatives() local
/third_party/skia/third_party/externals/spirv-tools/source/lint/
Dlint_divergent_derivatives.cpp95 void PrintDivergenceFlow(opt::IRContext* context, DivergenceAnalysis div, in PrintDivergenceFlow()
148 DivergenceAnalysis div(*context); in CheckDivergentDerivatives() local
/third_party/libphonenumber/java/demo/war/stylesheets/
Dmain.css24 div { selector
/third_party/boost/libs/fiber/performance/fiber/numa/
Dskynet_stealing_detach.cpp52 …t( allocator_type & salloc, channel_type & c, std::size_t num, std::size_t size, std::size_t div) { in skynet()
85 std::size_t div{ 10 }; in main() local
/third_party/skia/src/core/
DSkUnPreMultiply.cpp73 uint32_t div = roundf(j * 255.0f / i); in SkUnPreMultiply_BuildTable() local

12345678