Home
last modified time | relevance | path

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

1234

/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 …]
/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/pdfium/xfa/fxfa/parser/
Dcxfa_barcode.cpp22 (void*)XFA_AttributeEnum::Below},
/external/tensorflow/tensorflow/contrib/tpu/
DREADME.md8 Below shows example usage of the TPU Estimator for a simple convolutional
/external/valgrind/exp-bbv/tests/x86-linux/
Dclone_test.S36 # Below required for Valgrind
/external/skqp/site/user/
Ddownload.md10 Below is a summary of the necessary steps.
/external/skia/site/user/
Ddownload.md10 Below is a summary of the necessary steps.
/external/valgrind/exp-bbv/tests/amd64-linux/
Dclone_test.S36 # Below required for Valgrind
/external/skqp/site/dev/testing/
Dios.md8 Below are instructions on how to install a set of tools that make this possible.
/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/tensorflow/tensorflow/contrib/crf/
DREADME.md7 Below is an example of the API, which learns a CRF for some random data. The linear layer in the ex…
/external/tensorflow/tensorflow/docs_src/api_guides/python/
Dinput_dataset.md54 Custom transformation functions can be applied to a `Dataset` using @{tf.data.Dataset.apply}. Below
/external/kmod/
DCODING-STYLE19 oFono's and BlueZ's. Below some basic rules:
/external/icu/icu4c/source/samples/
Dreadme.txt8 Below is a short description of the contents of this directory.
/external/ltp/testcases/kernel/fs/fs_inod/
Dfs_inod_readme.txt48 Below dir1 and dir2 it will create numsubdirs, and within each
/external/capstone/
DCOMPILE_CMAKE.TXT51 (1) CMake allows you to generate different generators to build Capstone. Below is
/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/tensorflow/tensorflow/core/profiler/g3doc/
Dpython_api.md100 Below are 2 examples of graph view and scope view.
/external/python/cpython2/Doc/library/
Dstringprep.rst37 mapping function: given the key, it returns the associated value. Below is a
/external/python/cpython3/Doc/library/
Dstringprep.rst38 mapping function: given the key, it returns the associated value. Below is a

1234