Home
last modified time | relevance | path

Searched defs:_data (Results 1 – 25 of 70) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DdeclarationEmitPrivateSymbolCausesVarDeclarationToBeEmitted.js2 const _data = Symbol('data'); constant
13 var _data = Symbol('data'); variable
/third_party/glib/tests/gobject/
Dperformance.c476 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/
Dmatch_table.h45 #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/
DdeclarationEmitPrivateSymbolCausesVarDeclarationToBeEmitted.ts3 const _data = Symbol('data'); constant
/third_party/boost/boost/bimap/support/
Dlambda.hpp37 boost::lambda::placeholder1_type & _data = boost::lambda::_1; variable
/third_party/python/Lib/email/mime/
Dapplication.py16 def __init__(self, _data, _subtype='octet-stream', argument
/third_party/gstreamer/gstplugins_bad/ext/mplex/
Dgstmplexibitstream.cc36 GstMplexIBitStream::GstMplexIBitStream (GstMplexPad * _data, guint buf_size): in GstMplexIBitStream()
/third_party/uboot/u-boot-2020.01/arch/nios2/cpu/
Du-boot.lds44 _data = .; symbol
/third_party/uboot/u-boot-2020.01/arch/arm/lib/
Delf_arm_efi.lds27 _data = .; symbol
Delf_aarch64_efi.lds27 _data = .; symbol
/third_party/boost/boost/proto/transform/
Darg.hpp99 struct _data : transform<_data> struct
102 struct impl
/third_party/uboot/u-boot-2020.01/arch/riscv/lib/
Delf_riscv64_efi.lds29 _data = .; symbol
Delf_riscv32_efi.lds29 _data = .; symbol
/third_party/boost/libs/python/example/numpy/
Dgaussian.cpp38 double _data[4]; member in matrix2
74 double _data[2]; member in vector2
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcurlfilesink.c65 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/
DSDL_cocoawindow.h39 SDL_WindowData *_data; variable
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestatomic.c495 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/
DProtoCompile.cs383 StringBuilder _data = new StringBuilder(1000); field in Grpc.Tools.ProtoCompile.ProtocResponseFileBuilder
/third_party/glib/gio/tests/
Dgdbus-threading.c134 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/
Dindex.ts675 public get _data() { method in Vm
679 public set _data(newData: any) { method in Vm
/third_party/boost/boost/graph/
Dminimum_degree_ordering.hpp52 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/
Ds-c1.c94 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/
Ds-c1.c105 long _data[NSCENAR]; /* As we store µsec values, a long type should be amply enough. */ member
/third_party/uboot/u-boot-2020.01/tools/
Dkwboot.c422 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/
Dgsimpleasyncresult.c859 complete_in_idle_cb_for_thread (gpointer _data) in complete_in_idle_cb_for_thread()
886 gpointer _data) in run_in_thread()

123