HomeSort by relevance Sort by last modified time
    Searched refs:le (Results 201 - 225 of 1130) sorted by null

1 2 3 4 5 6 7 891011>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-tic6x/
data-reloc-local-r-rel.d 8 .*: *file format elf32-tic6x-le
data-reloc-local-r.d 8 .*: *file format elf32-tic6x-le
mvk-reloc-local-r-rel.d 8 .*: *file format elf32-tic6x-le
mvk-reloc-local.d 8 .*: *file format elf32-tic6x-le
weak.d 7 .*: *file format elf32-tic6x-le
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
egman.c 94 * fill it in only if the EG and the LE are for the very
96 * it's easier to leave the LE on this list (filled in) rather than
184 void leAdd(LabelEntry * le)
186 void leAdd(le)
187 LabelEntry *le;
192 le->pendingLink=leArray[BlkLevel];
193 le->curAltNum=CurAltNum_array[BlkLevel];
194 leArray[BlkLevel]=le;
  /external/libvpx/libvpx/vpx_ports/
mem_ops_aligned.h 97 #define mem_get_le_aligned_generic(sz) mem_get_se_aligned_generic(le, sz)
98 #define mem_get_sle_aligned_generic(sz) mem_get_sse_aligned_generic(le, sz)
100 #define mem_put_le_aligned_generic(sz) mem_put_se_aligned_generic(le, sz)
104 #define mem_get_le_aligned_generic(sz) mem_get_ne_aligned_generic(le, sz)
105 #define mem_get_sle_aligned_generic(sz) mem_get_sne_aligned_generic(le, sz)
107 #define mem_put_le_aligned_generic(sz) mem_put_ne_aligned_generic(le, sz)
  /prebuilts/go/darwin-x86/src/cmd/vet/
