/third_party/typescript/tests/baselines/reference/ |
D | declarationEmitPrivateSymbolCausesVarDeclarationToBeEmitted.js | 2 const _data = Symbol('data'); constant 13 var _data = Symbol('data'); variable
|
/third_party/glib/tests/gobject/ |
D | performance.c | 476 gpointer _data, in test_construction_init() 492 gpointer _data) in test_construction_run() 506 gpointer _data) in test_construction_finish() 517 gpointer _data) in test_construction_teardown() 526 gpointer _data, in test_construction_print_result() 559 gpointer _data, in test_type_check_init() 575 gpointer _data) in test_type_check_run() 607 gpointer _data, in test_type_check_print_result() 617 gpointer _data) in test_type_check_teardown() 639 gpointer _data) in test_emission_run() [all …]
|
/third_party/uboot/u-boot-2020.01/include/ |
D | match_table.h | 45 #define match_set_type_data(_type, _data) {(_type), 0, (void *)(_data)} argument 46 #define match_set(_type, _reg, _data) {(_type), (_reg), (void *)(_data)} argument
|
/third_party/typescript/tests/cases/compiler/ |
D | declarationEmitPrivateSymbolCausesVarDeclarationToBeEmitted.ts | 3 const _data = Symbol('data'); constant
|
/third_party/boost/boost/bimap/support/ |
D | lambda.hpp | 37 boost::lambda::placeholder1_type & _data = boost::lambda::_1; variable
|
/third_party/python/Lib/email/mime/ |
D | application.py | 16 def __init__(self, _data, _subtype='octet-stream', argument
|
/third_party/gstreamer/gstplugins_bad/ext/mplex/ |
D | gstmplexibitstream.cc | 36 GstMplexIBitStream::GstMplexIBitStream (GstMplexPad * _data, guint buf_size): in GstMplexIBitStream()
|
/third_party/uboot/u-boot-2020.01/arch/nios2/cpu/ |
D | u-boot.lds | 44 _data = .; symbol
|
/third_party/uboot/u-boot-2020.01/arch/arm/lib/ |
D | elf_arm_efi.lds | 27 _data = .; symbol
|
D | elf_aarch64_efi.lds | 27 _data = .; symbol
|
/third_party/boost/boost/proto/transform/ |
D | arg.hpp | 99 struct _data : transform<_data> struct 102 struct impl
|
/third_party/uboot/u-boot-2020.01/arch/riscv/lib/ |
D | elf_riscv64_efi.lds | 29 _data = .; symbol
|
D | elf_riscv32_efi.lds | 29 _data = .; symbol
|
/third_party/boost/libs/python/example/numpy/ |
D | gaussian.cpp | 38 double _data[4]; member in matrix2 74 double _data[2]; member in vector2
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | curlfilesink.c | 65 test_set_and_play_buffer (const gchar * _data) in test_set_and_play_buffer() 81 test_set_and_fail_to_play_buffer (const gchar * _data) in test_set_and_fail_to_play_buffer()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/ |
D | SDL_cocoawindow.h | 39 SDL_WindowData *_data; variable
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testatomic.c | 495 static int FIFO_Writer(void* _data) in FIFO_Writer() 530 static int FIFO_Reader(void* _data) in FIFO_Reader() 570 static int FIFO_Watcher(void* _data) in FIFO_Watcher()
|
/third_party/grpc/src/csharp/Grpc.Tools/ |
D | ProtoCompile.cs | 383 StringBuilder _data = new StringBuilder(1000); field in Grpc.Tools.ProtoCompile.ProtocResponseFileBuilder
|
/third_party/glib/gio/tests/ |
D | gdbus-threading.c | 134 test_delivery_in_thread_func (gpointer _data) in test_delivery_in_thread_func() 345 test_sleep_in_thread_func (gpointer _data) in test_sleep_in_thread_func()
|
/third_party/jsframework/runtime/main/model/ |
D | index.ts | 675 public get _data() { method in Vm 679 public set _data(newData: any) { method in Vm
|
/third_party/boost/boost/graph/ |
D | minimum_degree_ordering.hpp | 52 stack(Iterator _data, const value_type& head) in stack() 59 stack(Iterator _data) in stack() 196 Numbering(Iterator _data, number_type _max_num, VertexIndexMap id) in Numbering()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | s-c1.c | 94 long _data; /* As we store µsec values, a long type should be enough. */ member
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | s-c1.c | 105 long _data[NSCENAR]; /* As we store µsec values, a long type should be amply enough. */ member
|
/third_party/uboot/u-boot-2020.01/tools/ |
D | kwboot.c | 422 kwboot_xmodem(int tty, const void *_data, size_t size) in kwboot_xmodem() 612 kwboot_img_csum8(void *_data, size_t size) in kwboot_img_csum8()
|
/third_party/glib/gio/ |
D | gsimpleasyncresult.c | 859 complete_in_idle_cb_for_thread (gpointer _data) in complete_in_idle_cb_for_thread() 886 gpointer _data) in run_in_thread()
|