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

  /external/srtp/crypto/include/
crypto_kernel.h 224 * crypto_kernel_set_debug_module(mod_name, v)
227 * debug module with the name mod_name
233 crypto_kernel_set_debug_module(char *mod_name, int v);
  /external/qemu/distrib/sdl-1.2.12/src/loadso/macosx/
SDL_dlcompat.c 338 const char *mod_name = NSNameOfModule(mod); local
342 debug("Module name: %s", mod_name);
345 if (!SDL_strcmp(mod_name, _dyld_get_image_name(i)))
    [all...]
  /external/freetype/include/freetype/internal/
ftobjs.h 503 const char* mod_name );
    [all...]
  /external/kernel-headers/original/linux/
hid.h 686 struct module *, const char *mod_name);
  /external/freetype/src/base/
ftobjs.c     [all...]

Completed in 405 milliseconds