Home
last modified time | relevance | path

Searched defs:new_root (Results 1 – 23 of 23) sorted by relevance

/external/python/setuptools/
Dpavement.py18 def rewrite_packaging(pkg_files, new_root): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_schedule_test.cc151 HloInstruction* new_root = entry->AddInstruction( in TEST_F() local
194 HloInstruction* new_root = entry->AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
Dstable_sort_expander.cc190 HloInstruction* new_root = in ExpandInstruction() local
Dcopy_insertion_test.cc323 HloInstruction* new_root = module->entry_computation()->root_instruction(); in TEST_F() local
Dhlo_instructions.cc1491 HloInstruction* new_root = fused_instructions_computation()->AddInstruction( in CloneAndFuseInternal() local
/external/ltp/testcases/kernel/security/tomoyo/
Dinclude.h74 static inline int pivot_root(const char *new_root, const char *put_old) in pivot_root()
79 static inline int pivot_root(const char *new_root, const char *put_old) in pivot_root()
/external/python/cpython2/Lib/distutils/
Dutil.py138 def change_root (new_root, pathname): argument
/external/antlr/runtime/Ruby/lib/antlr3/debug/
Dtrace-event-listener.rb76 def become_root( new_root, old_root ) argument
Devent-hub.rb39 def become_root( new_root, old_root ) argument
Dsocket.rb215 def become_root( new_root, old_root ) argument
/external/antlr/runtime/Ruby/lib/antlr3/tree/
Ddebug.rb84 def become_root( new_root, old_root ) argument
/external/u-boot/fs/btrfs/
Dinode.c50 struct btrfs_root *new_root) in btrfs_lookup_inode()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dparallel_task_assignment.cc224 auto* new_root = call->to_apply()->root_instruction(); in AssignParallelTasksHelper() local
/external/python/cpython3/Lib/distutils/
Dutil.py124 def change_root (new_root, pathname): argument
/external/antlr/runtime/Ruby/lib/antlr3/
Ddebug.rb654 def become_root( new_root, old_root ) argument
Dtree.rb840 def become_root( new_root, old_root ) argument
/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.cc246 Member** new_root, Member** old_root, bool dry_run) { in Merge()
/external/freetype/src/psaux/
Dcffdecode.c1740 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
Dpsintrp.c2265 FT_Fixed new_root; in cf2_interpT2CharString() local
/external/e2fsprogs/lib/ext2fs/
Dextent.c909 int new_root = 0; in extent_node_split() local
/external/python/cpython3/Python/
Dhamt.c2310 PyHamtNode *new_root; in _PyHamt_Assoc() local
2351 PyHamtNode *new_root = NULL; in _PyHamt_Without() local
/external/grpc-grpc/src/core/lib/iomgr/
Dev_epollex_linux.cc1122 grpc_pollset_worker* new_root = worker->pollable_obj->root_worker; local
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h671 #define __sanitizer_syscall_pre_pivot_root(new_root, put_old) \ argument
673 #define __sanitizer_syscall_post_pivot_root(res, new_root, put_old) \ argument