Home
last modified time | relevance | path

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

1234

/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/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_nir_lower_ubo_to_uniform.c34 is_const_ubo(const nir_instr *instr, const void *_data) in is_const_ubo()
54 lower_ubo_to_uniform(nir_builder *b, nir_instr *instr, void *_data) in lower_ubo_to_uniform()
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitPrivateSymbolCausesVarDeclarationToBeEmitted.ts3 const _data = Symbol('data'); constant
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp848 struct _data struct in gl4cts::GPUShaderFP64Test4
852 double uniform_double;
853 double uniform_double_arr[2];
854 double uniform_dvec2[2];
855 double uniform_dvec2_arr[4];
856 double uniform_dvec3[3];
857 double uniform_dvec3_arr[6];
858 double uniform_dvec4[4];
859 double uniform_dvec4_arr[8];
861 glw::GLint uniform_location_double;
[all …]
/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/mesa3d/src/compiler/nir/
Dnir_lower_convert_alu_types.c185 is_alu_conversion(const nir_instr *instr, UNUSED const void *_data) in is_alu_conversion()
192 lower_alu_conversion(nir_builder *b, nir_instr *instr, UNUSED void *_data) in lower_alu_conversion()
Dnir_lower_vec_to_movs.c131 try_coalesce(nir_alu_instr *vec, unsigned start_idx, void *_data) in try_coalesce()
306 const void *_data) in nir_lower_vec_to_movs()
Dnir_lower_alu_to_scalar.c143 lower_alu_instr_scalar(nir_builder *b, nir_instr *instr, void *_data) in lower_alu_instr_scalar()
357 nir_lower_alu_to_scalar(nir_shader *shader, nir_instr_filter_cb cb, const void *_data) in nir_lower_alu_to_scalar()
Dnir_lower_double_ops.c633 should_lower_double_instr(const nir_instr *instr, const void *_data) in should_lower_double_instr()
661 lower_doubles_instr(nir_builder *b, nir_instr *instr, void *_data) in lower_doubles_instr()
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctionsriff.c50 #define TYPE_FIND_REGISTER_RIFF_DEFINE(typefind_name, name, rank, ext, _data) \ argument
Dgsttypefindfunctionsstartwith.c51 #define TYPE_FIND_REGISTER_START_WITH_DEFINE(typefind_name, name, rank, ext, _data, _size, _probabi… argument
/third_party/boost/boost/proto/transform/
Darg.hpp99 struct _data : transform<_data> struct
102 struct impl
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_lower_ubo_loads.c28 lower_ubo_load_instr(nir_builder *b, nir_instr *instr, UNUSED void *_data) in lower_ubo_load_instr()
/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/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
DFlatBuffersMonsterWriterTests.swift30 let _data = ByteBuffer(data: data) in testData() variable
38 let _data = ByteBuffer(data: data) in testReadFromOtherLanguages() 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.ts667 public get _data() { method in Vm
671 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()

1234