| /third_party/cJSON/tests/unity/auto/ |
| D | generate_module.rb | 125 def files_to_operate_on(module_name, pattern = nil) argument 189 def generate(module_name, pattern = nil) argument 229 def destroy(module_name, pattern = nil) argument
|
| /third_party/unity/auto/ |
| D | generate_module.rb | 129 def files_to_operate_on(module_name, pattern = nil) argument 194 def generate(module_name, pattern = nil) argument 236 def destroy(module_name, pattern = nil) argument
|
| /third_party/gn/src/gn/ |
| D | swift_values.h | 36 std::string& module_name() { return module_name_; } in module_name() function 37 const std::string module_name() const { return module_name_; } in module_name() function
|
| /third_party/python/Lib/test/test_importlib/source/ |
| D | test_source_encoding.py | 35 module_name = '_temp' variable in EncodingTest 149 def load(self, loader, module_name): argument 163 def load(self, loader, module_name): argument
|
| /third_party/jerryscript/jerry-ext/include/jerryscript-ext/ |
| D | module.h | 63 #define JERRYX_NATIVE_MODULE(module_name, on_resolve_cb) \ argument 66 #define JERRYX_NATIVE_MODULE_IMPLEM(module_name, on_resolve_cb) \ argument
|
| /third_party/jerryscript/jerry-ext/module/ |
| D | module.c | 39 const jerry_value_t module_name) /**< the module name */ in jerryx_module_create_error() 118 … jerry_value_t module_name, /**< JerryScript string value holding the module name */ in jerryx_module_check_cache() 155 jerry_value_t module_name, /**< key at which to cache the module */ in jerryx_module_add_to_cache()
|
| /third_party/protobuf/src/google/protobuf/compiler/python/ |
| D | python_generator.cc | 98 std::string module_name = ModuleName(filename); in ModuleAlias() local 119 bool ContainsPythonKeyword(const std::string& module_name) { in ContainsPythonKeyword() 338 std::string module_name = ModuleName(file->name()); in Generate() local 399 std::string module_name = ModuleName(filename); in PrintImports() local 430 std::string module_name = ModuleName(file_->public_dependency(i)->name()); in PrintImports() local 695 std::string module_name = ModuleName(file_->name()); in PrintDescriptorKeyAndModuleName() local 891 std::string module_name = ModuleName(file_->name()); in PrintMessage() local 1456 std::string module_name = ModuleName(file->public_dependency(i)->name()); in CopyPublicDependenciesAliases() local
|
| /third_party/jerryscript/tests/unit-ext/ |
| D | test-ext-module-empty.c | 30 jerry_value_t module_name; in main() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/ |
| D | build.rs | 37 let module_name: String = path in main() localVariable
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | modinfo.c | 41 pa_modinfo *pa_modinfo_get_by_handle(lt_dlhandle dl, const char *module_name) { in pa_modinfo_get_by_handle()
|
| /third_party/ltp/testcases/kernel/device-drivers/uaccess/ |
| D | uaccess.c | 39 static const char module_name[] = DEV_NAME ".ko"; variable
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| D | gdb-server.h | 45 std::string module_name; member
|
| /third_party/ltp/testcases/kernel/device-drivers/block/block_dev_user/ |
| D | block_dev.c | 36 static const char module_name[] = "ltp_block_dev.ko"; variable
|
| /third_party/node/deps/v8/src/wasm/ |
| D | module-instantiate.cc | 284 Handle<String> module_name; member 839 Handle<String> module_name, in LookupImport() 1059 Handle<String> module_name = in SanitizeImports() local 1100 Handle<String> module_name, Handle<String> import_name, in ProcessImportedFunction() 1269 Handle<String> module_name, in ProcessImportedTable() 1334 Handle<String> module_name, in ProcessImportedMemory() 1387 Handle<String> module_name, Handle<String> import_name, in ProcessImportedWasmGlobalObject() 1470 Handle<String> module_name, in ProcessImportedGlobal() 1645 Handle<String> module_name = sanitized_imports_[index].module_name; in ProcessImports() local
|
| /third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/ |
| D | tpci.c | 38 static const char module_name[] = PCI_DEVICE_NAME ".ko"; variable
|
| /third_party/openssl/test/testutil/ |
| D | provider.c | 18 OSSL_PROVIDER **provider, const char *module_name) in test_get_libctx() 56 const char *module_name; in test_arg_libctx() local
|
| /third_party/ltp/testcases/kernel/device-drivers/acpi/ |
| D | ltp_acpi.c | 38 static const char module_name[] = "ltp_acpi_cmds.ko"; variable
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| D | ftinit.c | 118 char module_name[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
|
| D | ftpsprop.c | 118 const char* module_name = module->clazz->module_name; in ps_property_set() local
|
| /third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/ |
| D | tbio.c | 63 static const char module_name[] = "ltp_tbio.ko"; variable
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_init.h | 45 char *module_name; member
|
| /third_party/node/deps/v8/third_party/ittapi/include/ |
| D | jitprofiling.h | 377 char* module_name; /**<\brief Module name. Can be NULL. member 429 char* module_name; /**<\brief Module name. Can be NULL. member
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| D | ftmodapi.h | 239 const FT_String* module_name; member
|
| /third_party/python/Lib/test/test_importlib/ |
| D | test_lazy.py | 40 module_name = 'lazy_loader_test' variable in TestingImporter
|
| /third_party/ltp/testcases/kernel/firmware/fw_load_user/ |
| D | fw_load.c | 44 static const char module_name[] = "ltp_fw_load.ko"; variable
|