Searched refs:paired (Results 1 – 25 of 137) sorted by relevance
123456
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-stp-aa.ll | 113 ; Check that the stores %c and %d are paired after the fadd instruction, 114 ; and then the stores %a and %d are paired after proving that they do not 138 ; prove that it is safe to move %b past the stp to be paired with %a.
|
D | arm64-misched-multimmo.ll | 8 ; Check that no scheduling dependencies are created between the paired loads and the store during p…
|
/external/llvm/test/Transforms/LoopRotate/ |
D | alloca.ll | 6 ; definition of alloca). I.e. each @use must be paired with an alloca.
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_tests.py | 740 paired = False 749 paired = True 755 self.results = {'has_device': has_device, 'paired': paired} 1039 paired = False 1048 paired = True 1053 self.results = {'has_device': has_device, 'paired': paired}
|
/external/valgrind/ |
D | darwin10.supp | 18 …Mac OS X 10.6.4. rdar://8145289. "new[]" paired with "delete" in the DesktopServicesPriv framework.
|
/external/google-breakpad/src/common/ |
D | dwarf_cu_to_module_unittest.cc | 816 Range paired[2][2]; member 884 TestLine(0, i, s.paired[0][i].start, in TEST_P() 885 s.paired[0][i].end - s.paired[0][i].start, in TEST_P() 892 TestLine(1, i, s.paired[1][i].start, in TEST_P() 893 s.paired[1][i].end - s.paired[1][i].start, in TEST_P()
|
/external/v8/tools/perf/ |
D | statistics-for-json.R | 88 t <- t.test(patch_res, nopatch_res, paired=FALSE)
|
/external/llvm/test/Bitcode/ |
D | drop-debug-info.3.5.ll | 4 ; The bitcode paired with this test was generated by passing this file to
|
/external/llvm/test/CodeGen/ARM/ |
D | gpr-paired-spill.ll | 14 ; Key point is that enough 64-bit paired GPR values are live that
|
/external/libusb-compat/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/libedit/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/lmfit/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/google-breakpad/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/libnetfilter_conntrack/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/libexif/auto-m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/google-tv-pairing-protocol/cpp/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/pcre/dist2/m4/ |
D | ltsugar.m4 | 64 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ltsugar.m4 | 64 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/libmicrohttpd/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/libnfnetlink/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/ImageMagick/m4/ |
D | ltsugar.m4 | 64 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_pair_schedule.c | 985 int paired = 0; in try_convert_and_pair() local 1008 paired = 1; in try_convert_and_pair() 1014 if (!paired) { in try_convert_and_pair()
|
/external/icu/icu4c/source/data/locales/ |
D | ar_XB.txt | 369 paired{"paired"}
|
123456