Searched refs:Below (Results 1 - 11 of 11) sorted by relevance

/external/llvm/lib/Analysis/
H A DStratifiedSets.h52 StratifiedIndex Below; member in struct:llvm::cflaa::StratifiedLink
57 StratifiedLink() : Above(SetSentinel), Below(SetSentinel) {}
59 bool hasBelow() const { return Below != SetSentinel; }
62 void clearBelow() { Below = SetSentinel; }
206 Link.Below = I;
227 return Link.Below;
298 auto &Below = linksAt(Link.Below); local
299 auto Iter = Remaps.find(Below.Number);
301 Link.Below
385 auto Below = linksAt(Index).getBelow(); local
[all...]
H A DCFLSteensAliasAnalysis.cpp171 SetIndex = Link.Below;
/external/icu/icu4c/source/samples/
H A Dreadme.txt8 Below is a short description of the contents of this directory.
/external/valgrind/exp-bbv/tests/amd64-linux/
H A Dclone_test.S36 # Below required for Valgrind
/external/valgrind/exp-bbv/tests/x86-linux/
H A Dclone_test.S36 # Below required for Valgrind
/external/walt/docs/
H A DDevelopment.md3 In general WALT Android app has no special requirements but since WALT usually takes up the only available USB connector on the phone, the typical development using ADB via USB becomes difficult. Below are some options to overcome this problem.
/external/ltp/testcases/realtime/
H A D00_Descriptions.txt38 Below is the decription of what each testcase tests.
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h340 enum DisplayHint { Above, Below }; enumerator in enum:clang::ento::PathDiagnosticPiece::DisplayHint
364 PathDiagnosticPiece(StringRef s, Kind k, DisplayHint hint = Below);
366 PathDiagnosticPiece(Kind k, DisplayHint hint = Below);
/external/libunwind/doc/
H A Dlibunwind-ia64.tex70 convenience macros. Below, we describe each kind in turn:
/external/minijail/
H A Dcommon.mk452 # Below, the archive member syntax is abused to create fancier
/external/modp_b64/
H A Dcommon.mk452 # Below, the archive member syntax is abused to create fancier

Completed in 336 milliseconds