Home
last modified time | relevance | path

Searched defs:info (Results 301 - 325 of 10762) sorted by relevance

1...<<11121314151617181920>>...431

/third_party/glslang/gtests/
H A DHlsl.FromFile.cpp51 FileNameAsCustomTestSuffix( const ::testing::TestParamInfo<FileNameEntryPointPair>& info) FileNameAsCustomTestSuffix() argument
H A DRemap.FromFile.cpp52 FileNameAsCustomTestSuffix( const ::testing::TestParamInfo<RemapTestArgs>& info) FileNameAsCustomTestSuffix() argument
/third_party/alsa-lib/test/
H A Dcontrol.c10 snd_ctl_card_info_t *info; in main() local
[all...]
/third_party/libuv/src/unix/
H A Dcygwin.c29 struct sysinfo info; in uv_uptime() local
/third_party/mbedtls/library/
H A Dssl_ciphersuites_internal.h28 static inline int mbedtls_ssl_ciphersuite_has_pfs(const mbedtls_ssl_ciphersuite_t *info) in mbedtls_ssl_ciphersuite_has_pfs() argument
46 static inline int mbedtls_ssl_ciphersuite_no_pfs(const mbedtls_ssl_ciphersuite_t *info) in mbedtls_ssl_ciphersuite_no_pfs() argument
63 mbedtls_ssl_ciphersuite_uses_ecdh(const mbedtls_ssl_ciphersuite_t *info) mbedtls_ssl_ciphersuite_uses_ecdh() argument
76 mbedtls_ssl_ciphersuite_cert_req_allowed(const mbedtls_ssl_ciphersuite_t *info) mbedtls_ssl_ciphersuite_cert_req_allowed() argument
92 mbedtls_ssl_ciphersuite_uses_srv_cert(const mbedtls_ssl_ciphersuite_t *info) mbedtls_ssl_ciphersuite_uses_srv_cert() argument
110 mbedtls_ssl_ciphersuite_uses_dhe(const mbedtls_ssl_ciphersuite_t *info) mbedtls_ssl_ciphersuite_uses_dhe() argument
124 mbedtls_ssl_ciphersuite_uses_ecdhe(const mbedtls_ssl_ciphersuite_t *info) mbedtls_ssl_ciphersuite_uses_ecdhe() argument
139 mbedtls_ssl_ciphersuite_uses_server_signature( const mbedtls_ssl_ciphersuite_t *info) mbedtls_ssl_ciphersuite_uses_server_signature() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shader_args.c28 void ac_add_arg(struct ac_shader_args *info, enum ac_arg_regfile regfile, unsigned size, in ac_add_arg() argument
56 ac_add_return(struct ac_shader_args *info, enum ac_arg_regfile regfile) ac_add_return() argument
[all...]
/third_party/mesa3d/src/freedreno/common/
H A Dfreedreno_dev_info.c34 const struct fd_dev_info *info; member
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_info_c.py115 info = [ variable
/third_party/mesa3d/src/android_stub/
H A Dsync_stub.cpp25 void sync_file_info_free(struct sync_file_info* info) in sync_file_info_free() argument
/third_party/libwebsockets/lib/secure-streams/plugins/ssp-h1url/
H A Dh1url.c16 ssp_h1url_create(struct lws_ss_handle *ss, void *info, plugin_auth_status_cb status) in ssp_h1url_create() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-proxy/
H A Dminimal-http-server-proxy.c44 struct lws_context_creation_info info; in main() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_streamout.h32 struct pipe_stream_output_info info; member
/third_party/mesa3d/src/gallium/tests/unit/
H A Du_prim_verts_test.c34 struct test_info *info = &tests[i]; in main() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dsampler.cpp52 struct pipe_sampler_state info {}; in bind() struct
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_tex_state.c66 pvr_pack_tex_state(struct pvr_device *device, struct pvr_texture_state_info *info, uint64_t state[static const ROGUE_NUM_TEXSTATE_IMAGE_WORDS]) pvr_pack_tex_state() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dresource9.h44 struct pipe_resource info; /* resource configuration */ member
/third_party/node/test/js-native-api/5_function_factory/
H A D5_function_factory.c5 static napi_value MyFunction(napi_env env, napi_callback_info info) { in MyFunction() argument
11 static napi_value CreateFunction(napi_env env, napi_callback_info info) { in CreateFunction() argument
/third_party/node/test/js-native-api/4_object_factory/
H A D4_object_factory.c5 static napi_value CreateObject(napi_env env, napi_callback_info info) { in CreateObject() argument
/third_party/node/test/js-native-api/7_factory_wrap/
H A D7_factory_wrap.cc6 napi_value CreateObject(napi_env env, napi_callback_info info) { in CreateObject() argument
/third_party/node/test/node-api/1_hello_world/
H A Dbinding.c5 static napi_value Method(napi_env env, napi_callback_info info) { in Method() argument
/third_party/node/test/node-api/test_fatal_exception/
H A Dtest_fatal_exception.c4 static napi_value Test(napi_env env, napi_callback_info info) { in Test() argument
/third_party/node/test/node-api/test_policy/
H A Dbinding.c5 static napi_value Method(napi_env env, napi_callback_info info) { in Method() argument
/third_party/node/test/node-api/test_worker_terminate/
H A Dtest_worker_terminate.c6 napi_value Test(napi_env env, napi_callback_info info) { in Test() argument
/third_party/musl/src/internal/
H A Demulate_wait4.c9 siginfo_t info; in __emulate_wait4() local
[all...]
/third_party/node/benchmark/napi/function_call/
H A Dnapi_binding.c6 static napi_value Hello(napi_env env, napi_callback_info info) { in Hello() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...431