Home
last modified time | relevance | path

Searched refs:Augment (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/flang/lib/Evaluate/
Dfold-designator.cpp40 result.Augment(stride * remainder); in DEFINE_DEFAULT_CONSTRUCTORS_AND_ASSIGNMENTS()
99 result->Augment((at - lower) * stride); in FoldDesignator()
119 result->Augment((j - lower) * stride); in FoldDesignator()
159 result->Augment(baseResult->offset() + comp.offset()); in FoldDesignator()
171 result->Augment(result->size()); in FoldDesignator()
/external/llvm-project/flang/include/flang/Evaluate/
Dfold-designator.h48 void Augment(ConstantSubscript n) { offset_ += n; } in Augment() function
137 result->Augment(KIND * (*start - 1)); in FoldDesignator()
/external/python/cpython3/Doc/using/
Dcmdline.rst286 :const:`__debug__`. Augment the filename for compiled
296 Do :option:`-O` and also discard docstrings. Augment the filename
522 Augment the default search path for module files. The format is the same as
/external/python/cpython2/Misc/NEWS.d/
D2.7.12rc1.rst905 prevented saving shell window with non-ascii characters. Augment IOBinding
/external/python/cpython2/Doc/using/
Dcmdline.rst474 Augment the default search path for module files. The format is the same as
/external/python/cpython3/Misc/NEWS.d/
D3.5.2rc1.rst1787 fix incorrect change in IOBinding that prevented printing. Augment IOBinding
D3.6.0a1.rst3145 fix incorrect change in IOBinding that prevented printing. Augment IOBinding
/external/llvm-project/lld/MachO/
DOptions.td795 HelpText<"Augment error and warning messages with the architecture name">,
/external/python/cpython2/Lib/idlelib/
DNEWS.txt57 Augment IOBinding htest to include all major IOBinding functions.
/external/python/cpython3/Lib/idlelib/
DNEWS.txt910 Augment IOBinding htest to include all major IOBinding functions.
/external/libxml2/
DNEWS983 Augment the list of ignored files (Daniel Veillard),
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dwords.shakespeare.txt.gz1a 2A 3Aaron 4AARON 5abaissiez 6abandon 7abandoned 8abase 9Abase 10 ...
/external/tensorflow/
DRELEASE.md3313 * Augment `parallel_interleave` to support 2 kinds of prefetching.
/external/libabigail/
DChangeLog35277 ... here. Augment their implementation to properly update the
35854 * tests/test-read-write.cc (main): Augment the test to serialize
/external/python/cpython2/Misc/
DHISTORY10571 1. Augment the DG/UX rule so it doesn't break the BeOS build.
/external/python/cpython3/Misc/
DHISTORY27950 1. Augment the DG/UX rule so it doesn't break the BeOS build.