OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:static_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/spdy/
hpack_encoder_test.cc
102
static_
(peer_.table()->GetByIndex(1)) {}
166
const HpackEntry*
static_
;
member in class:net::__anon14199::HpackEncoderTest
184
ExpectIndex(IndexOf(
static_
));
187
headers[
static_
->name()] =
static_
->value();
193
ExpectIndex(IndexOf(
static_
));
196
headers[
static_
->name()] =
static_
->value();
/external/clang/test/CodeGenCXX/
mangle-exprs.cpp
56
void
static_
(typename enable_if< O <= static_cast<unsigned>(4) >::type* = 0) {
function in namespace:Casts
80
template void
static_
<4>(void*);
Completed in 58 milliseconds