OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Symbolic
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/sfnt/
SkIBMFamilyClass.h
30
((
Symbolic
, 12))
153
struct
Symbolic
{
165
}
symbolic
;
member in union:SkIBMFamilyClass::SubClass
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h
55
static const int64_t
Symbolic
= INT64_MAX;
62
bool hasSymbolicOffset() const { return Offset ==
Symbolic
; }
146
/// \brief If this is a
symbolic
region, returns the region. Otherwise,
147
/// goes up the base chain looking for the first
symbolic
base region.
709
/// map the concept of
symbolic
values into the domain of regions.
Symbolic
999
// FIXME: Eventually support
symbolic
offsets.
[
all
...]
/external/clang/lib/StaticAnalyzer/Core/
RegionStore.cpp
45
enum {
Symbolic
= 0x2 };
50
/// Create a key for a binding to region \p r, which has a
symbolic
offset
53
: P(r, k |
Symbolic
), Data(reinterpret_cast<uintptr_t>(Base)) {
68
bool hasSymbolicOffset() const { return P.getInt() &
Symbolic
; }
491
/// return
symbolic
828
// region with a
symbolic
offset. Example:
852
// Case 3: The next key is
symbolic
and we just changed something within
859
// Case 4: The next key is
symbolic
, but we changed a known
[
all
...]
/prebuilts/tools/common/m2/repository/nl/jqno/equalsverifier/equalsverifier/2.1.5/
equalsverifier-2.1.5.jar
Completed in 200 milliseconds