OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vType
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
HeapActivity.cc
86
ValueTag
vType
= mtr->get_vtype ();
88
hist_data->total->value[mIndex].tag =
vType
;
89
hi->value[mIndex].tag =
vType
;
157
ValueTag
vType
= mtr->get_vtype ();
159
hist_data->total->value[mIndex].tag =
vType
;
210
ValueTag
vType
= mtr->get_vtype ();
211
hi->value[mIndex].tag =
vType
;
IOActivity.cc
135
ValueTag
vType
= mtr->get_vtype ();
136
hist_data->total->value[mIndex].tag =
vType
;
137
hi->value[mIndex].tag =
vType
;
281
ValueTag
vType
= mtr->get_vtype ();
282
hist_data->total->value[mIndex].tag =
vType
;
356
ValueTag
vType
= mtr->get_vtype ();
357
hi->value[mIndex].tag =
vType
;
DbeSession.h
469
const char *propUName, VType_type
vType
, int flags);
/src/external/gpl3/binutils.old/dist/gprofng/src/
HeapActivity.cc
86
ValueTag
vType
= mtr->get_vtype ();
88
hist_data->total->value[mIndex].tag =
vType
;
89
hi->value[mIndex].tag =
vType
;
157
ValueTag
vType
= mtr->get_vtype ();
159
hist_data->total->value[mIndex].tag =
vType
;
210
ValueTag
vType
= mtr->get_vtype ();
211
hi->value[mIndex].tag =
vType
;
IOActivity.cc
135
ValueTag
vType
= mtr->get_vtype ();
136
hist_data->total->value[mIndex].tag =
vType
;
137
hi->value[mIndex].tag =
vType
;
281
ValueTag
vType
= mtr->get_vtype ();
282
hist_data->total->value[mIndex].tag =
vType
;
356
ValueTag
vType
= mtr->get_vtype ();
357
hi->value[mIndex].tag =
vType
;
DbeSession.h
469
const char *propUName, VType_type
vType
, int flags);
/src/external/bsd/openldap/dist/libraries/liblutil/
ntservice.c
360
DWORD
vType
;
374
if ( RegQueryValueEx( hkey, value, NULL, &
vType
, vValue, &valLen ) != ERROR_SUCCESS )
381
switch (
vType
)
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
12174
QualType
vType
= CheckVectorOperands(LHS, RHS, Loc, /*isCompAssign*/false,
12177
if (
vType
.isNull())
12178
return
vType
;
12185
vType
->castAs<VectorType>()->getVectorKind() == VectorType::AltiVecVector)
12201
return GetSignedVectorType(
vType
);
12327
QualType
vType
= CheckVectorOperands(LHS, RHS, Loc, false,
12330
if (
vType
.isNull())
12333
!getLangOpts().OpenCLCPlusPlus &&
vType
->hasFloatingRepresentation())
12339
!(isa<ExtVectorType>(
vType
->getAs<VectorType>())))
Completed in 99 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026