OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:real_type
(Results
1 - 13
of
13
) sorted by null
/external/eigen/bench/btl/libs/BLAS/
c_interface_base.h
13
typedef real
real_type
;
typedef in class:c_interface_base
/external/eigen/bench/btl/libs/blitz/
tiny_blitz_interface.hh
39
typedef real
real_type
;
typedef in class:tiny_blitz_interface
blitz_interface.hh
38
typedef real
real_type
;
typedef in class:blitz_interface
/external/eigen/bench/btl/libs/mtl4/
mtl4_interface.hh
33
typedef real
real_type
;
typedef in class:mtl4_interface
/external/eigen/bench/btl/libs/tvmet/
tvmet_interface.hh
36
typedef real
real_type
;
typedef in class:tvmet_interface
/external/eigen/bench/btl/libs/ublas/
ublas_interface.hh
35
typedef real
real_type
;
typedef in class:ublas_interface
/external/eigen/bench/btl/libs/STL/
STL_interface.hh
33
typedef real
real_type
;
typedef in class:STL_interface
/external/eigen/bench/btl/libs/eigen2/
eigen2_interface.hh
38
typedef real
real_type
;
typedef in class:eigen2_interface
/external/eigen/bench/btl/libs/gmm/
gmm_interface.hh
31
typedef real
real_type
;
typedef in class:gmm_interface
/external/eigen/bench/btl/libs/eigen3/
eigen3_interface.hh
35
typedef real
real_type
;
typedef in class:eigen3_interface
/external/protobuf/src/google/protobuf/
extension_set_heavy.cc
122
inline FieldDescriptor::Type
real_type
(FieldType type) {
function in namespace:google::protobuf::internal
402
switch (
real_type
(type)) {
435
switch (
real_type
(type)) {
466
switch (
real_type
(type)) {
extension_set.cc
51
inline WireFormatLite::FieldType
real_type
(FieldType type) {
function in namespace:google::protobuf::internal::__anon22458
57
return WireFormatLite::FieldTypeToCppType(
real_type
(type));
[
all
...]
/external/avahi/avahi-compat-howl/
compat.c
646
const char *
real_type
;
local
650
real_type
= avahi_get_type_from_subtype(data->service_data->regtype);
658
real_type
?
real_type
: data->service_data->regtype,
665
if (
real_type
) {
674
real_type
,
Completed in 239 milliseconds