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

1 2

  /external/ltp/testcases/kernel/io/disktest/
Makefile.aix 114 # Added dependence on main.o for sfunc.h usage.h header files
139 ALLHDRS=main.h sfunc.h parse.h childmain.h threading.h globals.h usage.h Getopt.h io.h dump.h timer.h stats.h signals.h
140 SRCS=main.c sfunc.c parse.c childmain.c threading.c globals.c usage.c Getopt.c io.c dump.c timer.c stats.c signals.c
141 OBJS=main.o sfunc.o parse.o childmain.o threading.o globals.o usage.o Getopt.o io.o dump.o timer.o stats.o signals.o
151 sfunc.o: sfunc.c sfunc.h $(GBLHDRS)
152 parse.o: parse.c parse.h sfunc.h $(GBLHDRS)
153 childmain.o: childmain.c childmain.h sfunc.h parse.h threading.h $(GBLHDRS)
154 threading.o: threading.c threading.h childmain.h sfunc.h $(GBLHDRS
    [all...]
Makefile.windows 61 -@erase "$(INTDIR)\sfunc.obj"
62 -@erase "$(INTDIR)\sfunc.sbr"
88 "$(INTDIR)\sfunc.obj" \
128 -@erase "$(INTDIR)\sfunc.obj"
129 -@erase "$(INTDIR)\sfunc.sbr"
155 "$(INTDIR)\sfunc.obj" \
218 SOURCE=.\sfunc.c
220 "$(INTDIR)\sfunc.obj" "$(INTDIR)\sfunc.sbr" : $(SOURCE) "$(INTDIR)"
Makefile.linux 140 # Added dependence on main.o for sfunc.h usage.h header files
182 sfunc.o: sfunc.c sfunc.h $(GBLHDRS)
183 parse.o: parse.c parse.h sfunc.h $(GBLHDRS)
184 childmain.o: childmain.c childmain.h sfunc.h parse.h threading.h $(GBLHDRS)
185 threading.o: threading.c threading.h childmain.h sfunc.h $(GBLHDRS)
globals.c 43 #include "sfunc.h"
README 52 sfunc.c sfunc.h threading.c threading.h
sfunc.h 26 * $Id: sfunc.h,v 1.5 2008/02/14 08:22:23 subrata_modak Exp $
27 * $Log: sfunc.h,v $
dump.c 35 #include "sfunc.h"
timer.c 55 #include "sfunc.h"
sfunc.c 25 * $Id: sfunc.c,v 1.8 2009/02/26 12:02:23 subrata_modak Exp $
57 #include "sfunc.h"
threading.c 119 #include "sfunc.h"
Makefile 169 # Added dependence on main.o for sfunc.h usage.h header files
stats.c 51 #include "sfunc.h"
main.c 55 #include "sfunc.h"
childmain.c 55 #include "sfunc.h"
parse.c 44 #include "sfunc.h"
    [all...]
  /external/deqp/scripts/egl/
library.py 55 return "dst->%s\t= (%sFunc)\tloader->get(\"%s\");" % (
common.py 99 return "%sFunc" % funcName
  /external/deqp/scripts/opengl/
src_util.py 208 return "%sFunc" % funcName
  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 765 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source);
766 if (!SFunc)
770 SFunc, SourceLoc);
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
dlltool.c 818 static int sfunc (const void *, const void *);
1757 sfunc (const void *a, const void *b) function
    [all...]
ChangeLog-2008 175 (sfunc): Change to address size of bfd_vma for base-file.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Enquire/
Enquire.c     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Include/Regs/
HisiPcieV1RegOffset.h 2587 UINT32 sfunc : 3 ; member in struct:tagMeepCbdfSbdf::__anon2905
6226 UINT32 sfunc : 3 ; member in struct:tagMiepCbdfSbdf::__anon3064
    [all...]
  /external/ltp/
gen.bp     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/
ChangeLog-9303     [all...]

Completed in 949 milliseconds

1 2