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

1 2

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Rx_Xfer/
RxXfer.c 62 static void rxXfer_ConvertDescFlagsToAppFlags (UINT16 descRxFlags, UINT32 *aFlags, TI_STATUS *pPacketStatus);
489 UINT32 aFlags = 0;
527 rxXfer_ConvertDescFlagsToAppFlags (pRxParams->flags, &aFlags, &pRxXfer->packetStatus);
533 ("GWSI Recording, rxXfer_RecvPacketCB, aStatus = 0x%x, aRate = 0x%x, aRCPI = 0x%x, aFlags = 0x%x\n",
534 pRxXfer->packetStatus, aRate, pRxParams->rcpi, aFlags));
550 aFlags);
615 * OUTPUT: aFlags - converted bits to our definition
619 static void rxXfer_ConvertDescFlagsToAppFlags (UINT16 descRxFlags, UINT32 *aFlags, TI_STATUS *pPacketStatus)
675 *aFlags = flags;
  /external/expat/bcb5/
expat_static.bpr 39 <AFLAGS value="/mx /w2 /zn"/>
outline.bpr 39 <AFLAGS value="/mx /w2 /zn"/>
elements.bpr 39 <AFLAGS value="/mx /w2 /zn"/>
expat.bpr 40 <AFLAGS value="/mx /w2 /zn"/>
expatw.bpr 40 <AFLAGS value="/mx /w2 /zn"/>
expatw_static.bpr 40 <AFLAGS value="/mx /w2 /zn"/>
xmlwf.bpr 40 <AFLAGS value="/mx /w2 /zn"/>
elements.mak 48 AFLAGS = /mx /w2 /zn
178 $(BCB)\BIN\$(TASM32) $(AFLAGS) -i$(INCLUDEPATH:;= -i) $(AUSERDEFINES) -d$(SYSDEFINES:;= -d) $<, $@
expat.mak 49 AFLAGS = /mx /w2 /zn
179 $(BCB)\BIN\$(TASM32) $(AFLAGS) -i$(INCLUDEPATH:;= -i) $(AUSERDEFINES) -d$(SYSDEFINES:;= -d) $<, $@
expat_static.mak 49 AFLAGS = /mx /w2 /zn
181 $(BCB)\BIN\$(TASM32) $(AFLAGS) -i$(INCLUDEPATH:;= -i) $(AUSERDEFINES) -d$(SYSDEFINES:;= -d) $<, $@
expatw.mak 49 AFLAGS = /mx /w2 /zn
179 $(BCB)\BIN\$(TASM32) $(AFLAGS) -i$(INCLUDEPATH:;= -i) $(AUSERDEFINES) -d$(SYSDEFINES:;= -d) $<, $@
expatw_static.mak 50 AFLAGS = /mx /w2 /zn
182 $(BCB)\BIN\$(TASM32) $(AFLAGS) -i$(INCLUDEPATH:;= -i) $(AUSERDEFINES) -d$(SYSDEFINES:;= -d) $<, $@
outline.mak 48 AFLAGS = /mx /w2 /zn
178 $(BCB)\BIN\$(TASM32) $(AFLAGS) -i$(INCLUDEPATH:;= -i) $(AUSERDEFINES) -d$(SYSDEFINES:;= -d) $<, $@
xmlwf.mak 49 AFLAGS = /mx /w2 /zn
179 $(BCB)\BIN\$(TASM32) $(AFLAGS) -i$(INCLUDEPATH:;= -i) $(AUSERDEFINES) -d$(SYSDEFINES:;= -d) $<, $@
  /external/libpng/projects/cbuilder5/
libpngstat.bpr 33 <AFLAGS value="/mx /w2 /zn"/>
libpng.bpr 40 <AFLAGS value="/mx /w2 /zn"/>
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Export_Inc/
whalBus_Defs.h 89 UINT32 aFlags);
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_surface.c 884 Uint32 aflags = surface_flags&(SDL_SRCALPHA|SDL_RLEACCELOK); local
886 SDL_SetAlpha(convert, aflags|(flags&SDL_RLEACCELOK),
892 SDL_SetAlpha(surface, aflags, alpha);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Rx/
rx.c 72 UINT8 aChannel,void *Reserved,UINT32 aFlags);
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Atari/
Atari.patches 597 X#AFLAGS = assembler option flags
638 X#AFLAGS =
  /hardware/broadcom/wlan/bcm4329/src/
GNUmakefile.inc 173 $(AS) -c $(AFLAGS) $(CPPFLAGS) $(F$(TTYPE)) -Fo$@ $<
  /external/sonivox/arm-fm-22k/bin/
arm-fm-22k 
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h 964 uint8 aflags; \/* Flags controlling attributes *\/ member in struct:__anon10163
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_commands.h 963 uint8 aflags; \/* Flags controlling attributes *\/ member in struct:__anon18489
    [all...]

Completed in 1179 milliseconds

1 2