Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Drenamed_device.cc23 const string& new_base, Device* underlying, bool owns_underlying, in NewRenamedDevice()
/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/protobuf/src/google/protobuf/
Ddynamic_message.cc571 void* new_base = operator new(type_info_->size); in New() local
/external/webp/src/dec/
Didec_dec.c114 const uint8_t* const new_base = mem->buf_ + mem->start_; in DoRemap() local
/external/python/cpython3/Python/
Dbltinmodule.c58 PyObject *base, *meth, *new_base, *result, *new_bases = NULL; in update_bases() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c1940 unsigned shader, uint32_t new_base) in si_set_user_data_base()
/external/expat/tests/
Druntests.c3041 const XML_Char *new_base = XCS("/local/file/name.xml"); in START_TEST() local
8871 const XML_Char *new_base = XCS("/local/file/name.xml"); in START_TEST() local
/external/python/cpython3/Objects/
Dtypeobject.c663 PyTypeObject *new_base, *old_base; in type_set_bases() local
/external/python/cpython2/Objects/
Dtypeobject.c446 PyTypeObject *new_base, *old_base; in type_set_bases() local