| /external/pcre/src/sljit/ |
| D | sljitNativeRISCV_32.c | 55 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
| D | sljitNativeRISCV_64.c | 152 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
| D | sljitNativePPC_32.c | 328 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
| D | sljitNativeMIPS_64.c | 131 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
| D | sljitNativeMIPS_32.c | 47 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
| D | sljitNativePPC_64.c | 566 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
| D | sljitNativeARM_64.c | 2394 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
| D | sljitNativeARM_T2_32.c | 3135 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
| D | sljitNativeARM_32.c | 3692 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
| D | sljitNativeX86_common.c | 3402 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec…
|
| D | sljitNativeS390X.c | 3693 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
| D | sljitLir.c | 3120 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw exec… in sljit_set_jump_addr()
|
| /external/tensorflow/tensorflow/python/util/ |
| D | tf_decorator.py | 121 def rewrap(decorator_func, previous_target, new_target): argument
|
| D | tf_decorator_test.py | 275 def new_target(x): function 285 def new_target(x): function
|
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
| 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()
|
| /external/mesa3d/src/freedreno/ir3/ |
| D | ir3_legalize.c | 469 retarget_jump(struct ir3_instruction *instr, struct ir3_block *new_target) in retarget_jump()
|
| /external/leveldb/db/ |
| D | skiplist_test.cc | 274 Key new_target = RandomTarget(rnd); in ReadStep() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | loop_unroller.cpp | 750 uint32_t new_target = old_branch.GetSingleWordOperand(operand_label); in FoldConditionBlock() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | loop_unroller.cpp | 749 uint32_t new_target = old_branch.GetSingleWordOperand(operand_label); in FoldConditionBlock() local
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | loop_unroller.cpp | 751 uint32_t new_target = old_branch.GetSingleWordOperand(operand_label); in FoldConditionBlock() local
|
| /external/python/cpython3/Lib/ |
| D | contextlib.py | 373 def __init__(self, new_target): argument
|
| /external/llvm/bindings/python/llvm/ |
| D | core.py | 219 def target(self, new_target): argument
|
| /external/python/cpython3/Python/ |
| D | compile.c | 7874 basicblock *new_target = compiler_copy_block(c, target); in duplicate_exits_without_lineno() local
|