OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Relation
(Results
1 - 25
of
29
) sorted by relevancy
1
2
/src/external/gpl3/binutils/dist/gprofng/src/
Map2D.h
35
//
Relation
for the first key is always EQUAL
36
enum
Relation
48
virtual Value_t get (Key1_t key1, Key2_t key2,
Relation
rel) = 0;
Map.h
31
enum
Relation
43
virtual Value_t get (Key_t key,
Relation
rel) = 0;
DbeCacheMap.h
80
get (Key_t /* key */, typename Map<Key_t, ITEM *>::
Relation
/* rel */)
CacheMap.h
26
* - only REL_EQ
Relation
can be used;
50
Value_t get (Key_t key, typename Map<Key_t, Value_t>::
Relation
rel);
165
CacheMap<Key_t, Value_t>::get (Key_t key, typename Map<Key_t, Value_t>::
Relation
rel)
IndexMap2D.h
45
typename Map2D<Key1_t, Key2_t, Value_t>::
Relation
rel);
98
typename Map2D<Key1_t, Key2_t, Value_t>::
Relation
rel)
DefaultMap2D.h
46
typename Map2D<Key1_t, Key2_t, Value_t>::
Relation
rel);
110
typename Map2D<Key1_t, Key2_t, Value_t>::
Relation
rel)
115
typename Map<Key2_t, Value_t>::
Relation
rel2;
Table.h
537
enum
Relation
580
long getIdxByVals (const Datum valColumns[],
Relation
rel);
581
long getIdxByVals (const Datum valColumns[],
Relation
rel,
DefaultMap.h
38
Value_t get (Key_t key, typename Map<Key_t, Value_t>::
Relation
rel);
189
typename Map<Key_t, Value_t>::
Relation
rel)
IntervalMap.h
44
Value_t get (Key_t key, typename Map<Key_t, Value_t>::
Relation
rel);
135
IntervalMap<Key_t, Value_t>::get (Key_t key, typename Map<Key_t, Value_t>::
Relation
rel)
StringMap.h
43
Value_t get (const char *key, typename Map<const char*, Value_t>::
Relation
rel);
195
Value_t>::
Relation
rel)
Table.cc
1603
DataView::getIdxByVals (const Datum valColumns[],
Relation
rel)
1605
// checks sortedBy[] columns for match;
relation
only used on last column
1610
DataView::getIdxByVals (const Datum valColumns[],
Relation
rel,
1613
// checks sortedBy[] columns for match;
relation
only used on last column
/src/external/gpl3/binutils.old/dist/gprofng/src/
Map2D.h
35
//
Relation
for the first key is always EQUAL
36
enum
Relation
48
virtual Value_t get (Key1_t key1, Key2_t key2,
Relation
rel) = 0;
Map.h
31
enum
Relation
43
virtual Value_t get (Key_t key,
Relation
rel) = 0;
DbeCacheMap.h
80
get (Key_t /* key */, typename Map<Key_t, ITEM *>::
Relation
/* rel */)
CacheMap.h
26
* - only REL_EQ
Relation
can be used;
50
Value_t get (Key_t key, typename Map<Key_t, Value_t>::
Relation
rel);
165
CacheMap<Key_t, Value_t>::get (Key_t key, typename Map<Key_t, Value_t>::
Relation
rel)
IndexMap2D.h
45
typename Map2D<Key1_t, Key2_t, Value_t>::
Relation
rel);
98
typename Map2D<Key1_t, Key2_t, Value_t>::
Relation
rel)
DefaultMap2D.h
46
typename Map2D<Key1_t, Key2_t, Value_t>::
Relation
rel);
110
typename Map2D<Key1_t, Key2_t, Value_t>::
Relation
rel)
115
typename Map<Key2_t, Value_t>::
Relation
rel2;
Table.h
537
enum
Relation
580
long getIdxByVals (const Datum valColumns[],
Relation
rel);
581
long getIdxByVals (const Datum valColumns[],
Relation
rel,
DefaultMap.h
38
Value_t get (Key_t key, typename Map<Key_t, Value_t>::
Relation
rel);
189
typename Map<Key_t, Value_t>::
Relation
rel)
IntervalMap.h
44
Value_t get (Key_t key, typename Map<Key_t, Value_t>::
Relation
rel);
135
IntervalMap<Key_t, Value_t>::get (Key_t key, typename Map<Key_t, Value_t>::
Relation
rel)
StringMap.h
43
Value_t get (const char *key, typename Map<const char*, Value_t>::
Relation
rel);
195
Value_t>::
Relation
rel)
Table.cc
1603
DataView::getIdxByVals (const Datum valColumns[],
Relation
rel)
1605
// checks sortedBy[] columns for match;
relation
only used on last column
1610
DataView::getIdxByVals (const Datum valColumns[],
Relation
rel,
1613
// checks sortedBy[] columns for match;
relation
only used on last column
/src/external/apache2/llvm/dist/libcxx/benchmarks/
string.bench.cpp
395
enum class
Relation
{ Eq, Less, Compare };
396
struct AllRelations : EnumValuesAsTuple<AllRelations,
Relation
, 3> {
409
case
Relation
::Eq:
412
case
Relation
::Less:
415
case
Relation
::Compare:
424
if (Rel() ==
Relation
::Eq && LHLength() > RHLength())
453
case
Relation
::Eq:
456
case
Relation
::Less:
459
case
Relation
::Compare:
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
CFLGraph.h
404
for (auto &
Relation
: RetParamRelations) {
405
auto IRelation = instantiateExternalRelation(
Relation
, Call);
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
GlobalISelEmitter.cpp
2128
RelationKind
Relation
;
2133
enum RelationKind
Relation
,
2136
MMOIdx(MMOIdx),
Relation
(
Relation
), OpIdx(OpIdx) {}
2144
Relation
== cast<MemoryVsLLTSizePredicateMatcher>(&B)->
Relation
&&
2150
Table << MatchTable::Opcode(
Relation
== EqualTo
2152
:
Relation
== GreaterThan
3531
/// check for attributes on the
relation
such as CheckMMOIsNonAtomic.
Completed in 31 milliseconds
1
2
Indexes created Tue Sep 22 00:26:15 UTC 2026