Home
last modified time | relevance | path

Searched refs:debugdata (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/www/phpgroupware/phpgroupware-0.9.16.017/email/inc/
H A Dclass.svc_debug.inc.php38 var $debugdata=array(); variable in svc_debug
229 $this->debugdata[] = $str;
271 && ($this->debugdata))
299 $loops = count($this->debugdata);
302 $this_line = $this->debugdata[$i];
353 $this->debugdata = array();
362 $this->debugdata = htmlspecialchars(' > '.implode("\r\n".'>', $this->debugdata));
364 …$this->debugdata = preg_replace('/(<font color=")(.*)(">)(.*)(<\/font>)/U','…
377 $temp_data = $this->debugdata;
378 $this->debugdata = array();
[all …]
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-flagprocessor.t49 $ hg debugdata noop 0
54 $ hg debugdata base64 0
59 $ hg debugdata gzip 0
69 $ hg debugdata noop-gzip 0
96 $ hg debugdata noop 0
101 $ hg debugdata base64 0
106 $ hg debugdata gzip 0
116 $ hg debugdata noop-gzip 0
156 $ hg debugdata noop 0
161 $ hg debugdata base64 0
[all …]
H A Dtest-narrow-debugcommands.t33 $ hg debugdata -m 0
35 $ hg debugdata --dir foo 0
38 $ hg debugdata --dir foo/ 0
41 $ hg debugdata --dir foo/bar 0
43 $ hg debugdata --dir foo/bar/ 0
H A Dtest-lfs-largefiles.t98 $ hg debugdata lfs.bin 0
103 $ hg debugdata lfs.txt 0
162 $ hg debugdata lfs.bin 0
167 $ hg debugdata lfs.txt 0
322 $ hg debugdata lfs.bin 0
327 $ hg debugdata lfs.bin 1
332 $ hg debugdata lfs.bin 2
337 $ hg debugdata lfs.bin 3
H A Dtest-encode.t28 $ hg debugdata a.gz 0
30 $ hg debugdata not.gz 0
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/inc/
H A Dautodiscover-handler.php6 * @param string $debugdata
24 function errorResponse( $code, $message, $debugdata = '' ) { argument
36 <DebugData>$debugdata</DebugData>
/dports/devel/mercurial/mercurial-6.0/rust/hg-core/src/operations/
H A Dmod.rs6 mod debugdata; module
9 pub use debugdata::{debug_data, DebugDataKind};
/dports/german/BBBike/BBBike-3.18/GPS/
H A DDirectGarmin.pm136 my $debugdata = $self->{'debugdata'};
147 foreach (@$debugdata) {
163 my($origx1,$origy1) = @{$debugdata->[$data_i]}{qw(origlon origlat)};
164 my($origx2,$origy2) = @{$debugdata->[$data_i+1]}{qw(origlon origlat)};
175 my $maxdist_ident = $debugdata->[$maxdist_i]{'ident'};
/dports/www/moodle310/moodle/mnet/
H A Dlib.php562 * @param mixed $debugdata this can be a string, or array or object.
565 function mnet_debug($debugdata, $debuglevel=1) { argument
571 if (is_object($debugdata)) {
572 $debugdata = (array)$debugdata;
574 if (is_array($debugdata)) {
576 foreach ($debugdata as $key => $value) {
592 error_log("$prefix $debugdata");
/dports/www/moodle311/moodle/mnet/
H A Dlib.php562 * @param mixed $debugdata this can be a string, or array or object.
565 function mnet_debug($debugdata, $debuglevel=1) { argument
571 if (is_object($debugdata)) {
572 $debugdata = (array)$debugdata;
574 if (is_array($debugdata)) {
576 foreach ($debugdata as $key => $value) {
592 error_log("$prefix $debugdata");
/dports/www/moodle39/moodle/mnet/
H A Dlib.php562 * @param mixed $debugdata this can be a string, or array or object.
565 function mnet_debug($debugdata, $debuglevel=1) { argument
571 if (is_object($debugdata)) {
572 $debugdata = (array)$debugdata;
574 if (is_array($debugdata)) {
576 foreach ($debugdata as $key => $value) {
592 error_log("$prefix $debugdata");
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/loaders/dex/
H A Ddex_statemachine.cpp125 void DEXStateMachine::setDebugData(const DEXDebugData &debugdata) in setDebugData() argument
132 dbgdatalist.push_back(debugdata); in setDebugData()
136 it->second.push_back(debugdata); in setDebugData()
H A Ddex_statemachine.h40 void setDebugData(const DEXDebugData& debugdata);
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/cuda/
H A Dcuda_data.cu41 float debugdata[size]; in CudaData_Upload_DoubleFloat() local
48 CudaWrapper_DownloadCudaData(debugdata, dev_data, size / 2); in CudaData_Upload_DoubleFloat()
52 …nt i = 0; i < size / sizeof(double); i++) sum += (debugdata[i] - ((double*) host_data)[i]) * (debu… in CudaData_Upload_DoubleFloat()
H A Dcuda_shared.h210 PPPM_FLOAT* debugdata; member
355 …void* debugdata; //array for easily collecting debugdata from device class cuda contains the corr… member
H A Dpppm_cuda_kernel.cu362 debugdata[0] = i; in particle_map_kernel()
363 debugdata[1] = _boxlo[0]; in particle_map_kernel()
364 debugdata[2] = _boxlo[1]; in particle_map_kernel()
365 debugdata[3] = _boxlo[2]; in particle_map_kernel()
366 debugdata[4] = nx; in particle_map_kernel()
367 debugdata[5] = ny; in particle_map_kernel()
368 debugdata[6] = nz; in particle_map_kernel()
369 debugdata[7] = _x[i]; in particle_map_kernel()
370 debugdata[8] = _x[i + _nmax]; in particle_map_kernel()
371 debugdata[9] = _x[i + 2 * _nmax]; in particle_map_kernel()
[all …]
H A Ddomain.cu75 cudaMemcpyToSymbol(MY_AP(debugdata) , &sdata->debugdata , sizeof(int*)); in Cuda_Domain_UpdateDomain()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/email/templates/default/
H A Dapp_data-J.xsl26 <xsl:if test="debugdata != ''">
120 <xsl:if test="debugdata != ''">
200 <xsl:when test="debugdata/js_another_window != ''">
201 <xsl:value-of disable-output-escaping="yes" select="debugdata/js_another_window"/>
207 <xsl:value-of disable-output-escaping="yes" select="debugdata"/>
H A Dapp_data.xsl24 <xsl:if test="debugdata != ''">
123 <xsl:if test="debugdata != ''">
228 <xsl:when test="debugdata/js_another_window != ''">
229 <xsl:value-of disable-output-escaping="yes" select="debugdata/js_another_window"/>
235 <xsl:value-of disable-output-escaping="yes" select="debugdata"/>
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp1/sdr_lib/
H A Drx_chain.v39 output wire [15:0] debugdata,output wire [15:0] debugctrl port
49 assign debugdata = hb_in_i;
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/statistics/lib/
H A DStatDataset.php97 $debugdata = array();
103 $debugdata[$slot] = array(
108 return $debugdata;
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/statistics/lib/
H A DStatDataset.php154 $debugdata = [];
160 $debugdata[$slot] = [
165 return $debugdata;
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp1/toplevel/usrp_std/
H A Dusrp_std.v69 wire [15:0] debugdata,debugctrl; net
248 ….i_in(ddc0_in_i),.q_in(ddc0_in_q),.i_out(bb_rx_i0),.q_out(bb_rx_q0),.debugdata(debugdata),.debugct…
/dports/devel/elfutils/elfutils-0.179/src/
H A Dstrip.c1601 Elf_Data *debugdata = elf_newdata (scn); in handle_elf() local
1602 if (debugdata == NULL) in handle_elf()
1607 *debugdata = *shdr_info[cnt].data; in handle_elf()
1609 debugdata->d_buf = NULL; in handle_elf()
1614 shdr_info[cnt].debug_data = debugdata; in handle_elf()
1615 if (debugdata->d_buf == NULL) in handle_elf()
1617 debugdata->d_buf = memcpy (xmalloc (debugdata->d_size), in handle_elf()
1618 debugdata->d_buf, debugdata->d_size); in handle_elf()
2139 Elf_Data *debugdata = elf_getdata (elf_getscn (debugelf, in handle_elf() local
2141 if (debugdata == NULL) in handle_elf()
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp1/toplevel/usrp_multi/
H A Dusrp_multi.v70 wire [15:0] debugdata,debugctrl; net
273 ….i_in(ddc0_in_i),.q_in(ddc0_in_q),.i_out(bb_rx_i0),.q_out(bb_rx_q0),.debugdata(debugdata),.debugct…

12345678