/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 | 128 def files_to_operate_on(module_name, pattern = nil) argument 191 def generate(module_name, pattern = nil) argument 232 def destroy(module_name, pattern = nil) argument
|
/third_party/gn/src/gn/ |
D | swift_values.h | 35 std::string& module_name() { return module_name_; } in module_name() function 36 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/boost/tools/build/src/ |
D | build_system.py | 166 def initialize_config_module(module_name, location=None): argument 176 def load_config(module_name, filename, paths, must_find=False): argument
|
/third_party/mindspore/mindspore/ccsrc/frontend/operator/ |
D | ops_extends.cc | 24 ValuePtr GetPythonOps(const std::string &op_name, const std::string &module_name, bool use_signatur… in GetPythonOps()
|
/third_party/jerryscript/tests/unit-ext/ |
D | test-ext-module-empty.c | 30 jerry_value_t module_name; in main() local
|
/third_party/boost/libs/log/src/windows/ |
D | event_log_registry.hpp | 332 string_type module_name; in verify_event_log_registry() local 340 string_type module_name; in verify_event_log_registry() local 410 string_type const& module_name = params.event_message_file.get(); in init_event_log_registry() local 428 string_type const& module_name = params.category_message_file.get(); in init_event_log_registry() local
|
/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/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/boost/libs/python/src/object/ |
D | pickle_support.cpp | 26 str module_name(getattr(instance_class, "__module__", object(""))); in instance_reduce() local
|
/third_party/quickjs/examples/ |
D | fib.c | 64 JSModuleDef *JS_INIT_MODULE(JSContext *ctx, const char *module_name) in JS_INIT_MODULE()
|
/third_party/ltp/testcases/kernel/device-drivers/uaccess/ |
D | uaccess.c | 39 static const char module_name[] = DEV_NAME ".ko"; variable
|
/third_party/mindspore/mindspore/ccsrc/frontend/operator/composite/ |
D | zip_operation.cc | 71 std::string module_name = "mindspore.ops.composite.multitype_ops.getitem_impl"; in GenerateFuncGraph() local
|
/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/ltp/testcases/kernel/device-drivers/pci/tpci_user/ |
D | tpci.c | 38 static const char module_name[] = PCI_DEVICE_NAME ".ko"; variable
|
/third_party/glib/gmodule/ |
D | gmodule-dl.c | 163 const gchar *module_name) in _g_module_build_path()
|
D | gmodule-ar.c | 165 const gchar *module_name) in _g_module_build_path()
|
/third_party/quickjs/ |
D | bjson.c | 80 JSModuleDef *JS_INIT_MODULE(JSContext *ctx, const char *module_name) in JS_INIT_MODULE()
|
/third_party/quickjs/tests/ |
D | bjson.c | 88 JSModuleDef *JS_INIT_MODULE(JSContext *ctx, const char *module_name) in JS_INIT_MODULE()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_init.h | 45 char *module_name; member
|
/third_party/freetype/src/base/ |
D | ftinit.c | 118 char module_name[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
|
/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
|