Home
last modified time | relevance | path

Searched refs:former (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/external/deqp-deps/amber/tests/cases/
Ddraw_triangle_list_with_depth.vkscript85 # the one drawn by the former command. However, the rectangle drawn
86 # by the former command is shown in the final frame buffer because
/external/python/cpython3/Modules/
DREADME2 and former extension modules that are now builtin modules.
/external/cldr/tools/java/org/unicode/cldr/util/
DXMLNormalizingLoader.java307 String former = source.getValueAtPath(fullXPath); in addPath() local
308 if (former != null) { in addPath()
310 if (!former.equals(value) || !fullXPath.equals(formerPath)) { in addPath()
312 warnOnOverride(former, formerPath); in addPath()
391 private void warnOnOverride(String former, String formerPath) { in warnOnOverride() argument
394 + ";\toverriding old value <" + former + "> at path " + distinguishing + in warnOnOverride()
/external/openscreen/third_party/mozilla/
DREADME.md5 `url_parse_internal.{h,cc}` contains additional functions needed by the former
/external/vm_tools/p9/
D.clang-format17 # cpplint.py does smarter #include sorting than clang-format (the former ignores
/external/cldr/tools/java/org/unicode/cldr/util/data/
DUnMacroRegions.txt297 807 The former Yugoslav Republic of Macedonia
443 807 The former Yugoslav Republic of Macedonia
527 807 The former Yugoslav Republic of Macedonia
/external/llvm-project/lld/test/COFF/
Deh_frame_suffix_sorting.s11 # crtend.o, even if the former had a section name suffix.
/external/libcap/doc/values/
D8.txt17 other processes arbitraily. The former leads to
/external/llvm-project/polly/test/ScopInfo/
Dwraping_signed_expr_2.ll9 ; we will add the assumption that i+1 won't overflow only to the former.
Dwraping_signed_expr_0.ll10 ; we will add the assumption that i+1 won't overflow only to the former.
Dwraping_signed_expr_1.ll9 ; we will add the assumption that i+1 won't overflow only to the former.
/external/llvm-project/llvm/test/FileCheck/
Dopt-color.txt5 ; Run without and with -color. In the former case, FileCheck should suppress
/external/skia/site/docs/dev/testing/
Dskiagold.md105 - Follow one of two options for handling former positives:
106 - Leave former positives as-is and let them fall off with time if there is low
108 - Mark former positives as negative if needed to verify the change moving
/external/skqp/site/dev/testing/
Dskiagold.md98 * Follow one of two options for handling former positives:
99 + Leave former positives as-is and let them fall off with time if there is
101 + Mark former positives as negative if needed to verify the change moving
/external/angle/third_party/zlib/patches/
D0007-zero-init-deflate-window.patch16 the former doesn't exist in upstream zlib, I'm not planning to send this
/external/zlib/patches/
D0007-zero-init-deflate-window.patch16 the former doesn't exist in upstream zlib, I'm not planning to send this
/external/llvm-project/llvm/test/CodeGen/Mips/msa/
Dcc_without_nan.ll6 ; Test that the latter nodes are matched to the same instructions as the former.
/external/deqp/external/vulkancts/data/vulkan/amber/compute/workgroup_memory_explicit_layout/
Dcopy_memory_basic.amber69 ;;; blocks covering each half of the former.
/external/libpng/
DREADME180 * Glenn Randers-Pehrson (former maintainer, 1998-2018)
181 * Andreas Eric Dilger (former maintainer, 1996-1997)
182 * Guy Eric Schalnat (original author and former maintainer, 1995-1996)
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java256 public int compare(ByteString former, ByteString latter) {
257 ByteIterator formerBytes = former.iterator();
270 return Integer.compare(former.size(), latter.size());
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dperformance-no-automatic-move.rst28 The former version (``Cool``) should be preferred over the latter (``Uncool``)
/external/libusb/
DREADME.git9 The difference between autogen.sh and bootstrap.sh is that the former invokes
/external/llvm-project/llvm/test/CodeGen/ARM/
Ddebuginfo-split-carryexpr.ll12 ; "low" it does not, only the former should be undefined.
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
Dm49_raw.txt987 The former Yugoslav Republic of Macedonia
1400 807 The former Yugoslav Republic of Macedonia
/external/bcc/examples/networking/http_filter/
DREADME.md23 The implementation is split in two portions: the former that exploits eBPF code, the latter that pe…

12345678910>>...16