Home
last modified time | relevance | path

Searched refs:drop (Results 1 – 25 of 598) sorted by relevance

12345678910>>...24

/external/zlib/src/contrib/infback9/
Dinftree9.c45 unsigned drop; /* code bits to drop for sub-table */ local
199 drop = 0; /* current bits to drop from code for index */
212 this.bits = (unsigned char)(len - drop);
227 incr = 1U << (len - drop);
231 next[(huff >> drop) + fill] = this;
255 if (drop == 0)
256 drop = root;
262 curr = len - drop;
264 while (curr + drop < max) {
265 left -= count[curr + drop];
[all …]
/external/u-boot/lib/zlib/
Dinftrees.c41 unsigned drop; /* code bits to drop for sub-table */ in inflate_table() local
202 drop = 0; /* current bits to drop from code for index */ in inflate_table()
214 this.bits = (unsigned char)(len - drop); in inflate_table()
229 incr = 1U << (len - drop); in inflate_table()
234 next[(huff >> drop) + fill] = this; in inflate_table()
258 if (drop == 0) in inflate_table()
259 drop = root; in inflate_table()
265 curr = len - drop; in inflate_table()
267 while (curr + drop < max) { in inflate_table()
268 left -= count[curr + drop]; in inflate_table()
[all …]
/external/iproute2/examples/diffserv/
Dafcbq74 for $drop (1..3) {
75 print "\n# --- AF Class $class DP $drop---\n";
76 $dscp = $class*8+$drop*2;
77 $tcindex = sprintf("1%x%x",$class,$drop);
80 $prob = $drop*0.02;
82 $gprio = $drop+1;
84 "max 45KB burst 20 avpkt 1000 bandwidth $linerate DP $drop ".
89 "max 45KB burst 20 avpkt 1000 bandwidth $linerate DP $drop ".
/external/python/cpython2/Modules/zlib/
Dinftrees.c45 unsigned drop; /* code bits to drop for sub-table */ local
203 drop = 0; /* current bits to drop from code for index */
216 here.bits = (unsigned char)(len - drop);
231 incr = 1U << (len - drop);
236 next[(huff >> drop) + fill] = here;
260 if (drop == 0)
261 drop = root;
267 curr = len - drop;
269 while (curr + drop < max) {
270 left -= count[curr + drop];
[all …]
/external/zlib/src/
Dinftrees.c45 unsigned drop; /* code bits to drop for sub-table */ local
203 drop = 0; /* current bits to drop from code for index */
216 here.bits = (unsigned char)(len - drop);
231 incr = 1U << (len - drop);
236 next[(huff >> drop) + fill] = here;
260 if (drop == 0)
261 drop = root;
267 curr = len - drop;
269 while (curr + drop < max) {
270 left -= count[curr + drop];
[all …]
/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Dtc_flower.sh49 $tcflags dst_ip 192.0.2.2 action drop
58 $tcflags dst_ip 198.51.100.2 action drop
95 $tcflags dst_ip 192.0.2.2 action drop
97 $tcflags dst_ip 192.0.2.2 action drop
114 $tcflags dst_ip 192.0.2.2 action drop
143 $tcflags dst_ip 192.0.2.2 action drop
145 $tcflags dst_ip 192.0.0.0/16 action drop
162 $tcflags dst_ip 192.0.2.0/24 action drop
197 action drop
232 $tcflags dst_ip 192.0.2.2 action drop
[all …]
/external/grpc-grpc-java/core/src/main/java/io/grpc/
DLoadBalancer.java244 private final boolean drop; field in LoadBalancer.PickResult
248 Status status, boolean drop) { in PickResult() argument
252 this.drop = drop; in PickResult()
409 return drop; in isDrop()
418 .add("drop", drop) in toString()
424 return Objects.hashCode(subchannel, status, streamTracerFactory, drop); in hashCode()
439 && drop == that.drop; in equals()
/external/autotest/client/site_tests/audio_AlsaAPI/
Dcontrol.drop6 NAME = 'audio_AlsaAPI.drop'
8 PURPOSE = 'Test that simple ALSA API succeeds to drop playback and reset hw_ptr.'
18 Check ALSA API succeeds to drop playback and reset hw_ptr.
21 job.run_test('audio_AlsaAPI', to_test='drop', tag='drop')
/external/iproute2/doc/actions/
Dgact-usage5 ACTION := reclassify | drop | continue | pass | ok
14 - drop drops packets
32 10.0.0.9/32 flowid 1:16 action drop
41 action order 1: gact action drop
51 10.0.0.9/32 flowid 1:16 action drop random netrand ok 10
58 action order 1: gact action drop
66 10.0.0.9/32 flowid 1:16 action drop random determ ok 2
74 action order 1: gact action drop
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Dtc_flower.sh41 $tcflags dst_mac $dummy_mac action drop
43 $tcflags dst_mac $h2mac action drop
67 $tcflags src_mac $dummy_mac action drop
69 $tcflags src_mac $h1mac action drop
91 $tcflags dst_ip 198.51.100.2 action drop
93 $tcflags dst_ip 192.0.2.2 action drop
95 $tcflags dst_ip 192.0.2.0/24 action drop
125 $tcflags src_ip 198.51.100.1 action drop
127 $tcflags src_ip 192.0.2.1 action drop
129 $tcflags src_ip 192.0.2.0/24 action drop
[all …]
Dtc_chains.sh39 flower $tcflags dst_mac $h2mac action drop
58 flower $tcflags dst_mac $h2mac action drop
60 $tcflags dst_mac $h2mac action drop
134 flower dst_mac $h2mac action drop
138 flower src_mac $h2mac action drop &> /dev/null
142 flower src_mac $h2mac action drop
146 flower dst_mac $h2mac action drop &> /dev/null
/external/llvm/test/CodeGen/WebAssembly/
Doffset.ll142 ; CHECK: i32.store $drop=, 24($0), $pop0{{$}}
154 ; CHECK: i32.store $drop=, 24($0), $pop0{{$}}
166 ; CHECK: i32.store $drop=, 0($pop1), $pop2{{$}}
178 ; CHECK: i32.store $drop=, 0($pop1), $pop2{{$}}
192 ; CHECK: i32.store $drop=, 0($pop1), $pop2{{$}}
202 ; CHECK: i64.store $drop=, 24($0), $pop0{{$}}
214 ; CHECK: i64.store $drop=, 24($0), $pop0{{$}}
226 ; CHECK: i64.store $drop=, 0($pop1), $pop2{{$}}
238 ; CHECK: i64.store $drop=, 0($pop1), $pop2{{$}}
252 ; CHECK: i64.store $drop=, 0($pop1), $pop2{{$}}
[all …]
Dstore-trunc.ll9 ; CHECK: i32.store8 $drop=, 0($0), $1{{$}}
17 ; CHECK: i32.store16 $drop=, 0($0), $1{{$}}
25 ; CHECK: i64.store8 $drop=, 0($0), $1{{$}}
33 ; CHECK: i64.store16 $drop=, 0($0), $1{{$}}
41 ; CHECK: i64.store32 $drop=, 0($0), $1{{$}}
Di64-load-store-alignment.ll179 ; CHECK-NEXT: i64.store $drop=, 0($0):p2align=0, $1{{$}}
188 ; CHECK-NEXT: i64.store $drop=, 0($0):p2align=1, $1{{$}}
197 ; CHECK-NEXT: i64.store $drop=, 0($0):p2align=2, $1{{$}}
208 ; CHECK-NEXT: i64.store $drop=, 0($0), $1{{$}}
219 ; CHECK-NEXT: i64.store $drop=, 0($0), $1{{$}}
228 ; CHECK-NEXT: i64.store $drop=, 0($0), $1{{$}}
239 ; CHECK-NEXT: i64.store8 $drop=, 0($0), $1{{$}}
249 ; CHECK-NEXT: i64.store8 $drop=, 0($0), $1{{$}}
259 ; CHECK-NEXT: i64.store16 $drop=, 0($0):p2align=0, $1{{$}}
269 ; CHECK-NEXT: i64.store16 $drop=, 0($0), $1{{$}}
[all …]
Di32-load-store-alignment.ll120 ; CHECK-NEXT: i32.store $drop=, 0($0):p2align=0, $1{{$}}
129 ; CHECK-NEXT: i32.store $drop=, 0($0):p2align=1, $1{{$}}
140 ; CHECK-NEXT: i32.store $drop=, 0($0), $1{{$}}
151 ; CHECK-NEXT: i32.store $drop=, 0($0), $1{{$}}
160 ; CHECK-NEXT: i32.store $drop=, 0($0), $1{{$}}
171 ; CHECK-NEXT: i32.store8 $drop=, 0($0), $1{{$}}
180 ; CHECK-NEXT: i32.store8 $drop=, 0($0), $1{{$}}
189 ; CHECK-NEXT: i32.store16 $drop=, 0($0):p2align=0, $1{{$}}
198 ; CHECK-NEXT: i32.store16 $drop=, 0($0), $1{{$}}
207 ; CHECK-NEXT: i32.store16 $drop=, 0($0), $1{{$}}
Duserstack.ll27 ; CHECK-NEXT: i32.store $drop=, __stack_pointer($pop[[L6]]), $pop[[L7]]
42 ; CHECK-NEXT: i32.store $drop=, 12($pop[[L5]]), $pop[[L0]]
45 ; CHECK-NEXT: i64.store $drop=, 0($[[SP]]), $pop[[L1]]
66 ; CHECK-NEXT: i32.store $drop=, 12(${{.+}}), $pop[[L0]]{{$}}
75 ; CHECK-NEXT: i32.store $drop=, __stack_pointer($pop[[L10]]), $pop[[L9]]
129 ; CHECK-NEXT: i32.store $drop=, __stack_pointer($pop[[L6]]), $pop[[L7]]
142 ; CHECK: i32.store $drop=, __stack_pointer($pop{{.+}}),
148 ; CHECK: i32.store $drop=, __stack_pointer($pop[[L3]]), $pop{{.+}}
162 ; CHECK-NEXT: copy_local $drop=, $pop[[L8]]{{$}}
164 ; CHECK-NEXT: i32.store $drop=, 0($0), $pop[[L6]]{{$}}
[all …]
Dstore.ll11 ; CHECK-NEXT: i32.store $drop=, 0($0), $1{{$}}
20 ; CHECK-NEXT: i64.store $drop=, 0($0), $1{{$}}
29 ; CHECK-NEXT: f32.store $drop=, 0($0), $1{{$}}
38 ; CHECK-NEXT: f64.store $drop=, 0($0), $1{{$}}
/external/webrtc/webrtc/modules/video_processing/
Dvideo_decimator.cc58 bool drop = false; in DropFrame() local
75 drop = true; in DropFrame()
85 drop = true; in DropFrame()
89 drop = false; in DropFrame()
94 return drop; in DropFrame()
/external/clang/test/CXX/temp/temp.param/
Dp15-cxx0x.cpp84 typedef types<typename Drop<_>::type...> drop; typedef
92 template<unsigned N, typename...Ts> struct drop { struct
94 …template inner<wrap<Ts>::template inner...>::drop; // expected-error {{too few template arguments}}
101 using D1 = drop<3, int, char, double, long>::type;
109 using D2 = drop<4, int, char, double, long>::type;
113 using D3 = drop<5, int, char, double, long>::type; // expected-note {{in instantiation of}}
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/
Dexplicit-locals.mir3 # When a drop instruction is inserted to drop a dead register operand, the
5 # the new drop instruction. And the operand to the new drop instruction should
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/
Ddrop-debug.ll1 ; RUN: llvm-link %p/Inputs/drop-debug.bc -o %t 2>&1 | FileCheck %s
3 ;; drop-debug.bc was created from "void f(void) {}" with clang 3.5 and
6 ; CHECK: warning: ignoring debug info with an invalid version (1) in {{.*}}/Inputs/drop-debug.bc
/external/llvm/test/Linker/
Ddrop-debug.ll1 ; RUN: llvm-link %p/Inputs/drop-debug.bc -o %t 2>&1 | FileCheck %s
3 ;; drop-debug.bc was created from "void f(void) {}" with clang 3.5 and
6 ; CHECK: WARNING: ignoring debug info with an invalid version (1) in {{.*}}/Inputs/drop-debug.bc
/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh704 DropHintsParam drop; in subset() local
705 if (drop_hints_in_str (parsed_charstrings[i], param, drop)) in subset()
708 if (drop.vsindex_dropped) in subset()
792 const SubrSubsetParam &param, DropHintsParam &drop) in drop_hints_in_subr()
794 drop.ends_in_hint = false; in drop_hints_in_subr()
795 bool has_hint = drop_hints_in_str (subrs[subr_num], param, drop); in drop_hints_in_subr()
799 if (drop.ends_in_hint) in drop_hints_in_subr()
805 drop.ends_in_hint = false; in drop_hints_in_subr()
812 bool drop_hints_in_str (ParsedCStr &str, const SubrSubsetParam &param, DropHintsParam &drop) in drop_hints_in_str()
824 param, drop); in drop_hints_in_str()
[all …]
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/mac80211/drv_flush/
Dformat10 field:bool drop; offset:40; size:1; signed:0;
13 print fmt: "%s queues:0x%x drop:%d", REC->wiphy_name, REC->queues, REC->drop
/external/llvm/test/tools/gold/X86/
Ddrop-debug.ll2 ; RUN: --plugin-opt=emit-llvm -shared %p/Inputs/drop-debug.bc \
5 ; drop-debug.bc was created from "void f(void) {}" with clang 3.5 and
8 …g: LLVM gold plugin: ignoring debug info with an invalid version (1) in {{.*}}/Inputs/drop-debug.bc

12345678910>>...24