OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_execute
(Results
1 - 5
of
5
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_cmd.py
46
def
_execute
(func, args, exec_msg, level):
function in function:CommandTestCase.test_make_file
49
cmd.execute =
_execute
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_cmd.py
46
def
_execute
(func, args, exec_msg, level):
function in function:CommandTestCase.test_make_file
49
cmd.execute =
_execute
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread.h
763
#define pthread_cleanup_pop(
_execute
) \
767
if(
_execute
|| AbnormalTermination()) \
788
#define pthread_cleanup_pop(
_execute
) \
789
(void) ptw32_pop_cleanup(
_execute
); \
866
#define pthread_cleanup_pop(
_execute
) \
867
cleanup.execute(
_execute
); \
[
all
...]
/external/chromium_org/third_party/cython/src/Cython/Debugger/
libpython.py
1863
_execute
= gdb.execute
variable
[
all
...]
/external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar
Completed in 758 milliseconds