HomeSort by relevance Sort by last modified time
    Searched refs:ldf (Results 1 - 4 of 4) sorted by null

  /external/oprofile/module/ia64/
oprofile_stubs.S 113 ldf.fill f11=[sp]; ldf.fill f12=[sp]; mov f13=f0
114 ldf.fill f14=[sp]; ldf.fill f15=[sp]; mov f16=f0
115 ldf.fill f17=[sp]; ldf.fill f18=[sp]; mov f19=f0
116 ldf.fill f20=[sp]; ldf.fill f21=[sp]; mov f22=f0
117 ldf.fill f23=[sp]; ldf.fill f24=[sp]; mov f25=f
    [all...]
  /external/libffi/src/ia64/
unix.S 64 ldf.fill f8 = [in0], 32
65 ldf.fill f9 = [r16], 32
67 ldf.fill f10 = [in0], 32
68 ldf.fill f11 = [r16], 32
70 ldf.fill f12 = [in0], 32
71 ldf.fill f13 = [r16], 32
73 ldf.fill f14 = [in0], 32
74 ldf.fill f15 = [r16], 24
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
collector.py 301 line_data[f] = ldf = {}
304 ldf[l1] = None
  /bionic/tests/
math_test.cpp 1145 long double ldf = modfl(123.456, &ldi); local
1147 ASSERT_FLOAT_EQ(0.456, ldf);

Completed in 126 milliseconds