| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_vbuf.c | 206 enum pipe_format from, to; member
|
| /third_party/mksh/ |
| H A D | eval.c | 449 mksh_ari_t from = 0, num = -1, flen, finc = 0; in expand() local 468 &from, KSH_UNWIND_ERROR, true); in expand() local [all...] |
| /third_party/node/deps/openssl/openssl/engines/ |
| H A D | e_capi.c | 824 int capi_rsa_priv_enc(int flen, const unsigned char *from, in capi_rsa_priv_enc() argument 926 int capi_rsa_priv_dec(int flen, const unsigned char *from, in capi_rsa_priv_dec() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | p_lib.c | 119 int EVP_PKEY_copy_parameters(EVP_PKEY *to, const EVP_PKEY *from) in EVP_PKEY_copy_parameters() argument [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | list.c | 69 legacy_cipher_fn(const EVP_CIPHER *c, const char *from, const char *to, void *arg) legacy_cipher_fn() argument 158 legacy_md_fn(const EVP_MD *m, const char *from, const char *to, void *arg) legacy_md_fn() argument
|
| H A D | cms.c | 299 char *to = NULL, *from = NULL, *subject = NULL, *prog; in cms_main() local
|
| /third_party/node/deps/uvwasi/src/ |
| H A D | uvwasi.c | 1496 uvwasi_fd_renumber(uvwasi_t* uvwasi, uvwasi_fd_t from, uvwasi_fd_t to) uvwasi_fd_renumber() argument
|
| /third_party/libabigail/src/ |
| H A D | abg-tools-utils.cc | 1277 trim_leading_string(const string& from, const string& to_trim) in trim_leading_string() argument 2401 find_vmlinux_and_module_paths(const string& from, string &vmlinux_path, vector<string> &module_paths) find_vmlinux_and_module_paths() argument 2444 find_vmlinux_path(const string& from, string &vmlinux_path) find_vmlinux_path() argument 2525 string from = dist_root; get_binary_paths_from_kernel_dist() local 2544 get_vmlinux_path_from_kernel_dist(const string& from, string& vmlinux_path) get_vmlinux_path_from_kernel_dist() argument [all...] |
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | context.rs | 75 fn from(id: $name) -> ItemId { in from() functions 81 fn from(id: &'a $name) -> ItemId { in from() functions 190 fn from(id: ItemId) -> usize { in from() functions 2824 fn from(id: T) -> ItemResolver { from() functions [all...] |
| /third_party/rust/crates/bindgen/bindgen/ |
| H A D | clang.rs | 1098 fn from(val: i32) -> Self { in from() functions [all...] |
| /third_party/rust/crates/clap/src/builder/ |
| H A D | command.rs | 4678 fn from(cmd: &'_ Command) -> Self { from() functions [all...] |
| H A D | arg.rs | 4245 fn from(a: &Arg) -> Self { from() functions [all...] |
| H A D | value_parser.rs | 286 fn from(p: P) -> Self { in from() functions 292 fn from(p: _AnonymousValueParser) -> Self { in from() functions 321 fn from(value: std::ops::Range<i64>) -> Self { in from() functions 351 fn from(value: std::ops::RangeInclusive<i64>) -> Self { in from() functions 381 fn from(value: std::ops::RangeFrom<i64>) -> Self { from() functions 411 fn from(value: std::ops::RangeTo<i64>) -> Self { from() functions 441 fn from(value: std::ops::RangeToInclusive<i64>) -> Self { from() functions 471 fn from(value: std::ops::RangeFull) -> Self { from() functions 505 fn from(values: [P; C]) -> Self { from() functions 540 fn from(values: Vec<P>) -> Self { from() functions 1206 fn from(values: I) -> Self { possible_values() functions 1399 fn from(range: B) -> Self { from() functions 1595 fn from(range: B) -> Self { from() functions [all...] |
| /third_party/rust/crates/either/src/ |
| H A D | lib.rs | 901 fn from(r: Result<R, L>) -> Self { from() functions [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | source.c | 1413 cvolume_remap_minimal_impact( pa_cvolume *v, const pa_cvolume *template, const pa_channel_map *from, const pa_channel_map *to) cvolume_remap_minimal_impact() argument [all...] |
| /third_party/openssl/crypto/evp/ |
| H A D | p_lib.c | 119 int EVP_PKEY_copy_parameters(EVP_PKEY *to, const EVP_PKEY *from) in EVP_PKEY_copy_parameters() argument [all...] |
| /third_party/openssl/apps/ |
| H A D | cms.c | 299 char *to = NULL, *from = NULL, *subject = NULL, *prog; in cms_main() local
|
| H A D | list.c | 69 legacy_cipher_fn(const EVP_CIPHER *c, const char *from, const char *to, void *arg) legacy_cipher_fn() argument 158 legacy_md_fn(const EVP_MD *m, const char *from, const char *to, void *arg) legacy_md_fn() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
| H A D | vktFragmentShadingBarycentricTests.cpp | 337 static inline std::string replace(const std::string& str, const std::string& from, const std::string& to) in replace() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingComplexControlFlowTests.cpp | 205 static inline std::string replace(const std::string& str, const std::string& from, const std::string& to) in replace() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/ |
| H A D | vktFragmentShadingBarycentricTests.cpp | 332 static inline std::string replace(const std::string& str, const std::string& from, const std::string& to) in replace() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl3cCullDistanceTests.cpp | 262 void CullDistance::Utilities::replaceAll(std::string& str, const std::string& from, const std::string& to) in replaceAll() argument [all...] |
| /third_party/openssl/engines/ |
| H A D | e_capi.c | 824 int capi_rsa_priv_enc(int flen, const unsigned char *from, in capi_rsa_priv_enc() argument 926 int capi_rsa_priv_dec(int flen, const unsigned char *from, in capi_rsa_priv_dec() argument
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | png.c | 1070 png_colorspace_check_gamma(png_const_structrp png_ptr, png_colorspacerp colorspace, png_fixed_point gAMA, int from) png_colorspace_check_gamma() argument [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkOpSegment.cpp | 160 bool from = maxWinding != 0; in activeWinding() local [all...] |