Home
last modified time | relevance | path

Searched refs:Below (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm/lib/Analysis/
DStratifiedSets.h63 StratifiedIndex Below; member
68 StratifiedLink() : Above(SetSentinel), Below(SetSentinel) {} in StratifiedLink()
70 bool hasBelow() const { return Below != SetSentinel; } in hasBelow()
73 void clearBelow() { Below = SetSentinel; } in clearBelow()
236 Link.Below = I; in setBelow()
257 return Link.Below; in getBelow()
335 auto &Below = linksAt(Link.Below); in finalizeSets() local
336 auto Iter = Remaps.find(Below.Number); in finalizeSets()
338 Link.Below = Iter->second; in finalizeSets()
372 auto NextIndex = Links[CurrentIndex].Below; in propagateAttrs()
[all …]
DCFLAliasAnalysis.cpp101 enum class Level { Same, Above, Below }; enumerator
372 if (Current->Below == Index2) in getIndexRelation()
373 return Level::Below; in getIndexRelation()
374 Current = &Sets.getLink(Current->Below); in getIndexRelation()
855 return Level::Below; in directionOfEdgeType()
1035 case Level::Below: in buildSetsFrom()
/external/icu/icu4c/source/samples/ucnv/
Ddata06.txt82 // /**************** Info Below is needed ****************/
/external/valgrind/exp-bbv/tests/x86-linux/
Dclone_test.S36 # Below required for Valgrind
/external/valgrind/exp-bbv/tests/amd64-linux/
Dclone_test.S36 # Below required for Valgrind
/external/protobuf/src/solaris/
Dlibstdc++.la10 # /usr/sfw/lib/libstdc++.la is empty. Below is the correct content,
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h340 enum DisplayHint { Above, Below }; enumerator
364 PathDiagnosticPiece(StringRef s, Kind k, DisplayHint hint = Below);
366 PathDiagnosticPiece(Kind k, DisplayHint hint = Below);
/external/llvm/docs/
DR600Usage.rst19 Below some of the currently supported features (modulo bugs). These
DProjects.rst110 variables. Below is a list of the variables one can set and what they can
DMergeFunctions.rst251 Below, we will use the next operations:
291 ``cmpFlags(F1->hasGC(), F2->hasGC())``). Below is full list of function's
695 Below is detailed body description.
/external/v8/
DAUTHORS1 # Below is a list of people and organizations that have contributed
/external/icu/icu4c/source/samples/
Dreadme.txt5 Below is a short description of the contents of this directory.
/external/bison/tests/
Dtorture.at477 # Below the limit of 200.
518 # Below the limit of 200.
Djava.at316 # when we enter error recovery. Below, the lookahead causing the
Dcalc.at546 # when we enter error recovery. Below, the lookahead causing the
/external/markdown/docs/
Drelease-2.0.txt23 The new extension API is fully documented in [[writing_extensions]]. Below is a
/external/fonttools/Doc/
Dinstall.txt81 Below follows a brief overview of what's there.
/external/jsoncpp/
DREADME.txt152 Below is a short description of the content of each file:
/external/valgrind/docs/
DREADME81 Below are random notes and recollections about how to build PDF / PS
/external/skia/site/dev/sheriffing/
Dindex.md28 Below is a brief summary of what the sheriff does for each task:
/external/libvorbis/doc/
D05-comment.tex93 Below is a proposed, minimal list of standard field names with a
/external/skia/site/dev/tools/
Dmarkdown.md146 Below is a longer reference on the MarkDown that docserver accepts.
/external/libunwind/doc/
Dlibunwind-ia64.tex70 convenience macros. Below, we describe each kind in turn:
/external/protobuf/java/
DREADME.txt151 Below is for 1.5 sources:
229 Below are a series of examples for clarification of the
/external/mesa3d/doxygen/
Dgallium.doc180Below is a call graph of the glxgears application together with the Gallium3D's softpipe reference…

12