Home
last modified time | relevance | path

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

123

/external/clang/test/SemaObjC/
Dcategory-method-lookup-2.m13 // NOTE: No class implementation for Bar precedes this category definition.
/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/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-7.0/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.ll13 ; 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/python/cpython3/Lib/
Dlocale.py276 precedes = conv[val<0 and 'n_cs_precedes' or 'p_cs_precedes']
279 if precedes:
/external/curl/tests/data/
Dtest64641 # This line is another comment. It precedes a folded header.
/external/iptables/extensions/
Dlibxt_tcp.man39 If the "!" flag precedes the "\-\-syn", the sense of the
/external/syzkaller/docs/
Dreproducing_crashes.md5 …r than 1), program that caused the crash does not necessary immediately precedes it; the guilty pr…
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/
Dline.txt90 # LB8, break after ZW SP*, precedes LB7 because they will both match the sequences like ZW SP,
Dline_loose.txt98 # LB8, break after ZW SP*, precedes LB7 because they will both match the sequences like ZW SP,
Dline_normal.txt104 # LB8, break after ZW SP*, precedes LB7 because they will both match the sequences like ZW SP,
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/
Dline.txt90 # LB8, break after ZW SP*, precedes LB7 because they will both match the sequences like ZW SP,
Dline_loose.txt98 # LB8, break after ZW SP*, precedes LB7 because they will both match the sequences like ZW SP,
/external/icu/icu4c/source/test/testdata/break_rules/
Dline.txt90 # LB8, break after ZW SP*, precedes LB7 because they will both match the sequences like ZW SP,
Dline_loose.txt98 # LB8, break after ZW SP*, precedes LB7 because they will both match the sequences like ZW SP,
/external/icu/icu4c/source/data/translit/
DZawgyi_my.txt163 # Move ra medial which precedes consonant, but not other medials.

123