| /third_party/jerryscript/tests/unit-ext/ |
| H A D | test-ext-module-empty.c | 30 jerry_value_t module_name; in main() local
|
| /third_party/gn/src/gn/ |
| H A D | swift_values.h | 36 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 D | ftinit.c | 118 char module_name[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
|
| H A D | ftpsprop.c | 118 const char* module_name = module->clazz->module_name; in FT_BASE_CALLBACK_DEF() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | modinfo.c | 41 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 D | tpci.c | 38 static const char module_name[] = PCI_DEVICE_NAME ".ko"; variable
|
| /third_party/ltp/testcases/kernel/device-drivers/uaccess/ |
| H A D | uaccess.c | 39 static const char module_name[] = DEV_NAME ".ko"; variable
|
| /third_party/ltp/testcases/kernel/device-drivers/block/block_dev_user/ |
| H A D | block_dev.c | 36 static const char module_name[] = "ltp_block_dev.ko"; variable
|
| /third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/ |
| H A D | tbio.c | 63 static const char module_name[] = "ltp_tbio.ko"; variable
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_init.h | 45 char *module_name; member
|
| /third_party/ltp/testcases/kernel/device-drivers/acpi/ |
| H A D | ltp_acpi.c | 38 static const char module_name[] = "ltp_acpi_cmds.ko"; variable
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| H A D | gdb-server.h | 45 std::string module_name; member
|
| /third_party/python/Lib/test/test_importlib/ |
| H A D | test_lazy.py | 40 module_name = 'lazy_loader_test' variable in TestingImporter [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | offline.c | 202 char *module_name = NULL; in process_archive_member() local
|
| H A D | linux-proc-maps.c | 359 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 D | fw_load.c | 44 static const char module_name[] = "ltp_fw_load.ko"; variable
|
| /third_party/node/deps/v8/tools/ |
| H A D | windbg.js | 227 function module_name(use_this_module) { function
|
| /third_party/libdrm/tests/modeprint/ |
| H A D | modeprint.c | 56 char *module_name; variable
|
| /third_party/openssl/test/testutil/ |
| H A D | provider.c | 56 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 D | test_source_encoding.py | 35 module_name = '_temp' variable in EncodingTest [all...] |
| /third_party/jerryscript/jerry-ext/module/ |
| H A D | module.c | 37 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 D | module-zeroconf-discover.c | 146 char *device = NULL, *dname, *module_name, *args; in resolver_cb() local
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftmodapi.h | 239 const FT_String* module_name; member [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | _pickle.c.h | 252 PyObject *module_name; in _pickle_Unpickler_find_class() local
|
| /third_party/node/src/ |
| H A D | debug_utils.cc | 453 WCHAR module_name[MAX_PATH]; in GetLoadedLibraries() local
|