Home
last modified time | relevance | path

Searched defs:done (Results 1 – 25 of 34) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_threaded_import.py13 done = thread.allocate_lock() variable
/device/linaro/bootloader/edk2/BaseTools/
Dget_vsvars.bat44 :done label
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/
DSynch.py107 def f2(lock, done=done): argument
113 def f1(lock, f2=f2, done=done): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dfuture.c60 int i, found_docstring = 0, done = 0, prev_line = 0; in future_parse() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dfuture.c60 int i, found_docstring = 0, done = 0, prev_line = 0; in future_parse() local
Dthread_os2.h157 int done = 0; in PyThread_acquire_lock() local
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_send.c373 int done = 0, loops = 0; in res_send() local
874 int done = 0, loops = 0; in res_send() local
Dres_query.c249 int done = 0; in res_search() local
Dres_update.c131 newgroup, done, myzone, seen_before, numzones = 0; in res_update() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Ddlg.h83 int done; variable
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
DFspApiEntry.asm272 done: label
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dtokenizer.h24 int done; /* E_OK normally, E_EOF at EOF, otherwise error code */ member
Dtokenizer.c909 int done = 0; in tok_nextc() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dtokenizer.h24 int done; /* E_OK normally, E_EOF at EOF, otherwise error code */ member
Dtokenizer.c929 int done = 0; in tok_nextc() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dwsgui.py222 done = 0 variable in AppArray
/device/google/contexthub/firmware/os/core/
Dseos.c286 bool done = cpuAppInit(task->app, &task->platInfo, task->tid); in osTaskInit() local
452 bool done; in osAppSegmentSetState() local
616 bool done = true; in osAppWipeData() local
682 bool done = (app->hdr.fwFlags & FL_APP_HDR_INTERNAL) ? in osLoadApp() local
704 bool done = false; in osStartApp() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dlex.c655 int firstTime = 1, done = 0; local
Dbits.c473 int max, done = 0; local
Dsyn.h218 int done; /* don't dump if action dumped (used for predicates) */ variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzlib.h122 int done; /* true when done reading gzip header (not used member
Dgzio.c710 int done = 0; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dxdrlib.py137 def done(self): member in Unpacker
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzlib.h125 int done; /* true when done reading gzip header (not used member
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
Dusb.c55 unsigned char done; member

12