Searched defs:out_name (Results 1 - 5 of 5) sorted by relevance
/third_party/gn/src/gn/ |
H A D | label.cc | 90 Resolve(const SourceDir& current_dir, std::string_view source_root, const Label& current_toolchain, const Value& original_value, std::string_view input, SourceDir* out_dir, StringAtom* out_name, SourceDir* out_toolchain_dir, StringAtom* out_toolchain_name, Err* err) Resolve() argument
|
/third_party/selinux/checkpolicy/ |
H A D | checkmodule.c | 288 char *out_name; in main() local
|
/third_party/curl/packages/OS400/ |
H A D | os400sys.c | 375 Curl_gss_import_name_a(OM_uint32 *minor_status, gss_buffer_t in_name, gss_OID in_name_type, gss_name_t *out_name) Curl_gss_import_name_a() argument
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | pngfix.c | 839 const char * out_name; /* Name of output file (if required) */ member 1028 file_init(struct file *file, struct global *global, const char *file_name, const char *out_name, void *alloc_ptr, void (*alloc)(struct file*,int)) file_init() argument 3566 control_init(struct control *control, struct global *global, const char *file_name, const char *out_name) control_init() argument 3652 one_file(struct global *global, const char *file_name, const char *out_name) one_file() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 6669 const std::string out_name = Utils::Variable::GetReference(out_parent_name, out_variable, out_flavour, index); in test() local
|
Completed in 39 milliseconds