Searched refs:inc (Results 101 - 125 of 239) sorted by relevance

12345678910

/external/qemu-pc-bios/vgabios/
H A Dclext.c393 inc dx
432 inc dx
658 inc dx
682 inc dx
692 inc bx
693 inc bx
712 inc dx
725 inc dx
920 inc dx
1098 inc d
[all...]
/external/clang/test/Sema/
H A Dext_vector_casts.c49 void inc(float2 f2) { function
/external/clang/tools/driver/
H A DMakefile58 $(PROJ_OBJ_DIR)/$(CLANG_LEVEL)/include/clang/Basic/Version.inc))
/external/icu4c/samples/legacy/
H A DMakefile12 # (will look for $(prefix)/lib/icu/Makefile.inc )
24 ICU_INC=$(ICU_PREFIX)/lib/icu/Makefile.inc
/external/openssl/crypto/x509/
H A Dx509name.c216 int n,i,inc; local
232 inc=1;
237 inc=0;
251 inc=(set == 0)?1:0;
262 if (inc)
/external/zlib/contrib/inflate86/
H A Dinffas86.c873 inc eax
924 inc eax
949 inc edi
975 inc edi
988 inc eax
1002 inc eax
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp5.cpp112 template <typename T, const T &ref> void inc() { function in namespace:reference_parameters::PR6250
122 inc<int, counter>(); // expected-note{{instantiation of}}
/external/mksh/
H A DAndroid.mk36 # additional flags first, then from Makefrag.inc: CFLAGS, CPPFLAGS
/external/qemu/distrib/sdl-1.2.12/src/hermes/
H A Dmmx_main.asm12 %include "common.inc"
H A Dx86_main.asm14 %include "common.inc"
H A Dx86p_16.asm15 %include "common.inc"
103 inc ecx
215 inc ebp
327 inc ecx
384 inc edi
407 inc edi
481 inc edi
/external/libnfc-nxp/
H A DAndroid.mk126 LOCAL_CFLAGS += -I$(LOCAL_PATH)/inc
144 LOCAL_CFLAGS += -I$(LOCAL_PATH)/inc
/external/openssl/crypto/
H A Dx86cpuid.pl67 &inc ("esi"); # number of cores
212 &inc ("eax");
/external/aac/libAACdec/src/
H A Daacdec_tns.cpp216 static void CTns_Filter (FIXP_DBL *spec, int size, int inc, FIXP_TCC coeff [], int order) argument
226 // to the next data sample is given by "inc"
249 if (inc == -1)
276 pSpec += inc ;
/external/valgrind/main/exp-bbv/tests/x86-linux/
H A Dll.S82 inc %edx # advance pointer in text_buf
87 inc %ebp # r++
99 inc %ecx # we set ecx to one so byte
207 inc %ecx # increment pointer
223 inc %ebx # otherwise, we have a bogo
224 inc %ebx # times two for future magic
297 inc %esi # if singular, skip the s
372 inc %eax # put exit syscall number (1) in eax
387 inc %esi
450 inc
[all...]
/external/llvm/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp690 long inc = ((BLInstrumentationEdge*)(*edge))->getIncrement(); local
694 dotFile << "[label=" << inc << "] [color=black];\n"; local
702 dotFile << "[label=" << inc local
711 dotFile << "[label=" << inc << "] [color=red];\n"; local
715 dotFile << "[label=" << inc << "] [color=green];\n"; local
1045 SelectInst* inc = local
1050 // newPc = oldPc + inc
1052 oldPc, inc, "newPC",
1249 long inc = ((BLInstrumentationEdge*)(*edge))->getIncrement(); local
1250 if ( inc )
[all...]
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dll.S90 inc %edx # advance pointer in text_buf
95 inc %ebp # r++
107 inc %ecx # we set ecx to one so byte
213 inc %esi # increment pointer
297 inc %rsi # ! if singular, skip the s
389 inc %esi
450 inc %edi # move to a clear buffer
460 inc %edx
511 inc %edx
533 inc
[all...]
/external/quake/quake/src/QW/client/
H A Dqwcl.mak146 # ADD CPP /nologo /GX /O2 /I "..\..\scitech\include" /I "..\..\dxsdk\sdk\inc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
149 "..\..\dxsdk\sdk\inc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS"\
435 # ADD CPP /nologo /Gm /GX /Zi /Od /I "..\..\scitech\include" /I "..\..\dxsdk\sdk\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /c
438 "..\..\dxsdk\sdk\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR"$(INTDIR)/"\
747 # ADD CPP /nologo /Gm /GX /Zi /Od /I "..\..\scitech\include" /I "..\..\dxsdk\sdk\inc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "GLQUAKE" /FR /YX /c
750 "..\..\dxsdk\sdk\inc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "GLQUAKE"\
959 # ADD CPP /nologo /GX /O2 /I "..\..\scitech\include" /I "..\..\dxsdk\sdk\inc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "GLQUAKE" /YX /c
962 "..\..\dxsdk\sdk\inc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "GLQUAKE"\
2682 "..\..\dxsdk\sdk\inc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS"\
2691 "..\..\dxsdk\sdk\inc" /
[all...]
/external/zlib/contrib/masmx64/
H A Dinffasx64.asm144 inc eax
182 inc eax
207 inc rdi
231 inc rdi
243 inc eax
257 inc eax
/external/clang/docs/tools/
H A DMakefile44 $(PROJ_OBJ_DIR)/$(CLANG_LEVEL)/include/clang/Basic/Version.inc))
/external/clang/runtime/compiler-rt/
H A DMakefile20 $(PROJ_OBJ_DIR)/$(CLANG_LEVEL)/include/clang/Basic/Version.inc))
/external/libpcap/
H A Dpcap-pf.c92 register int cc, n, buflen, inc; local
178 /* Calculate inc before possible pad update */
179 inc = ENALIGN(buflen + sp->ens_stamplen);
180 cc -= inc;
181 bp += inc;
/external/openssl/crypto/rc4/asm/
H A Drc4-586.pl82 &inc (&LB($xx));
136 &inc ($xx);
176 &inc (&LB($xx));
256 &inc (&LB($xx));
/external/libxml2/
H A Dxinclude.c57 xmlNodePtr inc; /* the included copy */ member in struct:_xmlXIncludeRef
245 ret->inc = NULL;
1548 ctxt->incTab[nr]->inc = xmlCopyNodeList(ctxt->doc->children);
1550 ctxt->incTab[nr]->inc = xmlXIncludeCopyNodeList(ctxt, ctxt->doc,
1673 ctxt->incTab[nr]->inc = NULL;
1675 ctxt->incTab[nr]->inc =
1719 node = ctxt->incTab[nr]->inc;
1915 ctxt->incTab[nr]->inc = node;
1956 ctxt->incTab[nr]->inc = xmlDocCopyNodeList(ctxt->doc,
1959 ctxt->incTab[nr]->inc
[all...]
/external/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp331 #include "ARMGenDisassemblerTables.inc"
332 #include "ARMGenInstrInfo.inc"
333 #include "ARMGenEDInfo.inc"
2741 unsigned inc = fieldFromInstruction32(Insn, 5, 1) + 1; local
2745 if (!Check(S, DecodeDPRRegisterClass(Inst, (Rd+inc)%32, Address, Decoder)))
2747 if (!Check(S, DecodeDPRRegisterClass(Inst, (Rd+2*inc)%32, Address, Decoder)))
2777 unsigned inc = fieldFromInstruction32(Insn, 5, 1) + 1; local
2795 if (!Check(S, DecodeDPRRegisterClass(Inst, (Rd+inc)%32, Address, Decoder)))
2797 if (!Check(S, DecodeDPRRegisterClass(Inst, (Rd+2*inc)%32, Address, Decoder)))
2799 if (!Check(S, DecodeDPRRegisterClass(Inst, (Rd+3*inc)
3734 unsigned inc = 1; local
3801 unsigned inc = 1; local
3865 unsigned inc = 1; local
3935 unsigned inc = 1; local
3999 unsigned inc = 1; local
4073 unsigned inc = 1; local
[all...]

Completed in 595 milliseconds

12345678910