OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:load_script
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/coregrind/m_ume/
priv_ume.h
48
extern Int VG_(
load_script
) ( Int fd, const HChar *name, ExeInfo *info );
script.c
79
Int VG_(
load_script
)(Int fd, const HChar* name, ExeInfo* info)
function
main.c
61
{ VG_(match_script), VG_(
load_script
) },
/hardware/ti/omap4xxx/test/CameraHal/
camera_test.h
95
char *
load_script
(char *config);
Completed in 220 milliseconds