Home
last modified time | relevance | path

Searched refs:loc1 (Results 1 – 25 of 41) sorted by relevance

12

/external/libunwind/tests/
Dia64-test-nat-asm.S66 .save rp, loc1
67 mov loc1 = rp
89 mov rp = loc1
104 .save rp, loc1
105 mov loc1 = rp
126 mov rp = loc1
141 .save rp, loc1
142 mov loc1 = rp
166 mov rp = loc1
181 .save rp, loc1
[all …]
Dia64-dyn-asm.S55 mov loc1 = sp
58 st8 [loc1] = r16
69 {.mmi; ld8 r16 = [loc1]
74 {.mmi; mov sp = loc1 // 10
75 st8 [loc1] = r0 // trash saved pfs
83 {.mmi; ld8 r16 = [loc1]
88 {.mmi; mov sp = loc1
89 st8 [loc1] = r0 // trash saved pfs
Dia64-test-readonly-asm.S35 mov loc1 = rp
46 mov rp = loc1
Dia64-test-stack-asm.S131 alloc loc1 = ar.pfs, 1, 94, 1, 0
176 mov ar.pfs = loc1
Dia64-test-rbs-asm.S171 alloc loc1 = ar.pfs, 3, 90, 3, 0
254 mov ar.pfs = loc1
/external/bison/examples/calc++/
Dlocation.hh141 operator== (const location& loc1, const location& loc2) in operator ==() argument
143 return loc1.begin == loc2.begin && loc1.end == loc2.end; in operator ==()
148 operator!= (const location& loc1, const location& loc2) in operator !=() argument
150 return !(loc1 == loc2); in operator !=()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleBuilderTest.java189 ULocale loc1 = ULocale.forLanguageTag(langtag); in TestLocaleBuilder() local
190 if (!loc.equals(loc1)) { in TestLocaleBuilder()
202 ULocale loc1 = bld.build(); in TestSetLocale() local
203 if (!loc.equals(loc1)) { in TestSetLocale()
204 … errln("FAIL: Locale loc1 " + loc1 + " was returned by the builder. Expected " + loc); in TestSetLocale()
DULocaleTest.java1177 ULocale loc1 = new ULocale("en_US_BROOKLYN"); in TestCoverage() local
1179 if (!loc2.equals(loc1)){ in TestCoverage()
/external/bison/data/
Dlocation.cc261 operator== (const location& loc1, const location& loc2)
263 return loc1.begin == loc2.begin && loc1.end == loc2.end;
268 operator!= (const location& loc1, const location& loc2)
270 return !(loc1 == loc2);
/external/libunwind/src/ia64/
Dsiglongjmp.S44 .next: alloc loc1 = ar.pfs, 0, 3, 3, 0
62 mov ar.pfs = loc1
Dsigsetjmp.S40 alloc loc1 = ar.pfs, 2, 3, 3, 0
62 mov.i ar.pfs = loc1
/external/llvm/test/MC/Mips/
Dmips64eb-fixups.s5 $diff0 = ($loc1)-($loc0)
19 $loc1:
/external/clang/tools/libclang/
DCXSourceLocation.cpp48 unsigned clang_equalLocations(CXSourceLocation loc1, CXSourceLocation loc2) { in clang_equalLocations() argument
49 return (loc1.ptr_data[0] == loc2.ptr_data[0] && in clang_equalLocations()
50 loc1.ptr_data[1] == loc2.ptr_data[1] && in clang_equalLocations()
51 loc1.int_data == loc2.int_data); in clang_equalLocations()
/external/clang/unittests/Basic/
DSourceManagerTest.cpp225 SourceLocation loc1 = SourceMgr.translateLineCol(mainFileID, 3, 8); in TEST_F() local
230 loc1 = SourceMgr.getMacroArgExpandedLocation(loc1); in TEST_F()
236 EXPECT_TRUE(loc1.isFileID()); in TEST_F()
/external/v8/tools/push-to-trunk/
Dgit_recipes.py231 def GitDiff(self, loc1, loc2, **kwargs): argument
232 return self.Git(MakeArgs(["diff", loc1, loc2]), **kwargs)
/external/fio/
Doptions.c906 char *loc1, *loc2; in pattern_cb() local
911 loc1 = strchr(input, '\"'); in pattern_cb()
912 if (loc1) { in pattern_cb()
914 loc1++; in pattern_cb()
915 if (*loc1 == '\0' || *loc1 == '\"') in pattern_cb()
918 pattern[i] = *loc1; in pattern_cb()
931 loc1 = strstr(input, "0x"); in pattern_cb()
933 if (loc1 || loc2) in pattern_cb()
946 if (loc1) in pattern_cb()
947 j = loc1 - input + 2; in pattern_cb()
/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp2249 Locale loc1 = Locale::getGermany(); in TestSubclass() local
2251 col1.setLocales(loc1, loc2, loc2); // default implementation has no effect in TestSubclass()
2254 col1.getDisplayName(loc1, loc2, displayName); // de_DE collator in fr_FR locale in TestSubclass()
Dcaltest.cpp2196 Locale loc1("en@calendar=fubar"); in Test6703() local
2197 cal = Calendar::createInstance(loc1, status); in Test6703()
/external/clang/include/clang-c/
DIndex.h398 CINDEX_LINKAGE unsigned clang_equalLocations(CXSourceLocation loc1,
/external/bison/doc/
DDoxyfile.in912 # TAGFILES = file1=loc1 "file2 = loc2" ...
913 # where "loc1" and "loc2" can be relative or absolute paths or
/external/mesa3d/doxygen/
Dcommon.doxy980 # TAGFILES = file1=loc1 "file2 = loc2" ...
981 # where "loc1" and "loc2" can be relative or absolute paths or
/external/libvorbis/doc/
DDoxyfile.in969 # TAGFILES = file1=loc1 "file2 = loc2" ...
970 # where "loc1" and "loc2" can be relative or absolute paths or
/external/libmtp/doc/
DDoxyfile.in986 # TAGFILES = file1=loc1 "file2 = loc2" ...
987 # where "loc1" and "loc2" can be relative or absolute paths or
/external/libexif/doc/
DDoxyfile.in1014 # TAGFILES = file1=loc1 "file2 = loc2" ...
1015 # where "loc1" and "loc2" can be relative or absolute paths or
/external/libnl/doc/
DDoxyfile.in1062 # TAGFILES = file1=loc1 "file2 = loc2" ...
1063 # where "loc1" and "loc2" can be relative or absolute paths or

12