OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blackhole
(Results
1 - 6
of
6
) sorted by null
/external/skia/bench/
Sk4fBench.cpp
13
static volatile float
blackhole
[4];
variable
36
fs.store((float*)
blackhole
);
54
fs.store((float*)
blackhole
);
pack_int_uint16_t_Bench.cpp
50
volatile int
blackhole
= 0;
variable
51
blackhole
^= _mm_cvtsi128_si32(x);
/prebuilts/go/darwin-x86/src/runtime/
append_test.go
104
blackhole
[]byte
112
blackhole
= nil
113
blackhole
= append(
blackhole
, y...)
103
blackhole
[]byte
var
/prebuilts/go/linux-x86/src/runtime/
append_test.go
104
blackhole
[]byte
112
blackhole
= nil
113
blackhole
= append(
blackhole
, y...)
103
blackhole
[]byte
var
/external/libnl/lib/route/
rtnl.c
67
__ADD(RTN_BLACKHOLE,
blackhole
)
/external/iproute2/doc/
ip-cref.tex
421
does not queue anything and \verb|noop| means that the interface is in
blackhole
[
all
...]
Completed in 3014 milliseconds