/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 | 272 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 317 return Place(graph, devices, nullptr, true, false); in Place() 320 Status Place(Graph* graph, bool allow_soft_placement, in Place() function in tensorflow::__anonced950570111::PlacerTest 322 return Place(graph, &devices_, nullptr, allow_soft_placement, in Place() 326 Status Place(Graph* graph) { in Place() function in tensorflow::__anonced950570111::PlacerTest 327 return Place(graph, &devices_, nullptr, true, false); in Place() 427 TF_EXPECT_OK(Place(&g)); in TEST_F() 448 TF_EXPECT_OK(Place(&g)); in TEST_F() 469 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/webrtc/examples/objc/AppRTCMobile/ios/ |
D | ARDVideoCallView.m | 132 // Place the view in the bottom right. 139 // Place stats at the top. 145 // Place hangup button in the bottom left. 153 // Place button to the right of hangup button. 159 // Place route button to the right of camera button.
|
/external/flatbuffers/lua/flatbuffers/ |
D | builder.lua | 232 self:Place(off2, SOffsetT) 240 self:Place(off2, UOffsetT) 258 self:Place(vectorNumElements, UOffsetT) 269 self:Place(0, Uint8) 322 self:Place(off, flags) 378 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/cronet/build/config/android/ |
D | abi.gni | 61 # Place holder for x64 support, not tested. 70 # Place holder for mips64 support, not tested. 75 # Place holder for riscv64 support, not tested.
|
/external/angle/build/config/android/ |
D | abi.gni | 61 # Place holder for x64 support, not tested. 70 # Place holder for mips64 support, not tested. 75 # Place holder for riscv64 support, not tested.
|
/external/flatbuffers/python/flatbuffers/ |
D | builder.py | 315 self.Place(0, N.Uint8Flags) 424 self.Place(0, N.Uint8Flags) 554 self.Place(file_identifier[i], N.Uint8Flags) 578 self.Place(off, flags) 738 def Place(self, x, flags): member in Builder
|
/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/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/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/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/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/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/rdn2/fdts/ |
D | rdn2_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/leveldb/ |
D | NEWS | 7 (1) Place hard limit on number of level-0 files. This fixes errors
|
/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/licenseclassifier/v2/assets/Header/GPL-2.0/ |
D | b.txt | 13 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
/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
|