assign.go 46 le := f.gofmt(lhs)
48 if le == re {
49 f.Badf(stmt.Pos(), "self-assignment of %s to %s", re, le)
  /prebuilts/go/linux-x86/src/cmd/vet/
assign.go 46 le := f.gofmt(lhs)
48 if le == re {
49 f.Badf(stmt.Pos(), "self-assignment of %s to %s", re, le)
  /external/vixl/test/aarch32/
test-assembler-cond-rd-rn-a32.cc 112 {{le, r1, r11}, false, al, "le r1 r11", "le_r1_r11"},
120 {{le, r8, r0}, false, al, "le r8 r0", "le_r8_r0"},
148 {{le, r10, r12}, false, al, "le r10 r12", "le_r10_r12"},
172 {{le, r14, r2}, false, al, "le r14 r2", "le_r14_r2"},
175 {{le, r9, r2}, false, al, "le r9 r2", "le_r9_r2"}
    [all...]
test-assembler-cond-rd-rn-operand-const-a32.cc 114 const TestData kTests[] = {{{le, r9, r4, 0x03fc0000},
117 "le r9 r4 0x03fc0000",
229 {{le, r0, r0, 0x00ab0000},
232 "le r0 r0 0x00ab0000",
254 {{le, r1, r1, 0x000ff000},
257 "le r1 r1 0x000ff000",
309 {{le, r13, r0, 0x0ff00000},
312 "le r13 r0 0x0ff00000",
424 {{le, r14, r6, 0x03fc0000},
427 "le r14 r6 0x03fc0000"
    [all...]
test-assembler-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc 151 {{le, r8, r6, r4, LSL, 21},
154 "le r8 r6 r4 LSL 21",
256 {{le, r14, r8, r0, ROR, 22},
259 "le r14 r8 r0 ROR 22",
396 {{le, r9, r13, r0, LSL, 20},
399 "le r9 r13 r0 LSL 20",
401 {{le, r10, r11, r0, ROR, 20},
404 "le r10 r11 r0 ROR 20",
486 {{le, r8, r14, r4, LSL, 7},
489 "le r8 r14 r4 LSL 7"
    [all...]
test-assembler-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc 151 {{le, r2, r0, r14, LSR, 3},
154 "le r2 r0 r14 LSR 3",
261 {{le, r7, r14, r12, ASR, 3},
264 "le r7 r14 r12 ASR 3",
356 {{le, r14, r1, r2, ASR, 10},
359 "le r14 r1 r2 ASR 10",
401 {{le, r3, r6, r14, ASR, 22},
404 "le r3 r6 r14 ASR 22",
406 {{le, r4, r4, r9, LSR, 15},
409 "le r4 r4 r9 LSR 15"
    [all...]
test-assembler-cond-rd-operand-const-can-use-pc-a32.cc 158 {{le, r15, 0x0000ff00},
161 "le r15 0x0000ff00",
199 {{le, r7, 0x002ac000}, false, al, "le r7 0x002ac000", "le_r7_0x002ac000"},
208 {{le, r13, 0x3fc00000},
211 "le r13 0x3fc00000",
248 {{le, r13, 0x03fc0000},
251 "le r13 0x03fc0000",
254 {{le, r15, 0x002ac000},
257 "le r15 0x002ac000"
    [all...]
test-assembler-cond-rd-operand-const-cannot-use-pc-a32.cc 211 {{le, r4, 0x0000ff00}, false, al, "le r4 0x0000ff00", "le_r4_0x0000ff00"},
265 {{le, r5, 0x0002ac00}, false, al, "le r5 0x0002ac00", "le_r5_0x0002ac00"},
433 {{le, r11, 0x2ac00000},
436 "le r11 0x2ac00000",
439 {{le, r8, 0xab000000}, false, al, "le r8 0xab000000", "le_r8_0xab000000"},
453 {{le, r1, 0x0ff00000}, false, al, "le r1 0x0ff00000", "le_r1_0x0ff00000"}
    [all...]
test-assembler-cond-rd-rn-operand-rm-ror-amount-a32.cc 147 {{le, r8, r9, r14, ROR, 8},
150 "le r8 r9 r14 ROR 8",
182 {{le, r14, r6, r4, ROR, 16},
185 "le r14 r6 r4 ROR 16",
237 {{le, r12, r2, r2, ROR, 16},
240 "le r12 r2 r2 ROR 16",
327 {{le, r0, r10, r9, ROR, 0},
330 "le r0 r10 r9 ROR 0",
407 {{le, r9, r4, r13, ROR, 8},
410 "le r9 r4 r13 ROR 8"
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/sym/
symbol.go 311 le := l
316 le.Sub = l2
317 le = l2
321 le.Sub = nil
327 le.Sub = l1
328 le = l1
336 le.Sub = l1
337 le = l1
340 le.Sub = l2
341 le = l
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/sym/
symbol.go 311 le := l
316 le.Sub = l2
317 le = l2
321 le.Sub = nil
327 le.Sub = l1
328 le = l1
336 le.Sub = l1
337 le = l1
340 le.Sub = l2
341 le = l
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/
fp.go 390 func compares64_ssa(a, b, c, d float64) (lt, le, eq, ne, ge, gt uint64) {
444 le += aa
447 le += ab
450 le += ac
453 le += ad
457 le += ba
460 le += bb
463 le += bc
466 le += bd
470 le += c
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/testdata/
fp.go 390 func compares64_ssa(a, b, c, d float64) (lt, le, eq, ne, ge, gt uint64) {
444 le += aa
447 le += ab
450 le += ac
453 le += ad
457 le += ba
460 le += bb
463 le += bc
466 le += bd
470 le += c
    [all...]
  /packages/apps/Test/connectivity/PMC/src/com/android/pmc/
BleScanReceiver.java 22 import android.bluetooth.le.BluetoothLeScanner;
23 import android.bluetooth.le.ScanCallback;
24 import android.bluetooth.le.ScanFilter;
25 import android.bluetooth.le.ScanResult;
26 import android.bluetooth.le.ScanSettings;
39 * Bluetooth LE Receiver functions for power testing.
187 * Callback will be called for AlarmManager to start Bluetooth LE scan
  /frameworks/base/core/java/android/companion/
BluetoothDeviceFilterUtils.java 25 import android.bluetooth.le.ScanFilter;
140 } else if (device instanceof android.bluetooth.le.ScanResult) {
141 return getDeviceMacAddress(((android.bluetooth.le.ScanResult) device).getDevice());
  /cts/tests/tests/bluetooth/src/android/bluetooth/cts/
BluetoothLeScanTest.java 22 import android.bluetooth.le.BluetoothLeScanner;
23 import android.bluetooth.le.ScanCallback;
24 import android.bluetooth.le.ScanFilter;
25 import android.bluetooth.le.ScanRecord;
26 import android.bluetooth.le.ScanResult;
27 import android.bluetooth.le.ScanSettings;
51 * Test cases for Bluetooth LE scans.
401 // Check if Bluetooth LE feature is supported on DUT.
  /external/libhevc/common/arm64/
ihevc_inter_pred_luma_copy_w16out.s 176 csel x0, x20, x0,le
185 csel x1, x20, x1,le
187 csel x4, x20, x4,le
211 csel x0, x20, x0,le
232 csel x1, x20, x1,le
234 csel x4, x20, x4,le
  /dalvik/dx/tests/131-perf/
run 65 while [ $TEST_SIZE -le $LIMIT ]; do

Completed in 762 milliseconds

1 2 3 4 5 6 7 891011>>