HomeSort by relevance Sort by last modified time
    Searched full:incl (Results 1 - 25 of 571) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/arch-x86/generic/string/
strcmp.S 21 L1: incl %eax
22 incl %edx
28 incl %eax
29 incl %edx
35 incl %eax
36 incl %edx
42 incl %eax
43 incl %edx
49 incl %eax
50 incl %ed
    [all...]
strncmp.S 24 L1: incl %eax
25 incl %ecx
34 incl %eax
35 incl %ecx
44 incl %eax
45 incl %ecx
54 incl %eax
55 incl %ecx
64 incl %eax
65 incl %ec
    [all...]
  /external/llvm/test/MC/X86/AlignedBundling/
autogen-inst-offset-align-to-end.s 19 # CHECK: f: incl
30 # CHECK: 2f: incl
41 # CHECK: 4f: incl
52 # CHECK: 6f: incl
63 # CHECK: 8f: incl
74 # CHECK: af: incl
85 # CHECK: cf: incl
96 # CHECK: ef: incl
107 # CHECK: 10f: incl
118 # CHECK: 12f: incl
    [all...]
autogen-inst-offset-padding.s 18 # CHECK: 0: incl
28 # CHECK: 21: incl
38 # CHECK: 42: incl
48 # CHECK: 63: incl
58 # CHECK: 84: incl
68 # CHECK: a5: incl
78 # CHECK: c6: incl
88 # CHECK: e7: incl
98 # CHECK: 108: incl
108 # CHECK: 129: incl
    [all...]
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
reinvoke 12 &utouch(-600, 'incl.mk');
15 &utouch(-1, 'incl-1.mk');
20 #MAKEFILE# incl.mk: incl-1.mk
24 include incl.mk',
25 '', "rebuilding incl.mk\nrunning rules.\n");
33 &rmfiles('incl.mk', 'incl-1.mk');
parallelism 143 # INCL := true
146 # ifeq ($(INCL),true)
152 # recurse: ; @$(MAKE) --no-print-directory -f #MAKEFILE# submake INCL=true',
153 # '-j2 INCL=false fdprint',
160 # run_make_test(undef, '-j2 recurse INCL=false', 'bar');
  /external/lldb/docs/
doxygen.footer 10 <!--#include virtual="/attrib.incl" -->
  /external/llvm/test/MC/ELF/
call-abs.s 10 incl %eax
  /external/llvm/test/CodeGen/X86/
peep-test-2.ll 6 ; EFLAGS value from the incl, however it can't be known whether the add
7 ; will overflow, and if it does the incl would set OF, and the
2008-09-17-inline-asm-1.ll 23 %asmtmp = tail call { i32, i32 } asm "movl $0, %eax\0A\090:\0A\09test %eax, %eax\0A\09je 1f\0A\09movl %eax, $2\0A\09incl $2\0A\09lock\0A\09cmpxchgl $2, $0\0A\09jne 0b\0A\091:", "=*m,=&{ax},=&r,*m,~{dirflag},~{fpsr},~{flags},~{memory},~{cc}"(i32* %pw, i32* %pw) nounwind
24 %asmtmp2 = tail call { i32, i32 } asm "movl $0, %edx\0A\090:\0A\09test %edx, %edx\0A\09je 1f\0A\09movl %edx, $2\0A\09incl $2\0A\09lock\0A\09cmpxchgl $2, $0\0A\09jne 0b\0A\091:", "=*m,=&{dx},=&r,*m,~{dirflag},~{fpsr},~{flags},~{memory},~{cc}"(i32* %pw, i32* %pw) nounwind
musttail.ll 47 ; CHECK: incl %[[r:.*]]
71 ; CHECK: incl %[[r:.*]]
  /external/valgrind/VEX/test/
fp1.s 29 incl %eax
39 incl %eax
fpgames.s 38 incl %ebx
64 incl %ebx
  /hardware/intel/common/libwsbm/src/
wsbm_atomic.h 24 __asm__ __volatile__("lock; incl %0; sete %1":"+m"(v->count), "=qm"(c)
55 __asm__ __volatile__("lock; incl %0":"+m"(v->count));
  /external/clang/test/CodeGen/
asm-errors.c 15 __asm__ ("abc incl %0" : "+r" (X));
  /external/lldb/www/
faq.html 16 <!--#include virtual="sidebar.incl"-->
customization.html 16 <!--#include virtual="sidebar.incl"-->
docs.html 17 <!--#include virtual="sidebar.incl"-->
  /packages/apps/CellBroadcastReceiver/tests/res/values-gl-rES/
strings.xml 34 <string name="button_gsm_7bit_with_language_type" msgid="7414138913180046493">"Enviar emisión de 7 bits de GSM que inclúa o idioma"</string>
35 <string name="button_gsm_7bit_with_language_body_gsm_type" msgid="7365993929355114874">"Enviar emisión de 7 bits de GSM que inclúa o idioma no corpo"</string>
36 <string name="button_gsm_7bit_with_language_body_umts_type" msgid="1201329758881885921">"Enviar emisión de 7 bits de UMTS que inclúa o idioma"</string>
40 <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Enviar emisión de GSM UCS-2 que inclúa o idioma"</string>
  /external/svox/pico/lib/
picodefs.h 45 /* maximum size of a resource name, incl. the terminating null
49 /* maximum size of a data path name, incl. the terminating null
53 /* maximum size of a file name, incl. the terminating null
  /external/icu/icu4c/source/common/
ucat.c 19 /* Maximum length of a set_num/msg_num key, incl. terminating zero.
  /external/llvm/test/MC/X86/
x86_nop.s 24 // CHECK: 0: 40 incl %eax
32 // CHECK: 8: 40 incl %eax
35 // NOPL: 0: 40 incl %eax
37 // NOPL: 8: 40 incl %eax
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.3.h 33 uint16 length; /* frame length incl header */
  /external/boringssl/linux-x86/crypto/rc4/
rc4-586.S 51 incl %eax
66 incl %eax
80 incl %eax
92 incl %eax
104 incl %eax
116 incl %eax
128 incl %eax
140 incl %eax
152 incl %eax
  /external/boringssl/mac-x86/crypto/rc4/
rc4-586.S 50 incl %eax
65 incl %eax
79 incl %eax
91 incl %eax
103 incl %eax
115 incl %eax
127 incl %eax
139 incl %eax
151 incl %eax

Completed in 1226 milliseconds

1 2 3 4 5 6 7 8 91011>>