Home
last modified time | relevance | path

Searched defs:place (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/experimental/sktext/editor/
DCursor.h26 void place(SkPoint xy, SkSize size) { in place() function
34 void place(SkRect rect) { in place() function
/third_party/boost/libs/bimap/example/
Dtagged_simple_bimap.cpp30 struct place {}; struct
/third_party/node/deps/cares/src/tools/
Dares_getopt.c68 static char *place = EMSG; /* option letter processing */ in ares_getopt() local
/third_party/skia/gm/
Dhardstop_gradients_many.cpp63 float place = SkScalar(pos) / SkScalar(row); in onDraw() local
/third_party/libwebsockets/win32port/win32helpers/
Dgetopt.c93 static char *place = EMSG; /* option letter processing */ local
Dgetopt_long.c86 static char *place = EMSG; /* option letter processing */ local
/third_party/python/Tools/demo/
Dqueens.py41 def place(self, x, y): member in Queens
/third_party/python/Lib/idlelib/
Dtextview.py27 def place(self, **kwargs): member in AutoHideScrollbar
/third_party/mindspore/mindspore/lite/tools/converter/legacy_optimizer/graph/
Ddtype_trans_pass.cc257 …sPass::InsertDTypeTransNode(schema::MetaGraphT *graph, NodeIter exist_node_iter, InsertPlace place, in InsertDTypeTransNode()
/third_party/mindspore/mindspore/lite/tools/common/
Dgraph_util.cc387 InsertPlace place) { in AddTensor2Node()
466 NodeIter InsertNode(schema::MetaGraphT *graphT, uint32_t existNodeIdx, InsertPlace place, size_t in… in InsertNode()
481 NodeIter InsertNode(schema::MetaGraphT *graphT, NodeIter existNodeIter, InsertPlace place, size_t i… in InsertNode()
/third_party/mesa3d/src/getopt/
Dgetopt_long.c84 static char *place = EMSG; /* option letter processing */ variable
/third_party/boost/libs/mpi/test/
Dall_reduce_test.cpp134 char const* place = in_place ? "in place" : "out of place"; in all_reduce_array_test() local
/third_party/boost/tools/build/src/engine/
Dregexp.cpp702 char *place; in reginsert() local
/third_party/openssl/crypto/bio/
Db_print.c425 int place = 0; in fmtint() local
/third_party/FreeBSD/sys/kern/
Dsubr_bus.c1484 device_t place; in device_add_child_ordered() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2354 auto place = lookupResult.first; in performCongruenceFinding() local
/third_party/ffmpeg/libavformat/
Dmovenc.c3645 const char *ptr, *place = ""; in mov_write_loci_tag() local
Dmov.c234 char buf[200], place[100]; in mov_metadata_loci() local
/third_party/python/Lib/tkinter/
D__init__.py2481 place = configure = config = place_configure variable in Place
/third_party/node/tools/
Dlint-md.mjs26290 constructor(reason, place, origin) { argument
26687 message(reason, place, origin) { argument
26712 info(reason, place, origin) { argument
26731 fail(reason, place, origin) { argument
29890 place: stringifyPosition$1( property