Home
last modified time | relevance | path

Searched defs:Place (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dmessage_layout.cc15 MessageLayout::Size MessageLayout::Place( in Place() function in upbc::MessageLayout
/external/flatbuffers/lua/flatbuffers/
Dbuilder.lua378 function mt:Place(x, flags) function
/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc530 SizedSection &Place(SizedSection *section) { in Place() function in SizedSection
566 LoadedSection &Place(LoadedSection *section) { in Place() function in LoadedSection
681 LoadCommands &Place(SizedSection *section) { in Place() function in LoadCommands
/external/tensorflow/tensorflow/core/common_runtime/
Dplacer_test.cc272 Status Place(Graph* graph, DeviceSet* devices, Device* default_local_device, in Place() function in tensorflow::__anonced950570111::PlacerTest
316 Status Place(Graph* graph, DeviceSet* devices) { in Place() function in tensorflow::__anonced950570111::PlacerTest
320 Status Place(Graph* graph, bool allow_soft_placement, in Place() function in tensorflow::__anonced950570111::PlacerTest
326 Status Place(Graph* graph) { in Place() function in tensorflow::__anonced950570111::PlacerTest
/external/vixl/test/aarch32/
Dtest-assembler-aarch32.cc2132 __ Place(&l0); in TEST() local
2133 __ Place(&l1); in TEST() local
2134 __ Place(&l2); in TEST() local
2135 __ Place(&l3); in TEST() local
2136 __ Place(&l4); in TEST() local
2137 __ Place(&l5); in TEST() local
2202 __ Place(&before); in TEST() local
2222 __ Place(&after); in TEST() local
2276 __ Place(&before); in TEST() local
2302 __ Place(&after); in TEST() local
[all …]
/external/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h321 static uint64_t PREL31(uint32_t Address, uint32_t Place) { in PREL31()
/external/flatbuffers/python/flatbuffers/
Dbuilder.py738 def Place(self, x, flags): member in Builder
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dstreetviewpublish.v1.json686 "Place": { object
/external/python/cpython2/Lib/lib-tk/
DTkinter.py1968 class Place: class
/external/python/cpython3/Lib/tkinter/
D__init__.py2450 class Place: class
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h460 void Place(RawLiteral* literal) { in Place() function