Home
last modified time | relevance | path

Searched refs:repeating (Results 1 – 25 of 118) sorted by relevance

12345

/external/ltp/testcases/open_posix_testsuite/functional/timers/
Dplan.txt19 relative timer, repeats think: repeating stopwatch
68 - Mimic the non-repeating timers tests as they apply to sleep.
72 Non-repeating (relative and absolute)
88 - Set up one repeating timer to expire after X time and one non-repeating
92 - Perform all non-repeating timer tests on repeating timers.
98 - Have a repeating timer blocked for a period of time and ensure overrun
/external/cldr/tools/java/org/unicode/cldr/tool/
DChartUnitConversions.java86 .addCell(targetInfo.unitInfo.factor.toString(FormatStyle.repeating)) in writeContents()
87 …nfo.offset.equals(Rational.ZERO) ? "" : targetInfo.unitInfo.offset.toString(FormatStyle.repeating)) in writeContents()
/external/llvm-project/clang/test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/
Dreadme3 sufficient, but adding them everywhere reduces the risk of repeating the same
/external/llvm-project/clang/test/Driver/Inputs/hexagon_tree/Tools/target/
Dreadme3 sufficient, but adding them everywhere reduces the risk of repeating the same
/external/llvm-project/clang/test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/include/c++/v1/
Dreadme3 sufficient, but adding them everywhere reduces the risk of repeating the same
/external/llvm-project/clang/test/Driver/Inputs/hexagon_tree/Tools/
Dreadme3 sufficient, but adding them everywhere reduces the risk of repeating the same
/external/llvm-project/clang/test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/include/c++/
Dreadme3 sufficient, but adding them everywhere reduces the risk of repeating the same
/external/llvm-project/clang/test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/include/
Dreadme3 sufficient, but adding them everywhere reduces the risk of repeating the same
/external/llvm-project/clang/test/Driver/Inputs/hexagon_tree/Tools/bin/
Dreadme3 sufficient, but adding them everywhere reduces the risk of repeating the same
/external/flatbuffers/swift/Sources/FlatBuffers/
DByteBuffer.swift51 _memory.initializeMemory(as: UInt8.self, repeating: 0, count: size)
199 newData.initializeMemory(as: UInt8.self, repeating: 0, count: _capacity) in reallocate()
/external/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
Dunion_vector_generated.swift52 memory.initializeMemory(as: UInt8.self, repeating: 0, count: Rapunzel.size) in createRapunzel()
59 memory.initializeMemory(as: UInt8.self, repeating: 0, count: BookReader.size) in createBookReader()
DFlatBuffersStructsTests.swift71 memory.initializeMemory(as: UInt8.self, repeating: 0, count: Vec.size) in createVecWrite()
141 memory.initializeMemory(as: UInt8.self, repeating: 0, count: Vec2.size) in createVec2()
DFlatBuffersTests.swift26 XCTAssertEqual(b.create(string: String(repeating: "a", count: 257)).o, 264) in testCreateString()
/external/ltp/testcases/open_posix_testsuite/stress/timers/
Dplan.txt35 - Set up a repeating timer and block the signals to attempt to get a large
/external/python/cpython3/Doc/c-api/
Dsequence.rst35 Return the result of repeating sequence object *o* *count* times, or ``NULL`` on
48 Return the result of repeating sequence object *o* *count* times, or ``NULL`` on
/external/llvm-project/clang/test/Driver/
Dhip-target-id.hip52 // Check canonicalization and repeating of target ID.
/external/rust/crates/hashlink/
DREADME.md14 new entry at the back without needlessly repeating key hashing and lookups:
/external/python/cpython2/Doc/c-api/
Dsequence.rst36 Return the result of repeating sequence object *o* *count* times, or *NULL* on
53 Return the result of repeating sequence object *o* *count* times, or *NULL* on
/external/cldr/tools/java/org/unicode/cldr/util/
DRational.java294 public enum FormatStyle {plain, simple, repeating, html} enumConstant
315 case repeating: in toString()
/external/crosvm/sys_util/src/
Dtimerfd.rs270 fn repeating() { in repeating() function
/external/perfetto/docs/instrumentation/
Dinterceptors.md101 repeating common data in the trace. Since the interning dictionaries are
/external/iperf3/docs/
Dinvoking.rst372 --repeating-payload
373 Use repeating pattern in payload, instead of random bytes. The
374 same payload is used in iperf2 (ASCII '0..9' repeating). It
/external/llvm-project/llvm/test/MC/AArch64/
Darm64-aliases.s195 ; ORR is mostly repeating bit sequences and cannot encode -1, so it only
/external/llvm/test/MC/AArch64/
Darm64-aliases.s195 ; ORR is mostly repeating bit sequences and cannot encode -1, so it only
/external/angle/src/tests/perf_tests/
DREADME.md62 * `repeating`: Skip the update of uniforms before each draw call.

12345