Home
last modified time | relevance | path

Searched defs:module_name (Results 1 - 25 of 60) sorted by relevance

123

/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-module-empty.c30 jerry_value_t module_name; in main() local
/third_party/gn/src/gn/
H A Dswift_values.h36 std::string& module_name() { return module_name_; } in module_name() function in SwiftValues
37 const std::string module_name() const { return module_name_; } in module_name() function in SwiftValues
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftinit.c118 char module_name[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
H A Dftpsprop.c118 const char* module_name = module->clazz->module_name; in FT_BASE_CALLBACK_DEF() local
/third_party/pulseaudio/src/pulsecore/
H A Dmodinfo.c41 pa_modinfo *pa_modinfo_get_by_handle(lt_dlhandle dl, const char *module_name) { in pa_modinfo_get_by_handle() argument
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/
H A Dtpci.c38 static const char module_name[] = PCI_DEVICE_NAME ".ko"; variable
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
H A Duaccess.c39 static const char module_name[] = DEV_NAME ".ko"; variable
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_user/
H A Dblock_dev.c36 static const char module_name[] = "ltp_block_dev.ko"; variable
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
H A Dtbio.c63 static const char module_name[] = "ltp_tbio.ko"; variable
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.h45 char *module_name; member
/third_party/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi.c38 static const char module_name[] = "ltp_acpi_cmds.ko"; variable
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dgdb-server.h45 std::string module_name; member
/third_party/python/Lib/test/test_importlib/
H A Dtest_lazy.py40 module_name = 'lazy_loader_test' variable in TestingImporter
[all...]
/third_party/elfutils/libdwfl/
H A Doffline.c202 char *module_name = NULL; in process_archive_member() local
H A Dlinux-proc-maps.c359 dwfl_linux_proc_find_elf(Dwfl_Module *mod __attribute__ ((unused)), void **userdata __attribute__ ((unused)), const char *module_name, Dwarf_Addr base, char **file_name, Elf **elfp) dwfl_linux_proc_find_elf() argument
/third_party/ltp/testcases/kernel/firmware/fw_load_user/
H A Dfw_load.c44 static const char module_name[] = "ltp_fw_load.ko"; variable
/third_party/node/deps/v8/tools/
H A Dwindbg.js227 function module_name(use_this_module) { function
/third_party/libdrm/tests/modeprint/
H A Dmodeprint.c56 char *module_name; variable
/third_party/openssl/test/testutil/
H A Dprovider.c56 const char *module_name; in test_arg_libctx() local
16 test_get_libctx(OSSL_LIB_CTX **libctx, OSSL_PROVIDER **default_null_prov, const char *config_file, OSSL_PROVIDER **provider, const char *module_name) test_get_libctx() argument
/third_party/python/Lib/test/test_importlib/source/
H A Dtest_source_encoding.py35 module_name = '_temp' variable in EncodingTest
[all...]
/third_party/jerryscript/jerry-ext/module/
H A Dmodule.c37 jerryx_module_create_error(jerry_error_t error_type, const jerry_char_t *message, const jerry_value_t module_name) jerryx_module_create_error() argument
117 jerryx_module_check_cache(jerry_value_t cache, jerry_value_t module_name, jerry_value_t *result) jerryx_module_check_cache() argument
154 jerryx_module_add_to_cache(jerry_value_t cache, jerry_value_t module_name, jerry_value_t module) jerryx_module_add_to_cache() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-zeroconf-discover.c146 char *device = NULL, *dname, *module_name, *args; in resolver_cb() local
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftmodapi.h239 const FT_String* module_name; member
[all...]
/third_party/python/Modules/clinic/
H A D_pickle.c.h252 PyObject *module_name; in _pickle_Unpickler_find_class() local
/third_party/node/src/
H A Ddebug_utils.cc453 WCHAR module_name[MAX_PATH]; in GetLoadedLibraries() local

Completed in 12 milliseconds

123