Home
last modified time | relevance | path

Searched defs:name (Results 2451 - 2475 of 19357) sorted by relevance

1...<<919293949596979899100>>...775

/third_party/node/deps/uv/src/win/
H A Ddl.c66 int uv_dlsym(uv_lib_t* lib, const char* name, void** ptr) { in uv_dlsym() argument
/third_party/openssl/test/
H A Dx509aux.c25 char *name = 0; in test_certs() local
[all...]
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/
H A DTypeExtensionsTest.cs73 public void GetProperty_Success(Type type, string name) in GetProperty_Success() argument
83 public void GetProperty_NoSuchProperty(Type type, string name) in GetProperty_NoSuchProperty() argument
93 public void GetMethod_Success(Type type, string name) in GetMethod_Success() argument
103 public void GetMethod_NoSuchMethod(Type type, string name) in GetMethod_NoSuchMethod() argument
111 GetMethod_Ambiguous(Type type, string name) GetMethod_Ambiguous() argument
[all...]
H A DPropertyInfoExtensionsTest.cs53 public void GetGetMethod_Success(string name) in GetGetMethod_Success() argument
66 public void GetGetMethod_NoAccessibleGetter(string name) in GetGetMethod_NoAccessibleGetter() argument
77 public void GetSetMethod_Success(string name) in GetSetMethod_Success() argument
90 public void GetSetMethod_NoAccessibleGetter(string name) in GetSetMethod_NoAccessibleGetter() argument
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DFieldCodecTest.cs114 private readonly string name; field in Google.Protobuf.FieldCodecTest.FieldCodecTestData
116 public FieldCodecTestData(FieldCodec<T> codec, T sampleValue, string name) in FieldCodecTestData() argument
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DServiceDescriptor.cs89 public MethodDescriptor FindMethodByName(String name) in FindMethodByName() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DFieldCodecTest.cs114 private readonly string name; field in Google.Protobuf.FieldCodecTest.FieldCodecTestData
116 public FieldCodecTestData(FieldCodec<T> codec, T sampleValue, string name) in FieldCodecTestData() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/
H A DTypeExtensionsTest.cs73 public void GetProperty_Success(Type type, string name) in GetProperty_Success() argument
83 public void GetProperty_NoSuchProperty(Type type, string name) in GetProperty_NoSuchProperty() argument
93 public void GetMethod_Success(Type type, string name) in GetMethod_Success() argument
103 public void GetMethod_NoSuchMethod(Type type, string name) in GetMethod_NoSuchMethod() argument
111 GetMethod_Ambiguous(Type type, string name) GetMethod_Ambiguous() argument
[all...]
H A DPropertyInfoExtensionsTest.cs53 public void GetGetMethod_Success(string name) in GetGetMethod_Success() argument
66 public void GetGetMethod_NoAccessibleGetter(string name) in GetGetMethod_NoAccessibleGetter() argument
77 public void GetSetMethod_Success(string name) in GetSetMethod_Success() argument
90 public void GetSetMethod_NoAccessibleGetter(string name) in GetSetMethod_NoAccessibleGetter() argument
/third_party/pulseaudio/src/modules/
H A Dstdin-util.c119 load_module( struct pa_module_info *m, unsigned i, const char *name, const char *args, bool is_new) load_module() argument
186 char *name; handle_event() local
241 char *name; handle_event() local
[all...]
H A Dstdin-util.h36 char *name; member
43 char *name; member
/third_party/pulseaudio/src/pulse/
H A Dscache.c40 const char *name; in pa_stream_connect_upload() local
168 pa_operation *pa_context_play_sample(pa_context *c, const char *name, const char *dev, pa_volume_t volume, pa_context_success_cb_t cb, void *userdata) { in pa_context_play_sample() argument
208 pa_context_play_sample_with_proplist(pa_context *c, const char *name, const char *dev, pa_volume_t volume, const pa_proplist *p, pa_context_play_sample_cb_t cb, void *userdata) pa_context_play_sample_with_proplist() argument
251 pa_context_remove_sample(pa_context *c, const char *name, pa_context_success_cb_t cb, void *userdata) pa_context_remove_sample() argument
[all...]
/third_party/openssl/crypto/engine/
H A Deng_cnf.c19 static const char *skip_dot(const char *name) in skip_dot() argument
43 static int int_engine_configure(const char *name, const char *value, const CONF *cnf) in int_engine_configure() argument
[all...]
/third_party/openssl/crypto/ffc/
H A Dffc_dh.c49 const char *name; member
90 const DH_NAMED_GROUP *ossl_ffc_name_to_dh_named_group(const char *name) in ossl_ffc_name_to_dh_named_group() argument
/third_party/openssl/apps/
H A Dvms_decc_init.c37 char *name; member
/third_party/openssl/crypto/asn1/
H A Dasn_mstbl.c57 static int do_tcreate(const char *value, const char *name) in do_tcreate() argument
[all...]
/third_party/openssl/crypto/conf/
H A Dconf_api.c66 _CONF_get_string(const CONF *conf, const char *section, const char *name) _CONF_get_string() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawTestCaseUtil.hpp59 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, typename Instance::TestSpec testSpec) in InstanceFactory() argument
66 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, typename Instance::TestSpec testSpec, const Support& support) in InstanceFactory() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateTestCaseUtil.hpp63 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, in InstanceFactory() argument
73 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, in InstanceFactory() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsics.cpp36 std::string name; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmLoopDepInfTests.cpp196 SpvAsmLoopControlDependencyInfiniteCase::SpvAsmLoopControlDependencyInfiniteCase (tcu::TestContext& testCtx, const char* name) in SpvAsmLoopControlDependencyInfiniteCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawTestCaseUtil.hpp59 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec) in InstanceFactory() argument
66 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec, const Support& support) in InstanceFactory() argument
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DMacro.h42 std::string name; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DSamplerGL.cpp18 SetSamplerParameter(const rx::FunctionsGL *functions, GLuint sampler, GLenum name, const T &value) SetSamplerParameter() argument
26 SetSamplerParameter(const rx::FunctionsGL *functions, GLuint sampler, GLenum name, const angle::ColorGeneric &value) SetSamplerParameter() argument
49 SyncSamplerStateMember(const rx::FunctionsGL *functions, GLuint sampler, const gl::SamplerState &newState, gl::SamplerState &curState, GLenum name, Getter getter, Setter setter) SyncSamplerStateMember() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLSampler.cpp17 cl_int Sampler::getInfo(SamplerInfo name, size_t valueSize, void *value, size_t *valueSizeRet) const in getInfo() argument

Completed in 31 milliseconds

1...<<919293949596979899100>>...775