Home
last modified time | relevance | path

Searched defs:_data (Results 1 – 25 of 73) 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/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/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/typescript/tests/cases/compiler/
DdeclarationEmitPrivateSymbolCausesVarDeclarationToBeEmitted.ts3 const _data = Symbol('data'); constant
/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_width.c178 lower_alu_instr_width(nir_builder *b, nir_instr *instr, void *_data) in lower_alu_instr_width()
412 nir_lower_alu_width(nir_shader *shader, nir_vectorize_cb cb, const void *_data) in nir_lower_alu_width()
439 nir_lower_alu_to_scalar(nir_shader *shader, nir_instr_filter_cb cb, const void *_data) in nir_lower_alu_to_scalar()
Dnir_scale_fdiv.c28 nir_scale_fdiv_instr(nir_builder *b, nir_instr *instr, UNUSED void *_data) in nir_scale_fdiv_instr()
Dnir_lower_input_attachments.c180 lower_input_attachments_instr(nir_builder *b, nir_instr *instr, void *_data) in lower_input_attachments_instr()
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/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/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/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/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/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_builtin.c160 lower_builtin_instr(nir_builder *b, nir_instr *instr, UNUSED void *_data) in lower_builtin_instr()
/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/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_lower_image_casts.c190 lower_image_cast_instr(nir_builder *b, nir_instr *instr, void *_data) in lower_image_cast_instr()
Dd3d12_nir_passes.c892 is_sample_pos(const nir_instr *instr, const void *_data) in is_sample_pos()
901 lower_sample_pos(nir_builder *b, nir_instr *instr, void *_data) in lower_sample_pos()
913 is_multisampling_instr(const nir_instr *instr, const void *_data) in is_multisampling_instr()
931 lower_multisampling_instr(nir_builder *b, nir_instr *instr, void *_data) in lower_multisampling_instr()
/third_party/rust/crates/nix/src/sys/
Daio.rs547 _data: PhantomData<&'a [u8]>, field
668 _data: PhantomData<&'a [&'a [u8]]>, field
779 _data: PhantomData<&'a [u8]>, field
897 _data: PhantomData<&'a [&'a [u8]]>, field
/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/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

123