OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:blackhole
(Results
1 - 7
of
7
) sorted by null
/external/golang-protobuf/proto/
encode_test.go
46
blackhole
[]byte
70
blackhole
= raw
83
blackhole
= raw
45
blackhole
[]byte
var
/external/skia/bench/
pack_int_uint16_t_Bench.cpp
50
volatile int
blackhole
= 0;
variable
51
blackhole
^= _mm_cvtsi128_si32(x);
Sk4fBench.cpp
13
static volatile float
blackhole
[4];
variable
36
fs.store((float*)
blackhole
);
54
fs.store((float*)
blackhole
);
/external/skqp/bench/
pack_int_uint16_t_Bench.cpp
50
volatile int
blackhole
= 0;
variable
51
blackhole
^= _mm_cvtsi128_si32(x);
Sk4fBench.cpp
13
static volatile float
blackhole
[4];
variable
36
fs.store((float*)
blackhole
);
54
fs.store((float*)
blackhole
);
/prebuilts/go/darwin-x86/src/runtime/
append_test.go
114
blackhole
[]byte
122
blackhole
= nil
123
blackhole
= append(
blackhole
, y...)
113
blackhole
[]byte
var
/prebuilts/go/linux-x86/src/runtime/
append_test.go
114
blackhole
[]byte
122
blackhole
= nil
123
blackhole
= append(
blackhole
, y...)
113
blackhole
[]byte
var
Completed in 582 milliseconds