/device/generic/goldfish-opengl/system/egl/ |
D | ClientAPIExts.cpp | 29 #define FUNC_TYPE(fname) __egl_ ## fname ## _t argument 31 #define API_ENTRY(fname,params,args) \ argument 34 #define API_ENTRY_RET(rtype,fname,params,args) \ argument 47 #define API_ENTRY(fname,params,args) \ argument 50 #define API_ENTRY_RET(rtype,fname,params,args) \ argument 67 #define API_ENTRY(fname,params,args) \ in initClientFuncs() argument 71 #define API_ENTRY_RET(rtype,fname,params,args) \ in initClientFuncs() argument 93 #define API_ENTRY(fname,params,args) \ argument 108 #define API_ENTRY_RET(rtype,fname,params,args) \ argument 130 #define API_ENTRY(fname,params,args) \ argument [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_dircache.py | 21 def writeTemp(self, fname): argument 25 def mkdirTemp(self, fname): argument 28 def delTemp(self, fname): argument
|
D | test_mhlib.py | 34 def writeFile(fname, contents): argument 42 def readFile(fname): argument 79 def mkdirs(fname): argument 86 def deltree(fname): argument
|
D | test_bsddb.py | 323 fname = test_support.TESTFN variable in TestBTree 327 fname = None variable in TestBTree_InMemory 331 fname = None variable in TestBTree_InMemory_Truncate 336 fname = test_support.TESTFN variable in TestHashTable 340 fname = None variable in TestHashTable_InMemory
|
D | test_math.py | 82 def parse_mtestfile(fname): argument 107 def parse_testfile(fname): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | combinerefs.py | 88 def combine(fname): argument
|
D | ndiff.py | 61 def fopen(fname): argument
|
D | cleanfuture.py | 136 def __init__(self, f, fname): argument
|
D | checkappend.py | 98 def __init__(self, fname, file): argument
|
/device/linaro/hikey/l-loader/ |
D | gen_loader.py | 60 def parse(self, fname): argument 101 def add(self, lba, fname): argument
|
D | gen_loader_hikey.py | 59 def add(self, lba, fname): argument
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
D | PBlackBox.h | 72 ParserBlackBox(char *fname) in ParserBlackBox()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
D | PBlackBox.h | 95 ParserBlackBox(char *fname) in ParserBlackBox()
|
/device/generic/goldfish-opengl/ |
D | cmake_transform.py | 73 def checksum(fname): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/ |
D | checkextensions_win32.py | 144 def write_extension_table(fname, modules): argument
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | antlr.c | 136 char *fname; in grammar() local 3051 enum_file(char * fname) in enum_file() 3138 defines(char * fname) in defines() 3198 enum_def(char * fname) in enum_def()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | lbaselib.c | 263 const char *fname = luaL_optstring(L, 1, NULL); in luaB_loadfile() local 337 const char *fname = luaL_optstring(L, 1, NULL); in luaB_dofile() local
|
D | lauxlib.c | 207 LUALIB_API int luaL_fileresult (lua_State *L, int stat, const char *fname) { in luaL_fileresult() 768 const char *fname, int szhint) { in luaL_findtable() 866 LUALIB_API int luaL_getsubtable (lua_State *L, int idx, const char *fname) { in luaL_getsubtable()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | runpy.py | 213 def _get_code_from_file(fname): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | runpy.py | 213 def _get_code_from_file(fname): argument
|
/device/google/contexthub/util/nanoapp_cmd/ |
D | nanoapp_cmd.c | 204 FILE *openFile(const char *fname, const char *mode) in openFile() 322 bool fileWriteData(const char *fname, const void *data, size_t size) in fileWriteData()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | example.c | 85 void test_gzio(fname, uncompr, uncomprLen) in test_gzio() argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | getargs.c | 217 const char *fname = NULL; in vgetargs1() local 368 seterror(int iarg, const char *msg, int *levels, const char *fname, in seterror() 1544 const char *fname, *msg, *custom_msg, *keyword; in vgetargskeywords() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | getargs.c | 217 const char *fname = NULL; in vgetargs1() local 368 seterror(int iarg, const char *msg, int *levels, const char *fname, in seterror() 1544 const char *fname, *msg, *custom_msg, *keyword; in vgetargskeywords() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | example.c | 114 void test_gzio(fname, uncompr, uncomprLen) in test_gzio() argument
|