HomeSort by relevance Sort by last modified time
    Searched refs:inc (Results 126 - 150 of 236) sorted by null

1 2 3 4 56 7 8 910

  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
GNUmakefile 37 include ../../GNUmakefile.inc
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
Makefile 67 INCLUDEDIR = -I $(CUDK_ROOT)/Inc \
70 -I $(CUDK_ROOT)/../common/inc \
73 -I $(CUDK_ROOT)/../pform/linux/inc \
74 -I $(CUDK_ROOT)/../pform/common/inc \
82 -I $(CUDK_ROOT)/../common/inc/EXC \
83 -I $(CUDK_ROOT)/Inc/EXC
  /external/openssl/crypto/x509/
x509name.c 216 int n,i,inc; local
232 inc=1;
237 inc=0;
251 inc=(set == 0)?1:0;
262 if (inc)
  /external/zlib/contrib/inflate86/
inffas86.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
mmx_main.asm 12 %include "common.inc"
x86_main.asm 14 %include "common.inc"
x86p_16.asm 15 %include "common.inc"
103 inc ecx
215 inc ebp
327 inc ecx
384 inc edi
407 inc edi
481 inc edi
  /dalvik/vm/compiler/
Dataflow.h 110 int inc; member in struct:InductionVariableInfo
  /hardware/qcom/gps/loc_api/libloc_api/
Android.mk 1 #Copyright (c) 2009, QUALCOMM USA, INC.
6 #? Neither the name of the QUALCOMM USA, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
35 $(TARGET_OUT_HEADERS)/libloc_api-rpc/inc \
36 $(TARGET_OUT_HEADERS)/libcommondefs-rpc/inc \
  /external/clearsilver/python/examples/base/
odb_test.py 266 # test inc fields
272 row.inc('ticket_count')
278 raise "ticket_count didn't inc!"
280 row.inc('ticket_count', count=2)
286 trow.inc('ticket_count')
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.pl 17 # register arithmetics. For example instead of 'inc %r8; and $255,%r8'
18 # I simply 'inc %r8b'. Even though optimization manual discourages
36 # P4 EM64T core appears to be "allergic" to 64-bit inc/dec. Replacing
104 inc $XX[0]#b
118 inc $XX[1]#b
151 inc $XX[0]#b
155 inc $inp
157 inc $out
rc4-586.pl 32 push(@INC,"${dir}","${dir}../../perlasm");
54 &inc (&LB($xx));
86 &inc (&LB($xx));
121 &inc (&LB($xx));
  /external/quake/quake/src/QW/client/
qwcl.mak 146 # 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"\
    [all...]
  /external/zlib/contrib/masmx64/
inffasx64.asm 144 inc eax
182 inc eax
207 inc rdi
231 inc rdi
243 inc eax
257 inc eax
  /external/libnfc-nxp/
Android.mk 119 LOCAL_CFLAGS += -I$(LOCAL_PATH)/inc
139 LOCAL_CFLAGS += -I$(LOCAL_PATH)/inc
  /external/libpcap/
pcap-pf.c 92 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/
x86cpuid.pl 4 push(@INC, "${dir}perlasm", "perlasm");
60 &inc ("esi"); # number of cores
181 &inc ("eax");
  /external/libxml2/
xinclude.c 57 xmlNodePtr inc; /* the included copy */ member in struct:_xmlXIncludeRef
245 ret->inc = NULL;
    [all...]
  /external/chromium/third_party/icu/source/i18n/
sortkey.cpp 22 // 7/31/98 erm hashCode: minimum inc should be 2 not 1,
371 int32_t inc = (fCount >= 256) ? fCount/128 : 2; // inc = max(fSize/64, 1);
377 p += inc;
  /external/icu4c/i18n/
sortkey.cpp 22 // 7/31/98 erm hashCode: minimum inc should be 2 not 1,
371 int32_t inc = (fCount >= 256) ? fCount/128 : 2; // inc = max(fSize/64, 1);
377 p += inc;
  /external/openssl/crypto/bn/asm/
via-mont.pl 81 push(@INC,"${dir}","${dir}../../perlasm");
235 &inc ("eax"); # signal "done"
  /external/sonivox/arm-wt-22k/
Android.mk 95 LOCAL_COPY_HEADERS += lib_src/ARM_synth_constants_gnu.inc
  /frameworks/base/media/libstagefright/codecs/aacenc/
Android.mk 71 $(LOCAL_PATH)/inc \
  /frameworks/base/media/libstagefright/codecs/aacenc/build/
ms.mk 2 #** Copyright 2003-2010, VisualOn, Inc.
27 ../../../inc \
  /frameworks/base/media/libstagefright/codecs/amrwbenc/build/eclair/
ms.mk 2 # ** Copyright 2003-2010, VisualOn, Inc.
17 VOSRCDIR:=../../../inc \

Completed in 3003 milliseconds

1 2 3 4 56 7 8 910