Home
last modified time | relevance | path

Searched defs:new_base (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Drenamed_device.cc28 const string& new_base, Device* underlying, bool owns_underlying, in NewRenamedDevice()
/external/arm-trusted-firmware/drivers/marvell/
Diob.c127 uintptr_t new_base) in iob_cfg_space_update()
/external/protobuf/src/google/protobuf/
Ddynamic_message.cc601 void* new_base = Arena::CreateArray<char>(arena, type_info_->size); in New() local
605 void* new_base = operator new(type_info_->size); in New() local
/external/llvm-project/clang/utils/VtableTest/
Dgen.cc191 int new_base = final_override[base][fn]; in gs() local
/external/clang/utils/VtableTest/
Dgen.cc191 int new_base = final_override[base][fn]; in gs() local
/external/linux-kselftest/tools/testing/selftests/x86/
Dldt_gdt.c738 unsigned long new_base; in test_gdt_invalidation() local
/external/webp/src/dec/
Didec_dec.c114 const uint8_t* const new_base = mem->buf_ + mem->start_; in DoRemap() local
/external/arm-trusted-firmware/tools/marvell/doimage/
Ddoimage.c1178 uint32_t new_base; in print_sec_ext() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_load_store_vectorize.c757 nir_ssa_def *new_base = first->intrin->src[info->base_src].ssa; in vectorize_loads() local
/external/python/cpython3/Python/
Dbltinmodule.c33 PyObject *base, *meth, *new_base, *result, *new_bases = NULL; in update_bases() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c1893 static void si_set_user_data_base(struct si_context *sctx, unsigned shader, uint32_t new_base) in si_set_user_data_base()
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp2578 SmallVector<LocIdx, 4> new_base; in pickVPHILoc() local
/external/expat/tests/
Druntests.c2810 const XML_Char *new_base = XCS("/local/file/name.xml"); in START_TEST() local
8220 const XML_Char *new_base = XCS("/local/file/name.xml"); in START_TEST() local
/external/python/cpython2/Objects/
Dtypeobject.c446 PyTypeObject *new_base, *old_base; in type_set_bases() local
/external/python/cpython3/Objects/
Dtypeobject.c722 PyTypeObject *new_base, *old_base; in type_set_bases() local