Home
last modified time | relevance | path

Searched refs:Place (Results 1 – 25 of 231) sorted by relevance

12345678910

/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
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/
Dplacer_test.cc260 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/
Dmessage_layout.cc15 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/
DCheckPlacementNew.cpp66 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/
DARDVideoCallView.m141 // 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/
Dbuilder.lua231 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/
Dscrolledtext.py14 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/
DScrolledText.py16 from Tkinter import Frame, Text, Scrollbar, Pack, Grid, Place
33 methods = vars(Pack).keys() + vars(Grid).keys() + vars(Place).keys()
/external/flatbuffers/python/flatbuffers/
Dbuilder.py306 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/
DREADME.md1 Place where formerly used code is moved if it seems possible (or perhaps even likely) it might
/external/llvm-project/llvm/lib/Target/Sparc/
DSparc.td133 // 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/
DSparc.td133 // 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/
Drde1edge_nt_fw_config.dts13 * Place holder for system-id node with default values. The
/external/arm-trusted-firmware/plat/arm/board/sgi575/fdts/
Dsgi575_nt_fw_config.dts13 * Place holder for system-id node with default values. The
/external/arm-trusted-firmware/plat/arm/board/rdv1mc/fdts/
Drdv1mc_nt_fw_config.dts13 * Place holder for system-id node with default values. The
/external/arm-trusted-firmware/plat/arm/board/rdn1edge/fdts/
Drdn1edge_nt_fw_config.dts13 * Place holder for system-id node with default values. The
/external/arm-trusted-firmware/plat/arm/board/rdv1/fdts/
Drdv1_nt_fw_config.dts13 * Place holder for system-id node with default values. The
/external/arm-trusted-firmware/plat/arm/board/rdn2/fdts/
Drdn2_nt_fw_config.dts13 * Place holder for system-id node with default values. The
/external/fmtlib/doc/bootstrap/
Dlist-group.less25 // 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/
Dexpect.27 Place lost files in root directory instead? yes
Dexpect.17 Place lost files in root directory instead? yes
/external/llvm-project/llvm/test/MC/ARM/
Dfixup-per-fragment.s8 @ Place a literal pool out of range of the 16-bit ldr but within
/external/grpc-grpc/tools/dockerfile/grpc_artifact_linux_armv7/
DDockerfile19 # Place any extra build instructions between these commands
/external/yapf/plugins/vim/plugin/
Dyapf.vim17 " Place this script in your ~/.vim/plugin directory. You can call the
/external/ltp/testcases/kernel/fs/fs_bind/cloneNS/
Dparent0317 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

12345678910