/aosp_15_r20/external/cronet/base/win/ |
H A D | iat_patch_function.cc | 23 RAW_PTR_EXCLUSION void* new_function; member 112 void* new_function, in InterceptImportedFunction() 188 void* new_function) { in Patch() 209 void* new_function) { in PatchFromModule()
|
/aosp_15_r20/external/python/timeout-decorator/timeout_decorator/ |
D | timeout_decorator.py | 72 def new_function(*args, **kwargs): function 90 def new_function(*args, **kwargs): function
|
/aosp_15_r20/external/cronet/base/debug/ |
H A D | handle_hooks_win.cc | 127 void* new_function, in EATPatch() 157 void* new_function, in IATPatch()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
H A D | graph_utils_test.cc | 184 FunctionDef* new_function = library.add_function(); in TEST() local 218 FunctionDef* new_function = library.add_function(); in TEST() local 276 FunctionDef* new_function = library.add_function(); in TEST() local
|
/aosp_15_r20/development/vndk/tools/header-checker/src/diff/ |
H A D | abi_diff_wrappers.cpp | 85 repr::FunctionIR new_function = *newp_; in DumpDiff() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_add_function.cpp | 247 std::unique_ptr<opt::Function> new_function = MakeUnique<opt::Function>( in TryToAddFunction() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | transformation_add_function.cpp | 247 std::unique_ptr<opt::Function> new_function = MakeUnique<opt::Function>( in TryToAddFunction() local
|
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/ |
H A D | ir_diff_representation.h | 344 FunctionDiffIR(const FunctionIR *old_function, const FunctionIR *new_function, in FunctionDiffIR()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_add_function.cpp | 247 std::unique_ptr<opt::Function> new_function = MakeUnique<opt::Function>( in TryToAddFunction() local
|
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/ |
H A D | ir_diff_dumper.cpp | 275 abi_dump::FunctionDecl *new_function = function_diff.mutable_new_(); in ConvertFunctionDiffIR() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/ |
D | fnsig.rs | 34 pub(crate) fn new_function( in new_function() method
|
/aosp_15_r20/external/compiler-rt/lib/interception/ |
H A D | interception_win.cc | 841 const char *function_name, uptr new_function, in OverrideImportedFunction()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | algebraic_simplifier.cc | 5318 auto new_function = computation_->parent()->AddEmbeddedComputation( in HandleReduce() local 5664 auto new_function = computation_->parent()->AddEmbeddedComputation( in HandleReduceWindow() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/parallel_for/ |
H A D | pfor.py | 4638 def new_function(func=b.name): function
|