Home
last modified time | relevance | path

Searched defs:new_target (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DInstructionList.java1155 …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 Dtf_decorator_test.py275 def new_target(x): function
285 def new_target(x): function
H A Dtf_decorator.py121 def rewrap(decorator_func, previous_target, new_target): argument
/aosp_15_r20/art/runtime/mirror/
H A Dexecutable-inl.h45 ArtMethod* new_target = v->VisitMethod(orig, hrsi); in VisitTarget() local
/aosp_15_r20/external/pcre/src/sljit/
H A DsljitNativeRISCV_32.c124 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 DsljitNativeRISCV_64.c191 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 DsljitNativePPC_32.c473 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 DsljitNativeMIPS_64.c199 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 DsljitNativePPC_64.c706 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 DsljitNativeMIPS_32.c192 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 DsljitNativeARM_64.c3468 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 Dterminal_unittest.py121 def redirect_stdin(new_target): argument
/aosp_15_r20/frameworks/compile/libbcc/lib/
DCompiler.cpp184 llvm::TargetMachine *new_target = in config() local
/aosp_15_r20/external/leveldb/db/
H A Dskiplist_test.cc274 Key new_target = RandomTarget(rnd); in ReadStep() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_unroller.cpp749 uint32_t new_target = old_branch.GetSingleWordOperand(operand_label); in FoldConditionBlock() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_unroller.cpp749 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 Dloop_unroller.cpp749 uint32_t new_target = old_branch.GetSingleWordOperand(operand_label); in FoldConditionBlock() local
/aosp_15_r20/external/llvm/bindings/python/llvm/
H A Dcore.py219 def target(self, new_target): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dcontextlib.py381 def __init__(self, new_target): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dcontextlib.py381 def __init__(self, new_target): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dcontextlib.py381 def __init__(self, new_target): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dcontextlib.py381 def __init__(self, new_target): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dcontextlib.py381 def __init__(self, new_target): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dcontextlib.py381 def __init__(self, new_target): argument
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_legalize.c964 retarget_jump(struct ir3_instruction *instr, struct ir3_block *new_target) in retarget_jump()

12