/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
H A D | InstructionList.java | 1155 …lic void redirectBranches(final InstructionHandle old_target, final InstructionHandle new_target) { in redirectBranches() 1187 …al LocalVariableGen[] lg, final InstructionHandle old_target, final InstructionHandle new_target) { in redirectLocalVariables() 1211 …xceptionGen[] exceptions, final InstructionHandle old_target, final InstructionHandle new_target) { in redirectExceptionHandlers()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/util/ |
H A D | tf_decorator_test.py | 275 def new_target(x): function 285 def new_target(x): function
|
H A D | tf_decorator.py | 121 def rewrap(decorator_func, previous_target, new_target): argument
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | executable-inl.h | 45 ArtMethod* new_target = v->VisitMethod(orig, hrsi); in VisitTarget() local
|
/aosp_15_r20/external/pcre/src/sljit/ |
H A D | sljitNativeRISCV_32.c | 124 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
H A D | sljitNativeRISCV_64.c | 191 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
H A D | sljitNativePPC_32.c | 473 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
H A D | sljitNativeMIPS_64.c | 199 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
H A D | sljitNativePPC_64.c | 706 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
H A D | sljitNativeMIPS_32.c | 192 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
H A D | sljitNativeARM_64.c | 3468 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
/aosp_15_r20/tools/repohooks/rh/ |
H A D | terminal_unittest.py | 121 def redirect_stdin(new_target): argument
|
/aosp_15_r20/frameworks/compile/libbcc/lib/ |
D | Compiler.cpp | 184 llvm::TargetMachine *new_target = in config() local
|
/aosp_15_r20/external/leveldb/db/ |
H A D | skiplist_test.cc | 274 Key new_target = RandomTarget(rnd); in ReadStep() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | loop_unroller.cpp | 749 uint32_t new_target = old_branch.GetSingleWordOperand(operand_label); in FoldConditionBlock() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_unroller.cpp | 749 uint32_t new_target = old_branch.GetSingleWordOperand(operand_label); in FoldConditionBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_unroller.cpp | 749 uint32_t new_target = old_branch.GetSingleWordOperand(operand_label); in FoldConditionBlock() local
|
/aosp_15_r20/external/llvm/bindings/python/llvm/ |
H A D | core.py | 219 def target(self, new_target): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | contextlib.py | 381 def __init__(self, new_target): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | contextlib.py | 381 def __init__(self, new_target): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | contextlib.py | 381 def __init__(self, new_target): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | contextlib.py | 381 def __init__(self, new_target): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | contextlib.py | 381 def __init__(self, new_target): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | contextlib.py | 381 def __init__(self, new_target): argument
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_legalize.c | 964 retarget_jump(struct ir3_instruction *instr, struct ir3_block *new_target) in retarget_jump()
|