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

1 2 3 4 5 6 7 8 910

  /bionic/libc/arch-x86/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...]
fss.S 12 incl %eax /* bits numbered from 1, not 0 */
index.S 21 incl %eax
bcmp.S 29 L1: incl %eax
rindex.S 25 incl %edx
  /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/clang/test/CodeGen/
asm-errors.c 9 __asm__ ("abc incl %0" : "+r" (X));
  /external/llvm/docs/
doxygen.footer 10 <!--#include virtual="/attrib.incl" -->
  /external/libpng/scripts/
libpng.icc 15 option incl(searchpath, "../zlib"), opt(level, "2"),
38 option incl(searchpath, "../zlib"), opt(level, "2"),
  /external/llvm/test/CodeGen/X86/
peep-test-2.ll 4 ; EFLAGS value from the incl, however it can't be known whether the add
5 ; 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
widen_arith-3.ll 3 ; CHECK: incl
4 ; CHECK: incl
  /dalvik/vm/mterp/x86/
OP_CMPG_DOUBLE.S 25 incl %ecx
  /external/llvm/test/MC/ELF/
call-abs.s 10 incl %eax
  /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/icu4c/common/
ucat.c 19 /* Maximum length of a set_num/msg_num key, incl. terminating zero.
  /external/grub/
acinclude.m4 191 [AC_TRY_LINK([], [asm ("incl start")],
210 [AC_TRY_LINK([], [asm ("incl _start")],
229 [AC_TRY_LINK([], [asm ("incl __bss_start")],
248 [AC_TRY_LINK([], [asm ("incl edata")],
267 [AC_TRY_LINK([], [asm ("incl _edata")],
286 [AC_TRY_LINK([], [asm ("incl end")],
305 [AC_TRY_LINK([], [asm ("incl _end")],
  /external/quake/quake/src/QW/client/
d_copy.s 43 incl %edx
91 incl %esi
  /external/quake/quake/src/WinQuake/
d_copy.s 43 incl %edx
91 incl %esi
  /external/zlib/msdos/
Makefile.dj2 46 INCL=zlib.h zconf.h
82 install: $(INCL) $(LIBS)
  /external/clang/www/analyzer/
dev_cxx.html 13 <!--#include virtual="menu.html.incl"-->
  /external/clang/www/
clang_video-05-25-2007.html 11 <!--#include virtual="menu.html.incl"-->
cxx_compatibility.html 15 <!--#include virtual="menu.html.incl"-->

Completed in 647 milliseconds

1 2 3 4 5 6 7 8 910