Home
last modified time | relevance | path

Searched defs:out_name (Results 1 – 19 of 19) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Declipse.py322 config_name, out_name, options, argument
344 toplevel_build, out_name): argument
/third_party/node/tools/gyp/pylib/gyp/generator/
Declipse.py345 out_name, argument
381 target_list, target_dicts, toplevel_dir, toplevel_build, out_name argument
/third_party/boost/libs/regex/example/snippets/
Dregex_merge_example.cpp67 std::string out_name = std::string(argv[i]) + std::string(".htm"); in main() local
Dregex_replace_example.cpp67 std::string out_name = std::string(argv[i]) + std::string(".htm"); in main() local
/third_party/cef/libcef/browser/devtools/
Ddevtools_manager_delegate.cc60 std::string* out_name) override { in CreateForTethering()
/third_party/selinux/checkpolicy/
Dcheckmodule.c288 char *out_name; in main() local
/third_party/mindspore/mindspore/lite/test/st/
Dgraph_test.cc64 string out_name = out_tensor_pair.first; in TEST_F() local
/third_party/gn/src/gn/
Dlabel.cc96 StringAtom* out_name, in Resolve()
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/
Dfusion_eltwise.cc402 … FusionEltwiseOpenCLKernel::CodegenCore(FusionEltwiseParameter *param, const std::string &out_name, in CodegenCore()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/oplib/
Doplib.cc391 const auto &out_name = output_infos[out_index]->name(); in GetRefInfo() local
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/
Dpngfix.c839 const char * out_name; /* Name of output file (if required) */ member
1029 const char *out_name, void *alloc_ptr, void (*alloc)(struct file*,int)) in file_init()
3567 const char *file_name, const char *out_name) in control_init()
3652 one_file(struct global *global, const char *file_name, const char *out_name) in one_file()
/third_party/libpng/contrib/tools/
Dpngfix.c839 const char * out_name; /* Name of output file (if required) */ member
1029 const char *out_name, void *alloc_ptr, void (*alloc)(struct file*,int)) in file_init()
3567 const char *file_name, const char *out_name) in control_init()
3652 one_file(struct global *global, const char *file_name, const char *out_name) in one_file()
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngfix.c839 const char * out_name; /* Name of output file (if required) */ member
1029 const char *out_name, void *alloc_ptr, void (*alloc)(struct file*,int)) in file_init()
3567 const char *file_name, const char *out_name) in control_init()
3652 one_file(struct global *global, const char *file_name, const char *out_name) in one_file()
/third_party/skia/third_party/externals/tint/src/
Dclone_context_test.cc188 auto out_name = cloned.Symbols().Register( in TEST_F() local
/third_party/curl/packages/OS400/
Dos400sys.c744 gss_OID in_name_type, gss_name_t *out_name) in Curl_gss_import_name_a()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.c1394 GQuark out_name; in gst_encoding_profile_get_input_caps() local
/third_party/boost/tools/build/src/engine/
Dfunction.cpp5007 string out_name[ 1 ]; in function_run() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp9368 void getImageUniformName(GLuint index, std::string& out_name) in getImageUniformName()
Dgl4cEnhancedLayoutsTests.cpp6669 …const std::string out_name = Utils::Variable::GetReference(out_parent_name, out_variable, out_flav… in test() local