/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 568 SizedSection::Place(section); in Place() 681 LoadCommands &Place(SizedSection *section) { in Place() function in LoadCommands 682 SizedSection::Place(section); in Place() 729 Place(commands); in Header() 1103 load_commands.Place(&segment_command); in TEST_F() 1107 .Place(&segment); in TEST_F() 1140 load_commands.Place(&segment_command); in TEST_F() 1144 .Place(&segment); in TEST_F() [all …]
|
/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::__anon97448ef90111::PlacerTest 304 Status Place(Graph* graph, DeviceSet* devices) { in Place() function in tensorflow::__anon97448ef90111::PlacerTest 305 return Place(graph, devices, nullptr, true, false); in Place() 308 Status Place(Graph* graph, bool allow_soft_placement, in Place() function in tensorflow::__anon97448ef90111::PlacerTest 310 return Place(graph, &devices_, nullptr, allow_soft_placement, in Place() 314 Status Place(Graph* graph) { in Place() function in tensorflow::__anon97448ef90111::PlacerTest 315 return Place(graph, &devices_, nullptr, true, false); in Place() 415 TF_EXPECT_OK(Place(&g)); in TEST_F() 436 TF_EXPECT_OK(Place(&g)); in TEST_F() 457 TF_EXPECT_OK(Place(&g)); in TEST_F() [all …]
|
/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 118 field_offsets_[descriptor->FindFieldByNumber(1)] = Place(size); in ComputeLayout() 119 field_offsets_[descriptor->FindFieldByNumber(2)] = Place(size); in ComputeLayout() 156 Place(SizeAndAlign{{hasbit_bytes, hasbit_bytes}, {1, 1}}); in PlaceNonOneofFields() 160 field_offsets_[field] = Place(SizeOf(field)); in PlaceNonOneofFields() 183 Size data = Place(oneof_maxsize); in PlaceOneofFields() 184 Size discriminator = Place(SizeAndAlign{{4, 4}, {4, 4}}); in PlaceOneofFields()
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | CheckPlacementNew.cpp | 66 const Expr *Place = NE->getPlacementArg(0); in getExtentSizeOfPlace() local 67 return getDynamicSizeWithOffset(C.getState(), C.getSVal(Place)); in getExtentSizeOfPlace() 276 const Expr *Place = NE->getPlacementArg(0); in checkPlaceIsAlignedProperly() local 282 SVal PlaceVal = C.getSVal(Place); in checkPlaceIsAlignedProperly() 285 checkElementRegionAlign(TheElementRegion, C, Place, AllocatedTAlign); in checkPlaceIsAlignedProperly() 287 checkFieldRegionAlign(TheFieldRegion, C, Place, AllocatedTAlign); in checkPlaceIsAlignedProperly() 289 isVarRegionAlignedProperly(TheVarRegion, C, Place, AllocatedTAlign); in checkPlaceIsAlignedProperly()
|
/external/webrtc/examples/objc/AppRTCMobile/ios/ |
D | ARDVideoCallView.m | 141 // Place the view in the bottom right. 148 // Place stats at the top. 154 // Place hangup button in the bottom left. 162 // Place button to the right of hangup button. 168 // Place route button to the right of camera button.
|
/external/flatbuffers/lua/flatbuffers/ |
D | builder.lua | 231 self:Place(off2, SOffsetT) 239 self:Place(off2, UOffsetT) 257 self:Place(vectorNumElements, UOffsetT) 268 self:Place(0, Uint8) 321 self:Place(off, flags) 377 function mt:Place(x, flags) function
|
/external/python/cpython3/Lib/tkinter/ |
D | scrolledtext.py | 14 from tkinter import Frame, Text, Scrollbar, Pack, Grid, Place 34 methods = vars(Pack).keys() | vars(Grid).keys() | vars(Place).keys()
|
/external/python/cpython2/Lib/lib-tk/ |
D | ScrolledText.py | 16 from Tkinter import Frame, Text, Scrollbar, Pack, Grid, Place 33 methods = vars(Pack).keys() + vars(Grid).keys() + vars(Place).keys()
|
/external/flatbuffers/python/flatbuffers/ |
D | builder.py | 306 self.Place(0, N.Uint8Flags) 406 self.Place(0, N.Uint8Flags) 533 self.Place(file_identifier[i], N.Uint8Flags) 557 self.Place(off, flags) 715 def Place(self, x, flags): member in Builder
|
/external/jackson-databind/attic/ |
D | README.md | 1 Place where formerly used code is moved if it seems possible (or perhaps even likely) it might
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | Sparc.td | 133 // TO DO: Place-holder: Processor specific features will be added *very* soon here. 138 // TO DO: Place-holder: Processor specific features will be added *very* soon here. 162 // TO DO: Place-holder: Processor specific features will be added *very* soon here.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | Sparc.td | 133 // TO DO: Place-holder: Processor specific features will be added *very* soon here. 138 // TO DO: Place-holder: Processor specific features will be added *very* soon here. 162 // TO DO: Place-holder: Processor specific features will be added *very* soon here.
|
/external/arm-trusted-firmware/plat/arm/board/rde1edge/fdts/ |
D | rde1edge_nt_fw_config.dts | 13 * Place holder for system-id node with default values. The
|
/external/arm-trusted-firmware/plat/arm/board/sgi575/fdts/ |
D | sgi575_nt_fw_config.dts | 13 * Place holder for system-id node with default values. The
|
/external/arm-trusted-firmware/plat/arm/board/rdv1mc/fdts/ |
D | rdv1mc_nt_fw_config.dts | 13 * Place holder for system-id node with default values. The
|
/external/arm-trusted-firmware/plat/arm/board/rdn1edge/fdts/ |
D | rdn1edge_nt_fw_config.dts | 13 * Place holder for system-id node with default values. The
|
/external/arm-trusted-firmware/plat/arm/board/rdv1/fdts/ |
D | rdv1_nt_fw_config.dts | 13 * Place holder for system-id node with default values. The
|
/external/arm-trusted-firmware/plat/arm/board/rdn2/fdts/ |
D | rdn2_nt_fw_config.dts | 13 * Place holder for system-id node with default values. The
|
/external/fmtlib/doc/bootstrap/ |
D | list-group.less | 25 // Place the border on the list items and negative margin up for better styling 84 z-index: 2; // Place active items above their siblings for proper border styling
|
/external/e2fsprogs/tests/f_nospc_create_lnf/ |
D | expect.2 | 7 Place lost files in root directory instead? yes
|
D | expect.1 | 7 Place lost files in root directory instead? yes
|
/external/llvm-project/llvm/test/MC/ARM/ |
D | fixup-per-fragment.s | 8 @ Place a literal pool out of range of the 16-bit ldr but within
|
/external/grpc-grpc/tools/dockerfile/grpc_artifact_linux_armv7/ |
D | Dockerfile | 19 # Place any extra build instructions between these commands
|
/external/yapf/plugins/vim/plugin/ |
D | yapf.vim | 17 " Place this script in your ~/.vim/plugin directory. You can call the
|
/external/ltp/testcases/kernel/fs/fs_bind/cloneNS/ |
D | parent03 | 17 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|