HomeSort by relevance Sort by last modified time
    Searched refs:load_add_on (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
dynload_beos.c 167 printf( "load_add_on( %s )\n", pathname );
171 * path isn't absolute, load_add_on() will fail. Reported to Be
180 printf( "load_add_on( %s )\n", fullpath );
186 the_id = load_add_on( fullpath );
188 /* It's too bad load_add_on() doesn't set errno or something...
193 printf( "load_add_on( %s ) failed", fullpath );
  /external/mesa3d/src/hgl/
GLRendererRoster.cpp 197 image_id image = load_add_on(path.Path());
  /external/python/cpython2/Python/
dynload_beos.c 167 printf( "load_add_on( %s )\n", pathname );
171 * path isn't absolute, load_add_on() will fail. Reported to Be
180 printf( "load_add_on( %s )\n", fullpath );
186 the_id = load_add_on( fullpath );
188 /* It's too bad load_add_on() doesn't set errno or something...
193 printf( "load_add_on( %s ) failed", fullpath );
  /external/libxml2/
xmlmodule.c 363 return (void *) load_add_on(name);
  /external/cmockery/cmockery_0_1_2/
configure     [all...]
  /external/pcre/dist2/
configure     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
configure     [all...]
  /external/ImageMagick/
configure     [all...]

Completed in 265 milliseconds