Home
last modified time | relevance | path

Searched defs:target_name (Results 1 - 19 of 19) sorted by relevance

/third_party/curl/lib/
H A Dcurl_gssapi.c50 Curl_gss_init_sec_context( struct Curl_easy *data, OM_uint32 *minor_status, gss_ctx_id_t *context, gss_name_t target_name, gss_OID mech_type, gss_channel_bindings_t input_chan_bindings, gss_buffer_t input_token, gss_buffer_t output_token, const bool mutual_auth, OM_uint32 *ret_flags) Curl_gss_init_sec_context() argument
/third_party/ninja/misc/
H A Dwrite_fake_manifests.py70 def target_name(self): member in GenRandom
/third_party/gn/src/gn/
H A Dscope.h110 std::string target_name; member
H A Dinnerapis_publicinfo_generator.cc46 static std::string GetOutName(const Scope *scope, const std::string &target_name, const std::string &type) in GetOutName() argument
492 std::string target_name = label_string.substr(pos + 1, label_string.length() - 1); in GeneratedInnerapiPublicInfo() local
H A Dscope.cc576 SetTemplateInvocationEntry(std::string template_name, std::string target_name, Location location) SetTemplateInvocationEntry() argument
H A Dxcode_writer.cc84 std::string GetBuildScript(const std::string& target_name, in GetBuildScript() argument
116 buffer << " '" << target_name << "'"; in GetBuildScript() local
125 std::string target_name = target_label.GetUserVisibleName(false); in GetBuildScript() local
168 FindApplicationTargetByName( const ParseNode* node, const std::string& target_name, const std::map<const Target*, PBXNativeTarget*>& targets, Err* err) FindApplicationTargetByName() argument
1024 std::string target_name = target->label().name(); AddBundleTarget() local
[all...]
/third_party/ninja/src/
H A Dclean.cc201 string target_name = targets[i]; in CleanTargets() local
/third_party/skia/tools/skp/
H A Dwebpages_playback.py485 def target_name(self): member in DataStore
501 def target_name(self): member in GoogleStorageDataStore
532 def target_name(self): member in LocalFileSystemDataStore
/third_party/curl/tests/libtest/
H A Dstub_gssapi.c79 gss_init_sec_context(OM_uint32 *min, gss_const_cred_id_t initiator_cred_handle, gss_ctx_id_t *context_handle, gss_const_name_t target_name, const gss_OID mech_type, OM_uint32 req_flags, OM_uint32 time_req, const gss_channel_bindings_t input_chan_bindings, const gss_buffer_t input_token, gss_OID *actual_mech_type, gss_buffer_t output_token, OM_uint32 *ret_flags, OM_uint32 *time_rec) gss_init_sec_context() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGetTextureSubImageTests.cpp511 const glw::GLchar* target_name; in testTwoDimmensionalTextureErrors() member
548 const glw::GLchar* target_name; in testTwoDimmensionalTextureErrors() member
H A Dgl3cTextureSizePromotion.cpp856 checkDestinationTexture(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel, glw::GLenum target, const glw::GLchar* target_name) checkDestinationTexture() argument
H A Dgl4cDirectStateAccessQueriesTests.cpp309 testQueryParameter(const glw::GLenum pname, const glw::GLuint expected_value, const glw::GLchar* target_name) testQueryParameter() argument
H A Dgl4cMultiBindTests.cpp1398 void checkBinding(deqp::Context& context, GLenum pname, GLuint index, const std::string& target_name, in checkBinding() argument
1431 const GLchar* target_name = s_texture_infos[i].m_name; in checkTextureBinding() local
1653 const std::string& target_name = glu::getBufferTargetStr(target).toString(); in iterate() local
2397 const std::string& target_name = glu::getBufferTargetStr(target).toString(); iterate() local
2563 const std::string& target_name = glu::getBufferTargetStr(target).toString(); iterate() local
[all...]
/third_party/curl/packages/OS400/
H A Dos400sys.c429 Curl_gss_init_sec_context_a(OM_uint32 *minor_status, gss_cred_id_t cred_handle, gss_ctx_id_t *context_handle, gss_name_t target_name, gss_OID mech_type, gss_flags_t req_flags, OM_uint32 time_req, gss_channel_bindings_t input_chan_bindings, gss_buffer_t input_token, gss_OID *actual_mech_type, gss_buffer_t output_token, gss_flags_t *ret_flags, OM_uint32 *time_rec) Curl_gss_init_sec_context_a() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dsparse-llvm.c537 char target_name[64]; in output_op_binary() local
622 char target_name[64]; output_op_compare() local
845 char target_name[64]; output_op_ptrcast() local
882 char target_name[64]; output_op_cast() local
1053 char target_name[64]; output_insn() local
1067 char target_name[64]; output_insn() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-function.cc273 Handle<Object> target_name; in CopyNameAndLength() local
308 Handle<String> target_name = prefix; in GetName() local
384 Handle<String> target_name = factory->empty_string(); GetName() local
[all...]
/third_party/python/Python/
H A Dsymtable.c1481 PyObject *target_name = e->v.Name.id; in symtable_extend_namedexpr_scope() local
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h6520 __aligned_u64 target_name; /* in/out: target_name buffer ptr */ member
/third_party/libbpf/src/
H A Dlibbpf.c12390 bpf_program_attach_fd(const struct bpf_program *prog, int target_fd, const char *target_name, const struct bpf_link_create_opts *opts) global() argument

Completed in 54 milliseconds