OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_default
(Results
1 - 5
of
5
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_adaptor.hpp
39
struct
use_default
;
42
// the incompleteness of
use_default
causes massive problems for
46
struct is_convertible<
use_default
,To>
157
// If T is
use_default
, return the result of invoking
162
is_same<T,
use_default
>
188
is_same<Reference,
use_default
>
207
is_same<Value,
use_default
>
236
// replaced by
use_default
.
256
, class Value =
use_default
257
, class Traversal =
use_default
[
all
...]
/external/chromium_org/content/common/gpu/media/
h264_parser.cc
425
bool*
use_default
) {
431
*
use_default
= false;
440
*
use_default
= true;
455
bool
use_default
;
local
464
sps->scaling_list4x4[i], &
use_default
);
468
if (
use_default
)
483
sps->scaling_list8x8[i], &
use_default
);
487
if (
use_default
)
503
bool
use_default
;
local
511
pps->scaling_list4x4[i], &
use_default
);
[
all
...]
h264_parser.h
314
Result ParseScalingList(int size, int* scaling_list, bool*
use_default
);
/external/chromium/chrome/browser/chromeos/
proxy_config_service_impl.cc
323
bool
use_default
= true;
local
330
use_default
= false;
335
if (
use_default
)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
facade_iterator_category.hpp
34
namespace boost { struct
use_default
; }
Completed in 177 milliseconds