/third_party/skia/experimental/sktext/editor/ |
D | Cursor.h | 26 void place(SkPoint xy, SkSize size) { in place() function 34 void place(SkRect rect) { in place() function
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/property_member_declarations/member_variable_declarations/ |
D | member_variable_declarations_2.ts | 27 public place: string; property in Staff1 42 public place: string; property in Staff2
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/functions/destructuring_parameter_declarations/ |
D | destructuring_parameter_declarations_6.ts | 29 place?: [number, number]; property
|
/third_party/node/deps/cares/src/tools/ |
D | ares_getopt.h | 41 const char *place; member
|
/third_party/skia/gm/ |
D | hardstop_gradients_many.cpp | 63 float place = SkScalar(pos) / SkScalar(row); in onDraw() local
|
/third_party/libwebsockets/win32port/win32helpers/ |
D | getopt.c | 93 static char *place = EMSG; /* option letter processing */ local
|
D | getopt_long.c | 86 static char *place = EMSG; /* option letter processing */ local
|
/third_party/vixl/examples/aarch64/ |
D | literal.cc | 53 __ place(&manually_placed_literal); in LiteralExample() local
|
/third_party/python/Tools/demo/ |
D | queens.py | 41 def place(self, x, y): member in Queens
|
/third_party/python/Lib/idlelib/ |
D | textview.py | 27 def place(self, **kwargs): member in AutoHideScrollbar
|
/third_party/mesa3d/src/getopt/ |
D | getopt_long.c | 84 static char *place = EMSG; /* option letter processing */ variable
|
/third_party/vixl/test/aarch64/ |
D | test-assembler-aarch64.cc | 3970 __ place(&before_x); in TEST() local 3971 __ place(&before_w); in TEST() local 3972 __ place(&before_sx); in TEST() local 3973 __ place(&before_q); in TEST() local 3974 __ place(&before_d); in TEST() local 3975 __ place(&before_s); in TEST() local 4000 __ place(&after_x); in TEST() local 4001 __ place(&after_w); in TEST() local 4002 __ place(&after_sx); in TEST() local 4003 __ place(&after_q); in TEST() local [all …]
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
D | bio_print.c | 441 int place = 0; in fmtint() local
|
/third_party/openssl/crypto/bio/ |
D | bio_print.c | 441 int place = 0; in fmtint() local
|
/third_party/mbedtls/tests/src/test_helpers/ |
D | ssl_helpers.c | 267 int place; in mbedtls_test_ssl_message_queue_push_info() local
|
/third_party/FreeBSD/sys/kern/ |
D | subr_bus.c | 1483 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/ |
D | NewGVN.cpp | 2354 auto place = lookupResult.first; in performCongruenceFinding() local
|
/third_party/node/tools/lint-md/ |
D | lint-md.mjs | 238 options = {place: optionsOrParentOrPlace}; property 244 options = {place: optionsOrParentOrPlace}; property 249 place: optionsOrParentOrPlace.position property 315 VFileMessage$1.prototype.place = undefined; method in VFileMessage$1 26825 options = {place: optionsOrParentOrPlace}; property 26831 options = {place: optionsOrParentOrPlace}; property 26836 place: optionsOrParentOrPlace.position property 26902 VFileMessage.prototype.place = undefined; method in VFileMessage
|
/third_party/ffmpeg/libavformat/ |
D | movenc.c | 4049 const char *ptr, *place = ""; in mov_write_loci_tag() local
|
D | mov.c | 238 char buf[200], place[100]; in mov_metadata_loci() local
|
/third_party/python/Lib/tkinter/ |
D | __init__.py | 2481 place = configure = config = place_configure variable in Place
|
/third_party/vixl/src/aarch64/ |
D | assembler-aarch64.cc | 110 void Assembler::place(RawLiteral* literal) { in place() function in vixl::aarch64::Assembler
|
/third_party/vixl/test/aarch32/ |
D | test-assembler-aarch32.cc | 2693 __ place(&l0); in TEST_T32() local
|
/third_party/vixl/src/aarch32/ |
D | assembler-aarch32.h | 220 void place(RawLiteral* literal) { in place() function
|