Home
last modified time | relevance | path

Searched full:marking (Results 1 – 25 of 1452) sorted by relevance

12345678910>>...59

/external/iproute2/examples/diffserv/
Dregression-testing26 *observe that the metering/policing works correctly (and the marking
34 *observe that the metering/policing works correctly (and the marking
40 Marking: the should be a variation of marked packets:
55 Marking: Should vary between 0x88,0x90,0x98 and 0x0
60 Marking: Should vary between 0x90,0x98 and 0x0
65 Marking: Should vary between 0x98 and 0x0
70 Marking: Should be consistent at 0x0
80 *observe that the metering/policing works correctly (and the marking
89 Marking: the should be a variation of marked packets:
107 Marking: Should vary between 0x88,0x90,0x98 and 0x0
[all …]
/external/iproute2/man/man8/
Dtc-sfb.828 non-responsive flows (i.e. flows that do not react to congestion marking
30 Unlike RED, where the marking probability has to be configured, BLUE
31 tries to determine the ideal marking probability automatically.
46 Every bin maintains a marking probability, which gets increased or decreased
48 bin, the marking probability is increased. If the number drops to zero, it
51 The marking probability is based on the minimum value of all bins a flow is
52 mapped into, thus, when a flow does not respond to marking or gradual packet
53 drops, the marking probability quickly reaches one.
91 Whenever a flow is then determined to be non-responsive, the marking
116 the marking probability is increased by
[all …]
Dtc-red.842 Depending on if ECN is configured, marking either means dropping or
43 purely marking a packet as overlimit.
45 The average queue size is used for determining the marking
70 Average queue size at which marking becomes a possibility. Defaults to
76 At this average queue size, the marking probability is maximal. Should be at
86 Maximum probability for marking, specified as a floating point
99 longer bursts of traffic before marking starts. Real life experiments
124 bytes, this parameter forces a drop instead of ecn marking.
Dtc-sfq.8127 Average queue size at which marking becomes a possibility. Defaults to
132 At this average queue size, the marking probability is maximal. Defaults to
137 Maximum probability for marking, specified as a floating point number from 0.0 to 1.0. Default v…
162 bytes, this parameter forces a drop instead of ecn marking.
/external/chromium-crossbench/crossbench/flags/
Dknown_js_flags.py61 "--concurrent-marking",
62 "--concurrent-marking-high-priority-threads",
63 "--concurrent-marking-max-worker-num",
64 "--concurrent-minor-ms-marking",
77 "--cppheap-concurrent-marking",
78 "--cppheap-incremental-marking",
185 "--force-marking-deque-overflows",
241 "--incremental-marking",
242 "--incremental-marking-bailout-when-ahead-of-schedule",
243 "--incremental-marking-hard-trigger",
[all …]
/external/iptables/extensions/
Dlibxt_CONNSECMARK.man12 If the packet has a security marking, copy it to the connection
16 If the packet does not have a security marking, and the connection
17 does, copy the security marking from the connection to the packet.
/external/apache-commons-io/src/test/java/org/apache/commons/io/input/
DMarkShieldInputStreamTest.java77 // test wrapping an underlying stream which does NOT support marking in markSupportedIsFalseWhenUnderlyingFalse()
89 // test wrapping an underlying stream which supports marking in markSupportedIsFalseWhenUnderlyingTrue()
101 // test wrapping an underlying stream which does NOT support marking in resetThrowsExceptionWhenUnderlyingDoesNotSupport()
110 // test wrapping an underlying stream which supports marking in resetThrowsExceptionWhenUnderlyingSupports()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.h47 /// marked as microMIPS. Based on this data marking is done in
52 /// candidates for marking as microMIPS when .section directive is processed.
57 /// candidates for marking as microMIPS when .word/.long/.4byte etc
63 // in EmitLabel and later marking them as microMIPS.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.h47 /// marked as microMIPS. Based on this data marking is done in
52 /// candidates for marking as microMIPS when .section directive is processed.
57 /// candidates for marking as microMIPS when .word/.long/.4byte etc
63 // in EmitLabel and later marking them as microMIPS.
/external/aws-crt-java/src/test/android/testapp/
DinstrumentedTestSpec.yml58 echo "Marking the test suite as failed because no tests started!";
62 echo "Marking the test suite as failed because $TESTS_FAILED tests failed!";
66 echo "Marking the test suite as failed because $TESTS_ERRORED tests errored!";
70 …echo "Marking the test suite as failed because the application-under-test crashed during the test!…
95 …# echo "Marking the test suite as failed because Android Orchestrator found that some of the…
/external/executorch/extension/benchmark/android/benchmark/
Dandroid-llm-device-farm-test-spec.yml52 echo "[PyTorch] Marking the test suite as failed because no tests started!";
56 echo "[PyTorch] Marking the test suite as failed because it failed to load the model";
60 echo "[PyTorch] Marking the test suite as failed because $TESTS_ERRORED tests errored!";
64 echo "[PyTorch] Marking the test suite as failed because the app crashed due to OOM!";
/external/libxml2/doc/devhelp/
Dlibxml2-xmlexports.html4 <title>xmlexports: macros for marking symbols as exportable/importable.</title>
20 <p>xmlexports - macros for marking symbols as exportable/importable.</p>
21 <p>macros for marking symbols as exportable/importable. </p>
/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/
Dsch_red_ets.sh18 # do_ecn_test first build 2/3 of the requested backlog and expects no marking,
19 # and then builds 3/2 of it and does expect marking. The values of $BACKLOG1 and
21 # see (do not see) marking, it is actually due to the configuration of that one
/external/rust/android-crates-io/crates/codespan-reporting/src/term/
Dconfig.rs219 /// The character to use for marking a single-line primary label.
222 /// The character to use for marking a single-line secondary label.
226 /// The character to use for marking the start of a multi-line primary label.
229 /// The character to use for marking the end of a multi-line primary label.
232 /// The character to use for marking the start of a multi-line secondary label.
235 /// The character to use for marking the end of a multi-line secondary label.
247 /// The character to use when marking the bottom of a multi-line label.
/external/libxml2/os400/libxmlrpg/
Dxmlexports.rpgle1 * Summary: macros for marking symbols as exportable/importable.
2 * Description: macros for marking symbols as exportable/importable.
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.h52 /// marked as microMIPS. Based on this data marking is done in
57 /// candidates for marking as microMIPS when .section directive is processed.
62 /// candidates for marking as microMIPS when .word directive is emitted.
/external/curl/.github/
Dstale.yml13 # Label to use when marking an issue as stale
15 # Comment to post when marking an issue as stale. Set to `false` to disable
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/util/
DTestReportStatus.java31 assertEquals(EnumSet.of(ReportId.compact), status.completed, "after marking 'compact' set"); in testGetSet()
33 EnumSet.noneOf(ReportId.class), status.acceptable, "after marking 'compact' set"); in testGetSet()
40 EnumSet.allOf(ReportId.class), status.completed, "after marking 'compact' set"); in testGetSet()
42 EnumSet.allOf(ReportId.class), status.acceptable, "after marking 'compact' set"); in testGetSet()
/external/fonttools/Tests/varLib/data/
DTestNonMarkingCFF2.designspace20 …<instance familyname="Test Non Marking CFF2 Roman" postscriptfontname="TestNonMarkingCFF2-ExtraLig…
27 …<instance familyname="Test Non Marking CFF2 Roman" postscriptfontname="TestNonMarkingCFF2-Regular"…
/external/mesa3d/src/intel/vulkan/bvh/
Danv_build_interface.h19 /* Address within the IR BVH, marking the start of leaves/internal nodes. */
22 /* Address within the ANV BVH, marking the start of leaves/internal nodes. */
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueLattice.h185 assert(V && "Marking constant with NULL"); in markConstant()
194 "Marking constant with different value"); in markConstant()
201 assert(V && "Marking constant with NULL"); in markNotConstant()
210 "Marking constant !constant with same value"); in markNotConstant()
212 "Marking !constant with different value"); in markNotConstant()
/external/cronet/tot/third_party/abseil-cpp/absl/log/internal/
Dstrip.h34 // Attribute for marking variables used in implementation details of logging
36 // With `STRIP_LOG` on, not marking them triggers `-Wunused-but-set-variable`,
37 // With `STRIP_LOG` off, marking them triggers `-Wused-but-marked-unused`.
/external/cronet/stable/third_party/abseil-cpp/absl/log/internal/
Dstrip.h34 // Attribute for marking variables used in implementation details of logging
36 // With `STRIP_LOG` on, not marking them triggers `-Wunused-but-set-variable`,
37 // With `STRIP_LOG` off, marking them triggers `-Wused-but-marked-unused`.
/external/abseil-cpp/absl/log/internal/
Dstrip.h34 // Attribute for marking variables used in implementation details of logging
36 // With `STRIP_LOG` on, not marking them triggers `-Wunused-but-set-variable`,
37 // With `STRIP_LOG` off, marking them triggers `-Wused-but-marked-unused`.
/external/apache-commons-io/src/main/java/org/apache/commons/io/input/
DMarkShieldInputStream.java30 * marking needs to be passed to a component that wants to explicitly mark
31 * the stream, but it is not desirable to allow marking of the stream.

12345678910>>...59