Home
last modified time | relevance | path

Searched refs:precedes (Results 1 – 25 of 39) sorted by relevance

12

/external/dtc/tests/
Dpath-references.dts8 ref = &{/node2}; /* reference precedes target */
Dreferences.dts9 ref = <&{/node2}>; /* reference precedes target */
Dmultilabel.dts13 ref = <&{/node2}>; /* reference precedes target */
Dmultilabel_merge.dts11 ref = <&{/node2}>; /* reference precedes target */
/external/clang/test/SemaObjC/
Dcategory-method-lookup-2.m13 // NOTE: No class implementation for Bar precedes this category definition.
/external/llvm/test/CodeGen/X86/
Datom-fixup-lea1.ll9 ; corresponding load. The ADD precedes the load by following the loop back edge.
Dwin-funclet-cfi.ll57 ; Make sure there is a nop after a call if the call precedes the epilogue.
Datom-fixup-lea2.ll12 ; an ADD which computes part of the index because it precedes the index LEA
/external/swiftshader/third_party/LLVM/utils/TableGen/
DIntrinsicEmitter.cpp537 AttributeComparator precedes; in EmitAttributes() local
539 std::stable_sort(sortedIntrinsics.begin(), sortedIntrinsics.end(), precedes); in EmitAttributes()
548 if (i + 1 != e && !precedes(&intrinsic, sortedIntrinsics[i + 1])) in EmitAttributes()
/external/python/cpython2/Lib/
Dlocale.py275 precedes = conv[val<0 and 'n_cs_precedes' or 'p_cs_precedes']
278 if precedes:
/external/iptables/extensions/
Dlibxt_tcp.man39 If the "!" flag precedes the "\-\-syn", the sense of the
/external/libvncserver/webclients/novnc/include/web-socket-js/
DREADME.txt61 … need to modify the file to allow access to Web Socket port, because it precedes what web-socket-r…
/external/python/cpython2/Doc/library/
Dsite.rst76 directory precedes the :file:`foo` directory because :file:`bar.pth` comes
Ddatetime.rst437 | | *date1* precedes *date2* in time. (4) |
851 *datetime1* is considered less than *datetime2* when *datetime1* precedes
1244 than *b* when *a* precedes *b* in time. If one comparand is naive and the other
Dinspect.rst469 immediately precedes the list. Each entry is a 2-tuple containing a class and a
Dlocale.rst87 | | | precedes the value (for |
Dxml.dom.rst283 The node that immediately precedes this one with the same parent. For
Dstring.rst357 | | immediately precedes the field width. |
/external/zlib/src/doc/
Drfc1951.txt409 I.e., 0 precedes 10 which precedes 11x, and 110 and 111 are
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dllvm-ar.pod79 precedes the usual output with a character indicating the basic kind of
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregengine.inc76 const char *beginp; /* start of string -- virtual NUL precedes */
/external/llvm/lib/Support/
Dregengine.inc76 const char *beginp; /* start of string -- virtual NUL precedes */
/external/swiftshader/third_party/LLVM/lib/Support/
Dregengine.inc76 const char *beginp; /* start of string -- virtual NUL precedes */
/external/mesa3d/src/compiler/glsl/
Dglsl_parser.yy1937 * the layout qualifier precedes the storage qualifier.
/external/pcre/dist2/doc/
Dpcre2grep.txt557 lines. If the file name is also being output, it precedes the

12