Home
last modified time | relevance | path

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

12345678

/third_party/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()
/third_party/flatbuffers/lua/flatbuffers/
Dbuilder.lua232 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
/third_party/python/Lib/tkinter/
Dscrolledtext.py14 from tkinter import Frame, Text, Scrollbar, Pack, Grid, Place
34 methods = vars(Pack).keys() | vars(Grid).keys() | vars(Place).keys()
/third_party/flatbuffers/python/flatbuffers/
Dbuilder.py306 self.Place(0, N.Uint8Flags)
408 self.Place(0, N.Uint8Flags)
538 self.Place(file_identifier[i], N.Uint8Flags)
562 self.Place(off, flags)
720 def Place(self, x, flags): member in Builder
/third_party/boost/libs/regex/performance/third_party/
Dreadme.txt1 Place third party headers and libraries in this directory to have them built as part of the perform…
/third_party/skia/third_party/externals/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.
/third_party/boost/libs/math/reporting/accuracy/third_party/cephes_double/
Dreadme.txt1 Place the source for the Cephes double precision library here if you want bjam to
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/
Dwrap.dart15 /// Place the objects as close to the start of the axis as possible.
24 /// Place the objects as close to the end of the axis as possible.
33 /// Place the objects as close to the middle of the axis as possible.
36 /// Place the free space evenly between the objects.
39 /// Place the free space evenly between the objects as well as half of that
43 /// Place the free space evenly between the objects as well as before and
50 /// Place the children as close to the start of the run in the cross axis as
60 /// Place the children as close to the end of the run in the cross axis as
70 /// Place the children as close to the middle of the run in the cross axis as
/third_party/node/deps/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/
Dgyp.pbfilespec12 Place this file in directory:
/third_party/node/tools/gyp/tools/Xcode/Specifications/
Dgyp.pbfilespec12 Place this file in directory:
/third_party/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
/third_party/gstreamer/gstplugins_bad/ext/vulkan/shaders/
Didentity.frag16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Dupsample_ayuv.glsl16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Didentity.vert16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Dswizzle_and_clobber_alpha.frag16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Dswizzle.frag16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Dswizzle.glsl16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Dupsample_nv12.glsl16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Dyuy2_to_rgb.frag16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Dcolor_convert_generic.glsl16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
/third_party/ntfs-3g/
DBUILD.gn16 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
/third_party/ntfs-3g/libfuse-lite/
DBUILD.gn16 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
/third_party/grpc/tools/dockerfile/grpc_artifact_linux_armv7/
DDockerfile20 # Place any extra build instructions between these commands
/third_party/grpc/tools/dockerfile/grpc_artifact_linux_armv6/
DDockerfile20 # Place any extra build instructions between these commands

12345678