Home
last modified time | relevance | path

Searched defs:name (Results 1826 - 1850 of 10268) sorted by relevance

1...<<71727374757677787980>>...411

/third_party/node/deps/v8/src/runtime/
H A Druntime-proxy.cc92 Handle<Name> name = args.at<Name>(0); in RUNTIME_FUNCTION() local
106 Handle<Name> name = args.at<Name>(0); in RUNTIME_FUNCTION() local
118 Handle<Name> name = args.at<Name>(0); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/third_party/vtune/
H A Dvtuneapi.cc74 __itt_string_handle* name = getString(task_name); in beginTask() local
/third_party/mesa3d/src/util/
H A Dbuild_id.c44 char name[4]; /* Note name for build-id is "GNU\0" */ member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_print.c131 bi_print_scoreboard_line(unsigned slot, const char *name, uint64_t mask, FILE *fp) in bi_print_scoreboard_line() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h70 char name[32]; in lp_build_name() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.h38 const char *name; member
/third_party/node/deps/openssl/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/node/deps/openssl/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/node/deps/openssl/openssl/ssl/
H A Dssl_mcnf.c23 static int ssl_do_config(SSL *s, SSL_CTX *ctx, const char *name, int system) in ssl_do_config() argument
87 int SSL_config(SSL *s, const char *name) in SSL_config() argument
92 int SSL_CTX_config(SSL_CTX *ctx, const char *name) in SSL_CTX_config() argument
[all...]
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dconftypes.h22 const char *name; member
/third_party/node/deps/openssl/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/node/deps/openssl/openssl/apps/
H A Dvms_decc_init.c37 char *name; member
/third_party/node/deps/openssl/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/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...]

Completed in 11 milliseconds

1...<<71727374757677787980>>...411