/aosp_15_r20/external/libchrome/base/strings/ |
H A D | utf_string_conversions_regression_fuzzer.cc | 17 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
|
/aosp_15_r20/prebuilts/build-tools/common/flex/ |
H A D | FlexLexer.h | 77 int yylex( std::istream& new_in, std::ostream& new_out ) in yylex()
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/bn/ |
H A D | gcd.c | 284 BIGNUM *new_out = NULL; in BN_mod_inverse() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
D | gcd.c | 285 BIGNUM *new_out = NULL; in BN_mod_inverse() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ |
H A D | gcd.c | 284 BIGNUM *new_out = NULL; in BN_mod_inverse() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
D | gcd.c | 285 BIGNUM *new_out = NULL; in BN_mod_inverse() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/lex/frameworks/compile/mclinker/lib/Script/ |
D | ScriptScanner.cpp | 2445 void yyFlexLexer::switch_streams( std::istream& new_in, std::ostream& new_out ) in switch_streams() 2457 void yyFlexLexer::switch_streams( std::istream* new_in, std::ostream* new_out ) in switch_streams()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/lex/frameworks/compile/mclinker/lib/Script/ |
D | ScriptScanner.cpp | 2445 void yyFlexLexer::switch_streams( std::istream& new_in, std::ostream& new_out ) in switch_streams() 2457 void yyFlexLexer::switch_streams( std::istream* new_in, std::ostream* new_out ) in switch_streams()
|
/aosp_15_r20/system/core/trusty/keymaster/ipc/ |
H A D | trusty_keymaster_ipc.cpp | 146 std::vector<uint8_t> new_out(out.size() + KEYMASTER_MAX_BUFFER_LENGTH); in trusty_keymaster_call_2() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | control_flow_deps_to_chains.cc | 201 auto* new_out = modified_body.add_node_def(); in Run() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/ |
H A D | exit_transforms.cpp | 584 auto new_out = first_if.node()->addOutput()->copyMetadata(output); in inlineConsecutiveIfs() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/ |
H A D | remove_inplace_ops_for_onnx.cpp | 825 Value *orig_data = nullptr, *new_out = nullptr; in convertInplaceOpsAndTrackAlias() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/ |
H A D | passes.cpp | 935 Value* new_out = new_node->addOutput(); in FuseListUnpack() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/ |
H A D | ir.cpp | 1371 auto new_out = replace_node->addOutput()->copyMetadata(v); in replaceWithNewSymbol() local
|