Home
last modified time | relevance | path

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

123

/external/llvm/lib/Analysis/
DStratifiedSets.h52 StratifiedIndex Below; member
57 StratifiedLink() : Above(SetSentinel), Below(SetSentinel) {} in StratifiedLink()
59 bool hasBelow() const { return Below != SetSentinel; } in hasBelow()
62 void clearBelow() { Below = SetSentinel; } in clearBelow()
206 Link.Below = I; in setBelow()
227 return Link.Below; in getBelow()
298 auto &Below = linksAt(Link.Below); in finalizeSets() local
299 auto Iter = Remaps.find(Below.Number); in finalizeSets()
301 Link.Below = Iter->second; in finalizeSets()
334 auto NextIndex = Links[CurrentIndex].Below; in propagateAttrs()
[all …]
DCFLSteensAliasAnalysis.cpp171 SetIndex = Link.Below; in FunctionInfo()
/external/r8/
DAUTHORS1 # Below is a list of people and organizations that have contributed
/external/vixl/
DAUTHORS1 # Below is a list of people and organisations that have contributed to the VIXL
/external/icu/icu4c/source/samples/ucnv/
Ddata06.txt88 // /**************** Info Below is needed ****************/
/external/walt/pywalt/
DREADME.md37 Below is output from an example run of a tap latency test that reads touch events from `/dev/input/…
68 Below is a drag latency measurement of the trackpad on Asus Flip. The trackpad input device is `/de…
/external/valgrind/exp-bbv/tests/amd64-linux/
Dclone_test.S36 # Below required for Valgrind
/external/valgrind/exp-bbv/tests/x86-linux/
Dclone_test.S36 # Below required for Valgrind
/external/skia/site/dev/testing/
Dios.md8 Below are instructions on how to install a set of tools that make this possible.
/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/icu/icu4c/source/samples/
Dreadme.txt8 Below is a short description of the contents of this directory.
/external/kmod/
DCODING-STYLE19 oFono's and BlueZ's. Below some basic rules:
/external/ltp/testcases/kernel/fs/fs_inod/
Dfs_inod_readme.txt48 Below dir1 and dir2 it will create numsubdirs, and within each
/external/bison/tests/
Dtorture.at477 # Below the limit of 200.
518 # Below the limit of 200.
/external/walt/docs/
DDevelopment.md3 …n the phone, the typical development using ADB via USB becomes difficult. Below are some options t…
/external/markdown/docs/
Drelease-2.0.txt23 The new extension API is fully documented in [[writing_extensions]]. Below is a
/external/python/cpython2/Doc/library/
Dstringprep.rst37 mapping function: given the key, it returns the associated value. Below is a
/external/fonttools/Doc/
Dinstall.txt81 Below follows a brief overview of what's there.
/external/autotest/docs/
Dbest-practices.md227 Below is a sample fragment for a control file that runs a simple server side test in parallel on al…
248 A Host object supports various methods to operate on a DUT. Below is a short list of important met…
270 Below is a code snippet outlining the requirements; portions of the control file have been omitted …
315 Below is a short snippet showing the standard form for calling a client-side
/external/llvm/docs/
DAMDGPUUsage.rst42 Below some of the currently supported features (modulo bugs). These
/external/v8/
DAUTHORS1 # Below is a list of people and organizations that have contributed
/external/ltp/tools/pounder21/doc/
DCONFIGURATION19 Below is a brief description of these variables (see libpounder.sh for details):
/external/c-ares/
DREADME.msvc30 Below the MSVCXX folder there will exist four folders named 'cares',
/external/walt/docs/usage/
DWALT_usage.md58 Below is an example of WALT app log when it starts and successfully connects
92 Below is the output of a test on Nexus 9. The last two lines show the 6 individual measurements and…

123