Home
last modified time | relevance | path

Searched +defs:body +defs:file (Results 1 – 25 of 3902) sorted by relevance

12345678910>>...157

/dports/devel/p5-Parse-RecDescent/Parse-RecDescent-1.967015/demo/
H A Ddemo_restructure_easy.pl15 file: <rulevar: local $file> label
16 file: section(s) label
24 body: <rulevar: local $body> label
25 body: line(s) label
/dports/audio/snd/snd-21.2/
H A Dws.rb398 def clm_find_sound_file(file) argument
694 def remove_file(file) argument
1493 def make_ws_reader(file, *args) argument
1531 def ws_srate(file) argument
1535 def ws_channels(file) argument
1539 def ws_duration(file) argument
1545 def get_snd(file) argument
1568 def make_ws_reader(file, *args) argument
1603 def ws_srate(file) argument
1607 def ws_channels(file) argument
[all …]
/dports/audio/jid3lib/jid3lib-0.5.4/src/org/farng/mp3/filename/
H A DFilenameTag.java181 public void append(final RandomAccessFile file) { in append()
196 public void delete(final RandomAccessFile file) { in delete()
228 public void overwrite(final RandomAccessFile file) throws TagException, IOException { in overwrite()
232 public void read(final RandomAccessFile file) { in read()
237 public boolean seek(final RandomAccessFile file) { in seek()
257 public void write(final RandomAccessFile file) throws IOException, TagException { in write()
277 FrameBodyTIT2 body = (FrameBodyTIT2) frame.getBody(); in getSongTitle() local
287 FrameBodyTPE1 body = (FrameBodyTPE1) frame.getBody(); in getLeadArtist() local
297 FrameBodyTALB body = (FrameBodyTALB) frame.getBody(); in getAlbumTitle() local
307 FrameBodyTDRC body = (FrameBodyTDRC) frame.getBody(); in getYearReleased() local
[all …]
/dports/net-im/nheko/nheko-0.9.0/.ci/
H A Dupload-nightly.ps11 $file = "nheko_win_64.zip" variable
8 $body = @{ variable
20 …/client/r0/rooms/${room}/send/m.room.message/${txid}" -Method Put -Body "$body" -ContentType 'appl… variable
/dports/audio/jid3lib/jid3lib-0.5.4/src/org/farng/mp3/id3/
H A DID3v2_2.java146 public ID3v2_2(final RandomAccessFile file) throws TagException, IOException { in ID3v2_2()
195 public void read(final RandomAccessFile file) throws TagException, IOException { in read()
251 public boolean seek(final RandomAccessFile file) throws IOException { in seek()
291 public void write(final RandomAccessFile file) throws IOException { in write()
331 FrameBodyTIT2 body = (FrameBodyTIT2) frame.getBody(); in getSongTitle() local
341 FrameBodyTPE1 body = (FrameBodyTPE1) frame.getBody(); in getLeadArtist() local
351 FrameBodyTALB body = (FrameBodyTALB) frame.getBody(); in getAlbumTitle() local
361 FrameBodyTYER body = (FrameBodyTYER) frame.getBody(); in getYearReleased() local
371 FrameBodyCOMM body = (FrameBodyCOMM) frame.getBody(); in getSongComment() local
381 FrameBodyTCON body = (FrameBodyTCON) frame.getBody(); in getSongGenre() local
[all …]
H A DID3v2_3.java152 public ID3v2_3(final RandomAccessFile file) throws TagException, IOException { in ID3v2_3()
223 public void read(final RandomAccessFile file) throws TagException, IOException { in read()
293 public boolean seek(final RandomAccessFile file) throws IOException { in seek()
341 public void write(final RandomAccessFile file) throws IOException { in write()
396 FrameBodyTIT2 body = (FrameBodyTIT2) frame.getBody(); in getSongTitle() local
406 FrameBodyTPE1 body = (FrameBodyTPE1) frame.getBody(); in getLeadArtist() local
416 FrameBodyTALB body = (FrameBodyTALB) frame.getBody(); in getAlbumTitle() local
426 FrameBodyTYER body = (FrameBodyTYER) frame.getBody(); in getYearReleased() local
436 FrameBodyCOMM body = (FrameBodyCOMM) frame.getBody(); in getSongComment() local
446 FrameBodyTCON body = (FrameBodyTCON) frame.getBody(); in getSongGenre() local
[all …]
H A DID3v2_3Frame.java59 public ID3v2_3Frame(final AbstractID3v2FrameBody body) { in ID3v2_3Frame()
84 final AbstractID3v2FrameBody body) { in ID3v2_3Frame()
125 public ID3v2_3Frame(final RandomAccessFile file) throws IOException, InvalidTagException { in ID3v2_3Frame()
159 public void read(final RandomAccessFile file) throws IOException, InvalidTagException { in read()
199 public void write(final RandomAccessFile file) throws IOException { in write()
H A DID3v2_4Frame.java227 public ID3v2_4Frame(final AbstractID3v2FrameBody body) { in ID3v2_4Frame()
275 final AbstractID3v2FrameBody body) { in ID3v2_4Frame()
343 public ID3v2_4Frame(final RandomAccessFile file) throws IOException, InvalidTagException { in ID3v2_4Frame()
365 public void read(final RandomAccessFile file) throws IOException, InvalidTagException { in read()
407 public void write(final RandomAccessFile file) throws IOException { in write()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/test/android/javatests/src/org/chromium/base/test/util/
H A DTestFileUtil.java22 public static void createNewHtmlFile(String name, String title, String body) in createNewHtmlFile()
27 public static void createNewHtmlFile(File file, String title, String body) in createNewHtmlFile()
53 public static void deleteFile(File file) { in deleteFile()
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/views/default/resources/admin/
H A Dplugin_text_file.php18 $body = elgg_view_layout('admin', ['content' => $error, 'title' => $error]); variable
29 $file = $text_files[$filename]; variable
38 $body = elgg_view_layout('admin', ['content' => $error, 'title' => $title]); variable
48 $body = elgg_view_layout('admin', [ variable
/dports/deskutils/nextcloudclient/desktop-3.4.1/test/
H A Dtestasyncop.cpp79 auto file = path.mid(sizeof("/async-poll/") - 1); in asyncUploadOperations() local
87 auto file = getFilePathFromUrl(request.url()); in asyncUploadOperations() local
97 … QString file = getFilePathFromUrl(QUrl::fromEncoded(request.rawHeader("Destination"))); in asyncUploadOperations() local
116 …QByteArray body = R"({ "status":"finished", "ETag":"\")" + info->etag + R"(\"", "fileId":")" + inf… in asyncUploadOperations() local
121 QByteArray body = "{\"status\":\"started\"}\n"; in asyncUploadOperations() local
127 … QByteArray body = "{\"status\":\"error\",\"errorCode\":500,\"errorMessage\":\"TestingErrors\"}\n"; in asyncUploadOperations() local
136 QByteArray body = "{\"status\":\"started\"}\n"; in asyncUploadOperations() local
142 auto insertFile = [&](const QString &file, qint64 size, TestCase::PollRequest_t cb) { in asyncUploadOperations()
209 auto file = path.mid(sizeof("/async-poll/") - 1); in asyncUploadOperations() local
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/test/
H A Dtestasyncop.cpp85 auto file = path.mid(sizeof("/async-poll/") - 1); in asyncUploadOperations() local
93 auto file = getFilePathFromUrl(request.url()); in asyncUploadOperations() local
103 … QString file = getFilePathFromUrl(QUrl::fromEncoded(request.rawHeader("Destination"))); in asyncUploadOperations() local
122 …QByteArray body = "{ \"status\":\"finished\", \"ETag\":\"\\\"" + info->etag + "\\\"\", \"fileId\":… in asyncUploadOperations() local
127 QByteArray body = "{\"status\":\"started\"}\n"; in asyncUploadOperations() local
133 … QByteArray body = "{\"status\":\"error\",\"errorCode\":500,\"errorMessage\":\"TestingErrors\"}\n"; in asyncUploadOperations() local
142 QByteArray body = "{\"status\":\"started\"}\n"; in asyncUploadOperations() local
148 auto insertFile = [&](const QString &file, int size, TestCase::PollRequest_t cb) { in asyncUploadOperations()
215 auto file = path.mid(sizeof("/async-poll/") - 1); in asyncUploadOperations() local
/dports/net-im/mtxclient/mtxclient-0.6.0/include/mtx/events/messages/
H A Dimage.hpp28 std::string body; member
36 std::optional<crypto::EncryptedFile> file; member
47 std::string body; member
53 std::optional<crypto::EncryptedFile> file; member
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/types/
H A DTestComparisons.java277 private void assert_compile_fail(final File file, final String body) { in assert_compile_fail()
292 private void assert_compile_succeed(final File file, final String body) { in assert_compile_succeed()
322 final String body) in writeFile()
336 final String body = makeBody(num, left, right); in test() local
337 final File file = writeFile(filename, body); in test() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/types/
H A DTestComparisons.java277 private void assert_compile_fail(final File file, final String body) { in assert_compile_fail()
292 private void assert_compile_succeed(final File file, final String body) { in assert_compile_succeed()
322 final String body) in writeFile()
336 final String body = makeBody(num, left, right); in test() local
337 final File file = writeFile(filename, body); in test() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/types/
H A DTestComparisons.java277 private void assert_compile_fail(final File file, final String body) { in assert_compile_fail()
292 private void assert_compile_succeed(final File file, final String body) { in assert_compile_succeed()
322 final String body) in writeFile()
336 final String body = makeBody(num, left, right); in test() local
337 final File file = writeFile(filename, body); in test() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/types/
H A DTestComparisons.java277 private void assert_compile_fail(final File file, final String body) { in assert_compile_fail()
292 private void assert_compile_succeed(final File file, final String body) { in assert_compile_succeed()
322 final String body) in writeFile()
336 final String body = makeBody(num, left, right); in test() local
337 final File file = writeFile(filename, body); in test() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/types/
H A DTestComparisons.java277 private void assert_compile_fail(final File file, final String body) { in assert_compile_fail()
292 private void assert_compile_succeed(final File file, final String body) { in assert_compile_succeed()
322 final String body) in writeFile()
336 final String body = makeBody(num, left, right); in test() local
337 final File file = writeFile(filename, body); in test() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/types/
H A DTestComparisons.java277 private void assert_compile_fail(final File file, final String body) { in assert_compile_fail()
292 private void assert_compile_succeed(final File file, final String body) { in assert_compile_succeed()
322 final String body) in writeFile()
336 final String body = makeBody(num, left, right); in test() local
337 final File file = writeFile(filename, body); in test() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/types/
H A DTestComparisons.java277 private void assert_compile_fail(final File file, final String body) { in assert_compile_fail()
292 private void assert_compile_succeed(final File file, final String body) { in assert_compile_succeed()
322 final String body) in writeFile()
336 final String body = makeBody(num, left, right); in test() local
337 final File file = writeFile(filename, body); in test() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/types/
H A DTestComparisons.java277 private void assert_compile_fail(final File file, final String body) { in assert_compile_fail()
292 private void assert_compile_succeed(final File file, final String body) { in assert_compile_succeed()
322 final String body) in writeFile()
336 final String body = makeBody(num, left, right); in test() local
337 final File file = writeFile(filename, body); in test() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/types/
H A DTestComparisons.java280 private void assert_compile_fail(final File file, final String body) { in assert_compile_fail()
295 private void assert_compile_succeed(final File file, final String body) { in assert_compile_succeed()
325 final String body) in writeFile()
339 final String body = makeBody(num, left, right); in test() local
340 final File file = writeFile(filename, body); in test() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/types/
H A DTestComparisons.java280 private void assert_compile_fail(final File file, final String body) { in assert_compile_fail()
295 private void assert_compile_succeed(final File file, final String body) { in assert_compile_succeed()
325 final String body) in writeFile()
339 final String body = makeBody(num, left, right); in test() local
340 final File file = writeFile(filename, body); in test() local
/dports/audio/jid3lib/jid3lib-0.5.4/src/org/farng/mp3/lyrics3/
H A DLyrics3v2.java140 public Lyrics3v2(final RandomAccessFile file) throws TagNotFoundException, IOException { in Lyrics3v2()
193 AbstractLyrics3v2FieldBody body; in append() local
294 public boolean seek(final RandomAccessFile file) throws IOException { in seek()
378 public void write(final RandomAccessFile file) throws IOException { in write()
431 private int seekSize(final RandomAccessFile file) throws IOException { in seekSize()
466 FieldBodyETT body = (FieldBodyETT) field.getBody(); in getSongTitle() local
476 FieldBodyEAR body = (FieldBodyEAR) field.getBody(); in getLeadArtist() local
486 FieldBodyEAL body = (FieldBodyEAL) field.getBody(); in getAlbumTitle() local
500 FieldBodyINF body = (FieldBodyINF) field.getBody(); in getSongComment() local
518 FieldBodyLYR body = (FieldBodyLYR) field.getBody(); in getSongLyric() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/resources/
H A DHiddenResourceTest.java24 IFile file = project.getFile("file.txt"); in testRefreshLocal() local
53 IFile file = project.getFile("file.txt"); in testFindMember() local
86 IFile file = project.getFile("file.txt"); in testMembers() local
238 IFile file = project.getFile("file.txt"); in testAccept() local
341 IFile file = project.getFile("file.txt"); in testCopy() local
410 IFile file = project.getFile("file.txt"); in testMove() local
479 IFile file = project.getFile("file.txt"); in testDelete() local
569 IFile file = project.getFile("file.txt"); in testDeltas() local
576 IWorkspaceRunnable body = monitor -> ensureExistsInWorkspace(resources, true); in testDeltas() local
595 IWorkspaceRunnable body = monitor -> { in testDeltas() local
[all …]

12345678910>>...157