/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | CheckPlacementNew.cpp | 66 const Expr *Place = NE->getPlacementArg(0); in getExtentSizeOfPlace() local 276 const Expr *Place = NE->getPlacementArg(0); in checkPlaceIsAlignedProperly() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
D | message_layout.cc | 15 MessageLayout::Size MessageLayout::Place( in Place() function in upbc::MessageLayout
|
/external/flatbuffers/lua/flatbuffers/ |
D | builder.lua | 377 function mt:Place(x, flags) function
|
/external/google-breakpad/src/common/mac/ |
D | macho_reader_unittest.cc | 530 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/ |
D | placer_test.cc | 260 Status Place(Graph* graph, DeviceSet* devices, Device* default_local_device, in Place() function in tensorflow::__anon24cf05320111::PlacerTest 304 Status Place(Graph* graph, DeviceSet* devices) { in Place() function in tensorflow::__anon24cf05320111::PlacerTest 308 Status Place(Graph* graph, bool allow_soft_placement, in Place() function in tensorflow::__anon24cf05320111::PlacerTest 314 Status Place(Graph* graph) { in Place() function in tensorflow::__anon24cf05320111::PlacerTest
|
/external/vixl/test/aarch32/ |
D | test-assembler-aarch32.cc | 2132 __ 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/flatbuffers/python/flatbuffers/ |
D | builder.py | 715 def Place(self, x, flags): member in Builder
|
/external/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 321 static uint64_t PREL31(uint32_t Address, uint32_t Place) { in PREL31()
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 337 static uint64_t PREL31(uint32_t Address, uint32_t Place) { in PREL31()
|
/external/llvm-project/lld/ELF/ |
D | Config.h | 56 enum class OrphanHandlingPolicy { Place, Warn, Error }; enumerator
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 221 BasicBlock *Place = nullptr; member
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 2413 class Place: class
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tkinter.py | 1968 class Place: class
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 460 void Place(RawLiteral* literal) { in Place() function
|