| /llvm-project-15.0.7/polly/www/video-js/ |
| H A D | video-js.css | 7 /* Box containing video, controls, and download links. 28 .video-js-box.vjs-fullscreen .vjs-controls { z-index: 1003; } 35 .video-js-box.vjs-controls-below .vjs-controls { position: relative; opacity: 1; background-color: … 36 .video-js-box.vjs-controls-below .vjs-subtitles { bottom: 75px; } /* Account for height of controls… 40 Using all CSS to draw the controls. Images could be used if desired. 45 Using absolute positioning to position controls */ 46 .video-js-box .vjs-controls { 59 height: 25px; /* Default height of individual controls */ 60 top: 5px; /* Top margin to put space between video and controls when controls are below */ 86 .vjs-controls > div.vjs-progress-control { [all …]
|
| H A D | video.js | 422 this.video.controls = false; 573 this.controls = _V_.createElement("div", { className: "vjs-controls" }); 575 this.box.appendChild(this.controls); 576 this.activateElement(this.controls, "controlBar"); 577 this.activateElement(this.controls, "mouseOverVideoReporter"); 581 this.controls.appendChild(this.playControl); 586 this.controls.appendChild(this.progressControl); 605 this.controls.appendChild(this.timeControl); 626 this.controls.appendChild(this.volumeControl); 637 this.controls.appendChild(this.fullscreenControl); [all …]
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | __availability | 84 // This controls the availability of std::shared_mutex and std::shared_timed_mutex, 102 // This controls the availability of std::uncaught_exceptions(). 105 // This controls the availability of the sized version of ::operator delete, 110 // This controls the availability of the std::future_error exception. 117 // This controls the availability of std::type_info's vtable. 122 // This controls the availability of std::locale::category members 126 // This controls the availability of atomic operations on std::shared_ptr 138 // This controls the availability of floating-point std::to_chars functions. 142 // This controls the availability of the C++20 synchronization library, 152 // This controls the availability of the C++20 format library. [all …]
|
| /llvm-project-15.0.7/llvm/docs/AMDGPU/ |
| H A D | gfx8_imask.rst | 13 This operand is a mask which controls indexing mode for operands of subsequent instructions. 14 Bits 0, 1 and 2 control indexing of *src0*, *src1* and *src2*, while bit 3 controls indexing of *ds…
|
| H A D | gfx90a_imask.rst | 13 This operand is a mask which controls indexing mode for operands of subsequent instructions. 14 Bits 0, 1 and 2 control indexing of *src0*, *src1* and *src2*, while bit 3 controls indexing of *ds…
|
| H A D | gfx9_imask.rst | 13 This operand is a mask which controls indexing mode for operands of subsequent instructions. 14 Bits 0, 1 and 2 control indexing of *src0*, *src1* and *src2*, while bit 3 controls indexing of *ds…
|
| H A D | gfx940_imask.rst | 13 This operand is a mask which controls indexing mode for operands of subsequent instructions. 14 Bits 0, 1 and 2 control indexing of *src0*, *src1* and *src2*, while bit 3 controls indexing of *ds…
|
| /llvm-project-15.0.7/mlir/test/Dialect/Linalg/ |
| H A D | generalize-named-polymorphic-ops.mlir | 289 // Verifies the fun attribute controls the unary function used. 301 // Verifies the fun attribute controls the unary function used. 313 // Verifies the fun attribute controls the unary function used. 325 // Verifies the fun attribute controls the unary function used. 337 // Verifies the fun attribute controls the unary function used. 361 // Verifies the fun attribute controls the binary function used. 389 // Verifies the fun attribute controls the binary function used.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | AMDGPUModifierSyntax.rst | 1123 Second value controls lane 1 and so on. 1334 Each of 4 bits in the mask controls one row 1562 operands (both source and destination). First value controls src0, second value controls src1 1563 and so on, except that the last value controls destination. 1775 operands. First value controls src0, second value controls src1 and so on. 1808 operands. First value controls src0, second value controls src1 and so on. 1841 operands. First value controls src0, second value controls src1 and so on. 1879 operands. First value controls src0, second value controls src1 and so on. 1936 operands. First value controls src0, second value controls src1 and so on. 1967 operands. First value controls src0, second value controls src1 and so on. [all …]
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | rewrite-parse-tree.cpp | 166 x.controls.emplace_front(parser::IoControlSpec{std::move(*name)}); in FixMisparsedUntaggedNamelistName() 178 if (x.iounit && !x.format && x.controls.empty()) { in Post()
|
| H A D | check-do-forall.cpp | 401 void ActivateIndexVars(const std::list<parser::ConcurrentControl> &controls) { in ActivateIndexVars() argument 402 for (const auto &control : controls) { in ActivateIndexVars() 407 const std::list<parser::ConcurrentControl> &controls) { in DeactivateIndexVars() argument 408 for (const auto &control : controls) { in DeactivateIndexVars() 669 auto &controls{std::get<std::list<parser::ConcurrentControl>>(header.t)}; in CheckConcurrentHeader() local 671 for (const parser::ConcurrentControl &control : controls) { in CheckConcurrentHeader() 678 for (const parser::ConcurrentControl &control : controls) { in CheckConcurrentHeader()
|
| H A D | check-io.cpp | 728 const std::list<parser::IoControlSpec> &controls{readStmt.controls}; in CheckForDoVariableInNamelistSpec() local 729 for (const auto &control : controls) { in CheckForDoVariableInNamelistSpec()
|
| /llvm-project-15.0.7/llvm/include/llvm/Config/ |
| H A D | abi-breaking.h.cmake | 10 /* This file controls the C++ ABI break introduced in LLVM public header. */
|
| /llvm-project-15.0.7/utils/bazel/llvm_configs/ |
| H A D | abi-breaking.h.cmake | 10 /* This file controls the C++ ABI break introduced in LLVM public header. */
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 294 …DefaultVisiblityExportMapping, 2, DefaultVisiblityExportMapping::None, "controls mapping of defaul… 395 LANGOPT(SanitizeAddressFieldPadding, 2, 0, "controls how aggressive is ASan " 401 LANGOPT(XRayInstrument, 1, 0, "controls whether to do XRay instrumentation") 403 "controls whether to always emit intrinsic calls to " 406 "controls whether to always emit intrinsic calls to "
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | LibFormat.rst | 30 ranges in ``Ranges``. The ``FormatStyle`` controls basic decisions made during
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/ |
| H A D | CMakeLists.txt | 102 # This controls whether tests are run for the nvptx offloading target
|
| /llvm-project-15.0.7/flang/include/flang/Parser/ |
| H A D | parse-tree-visitor.h | 548 Walk(x.controls, visitor); in Walk() 557 Walk(x.controls, mutator); in Walk() 685 Walk(x.controls, visitor); in Walk() 694 Walk(x.controls, mutator); in Walk()
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_flags.inc | 64 " controls how many extra previous memory accesses are remembered per thread.")
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrSystem.td | 460 // Load CPU-counter-set controls. 464 // Load peripheral-counter-set controls. 468 // Load sampling controls.
|
| /llvm-project-15.0.7/clang/docs/analyzer/developer-docs/ |
| H A D | IPA.rst | 42 This option controls which C++ member functions may be inlined. 62 This option controls whether C++ templated functions may be inlined. 76 This option controls whether functions from the C++ standard library, including 94 This option controls whether constructors and destructors of "container" types
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_flags.inc | 65 "Per-thread history size, controls how many previous memory accesses "
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | fragile-arc.m | 24 // ^ is compiled by ARC (controls interpretation of layouts)
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | IO.cpp | 1248 return hasX<SEEK>(stmt.controls); in hasIOControl() 1253 for (const auto &spec : stmt.controls) in getIOControl() 1924 csi = lowerErrorSpec(converter, loc, stmt.controls); in genDataTransferStmt() 1941 genConditionHandlerCall(converter, loc, cookie, stmt.controls, csi); in genDataTransferStmt() 1942 threadSpecs(converter, loc, cookie, stmt.controls, in genDataTransferStmt() 1975 genIOReadSize(converter, loc, cookie, stmt.controls, in genDataTransferStmt()
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Arithmetic/IR/ |
| H A D | ArithmeticOps.td | 618 math, contraction, rounding mode, and other controls. 649 math, contraction, rounding mode, and other controls. 769 math, contraction, rounding mode, and other controls.
|