Home
last modified time | relevance | path

Searched refs:pdbname (Results 1 – 25 of 97) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/snapshot/win/
H A Dprocess_snapshot_win_test.cc67 std::string pdbname; in TestImageReaderChild() local
74 &uuid, &age, &pdbname)); in TestImageReaderChild()
75 EXPECT_NE(pdbname.find("crashpad_snapshot_test_image_reader"), in TestImageReaderChild()
78 pdbname.compare(pdbname.size() - suffix.size(), suffix.size(), suffix), in TestImageReaderChild()
85 &uuid, &age, &pdbname)); in TestImageReaderChild()
86 EXPECT_NE(pdbname.find("crashpad_snapshot_test_image_reader_module"), in TestImageReaderChild()
89 pdbname.compare(pdbname.size() - suffix.size(), suffix.size(), suffix), in TestImageReaderChild()
H A Dpe_image_reader_test.cc69 std::string pdbname; in TEST() local
70 ASSERT_TRUE(pe_image_reader.DebugDirectoryInformation(&uuid, &age, &pdbname)); in TEST()
73 EXPECT_NE(pdbname.find(module_name), std::string::npos); in TEST()
76 pdbname.compare(pdbname.size() - suffix.size(), suffix.size(), suffix), in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/win/
H A Dprocess_snapshot_win_test.cc67 std::string pdbname; in TestImageReaderChild() local
74 &uuid, &age, &pdbname)); in TestImageReaderChild()
75 EXPECT_NE(pdbname.find("crashpad_snapshot_test_image_reader"), in TestImageReaderChild()
78 pdbname.compare(pdbname.size() - suffix.size(), suffix.size(), suffix), in TestImageReaderChild()
85 &uuid, &age, &pdbname)); in TestImageReaderChild()
86 EXPECT_NE(pdbname.find("crashpad_snapshot_test_image_reader_module"), in TestImageReaderChild()
89 pdbname.compare(pdbname.size() - suffix.size(), suffix.size(), suffix), in TestImageReaderChild()
H A Dpe_image_reader_test.cc69 std::string pdbname; in TEST() local
70 ASSERT_TRUE(pe_image_reader.DebugDirectoryInformation(&uuid, &age, &pdbname)); in TEST()
73 EXPECT_NE(pdbname.find(module_name), std::string::npos); in TEST()
76 pdbname.compare(pdbname.size() - suffix.size(), suffix.size(), suffix), in TEST()
/dports/science/silo/silo-4.10.2-bsd/tools/silex/
H A DSiloObjectView.cpp176 QString pdbname = object->pdb_names[i]; in SiloObjectView() local
233 std::string valStr = std::string(pdbname.toAscii()); in SiloObjectView()
234 if (pdbname.indexOf("'<s>") == 0) in SiloObjectView()
236 int len = pdbname.length(); in SiloObjectView()
237 valStr = std::string((const char*)(pdbname.toAscii()),4,len-5); in SiloObjectView()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/build/toolchain/win/
H A DBUILD.gn141 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
143 # Label names may have spaces in them so the pdbname must be quoted. The
160 pdbname = "{{target_out_dir}}/{{label_name}}_cc.pdb"
213 pdbname = "${dllname}.pdb"
230 outputs += [ pdbname ]
231 runtime_outputs += [ pdbname ]
246 pdbname = "${dllname}.pdb"
259 outputs += [ pdbname ]
270 pdbname = "$exename.pdb"
281 command = "cmd /c $python_path $tool_wrapper_path delete-file $pdbname && $command"
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/build/toolchain/win/
H A DBUILD.gn141 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
143 # Label names may have spaces in them so the pdbname must be quoted. The
160 pdbname = "{{target_out_dir}}/{{label_name}}_cc.pdb"
213 pdbname = "${dllname}.pdb"
230 outputs += [ pdbname ]
231 runtime_outputs += [ pdbname ]
246 pdbname = "${dllname}.pdb"
259 outputs += [ pdbname ]
270 pdbname = "$exename.pdb"
281 command = "cmd /c $python_path $tool_wrapper_path delete-file $pdbname && $command"
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/build/toolchain/win/
H A DBUILD.gn141 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
143 # Label names may have spaces in them so the pdbname must be quoted. The
160 pdbname = "{{target_out_dir}}/{{label_name}}_cc.pdb"
213 pdbname = "${dllname}.pdb"
230 outputs += [ pdbname ]
231 runtime_outputs += [ pdbname ]
246 pdbname = "${dllname}.pdb"
259 outputs += [ pdbname ]
270 pdbname = "$exename.pdb"
281 command = "cmd /c $python_path $tool_wrapper_path delete-file $pdbname && $command"
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/build/toolchain/win/
H A DBUILD.gn141 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
143 # Label names may have spaces in them so the pdbname must be quoted. The
160 pdbname = "{{target_out_dir}}/{{label_name}}_cc.pdb"
213 pdbname = "${dllname}.pdb"
230 outputs += [ pdbname ]
231 runtime_outputs += [ pdbname ]
246 pdbname = "${dllname}.pdb"
259 outputs += [ pdbname ]
270 pdbname = "$exename.pdb"
281 command = "cmd /c $python_path $tool_wrapper_path delete-file $pdbname && $command"
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gn/toolchain/
H A DBUILD.gn110 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
112 # Label names may have spaces so pdbname must be quoted.
113 … {{include_dirs}} {{cflags}} $cl_m32_flag {{cflags_c}} /c {{source}} /Fo{{output}} /Fd\"$pdbname\""
122 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
124 # Label names may have spaces so pdbname must be quoted.
152 pdbname = "${dllname}.pdb"
155 command = "$env_setup $link /nologo /IMPLIB:$libname /DLL /OUT:$dllname /PDB:$pdbname @$rspfile"
159 pdbname,
168 pdbname,
181 pdbname = "$exename.pdb"
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gn/toolchain/
H A DBUILD.gn132 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
134 # Label names may have spaces so pdbname must be quoted.
135 … {{include_dirs}} {{cflags}} $cl_m32_flag {{cflags_c}} /c {{source}} /Fo{{output}} /Fd\"$pdbname\""
144 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
146 # Label names may have spaces so pdbname must be quoted.
177 pdbname = "${dllname}.pdb"
180 command = "$env_setup $link /nologo /IMPLIB:$libname /DLL /OUT:$dllname /PDB:$pdbname @$rspfile"
184 pdbname,
193 pdbname,
209 pdbname = "$exename.pdb"
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/toolchain/win/
H A DBUILD.gn200 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
202 # Label names may have spaces in them so the pdbname must be quoted. The
216 pdbname = "{{target_out_dir}}/{{label_name}}_cc.pdb"
313 pdbname = "${dllname}.pdb"
325 pdbname,
331 pdbname,
348 pdbname = "${dllname}.pdb"
359 pdbname,
370 pdbname = "$exename.pdb"
374 command = "$linker_wrapper$link /nologo ${sys_lib_flags}/OUT:$exename /PDB:$pdbname @$rspfile"
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/toolchain/win/
H A DBUILD.gn200 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
202 # Label names may have spaces in them so the pdbname must be quoted. The
216 pdbname = "{{target_out_dir}}/{{label_name}}_cc.pdb"
312 pdbname = "${dllname}.pdb"
324 pdbname,
330 pdbname,
347 pdbname = "${dllname}.pdb"
358 pdbname,
369 pdbname = "$exename.pdb"
373 command = "$linker_wrapper$link /nologo ${sys_lib_flags}/OUT:$exename /PDB:$pdbname @$rspfile"
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/toolchain/win/
H A DBUILD.gn200 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
202 # Label names may have spaces in them so the pdbname must be quoted. The
216 pdbname = "{{target_out_dir}}/{{label_name}}_cc.pdb"
313 pdbname = "${dllname}.pdb"
325 pdbname,
331 pdbname,
348 pdbname = "${dllname}.pdb"
359 pdbname,
370 pdbname = "$exename.pdb"
374 command = "$linker_wrapper$link /nologo ${sys_lib_flags}/OUT:$exename /PDB:$pdbname @$rspfile"
[all …]
/dports/lang/v8/v8-9.6.180.12/build/toolchain/win/
H A DBUILD.gn207 pdbname = "{{target_out_dir}}/{{label_name}}_c.pdb"
209 # Label names may have spaces in them so the pdbname must be quoted. The
225 pdbname = "{{target_out_dir}}/{{label_name}}_cc.pdb"
368 pdbname = "${dllname}.pdb"
380 pdbname,
386 pdbname,
403 pdbname = "${dllname}.pdb"
414 pdbname,
426 pdbname = "$exename.pdb"
430 … command = "$linker_wrapper$link /OUT:$exename /nologo ${sys_lib_flags} /PDB:$pdbname @$rspfile"
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/mozapps/installer/
H A Dpackager.py218 pdbname = os.path.splitext(f.inputs()[0])[0] + '.pdb'
219 if os.path.exists(pdbname):
220 copier.add(os.path.basename(pdbname), File(pdbname))
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_debuginfo/
H A Ddebuginfo.c1480 HChar* pdbname = NULL; in VG_() local
1518 if (pdbname) { in VG_()
1536 = ('a' <= VG_(tolower)(pdbname[0]) && VG_(tolower)(pdbname[0]) <= 'z') in VG_()
1548 wpfx, pdbname[0], &pdbname[2]); in VG_()
1551 pdbname = mashed; in VG_()
1560 home, pdbname[0], &pdbname[2]); in VG_()
1563 pdbname = mashed; in VG_()
1568 pdbname = NULL; in VG_()
1573 if (!pdbname) { in VG_()
1601 pdbname); in VG_()
[all …]
H A Dreadpdb.c1142 pdbname, TimeDateStamp, pdbmtime ); in pdb_check_root_version_and_timestamp()
2261 const HChar* pdbname, in ML_()
2571 pdbname[szB] = 0; in ML_()
2573 Int nread = VG_(read)(fd, pdbname, szB); in ML_()
2578 vg_assert(pdbname[szB] == 0); in ML_()
2585 for (i = 0; pdbname[i]; i++) { in ML_()
2586 if (pdbname[i] == '.') saw_dot = True; in ML_()
2587 if (pdbname[i] == '\n') saw_n_crs++; in ML_()
2594 pdbname[szB-1] = 0; in ML_()
2596 if (0) VG_(printf)("QQQQQQQQ: got %s\n", pdbname); in ML_()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_debuginfo/
H A Ddebuginfo.c1480 HChar* pdbname = NULL; in VG_() local
1518 if (pdbname) { in VG_()
1536 = ('a' <= VG_(tolower)(pdbname[0]) && VG_(tolower)(pdbname[0]) <= 'z') in VG_()
1548 wpfx, pdbname[0], &pdbname[2]); in VG_()
1551 pdbname = mashed; in VG_()
1560 home, pdbname[0], &pdbname[2]); in VG_()
1563 pdbname = mashed; in VG_()
1568 pdbname = NULL; in VG_()
1573 if (!pdbname) { in VG_()
1601 pdbname); in VG_()
[all …]
/dports/www/firefox/firefox-99.0/toolkit/mozapps/installer/
H A Dpackager.py265 pdbname = os.path.splitext(f.inputs()[0])[0] + ".pdb"
266 if os.path.exists(pdbname):
267 copier.add(os.path.basename(pdbname), File(pdbname))
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/installer/
H A Dpackager.py265 pdbname = os.path.splitext(f.inputs()[0])[0] + ".pdb"
266 if os.path.exists(pdbname):
267 copier.add(os.path.basename(pdbname), File(pdbname))
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/installer/
H A Dpackager.py265 pdbname = os.path.splitext(f.inputs()[0])[0] + ".pdb"
266 if os.path.exists(pdbname):
267 copier.add(os.path.basename(pdbname), File(pdbname))
/dports/www/moodle310/moodle/lib/dml/
H A Dmoodle_read_slave_trait.php104 private $pdbname; variable
152 $this->pdbname = $dbname;
232 …$this->raw_connect($this->pdbhost, $this->pdbuser, $this->pdbpass, $this->pdbname, $this->pprefix,…
/dports/www/moodle39/moodle/lib/dml/
H A Dmoodle_read_slave_trait.php104 private $pdbname; variable
152 $this->pdbname = $dbname;
231 …$this->raw_connect($this->pdbhost, $this->pdbuser, $this->pdbpass, $this->pdbname, $this->pprefix,…
/dports/www/moodle311/moodle/lib/dml/
H A Dmoodle_read_slave_trait.php104 private $pdbname; variable
152 $this->pdbname = $dbname;
232 …$this->raw_connect($this->pdbhost, $this->pdbuser, $this->pdbpass, $this->pdbname, $this->pprefix,…

1234