Home
last modified time | relevance | path

Searched defs:new_out (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/strings/
Dutf_string_conversions_regression_fuzzer.cc17 base::string16 new_out; in UTF8ToCheck() local
29 std::wstring new_out; in UTF8ToCheck() local
46 std::string new_out; in UTF16ToCheck() local
58 std::wstring new_out; in UTF16ToCheck() local
75 std::string new_out; in WideToCheck() local
87 base::string16 new_out; in WideToCheck() local
/external/boringssl/src/crypto/fipsmodule/bn/
Dgcd.c285 BIGNUM *new_out = NULL; in BN_mod_inverse() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Dgcd.c285 BIGNUM *new_out = NULL; in BN_mod_inverse() local
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/
Dgcd.c285 BIGNUM *new_out = NULL; in BN_mod_inverse() local
/external/tensorflow/tensorflow/core/common_runtime/
Dcontrol_flow_deps_to_chains.cc201 auto* new_out = modified_body.add_node_def(); in Run() local